-- Logs begin at Wed 2021-01-20 09:11:05 UTC, end at Wed 2021-01-20 11:29:11 UTC. -- Jan 20 09:52:15.315833 n-d-768509-8 systemd[1]: Starting Devstack devstack@c-api.service... Jan 20 09:52:15.324883 n-d-768509-8 devstack@c-api.service[87958]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jan 20 09:52:15.326898 n-d-768509-8 devstack@c-api.service[87958]: *** Starting uWSGI 2.0.15-debian (64bit) on [Wed Jan 20 09:52:15 2021] *** Jan 20 09:52:15.326898 n-d-768509-8 devstack@c-api.service[87958]: compiled with version: 7.3.0 on 28 September 2018 15:41:15 Jan 20 09:52:15.326898 n-d-768509-8 devstack@c-api.service[87958]: os: Linux-4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 Jan 20 09:52:15.326898 n-d-768509-8 devstack@c-api.service[87958]: nodename: n-d-768509-8 Jan 20 09:52:15.326898 n-d-768509-8 devstack@c-api.service[87958]: machine: x86_64 Jan 20 09:52:15.326898 n-d-768509-8 devstack@c-api.service[87958]: clock source: unix Jan 20 09:52:15.326898 n-d-768509-8 devstack@c-api.service[87958]: pcre jit disabled Jan 20 09:52:15.326898 n-d-768509-8 devstack@c-api.service[87958]: detected number of CPU cores: 4 Jan 20 09:52:15.326898 n-d-768509-8 devstack@c-api.service[87958]: current working directory: / Jan 20 09:52:15.326898 n-d-768509-8 devstack@c-api.service[87958]: detected binary path: /usr/bin/uwsgi-core Jan 20 09:52:15.326898 n-d-768509-8 devstack@c-api.service[87958]: dropping root privileges as early as possible Jan 20 09:52:15.326898 n-d-768509-8 devstack@c-api.service[87958]: your processes number limit is 47843 Jan 20 09:52:15.326898 n-d-768509-8 devstack@c-api.service[87958]: your memory page size is 4096 bytes Jan 20 09:52:15.326898 n-d-768509-8 devstack@c-api.service[87958]: detected max file descriptor number: 2048 Jan 20 09:52:15.328421 n-d-768509-8 devstack@c-api.service[87958]: lock engine: pthread robust mutexes Jan 20 09:52:15.328421 n-d-768509-8 devstack@c-api.service[87958]: thunder lock: enabled Jan 20 09:52:15.328421 n-d-768509-8 devstack@c-api.service[87958]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-wsgi.socket fd 4 Jan 20 09:52:15.328421 n-d-768509-8 devstack@c-api.service[87958]: dropping root privileges after socket binding Jan 20 09:52:15.328421 n-d-768509-8 devstack@c-api.service[87958]: Python version: 3.6.9 (default, Oct 8 2020, 12:12:24) [GCC 8.4.0] Jan 20 09:52:15.374590 n-d-768509-8 devstack@c-api.service[87958]: Python main interpreter initialized at 0x558f7def99c0 Jan 20 09:52:15.374590 n-d-768509-8 devstack@c-api.service[87958]: dropping root privileges after plugin initialization Jan 20 09:52:15.374590 n-d-768509-8 devstack@c-api.service[87958]: python threads support enabled Jan 20 09:52:15.374590 n-d-768509-8 devstack@c-api.service[87958]: your server socket listen backlog is limited to 100 connections Jan 20 09:52:15.374590 n-d-768509-8 devstack@c-api.service[87958]: your mercy for graceful operations on workers is 90 seconds Jan 20 09:52:15.375171 n-d-768509-8 devstack@c-api.service[87958]: mapped 402621 bytes (393 KB) for 2 cores Jan 20 09:52:15.375171 n-d-768509-8 devstack@c-api.service[87958]: *** Operational MODE: preforking *** Jan 20 09:52:15.375399 n-d-768509-8 devstack@c-api.service[87958]: dropping root privileges after application loading Jan 20 09:52:15.375399 n-d-768509-8 devstack@c-api.service[87958]: *** uWSGI is running in multiple interpreter mode *** Jan 20 09:52:15.375399 n-d-768509-8 devstack@c-api.service[87958]: spawned uWSGI master process (pid: 87958) Jan 20 09:52:15.376278 n-d-768509-8 devstack@c-api.service[87958]: spawned uWSGI worker 1 (pid: 87959, cores: 1) Jan 20 09:52:15.376278 n-d-768509-8 devstack@c-api.service[87958]: spawned uWSGI worker 2 (pid: 87960, cores: 1) Jan 20 09:52:15.376278 n-d-768509-8 devstack@c-api.service[87958]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jan 20 09:52:15.375512 n-d-768509-8 systemd[1]: Started Devstack devstack@c-api.service. Jan 20 09:52:19.111146 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87959) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 20 09:52:19.114366 n-d-768509-8 devstack@c-api.service[87958]: 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 20 09:52:19.124009 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87959) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 20 09:52:19.125430 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:19.126646 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:19.127127 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:19.128737 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:19.128984 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:19.129221 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:19.129453 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:19.129670 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:19.129891 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:19.130132 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:19.337330 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:19.337661 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:19.337855 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:19.338050 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:19.338274 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:19.338575 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:19.338817 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:19.344080 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87960) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 20 09:52:19.346373 n-d-768509-8 devstack@c-api.service[87958]: 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 20 09:52:19.347213 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:19.347484 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:19.347693 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:19.347927 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:19.348188 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:19.348454 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:19.348695 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:19.350644 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87960) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 20 09:52:19.352799 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:19.353909 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:19.354600 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:19.355676 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:19.356039 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:19.356403 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:19.356722 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:19.356975 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:19.357237 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:19.357480 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:19.357641 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:19.358026 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:19.358260 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:19.358489 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:19.358718 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:19.359015 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:19.359265 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:19.361413 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:19.361546 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:19.361747 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:19.362057 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:19.362873 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:19.363112 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:19.363353 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:19.541188 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:19.541457 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:19.541851 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:19.542005 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:19.542351 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:19.542688 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:19.542947 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:19.545681 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:19.545910 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:19.546140 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:19.546367 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:19.546628 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:19.546848 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:19.547084 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:19.548842 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:19.549103 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:19.549328 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:19.549536 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:19.549785 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:19.549985 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:19.550206 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:19.551103 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:19.551339 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:19.551602 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:19.551826 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:19.552041 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:19.552256 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:19.552528 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:19.940725 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:19.941281 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:19.941662 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:19.942082 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:19.942457 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:19.942842 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:19.943229 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:19.948019 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:19.948433 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:19.948823 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:19.949230 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:19.949620 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:19.949997 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:19.950375 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:19.953875 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:19.954273 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:19.954653 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:19.955055 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:19.955435 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:19.956363 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:19.956762 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:19.958303 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:19.958688 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:19.959082 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:19.959458 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:19.959826 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:19.960205 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:19.960586 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:19.965670 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:19.966107 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:19.966489 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:19.966876 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:19.967246 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:19.967612 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:19.967994 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:19.978660 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:19.979099 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:19.979490 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:19.979882 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:19.980268 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:19.980649 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:19.981103 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:19.987479 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:19.987878 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:19.988280 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:19.988660 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:19.989062 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:19.989430 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:19.989813 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:19.992157 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:19.992593 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:19.993041 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:19.993445 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:19.993833 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:19.994213 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:19.994626 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:19.996307 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:19.996704 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:19.997124 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:19.997512 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:19.997881 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:19.998262 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:19.998639 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.002162 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.002562 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.003009 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.003394 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.003783 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.004157 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.004548 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.008067 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.008464 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.008845 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.009265 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.009649 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.010015 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.010395 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.011927 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.012325 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.012720 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.013156 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.013545 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.013915 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.014301 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.017657 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.017874 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.018111 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.018876 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.019285 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.019512 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.019753 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.028735 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.029024 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.029238 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.029659 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.030287 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.030287 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.030287 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.031669 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.031987 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.032160 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.032317 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.032546 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.032770 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.033031 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.035606 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.035851 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.036090 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.036329 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.036559 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.036785 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.037067 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.042009 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.042249 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.042544 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.042848 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.042952 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.043131 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.043374 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.046206 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.046391 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.046628 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.046867 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.047608 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.047821 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.047970 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.049480 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.050300 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.050571 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.050677 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.050884 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.051106 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.051349 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.056849 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.057209 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.057358 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.057530 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.057758 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.057983 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.058229 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.063618 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.063860 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.064097 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.064331 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.064561 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.064800 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.065075 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.144541 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.145562 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.145562 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.145562 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.145562 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.146217 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.146217 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.148566 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.148812 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.149100 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.149338 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.149567 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.149791 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.150053 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.151484 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.151725 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.151961 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.152193 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.152422 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.152645 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.152896 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.154216 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.154425 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.154655 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.154887 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.155111 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.155341 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.155578 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.156934 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.157164 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.157396 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.157632 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.157819 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.158047 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.158284 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.160813 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.161108 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.161360 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.161564 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.161800 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.162030 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.200552 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87959) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 20 09:52:20.200826 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.201104 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.201503 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.201770 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.201995 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.202216 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.202412 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.202585 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.202757 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.202993 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.203251 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.203400 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.203603 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.203826 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.204026 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.204195 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.204431 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.204633 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.204804 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.205054 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.205233 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.205459 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.205708 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.205938 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.206128 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.206293 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.206509 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.206697 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.206908 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.207082 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.207320 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.207507 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.207729 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.207908 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.208129 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.208343 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.208557 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.208782 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.209004 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.209272 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.209463 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.209635 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.209807 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.209996 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.210163 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.210371 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.210611 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.210764 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.210971 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.211184 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.211485 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.211602 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.211818 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.212040 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.212236 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.212459 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.212636 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.212816 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.213017 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.213214 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.213390 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.213563 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.213792 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.214017 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.214179 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.214405 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.214640 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.214924 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.215177 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.215352 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.215629 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.215896 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.215896 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.216324 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.216324 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.216740 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.216740 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.217210 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.217361 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.217361 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.217760 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.218019 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.218019 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.218307 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.218579 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.218579 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.218896 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.219095 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.219095 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.219611 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.219815 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.219815 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.220183 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.220375 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.220375 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.220666 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.220837 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.220837 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.220837 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.220837 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.220837 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.220837 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.220837 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.220837 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.220837 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.222444 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.222444 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.222444 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.222444 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.222444 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.222444 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.223306 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.223306 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.223306 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.223306 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.223306 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.224050 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.224147 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.224244 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.224345 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.224440 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.224534 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.224534 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.224722 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.224871 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.224871 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.225052 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.225202 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.225202 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.225492 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.225650 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.225650 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.226024 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.226198 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.226198 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.226198 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.226198 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.226198 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.226833 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.226833 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.226833 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.227175 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.227286 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.227286 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.227514 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.227622 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.227622 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.227839 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.227950 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.227950 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.228116 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.228327 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.228327 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.228577 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.228708 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.228708 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.229025 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.229191 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.229191 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.229440 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.229575 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.229575 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.229575 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.229975 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.230103 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.230255 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.230415 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.230580 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.230580 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.230865 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.230973 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.231090 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.231191 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.231441 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.231546 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.231664 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.231824 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.231926 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.232066 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.232066 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.232066 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.232066 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.232066 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.232588 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.232588 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.233132 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.233293 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.233451 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.233608 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.233744 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.233981 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.234146 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.234322 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.234322 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.234636 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.234798 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.234798 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.235121 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.235284 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.235284 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.235640 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.235795 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.235795 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.235795 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.235795 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.235795 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.235795 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.235795 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.235795 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.236871 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.236871 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.236871 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.236871 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.236871 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.238121 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.238121 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.238121 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.238121 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.238602 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.238602 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.238865 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.239023 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.239184 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.239184 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.239478 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.239642 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.239780 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.239956 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.240122 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.240299 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.240467 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.240639 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.240806 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.241028 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.241198 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.241373 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.241373 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.241373 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.241373 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.241373 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.241373 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.241373 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.242568 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.242568 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.242568 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.242568 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.242568 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.242940 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.243019 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.243019 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.243235 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.243313 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.243313 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.243436 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.243503 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.243503 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.243624 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.243701 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.243816 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.243898 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.244104 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.244247 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.244362 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.244472 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.244545 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.244628 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.244778 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.245002 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.245204 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.245420 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.245633 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.245842 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.246037 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.246244 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.246364 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.246438 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.246682 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.247045 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.247283 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.247546 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.247855 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Jan 20 09:52:20.247855 n-d-768509-8 devstack@c-api.service[87958]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 20 09:52:20.248067 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.248242 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.249492 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.249893 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.250127 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.250392 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.250647 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.250880 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.251126 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.252022 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.252250 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.252474 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.252777 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.253041 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.253232 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.253465 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.254667 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.254896 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.255148 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.255348 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.255599 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.255853 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.256086 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.256795 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.257046 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.257266 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.257523 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.257742 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.257959 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.258189 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.260237 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.260635 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.261054 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.261453 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.261842 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.262225 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.262651 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.266501 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.266910 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.267322 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.267730 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.268123 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.268558 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.269144 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.270257 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.270655 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.271042 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.271437 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.271817 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.272115 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.272358 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.273821 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.274077 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.274283 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.274504 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.274719 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.274902 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.275201 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.276576 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.276970 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.277335 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.277577 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.277778 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.278023 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.278261 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.279373 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.279565 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.279742 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.279975 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.280320 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.280626 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.280866 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.284415 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.284845 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.285284 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.285682 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.285978 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 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=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 09:52:20.286155 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.286427 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.286858 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.289238 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.289631 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.290028 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.290556 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.290810 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.291891 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.291891 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.294116 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.296433 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.296433 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.296433 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.296433 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.296433 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.296433 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.299249 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.299714 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.300608 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.301043 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.301439 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.301828 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.302250 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.304230 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.304629 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.305048 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.305439 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.305836 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.306211 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.306627 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.307844 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.308229 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.308615 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.309041 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.309441 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.309823 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.310235 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.311394 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.311784 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.312165 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.312551 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.312932 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.313351 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.313763 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.314954 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.315351 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.315728 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.316107 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.316487 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.316872 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.317320 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.426758 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.427169 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.427589 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.428007 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.428447 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.428852 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.463148 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87960) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 20 09:52:20.463653 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.464058 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.464798 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.465246 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.465661 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.466070 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.466482 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.466882 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.467297 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.467726 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.468148 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.468556 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.468986 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.469411 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.469792 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.470187 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.470617 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.471027 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.471950 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.472356 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.472759 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.473212 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.473617 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.474045 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.474459 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.474861 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.475263 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.475664 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.476055 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.476457 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.476880 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.478247 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.478247 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.478247 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.478622 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.478870 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.479112 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.479401 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.479638 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.479831 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.480048 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.480332 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.480557 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.480777 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.481053 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.481384 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.481724 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.482080 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.482456 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.483035 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.483397 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.483767 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.484122 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.484349 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.484540 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.484775 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.484929 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.485200 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.485468 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.485691 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.485907 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.486120 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.486334 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.486545 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.486755 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.486976 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.487762 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.488034 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.488256 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.488470 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.488683 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.488894 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.489172 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.489414 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.489673 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.489816 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.490026 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.490237 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.490438 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.490647 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.490871 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.491095 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.491305 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.491522 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.491731 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.491970 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.492195 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.492412 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.492633 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.492857 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.493127 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.493386 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.493646 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.493646 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.494087 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.494087 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.494518 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.494518 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.494961 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.494961 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.495405 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.495405 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.495405 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.496064 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.496064 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.496064 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.496731 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.496731 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.496731 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.497383 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.497383 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.497383 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.497383 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.497965 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.497965 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.497965 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.498401 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.498401 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.498687 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.498687 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.499001 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.499163 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.499325 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.499485 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.499619 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.499899 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.500070 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.500286 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.500505 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.500794 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.501060 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.501227 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.501385 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.501526 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.501790 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.501952 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.502115 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.502328 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.502499 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.502801 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.503005 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.503214 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.503435 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.503688 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.503903 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.504110 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.504322 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.504551 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.504751 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.504972 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.505196 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.505409 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.505649 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.505867 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.506077 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.506403 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.506589 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.506743 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.506955 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.507165 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.507380 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.507999 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.507999 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.508348 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.508712 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.509138 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.509519 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.509896 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.510304 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.510752 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.511252 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.511722 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.512183 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.512580 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.512897 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.513212 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.513459 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.513754 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.514090 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.514471 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.514856 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.515235 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.515664 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.515982 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.516394 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.516799 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.520985 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.520985 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.520985 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.520985 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.520985 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.520985 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.520985 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.520985 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.520985 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.522406 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.522406 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.522406 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.522406 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.522945 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.523118 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.523407 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.523813 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.524206 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.524600 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.525063 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.525471 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.525869 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.526262 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.526662 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.527051 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.527452 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.527870 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.528282 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.528678 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.529108 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.529509 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.529892 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.530290 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.530705 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.531120 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.531512 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.531906 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.532306 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.532696 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.533125 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.536279 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Jan 20 09:52:20.536279 n-d-768509-8 devstack@c-api.service[87958]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 20 09:52:20.576340 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.rpc [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 20 09:52:20.583296 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.rpc [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 20 09:52:20.593700 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.rpc [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 20 09:52:20.597864 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-38f3d176-2d13-4982-9696-bc6274997e7a 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=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 09:52:20.604873 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.rpc [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 20 09:52:20.606406 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:20.607199 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:20.639456 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.keymgr.conf_key_mgr [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 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 20 09:52:20.641945 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:20.642368 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:20.650523 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:20.650947 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:20.656140 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:20.656571 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:20.661169 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:20.661612 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:20.671042 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 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=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 09:52:20.676816 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.rpc [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 20 09:52:20.682229 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.rpc [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 20 09:52:20.683370 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:20.683906 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:20.686635 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:20.687162 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:20.689115 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:20.689477 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:20.691346 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:20.691788 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:20.694714 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:20.694714 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:20.697390 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.api.contrib.hosts [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 20 09:52:20.698802 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:20.699470 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:20.703669 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:20.704414 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:20.707472 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:20.707916 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:20.710023 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:20.710441 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:20.712319 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extended resource: extensions {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:20.714414 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extended resource: extra_specs {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:20.716926 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extended resource: backups {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:20.721397 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extended resource: os-volume-manage {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:20.727016 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extended resource: os-snapshot-manage {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:20.731163 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extended resource: encryption {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:20.733672 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extended resource: os-quota-sets {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:20.736153 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extended resource: os-volume-transfer {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:20.738705 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extended resource: os-quota-class-sets {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:20.740666 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extended resource: os-hosts {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:20.743408 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extended resource: os-volume-type-access {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:20.746375 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extended resource: qos-specs {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:20.749682 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extended resource: scheduler-stats {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:20.754025 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extended resource: cgsnapshots {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:20.757495 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extended resource: capabilities {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:20.760296 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extended resource: consistencygroups {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:20.765166 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extended resource: os-services {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:20.767354 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extended resource: encryption {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:20.770356 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extended resource: os-availability-zone {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:20.773563 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:20.774094 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:20.776659 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:20.777199 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:20.779278 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:20.779690 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:20.782385 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:20.782849 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:20.786105 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:20.786936 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:20.791826 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:20.792637 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:20.796731 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:20.797522 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:20.801908 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:20.802364 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:20.804185 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:20.804610 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:20.806689 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:20.807081 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:20.808717 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.snapshot_actions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] SnapshotActionsController initialized {{(pid=87959) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 20 09:52:20.809358 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extension VolumeActions extending resource: volumes {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:20.810123 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:20.810804 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:20.811458 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extension AdminActions extending resource: volumes {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:20.812093 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extension AdminActions extending resource: snapshots {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:20.812746 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extension AdminActions extending resource: backups {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:20.813427 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:20.814113 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:20.814640 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:20.815383 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:20.816617 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:20.817294 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:20.817955 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extension TypesManage extending resource: types {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:20.818636 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:20.819261 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extension UsedLimits extending resource: limits {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:20.819955 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:20.834807 n-d-768509-8 devstack@c-api.service[87958]: WARNING keystonemiddleware.auth_token [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 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 20 09:52:20.848439 n-d-768509-8 devstack@c-api.service[87958]: WARNING keystonemiddleware.auth_token [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 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 20 09:52:20.854717 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.rpc [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 20 09:52:20.860870 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.rpc [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 20 09:52:20.867198 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.rpc [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 20 09:52:20.873044 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.rpc [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 20 09:52:20.873882 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:20.874331 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:20.891426 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.keymgr.conf_key_mgr [None req-38f3d176-2d13-4982-9696-bc6274997e7a 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 20 09:52:20.894309 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:20.894729 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:20.900912 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:20.901386 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:20.908653 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:20.909980 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:20.914943 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:20.915455 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:20.925277 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-38f3d176-2d13-4982-9696-bc6274997e7a 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=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 09:52:20.931856 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.rpc [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 20 09:52:20.932075 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Initializing extension manager. {{(pid=87959) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 20 09:52:20.932904 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.933606 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.934533 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.935156 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.935780 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext name: ExtendedServices {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.936383 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext alias: os-extended-services {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.937077 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext description: Extended services support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.937726 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.938359 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loaded extension: os-extended-services {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.939016 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.939642 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.940794 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext name: TypesExtraSpecs {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.941438 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext alias: os-types-extra-specs {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.941703 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.rpc [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 20 09:52:20.942057 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext description: Type extra specs support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.942666 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.942895 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:20.943176 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:20.943349 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loaded extension: os-types-extra-specs {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.943868 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.944487 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.945142 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext name: Backups {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.945655 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:20.945850 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext alias: backups {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.946080 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:20.946315 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext description: Backups support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.946928 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.947529 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loaded extension: backups {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.947951 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:20.948161 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.948353 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:20.948781 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.949421 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext name: VolumeActions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.950026 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext alias: os-volume-actions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.950214 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:20.950642 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:20.950780 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext description: Enable volume actions. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.951335 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.951940 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loaded extension: os-volume-actions {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.952452 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:20.952568 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.952865 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:20.953191 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.953804 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext name: SchedulerHints {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.954407 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext alias: OS-SCH-HNT {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.955025 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.955406 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.api.contrib.hosts [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 20 09:52:20.955626 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.956302 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loaded extension: OS-SCH-HNT {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.956518 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:20.956894 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:20.957024 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.957650 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.958264 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext name: VolumeManage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.958877 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext alias: os-volume-manage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.959123 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:20.959487 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.959638 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:20.960092 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.960709 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loaded extension: os-volume-manage {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.961404 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.961677 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:20.962026 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.962126 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:20.962641 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext name: SnapshotManage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.963239 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext alias: os-snapshot-manage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.963851 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.964075 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:20.964520 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.964673 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:20.965091 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loaded extension: os-snapshot-manage {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.965739 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.966065 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extended resource: extensions {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:20.966352 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.966967 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext name: VolumeTypeEncryption {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.967589 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext alias: encryption {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.968005 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extended resource: extra_specs {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:20.968208 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext description: Encryption support for volume types. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.968820 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.969489 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loaded extension: encryption {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.970041 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.970223 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extended resource: backups {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:20.970542 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.971162 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext name: ExtendedSnapshotAttributes {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.972269 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext alias: os-extended-snapshot-attributes {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.972850 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext description: Extended SnapshotAttributes support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.973267 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.973631 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loaded extension: os-extended-snapshot-attributes {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.973817 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extended resource: os-volume-manage {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:20.973985 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.974322 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.974664 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext name: Quotas {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.974993 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext alias: os-quota-sets {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.975357 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext description: Quota management support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.975683 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.975830 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extended resource: os-snapshot-manage {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:20.976014 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loaded extension: os-quota-sets {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.976360 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.976702 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.977048 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext name: VolumeTransfer {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.977422 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext alias: os-volume-transfer {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.977825 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext description: Volume transfer management support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.977997 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extended resource: encryption {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:20.978272 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.978628 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loaded extension: os-volume-transfer {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.978975 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.979309 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.979640 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext name: AdminActions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.979983 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extended resource: os-quota-sets {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:20.980173 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext alias: os-admin-actions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.980339 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext description: Enable admin actions. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.980731 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.981124 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loaded extension: os-admin-actions {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.981575 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.981911 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.982296 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extended resource: os-volume-transfer {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:20.982474 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext name: QuotaClasses {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.982973 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext alias: os-quota-class-sets {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.983367 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext description: Quota classes management support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.983695 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.984025 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loaded extension: os-quota-class-sets {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.984385 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.984720 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.985025 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extended resource: os-quota-class-sets {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:20.985264 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext name: VolumeTenantAttribute {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.985427 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext alias: os-vol-tenant-attr {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.985706 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.986072 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.986472 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loaded extension: os-vol-tenant-attr {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.986837 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extended resource: os-hosts {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:20.987015 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.987335 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.987668 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext name: Hosts {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.987993 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext alias: os-hosts {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.988318 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext description: Admin-only host administration. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.988641 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.989008 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loaded extension: os-hosts {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.989357 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.989589 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extended resource: os-volume-type-access {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:20.989776 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.990021 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext name: VolumeTypeAccess {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.990366 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext alias: os-volume-type-access {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.990755 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext description: Volume type access support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.991156 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.991483 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loaded extension: os-volume-type-access {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.991819 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.991989 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extended resource: qos-specs {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:20.992162 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.992457 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext name: VolumeUnmanage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.992779 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext alias: os-volume-unmanage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.993173 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext description: Enable volume unmanage operation. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.993496 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.993835 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loaded extension: os-volume-unmanage {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.994178 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.994510 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.994679 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extended resource: scheduler-stats {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:20.994841 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext name: VolumeImageMetadata {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.995408 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext alias: os-vol-image-meta {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.995987 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext description: Show image metadata associated with the volume. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.996609 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.996839 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extended resource: cgsnapshots {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:20.997167 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loaded extension: os-vol-image-meta {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:20.997522 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:20.997918 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:20.998256 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext name: Qos_specs_manage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:20.998692 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext alias: qos-specs {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:20.998883 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extended resource: capabilities {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:20.999065 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext description: QoS specs support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:20.999358 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:20.999691 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loaded extension: qos-specs {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:21.000196 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:21.000690 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:21.000863 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extended resource: consistencygroups {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:21.001326 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext name: VolumeMigStatusAttribute {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:21.001928 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext alias: os-vol-mig-status-attr {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:21.002556 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:21.003687 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:21.004102 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extended resource: os-services {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:21.004272 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loaded extension: os-vol-mig-status-attr {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:21.004893 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:21.005551 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:21.005920 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extended resource: encryption {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:21.006156 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext name: Scheduler_stats {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:21.006762 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext alias: scheduler-stats {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:21.007365 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext description: Scheduler stats support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:21.007975 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:21.008168 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extended resource: os-availability-zone {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:21.008576 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loaded extension: scheduler-stats {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:21.009245 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:21.009868 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:21.010473 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext name: Cgsnapshots {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:21.010675 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.011054 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.011220 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext alias: cgsnapshots {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:21.011664 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext description: cgsnapshots support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:21.012259 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:21.012867 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loaded extension: cgsnapshots {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:21.013085 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.013476 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.013669 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:21.014125 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:21.014733 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext name: Capabilities {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:21.015336 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext alias: capabilities {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:21.015524 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.015865 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.015991 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext description: Capabilities support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:21.016519 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:21.017158 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loaded extension: capabilities {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:21.017863 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:21.018049 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.018993 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.019182 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:21.019643 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext name: SnapshotUnmanage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:21.020251 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext alias: os-snapshot-unmanage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:21.020864 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext description: Enable volume unmanage operation. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:21.021048 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.021406 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.021620 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:21.022062 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loaded extension: os-snapshot-unmanage {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:21.022712 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:21.023330 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:21.023516 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.023886 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.024025 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext name: Consistencygroups {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:21.024566 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext alias: consistencygroups {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:21.025184 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext description: consistency groups support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:21.025783 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:21.025942 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.026244 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.026414 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loaded extension: consistencygroups {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:21.027111 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loading extension cinder.api.contrib.services.Services {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:21.027598 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:21.028208 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext name: Services {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:21.028705 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.029001 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext alias: os-services {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:21.029239 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.029470 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext description: Services support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:21.030014 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:21.030618 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loaded extension: os-services {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:21.031239 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.031410 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:21.031648 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.031850 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:21.032461 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext name: TypesManage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:21.033098 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext alias: os-types-manage {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:21.033513 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.033682 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext description: Types manage support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:21.033966 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.034324 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:21.034930 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loaded extension: os-types-manage {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:21.035569 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:21.035747 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.snapshot_actions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] SnapshotActionsController initialized {{(pid=87960) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 20 09:52:21.035923 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extension VolumeActions extending resource: volumes {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.036183 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:21.036362 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.036794 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext name: SnapshotActions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:21.037004 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.037273 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extension AdminActions extending resource: volumes {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.037436 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext alias: os-snapshot-actions {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:21.037603 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extension AdminActions extending resource: snapshots {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.037900 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extension AdminActions extending resource: backups {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.038020 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext description: Enable snapshot manager actions. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:21.038285 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.038575 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:21.038705 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extension VolumeTypeAccess extending resource: types {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.038973 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.039195 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loaded extension: os-snapshot-actions {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:21.039374 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.039676 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.039798 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:21.040035 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.040380 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extension TypesManage extending resource: types {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.040552 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:21.040745 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extension SnapshotActions extending resource: snapshots {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.041041 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext name: UsedLimits {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:21.041201 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extension UsedLimits extending resource: limits {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.041395 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.041602 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext alias: os-used-limits {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:21.042222 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext description: Provide data on limited resources that are being used. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:21.042817 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:21.043428 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loaded extension: os-used-limits {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:21.044062 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:21.044912 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:21.045374 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext name: VolumeEncryptionMetadata {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:21.045907 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext alias: os-volume-encryption-metadata {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:21.046511 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext description: Volume encryption metadata retrieval support. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:21.047098 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:21.047705 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loaded extension: os-volume-encryption-metadata {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:21.048230 n-d-768509-8 devstack@c-api.service[87958]: WARNING keystonemiddleware.auth_token [None req-38f3d176-2d13-4982-9696-bc6274997e7a 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 20 09:52:21.048355 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:21.048923 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:21.049643 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext name: VolumeHostAttribute {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:21.050199 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext alias: os-vol-host-attr {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:21.050823 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext description: Expose host as an attribute of a volume. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:21.051473 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:21.052191 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loaded extension: os-vol-host-attr {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:21.052934 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:21.053677 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87959) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:21.054284 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext name: AvailabilityZones {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:21.054887 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext alias: os-availability-zone {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:21.055532 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext description: Describe Availability Zones. {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:21.056092 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:21.057328 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Loaded extension: os-availability-zone {{(pid=87959) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:21.057579 n-d-768509-8 devstack@c-api.service[87958]: WARNING keystonemiddleware.auth_token [None req-38f3d176-2d13-4982-9696-bc6274997e7a 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 20 09:52:21.058901 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.059666 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.064142 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.064861 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.069734 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.070456 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.073946 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.074826 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.089111 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Initializing extension manager. {{(pid=87960) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 20 09:52:21.089675 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:21.090031 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:21.090664 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:21.091009 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:21.091401 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext name: ExtendedServices {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:21.091754 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext alias: os-extended-services {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:21.092093 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext description: Extended services support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:21.092541 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:21.092832 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loaded extension: os-extended-services {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:21.093199 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:21.093596 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:21.093928 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext name: TypesExtraSpecs {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:21.094277 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext alias: os-types-extra-specs {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:21.094686 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext description: Type extra specs support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:21.095121 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:21.095548 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loaded extension: os-types-extra-specs {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:21.095890 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:21.096223 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:21.096617 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext name: Backups {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:21.096963 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext alias: backups {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:21.097353 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext description: Backups support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:21.097676 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:21.097994 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loaded extension: backups {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:21.098406 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:21.098736 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:21.099057 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext name: VolumeActions {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:21.099450 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext alias: os-volume-actions {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:21.099875 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext description: Enable volume actions. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:21.100515 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:21.100515 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loaded extension: os-volume-actions {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:21.100791 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:21.101125 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:21.101473 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext name: SchedulerHints {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:21.101694 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.101848 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext alias: OS-SCH-HNT {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:21.102186 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:21.102461 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.102598 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:21.102778 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loaded extension: OS-SCH-HNT {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:21.103220 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:21.103525 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:21.103852 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext name: VolumeManage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:21.104257 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext alias: os-volume-manage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:21.104721 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:21.104932 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:21.105267 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loaded extension: os-volume-manage {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:21.105596 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:21.105917 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:21.106303 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext name: SnapshotManage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:21.106622 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext alias: os-snapshot-manage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:21.106972 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:21.107327 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:21.107639 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loaded extension: os-snapshot-manage {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:21.108305 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:21.108634 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:21.109044 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext name: VolumeTypeEncryption {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:21.109368 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext alias: encryption {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:21.109692 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext description: Encryption support for volume types. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:21.110085 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:21.110410 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loaded extension: encryption {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:21.110743 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:21.111138 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:21.111283 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.111460 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext name: ExtendedSnapshotAttributes {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:21.111777 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext alias: os-extended-snapshot-attributes {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:21.111965 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.112306 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext description: Extended SnapshotAttributes support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:21.112528 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:21.112908 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loaded extension: os-extended-snapshot-attributes {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:21.113281 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:21.113662 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:21.113982 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext name: Quotas {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:21.114305 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext alias: os-quota-sets {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:21.114622 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext description: Quota management support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:21.115011 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:21.115329 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loaded extension: os-quota-sets {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:21.115662 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:21.116059 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:21.116380 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext name: VolumeTransfer {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:21.116717 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext alias: os-volume-transfer {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:21.117116 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext description: Volume transfer management support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:21.117442 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:21.117825 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loaded extension: os-volume-transfer {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:21.118165 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:21.118493 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:21.118901 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext name: AdminActions {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:21.119232 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext alias: os-admin-actions {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:21.119558 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext description: Enable admin actions. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:21.119958 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:21.120282 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loaded extension: os-admin-actions {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:21.120435 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.120657 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:21.121006 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.121151 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:21.121371 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext name: QuotaClasses {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:21.121771 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext alias: os-quota-class-sets {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:21.122096 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext description: Quota classes management support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:21.122481 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:21.122794 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loaded extension: os-quota-class-sets {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:21.123204 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:21.123536 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:21.123854 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext name: VolumeTenantAttribute {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:21.124169 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext alias: os-vol-tenant-attr {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:21.124504 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:21.124875 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:21.125221 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loaded extension: os-vol-tenant-attr {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:21.125623 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:21.125954 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:21.126273 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext name: Hosts {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:21.126671 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext alias: os-hosts {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:21.126994 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext description: Admin-only host administration. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:21.127310 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:21.128261 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loaded extension: os-hosts {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:21.128666 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:21.129049 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:21.129390 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext name: VolumeTypeAccess {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:21.129756 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext alias: os-volume-type-access {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:21.130086 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext description: Volume type access support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:21.130445 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:21.130785 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loaded extension: os-volume-type-access {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:21.131128 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:21.131528 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:21.131761 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.131897 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext name: VolumeUnmanage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:21.132139 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext alias: os-volume-unmanage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:21.132628 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext description: Enable volume unmanage operation. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:21.132772 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.132913 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:21.133178 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loaded extension: os-volume-unmanage {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:21.133593 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:21.133916 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:21.134307 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext name: VolumeImageMetadata {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:21.134630 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext alias: os-vol-image-meta {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:21.134945 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext description: Show image metadata associated with the volume. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:21.135294 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:21.135638 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loaded extension: os-vol-image-meta {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:21.135971 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:21.136369 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:21.136693 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext name: Qos_specs_manage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:21.137050 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext alias: qos-specs {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:21.137188 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.137444 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext description: QoS specs support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:21.137652 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.137815 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:21.138053 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loaded extension: qos-specs {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:21.138457 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:21.138792 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:21.139108 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext name: VolumeMigStatusAttribute {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:21.139492 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext alias: os-vol-mig-status-attr {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:21.139812 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:21.140149 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:21.140507 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loaded extension: os-vol-mig-status-attr {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:21.140839 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:21.141270 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:21.141587 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext name: Scheduler_stats {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:21.141722 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.141907 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext alias: scheduler-stats {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:21.142041 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.142306 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext description: Scheduler stats support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:21.142629 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:21.142950 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loaded extension: scheduler-stats {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:21.144032 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:21.144358 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:21.144687 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext name: Cgsnapshots {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:21.145438 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext alias: cgsnapshots {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:21.145438 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext description: cgsnapshots support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:21.145756 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:21.145981 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loaded extension: cgsnapshots {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:21.146376 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:21.146707 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:21.147088 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext name: Capabilities {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:21.147266 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.147424 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext alias: capabilities {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:21.147653 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.147835 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext description: Capabilities support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:21.148055 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:21.148389 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loaded extension: capabilities {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:21.149051 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:21.149399 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:21.149731 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext name: SnapshotUnmanage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:21.150197 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext alias: os-snapshot-unmanage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:21.150486 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext description: Enable volume unmanage operation. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:21.150775 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:21.151091 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loaded extension: os-snapshot-unmanage {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:21.151462 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:21.153294 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:21.153294 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext name: Consistencygroups {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:21.153294 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext alias: consistencygroups {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:21.153294 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext description: consistency groups support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:21.154335 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.154590 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:21.154590 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loaded extension: consistencygroups {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:21.155200 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.155440 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loading extension cinder.api.contrib.services.Services {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:21.155440 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:21.155440 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext name: Services {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:21.155440 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext alias: os-services {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:21.155440 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext description: Services support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:21.155440 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:21.156923 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loaded extension: os-services {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:21.156923 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:21.156923 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:21.156923 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext name: TypesManage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:21.156923 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext alias: os-types-manage {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:21.157756 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext description: Types manage support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:21.157756 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:21.158220 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.158389 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loaded extension: os-types-manage {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:21.158389 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:21.158694 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.158989 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:21.158989 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext name: SnapshotActions {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:21.159392 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext alias: os-snapshot-actions {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:21.159518 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext description: Enable snapshot manager actions. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:21.159873 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:21.160199 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loaded extension: os-snapshot-actions {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:21.160464 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.160636 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:21.160892 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:21.161181 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.161418 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext name: UsedLimits {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:21.161595 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext alias: os-used-limits {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:21.161879 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext description: Provide data on limited resources that are being used. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:21.162196 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:21.162514 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loaded extension: os-used-limits {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:21.162923 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:21.163242 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:21.163568 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext name: VolumeEncryptionMetadata {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:21.163940 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext alias: os-volume-encryption-metadata {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:21.164260 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext description: Volume encryption metadata retrieval support. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:21.164606 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:21.164972 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loaded extension: os-volume-encryption-metadata {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:21.165164 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.165332 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:21.165496 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.165727 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:21.165974 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext name: VolumeHostAttribute {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:21.166285 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext alias: os-vol-host-attr {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:21.166697 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext description: Expose host as an attribute of a volume. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:21.167016 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:21.167332 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loaded extension: os-vol-host-attr {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:21.167736 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 20 09:52:21.168063 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87960) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 20 09:52:21.168382 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext name: AvailabilityZones {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 20 09:52:21.168775 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext alias: os-availability-zone {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 20 09:52:21.169125 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext description: Describe Availability Zones. {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 20 09:52:21.169462 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87960) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 20 09:52:21.169827 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.extensions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Loaded extension: os-availability-zone {{(pid=87960) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 20 09:52:21.171383 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.171826 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.174755 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.174893 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.175162 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.175280 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.177559 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.177972 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.180153 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.180593 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.188095 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.188095 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.188095 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.188095 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.191885 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.192368 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.194423 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.194840 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.196173 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.196620 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.196731 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.197253 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.200770 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.201239 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.201371 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.202069 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.203463 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.203936 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.206847 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.207462 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.207621 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.208202 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.211365 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.212237 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.215617 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extended resource: extensions {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:21.215839 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.216035 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.219416 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extended resource: extra_specs {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:21.223140 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.223893 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.224302 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extended resource: backups {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:21.230289 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extended resource: os-volume-manage {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:21.231325 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.232102 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.234634 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extended resource: os-snapshot-manage {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:21.239105 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extended resource: encryption {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:21.240822 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.241670 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.243540 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extended resource: os-quota-sets {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:21.247727 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.248190 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.248626 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extended resource: os-volume-transfer {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:21.253216 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.253722 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.253908 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extended resource: os-quota-class-sets {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:21.256035 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.256512 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.257534 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extended resource: os-hosts {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:21.260412 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.260836 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.261320 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extended resource: os-volume-type-access {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:21.263928 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extended resource: qos-specs {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:21.267464 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extended resource: scheduler-stats {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:21.270907 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.271431 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.271560 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extended resource: cgsnapshots {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:21.275074 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extended resource: capabilities {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:21.277233 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extended resource: consistencygroups {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:21.277390 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.277686 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.280110 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.280519 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.280987 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extended resource: os-services {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:21.282806 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.282952 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extended resource: encryption {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:21.283219 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.285292 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extended resource: os-availability-zone {{(pid=87959) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:21.285441 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.285774 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.287788 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.287982 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.288281 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.288419 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.290549 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.291051 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.291344 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.291759 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.293497 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.293966 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.294183 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.294653 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.296359 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.296851 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.297018 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.297355 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.300033 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.300332 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.300562 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.300835 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.302512 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extended resource: extensions {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:21.304753 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extended resource: extra_specs {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:21.305085 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.305712 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.307057 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extended resource: backups {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:21.308193 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.308663 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.310238 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extended resource: os-volume-manage {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:21.311036 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.311457 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.312534 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extended resource: os-snapshot-manage {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:21.313398 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.313814 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.314778 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extended resource: encryption {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:21.316222 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.316634 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.317747 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extended resource: os-quota-sets {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:21.318336 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.snapshot_actions [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] SnapshotActionsController initialized {{(pid=87959) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 20 09:52:21.318735 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extension VolumeActions extending resource: volumes {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.319158 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.319527 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.319893 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extension AdminActions extending resource: volumes {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.320186 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extended resource: os-volume-transfer {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:21.320325 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extension AdminActions extending resource: snapshots {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.320624 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extension AdminActions extending resource: backups {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.321007 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.321613 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.321766 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.322053 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.322438 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.322682 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extended resource: os-quota-class-sets {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:21.322947 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.323123 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extension TypesManage extending resource: types {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.323473 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.323827 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extension UsedLimits extending resource: limits {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.324292 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87959) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.324868 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extended resource: os-hosts {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:21.327664 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extended resource: os-volume-type-access {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:21.330000 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extended resource: qos-specs {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:21.331023 n-d-768509-8 devstack@c-api.service[87958]: WARNING keystonemiddleware.auth_token [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 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 20 09:52:21.333403 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extended resource: scheduler-stats {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:21.335688 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extended resource: cgsnapshots {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:21.337953 n-d-768509-8 devstack@c-api.service[87958]: WARNING keystonemiddleware.auth_token [None req-f76c2a85-6599-4df5-8d86-1ce143c904b9 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 20 09:52:21.338088 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extended resource: capabilities {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:21.339978 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extended resource: consistencygroups {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:21.342955 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extended resource: os-services {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:21.345062 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extended resource: encryption {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:21.345271 n-d-768509-8 devstack@c-api.service[87958]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x558f7def99c0 pid: 87959 (default app) Jan 20 09:52:21.347448 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extended resource: os-availability-zone {{(pid=87960) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 20 09:52:21.348233 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1/1] 10.222.0.73 () {50 vars in 766 bytes} [Wed Jan 20 09:52:21 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 20 09:52:21.350383 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.350815 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.353199 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.353610 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.355720 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.356170 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.358888 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.359316 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.361675 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.362729 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.365601 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.367080 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.368167 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.368575 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.371064 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.371557 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.373524 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.374000 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.376009 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 09:52:21.376424 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 09:52:21.378896 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.snapshot_actions [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] SnapshotActionsController initialized {{(pid=87960) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 20 09:52:21.379308 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extension VolumeActions extending resource: volumes {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.379849 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.380214 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.380675 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extension AdminActions extending resource: volumes {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.381209 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extension AdminActions extending resource: snapshots {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.381661 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extension AdminActions extending resource: backups {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.382028 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.382500 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extension VolumeTypeAccess extending resource: types {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.382889 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.383241 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.383699 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.384064 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.384499 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extension TypesManage extending resource: types {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.384871 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extension SnapshotActions extending resource: snapshots {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.385284 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extension UsedLimits extending resource: limits {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.385700 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack [None req-38f3d176-2d13-4982-9696-bc6274997e7a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87960) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 20 09:52:21.392608 n-d-768509-8 devstack@c-api.service[87958]: WARNING keystonemiddleware.auth_token [None req-38f3d176-2d13-4982-9696-bc6274997e7a 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 20 09:52:21.399352 n-d-768509-8 devstack@c-api.service[87958]: WARNING keystonemiddleware.auth_token [None req-38f3d176-2d13-4982-9696-bc6274997e7a 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 20 09:52:21.405292 n-d-768509-8 devstack@c-api.service[87958]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x558f7def99c0 pid: 87960 (default app) Jan 20 09:52:29.369627 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-248724fb-a463-4b19-9d29-a1c41d205e99 admin admin] POST http://10.222.0.73/volume/v3/334f231971f2409a8ba9de16888c9e5d/types Jan 20 09:52:29.371771 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 09:52:29.371771 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 09:52:29.372332 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-248724fb-a463-4b19-9d29-a1c41d205e99 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 09:52:29.375329 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 09:52:29.375329 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 09:52:29.399902 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-248724fb-a463-4b19-9d29-a1c41d205e99 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=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 09:52:29.572285 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-248724fb-a463-4b19-9d29-a1c41d205e99 admin admin] http://10.222.0.73/volume/v3/334f231971f2409a8ba9de16888c9e5d/types returned with HTTP 200 Jan 20 09:52:29.574025 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 2/2] 10.222.0.73 () {60 vars in 1228 bytes} [Wed Jan 20 09:52:28 2021] POST /volume/v3/334f231971f2409a8ba9de16888c9e5d/types => generated 186 bytes in 918 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 09:52:29.983399 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-248724fb-a463-4b19-9d29-a1c41d205e99 req-e4810bf6-eac2-43e1-b6b1-1b8b8aefcfca admin admin] POST http://10.222.0.73/volume/v3/334f231971f2409a8ba9de16888c9e5d/types/781f2399-fb4c-42aa-b191-4103204a9019/extra_specs Jan 20 09:52:29.985955 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 09:52:29.985955 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 09:52:29.986728 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-248724fb-a463-4b19-9d29-a1c41d205e99 req-e4810bf6-eac2-43e1-b6b1-1b8b8aefcfca admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 09:52:29.990883 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 09:52:29.990883 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 09:52:30.135177 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [req-248724fb-a463-4b19-9d29-a1c41d205e99 req-e4810bf6-eac2-43e1-b6b1-1b8b8aefcfca 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=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 09:52:30.320528 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-248724fb-a463-4b19-9d29-a1c41d205e99 req-e4810bf6-eac2-43e1-b6b1-1b8b8aefcfca admin admin] http://10.222.0.73/volume/v3/334f231971f2409a8ba9de16888c9e5d/types/781f2399-fb4c-42aa-b191-4103204a9019/extra_specs returned with HTTP 200 Jan 20 09:52:30.321999 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1/3] 10.222.0.73 () {62 vars in 1445 bytes} [Wed Jan 20 09:52:29 2021] POST /volume/v3/334f231971f2409a8ba9de16888c9e5d/types/781f2399-fb4c-42aa-b191-4103204a9019/extra_specs => generated 55 bytes in 742 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 20 09:53:33.630559 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-248724fb-a463-4b19-9d29-a1c41d205e99 admin admin] GET http://10.222.0.73/volume// Jan 20 09:53:33.631496 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-248724fb-a463-4b19-9d29-a1c41d205e99 admin admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 09:53:33.631677 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-248724fb-a463-4b19-9d29-a1c41d205e99 admin admin] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 09:53:33.633558 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-248724fb-a463-4b19-9d29-a1c41d205e99 admin admin] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 09:53:33.634351 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 3/4] 10.222.0.73 () {56 vars in 1088 bytes} [Wed Jan 20 09:53:33 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 20 09:56:15.695761 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7521a48a-d5e5-4445-9e1f-c60b9bd4ae8e tempest-verify_tempest_config-822965667 tempest-verify_tempest_config-822965667] GET http://10.222.0.73/volume/v3/b109e223b12e43588252baadc5b9676c/extensions Jan 20 09:56:15.696358 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7521a48a-d5e5-4445-9e1f-c60b9bd4ae8e tempest-verify_tempest_config-822965667 tempest-verify_tempest_config-822965667] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 09:56:15.696723 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7521a48a-d5e5-4445-9e1f-c60b9bd4ae8e tempest-verify_tempest_config-822965667 tempest-verify_tempest_config-822965667] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 09:56:15.697517 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7521a48a-d5e5-4445-9e1f-c60b9bd4ae8e tempest-verify_tempest_config-822965667 tempest-verify_tempest_config-822965667] http://10.222.0.73/volume/v3/b109e223b12e43588252baadc5b9676c/extensions returned with HTTP 200 Jan 20 09:56:15.698291 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 2/5] 10.222.0.73 () {58 vars in 1213 bytes} [Wed Jan 20 09:56:15 2021] GET /volume/v3/b109e223b12e43588252baadc5b9676c/extensions => generated 5245 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 09:56:15.739953 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-248724fb-a463-4b19-9d29-a1c41d205e99 admin admin] GET http://10.222.0.73/volume/ Jan 20 09:56:15.740423 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-248724fb-a463-4b19-9d29-a1c41d205e99 admin admin] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 09:56:15.740726 n-d-768509-8 devstack@c-api.service[87958]: /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 20 09:56:15.740726 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 09:56:15.741129 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-248724fb-a463-4b19-9d29-a1c41d205e99 admin admin] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 09:56:15.742145 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-248724fb-a463-4b19-9d29-a1c41d205e99 admin admin] http://10.222.0.73/volume/ returned with HTTP 300 Jan 20 09:56:15.742726 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 4/6] 10.222.0.73 () {52 vars in 806 bytes} [Wed Jan 20 09:56:15 2021] GET /volume => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 20 10:09:14.919321 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5059ffc9-6d2f-465f-bc19-ae8536c5b05e tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] POST http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes Jan 20 10:09:14.920219 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5059ffc9-6d2f-465f-bc19-ae8536c5b05e tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-36846703", "imageRef": "09e2655a-868c-4b92-81d7-12b1ba7befe4", "size": 1}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:09:14.923037 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-5059ffc9-6d2f-465f-bc19-ae8536c5b05e tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-36846703', 'imageRef': '09e2655a-868c-4b92-81d7-12b1ba7befe4', 'size': 1}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:09:15.098302 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-5059ffc9-6d2f-465f-bc19-ae8536c5b05e tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Create volume of 1 GB Jan 20 10:09:15.122122 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5059ffc9-6d2f-465f-bc19-ae8536c5b05e tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Availability zone cache updated, next update will occur around 2021-01-20 11:09:15.119812. {{(pid=87960) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 20 10:09:15.122450 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5059ffc9-6d2f-465f-bc19-ae8536c5b05e tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Availability Zones retrieved successfully. Jan 20 10:09:15.198227 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5059ffc9-6d2f-465f-bc19-ae8536c5b05e tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Flow 'volume_create_api' (b75773c9-df5e-463f-9d8b-e3c1efc12ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:09:15.202395 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5059ffc9-6d2f-465f-bc19-ae8536c5b05e tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80555cb6-9735-48e3-86a9-ca3d295c4f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:09:15.208407 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-5059ffc9-6d2f-465f-bc19-ae8536c5b05e tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:09:15.407353 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5059ffc9-6d2f-465f-bc19-ae8536c5b05e tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80555cb6-9735-48e3-86a9-ca3d295c4f34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:09:15.410956 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5059ffc9-6d2f-465f-bc19-ae8536c5b05e tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70cad203-7d03-4196-8a87-f762bec1ffd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:09:15.574199 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-5059ffc9-6d2f-465f-bc19-ae8536c5b05e tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] 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 20 10:09:15.575862 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-5059ffc9-6d2f-465f-bc19-ae8536c5b05e tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] 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 20 10:09:15.775940 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-5059ffc9-6d2f-465f-bc19-ae8536c5b05e tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Created reservations ['61c3bc34-e6c5-4da0-a104-80583a48b27f', '00cfaaeb-e8df-4f37-ac7d-8920e642cee4', '96ef3624-db5c-40c6-854e-318ac771dc08', 'ec186173-e61c-4687-a5e4-21949c16db42'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:09:15.780635 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5059ffc9-6d2f-465f-bc19-ae8536c5b05e tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70cad203-7d03-4196-8a87-f762bec1ffd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61c3bc34-e6c5-4da0-a104-80583a48b27f', '00cfaaeb-e8df-4f37-ac7d-8920e642cee4', '96ef3624-db5c-40c6-854e-318ac771dc08', 'ec186173-e61c-4687-a5e4-21949c16db42']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:09:15.797479 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5059ffc9-6d2f-465f-bc19-ae8536c5b05e tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59b38174-e087-4f9c-8494-92d4c5230830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:09:15.949997 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5059ffc9-6d2f-465f-bc19-ae8536c5b05e tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59b38174-e087-4f9c-8494-92d4c5230830) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'deed0862-c631-4845-a4a0-dd6e1420aca5', '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-36846703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6ce915a5da349959bcf545f050c9774',qos_specs=None,replication_status=,reservations=['61c3bc34-e6c5-4da0-a104-80583a48b27f','00cfaaeb-e8df-4f37-ac7d-8920e642cee4','96ef3624-db5c-40c6-854e-318ac771dc08','ec186173-e61c-4687-a5e4-21949c16db42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b6649384f9947e68b4c49e1c76652eb',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:09:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-36846703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=deed0862-c631-4845-a4a0-dd6e1420aca5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6ce915a5da349959bcf545f050c9774',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7b6649384f9947e68b4c49e1c76652eb',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:09:15.955551 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5059ffc9-6d2f-465f-bc19-ae8536c5b05e tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5294b17-c66b-4002-ac96-8ce61d3e8c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:09:16.013621 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5059ffc9-6d2f-465f-bc19-ae8536c5b05e tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5294b17-c66b-4002-ac96-8ce61d3e8c1c) transitioned into state 'SUCCESS' from state '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-36846703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6ce915a5da349959bcf545f050c9774',qos_specs=None,replication_status=,reservations=['61c3bc34-e6c5-4da0-a104-80583a48b27f','00cfaaeb-e8df-4f37-ac7d-8920e642cee4','96ef3624-db5c-40c6-854e-318ac771dc08','ec186173-e61c-4687-a5e4-21949c16db42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b6649384f9947e68b4c49e1c76652eb',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:09:16.017801 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5059ffc9-6d2f-465f-bc19-ae8536c5b05e tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (011f58db-e440-4ba0-abc9-7301ef3193e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:09:16.119206 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5059ffc9-6d2f-465f-bc19-ae8536c5b05e tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (011f58db-e440-4ba0-abc9-7301ef3193e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:09:16.136510 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5059ffc9-6d2f-465f-bc19-ae8536c5b05e tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Flow 'volume_create_api' (b75773c9-df5e-463f-9d8b-e3c1efc12ba2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:09:16.253634 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5059ffc9-6d2f-465f-bc19-ae8536c5b05e tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Create volume request issued successfully. Jan 20 10:09:16.285385 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5059ffc9-6d2f-465f-bc19-ae8536c5b05e tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes returned with HTTP 202 Jan 20 10:09:16.286626 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 3/7] 10.222.0.73 () {60 vars in 1226 bytes} [Wed Jan 20 10:09:14 2021] POST /volume/v3/a6ce915a5da349959bcf545f050c9774/volumes => generated 820 bytes in 1375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:09:16.315862 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aa702139-edc2-4ad8-814c-97881d48b4bf tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] GET http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 Jan 20 10:09:16.317155 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aa702139-edc2-4ad8-814c-97881d48b4bf tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:09:16.319802 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aa702139-edc2-4ad8-814c-97881d48b4bf tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:09:16.418250 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:09:16.418250 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:09:16.431003 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-aa702139-edc2-4ad8-814c-97881d48b4bf tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Volume info retrieved successfully. Jan 20 10:09:16.476808 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aa702139-edc2-4ad8-814c-97881d48b4bf tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 returned with HTTP 200 Jan 20 10:09:16.488553 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 5/8] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:09:16 2021] GET /volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 => generated 888 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:09:17.499767 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-46f7016d-5a3a-4051-a75f-fdc67608f306 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] GET http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 Jan 20 10:09:17.500823 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-46f7016d-5a3a-4051-a75f-fdc67608f306 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:09:17.501333 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:09:17.501333 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:09:17.501915 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-46f7016d-5a3a-4051-a75f-fdc67608f306 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:09:17.659103 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:09:17.659103 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:09:17.675250 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-46f7016d-5a3a-4051-a75f-fdc67608f306 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Volume info retrieved successfully. Jan 20 10:09:17.713821 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-46f7016d-5a3a-4051-a75f-fdc67608f306 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 returned with HTTP 200 Jan 20 10:09:17.715188 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 4/9] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:09:17 2021] GET /volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 => generated 912 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:09:18.734472 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cbf3776c-eda5-40bc-87ef-491cab42ae2f tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] GET http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 Jan 20 10:09:18.735236 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cbf3776c-eda5-40bc-87ef-491cab42ae2f tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:09:18.735543 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:09:18.735543 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:09:18.735895 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cbf3776c-eda5-40bc-87ef-491cab42ae2f tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:09:18.790356 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:09:18.790356 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:09:18.800802 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cbf3776c-eda5-40bc-87ef-491cab42ae2f tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Volume info retrieved successfully. Jan 20 10:09:18.832211 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cbf3776c-eda5-40bc-87ef-491cab42ae2f tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 returned with HTTP 200 Jan 20 10:09:18.833955 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 6/10] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:09:18 2021] GET /volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 => generated 912 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:09:19.853072 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ff9c046a-7e54-496e-9955-070da59ad39c tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] GET http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 Jan 20 10:09:19.854360 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ff9c046a-7e54-496e-9955-070da59ad39c tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:09:19.854768 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:09:19.854768 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:09:19.855539 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ff9c046a-7e54-496e-9955-070da59ad39c tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:09:20.023136 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:09:20.023136 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:09:20.046470 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ff9c046a-7e54-496e-9955-070da59ad39c tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Volume info retrieved successfully. Jan 20 10:09:20.092436 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ff9c046a-7e54-496e-9955-070da59ad39c tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 returned with HTTP 200 Jan 20 10:09:20.094642 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 5/11] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:09:19 2021] GET /volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 => generated 912 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:09:21.128393 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2e340762-352f-4a8c-8aa4-0ec4e80277d7 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] GET http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 Jan 20 10:09:21.128903 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2e340762-352f-4a8c-8aa4-0ec4e80277d7 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:09:21.132102 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:09:21.132102 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:09:21.132761 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2e340762-352f-4a8c-8aa4-0ec4e80277d7 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:09:21.210581 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:09:21.210581 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:09:21.230290 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2e340762-352f-4a8c-8aa4-0ec4e80277d7 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Volume info retrieved successfully. Jan 20 10:09:21.276660 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2e340762-352f-4a8c-8aa4-0ec4e80277d7 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 returned with HTTP 200 Jan 20 10:09:21.278676 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 7/12] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:09:21 2021] GET /volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 => generated 912 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:09:22.305705 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-faee0e56-f2eb-4f99-90d0-4c01be717872 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] GET http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 Jan 20 10:09:22.307256 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-faee0e56-f2eb-4f99-90d0-4c01be717872 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:09:22.307894 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:09:22.307894 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:09:22.308720 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-faee0e56-f2eb-4f99-90d0-4c01be717872 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:09:22.404739 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:09:22.404739 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:09:22.427695 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-faee0e56-f2eb-4f99-90d0-4c01be717872 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Volume info retrieved successfully. Jan 20 10:09:22.490496 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-faee0e56-f2eb-4f99-90d0-4c01be717872 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 returned with HTTP 200 Jan 20 10:09:22.492710 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 6/13] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:09:22 2021] GET /volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 => generated 912 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:09:23.522036 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-29bdaed9-adb7-4f72-80d7-7ae3bcbd666e tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] GET http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 Jan 20 10:09:23.523461 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-29bdaed9-adb7-4f72-80d7-7ae3bcbd666e tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:09:23.523894 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:09:23.523894 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:09:23.525341 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-29bdaed9-adb7-4f72-80d7-7ae3bcbd666e tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:09:23.695850 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:09:23.695850 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:09:23.714587 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-29bdaed9-adb7-4f72-80d7-7ae3bcbd666e tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Volume info retrieved successfully. Jan 20 10:09:23.754916 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-29bdaed9-adb7-4f72-80d7-7ae3bcbd666e tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 returned with HTTP 200 Jan 20 10:09:23.756131 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 8/14] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:09:23 2021] GET /volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 => generated 912 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:09:24.774644 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6b0e1de4-4b7f-4637-84c1-45ccaaeb0033 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] GET http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 Jan 20 10:09:24.775441 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6b0e1de4-4b7f-4637-84c1-45ccaaeb0033 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:09:24.775441 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:09:24.775441 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:09:24.775858 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6b0e1de4-4b7f-4637-84c1-45ccaaeb0033 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:09:24.906708 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:09:24.906708 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:09:24.924724 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6b0e1de4-4b7f-4637-84c1-45ccaaeb0033 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Volume info retrieved successfully. Jan 20 10:09:24.965783 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6b0e1de4-4b7f-4637-84c1-45ccaaeb0033 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 returned with HTTP 200 Jan 20 10:09:24.967303 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 7/15] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:09:24 2021] GET /volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 => generated 912 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:09:25.997473 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dc61dffe-a97f-46cc-8be6-8b4aa548bbef tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] GET http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 Jan 20 10:09:25.999407 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dc61dffe-a97f-46cc-8be6-8b4aa548bbef tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:09:26.000525 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:09:26.000525 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:09:26.002729 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dc61dffe-a97f-46cc-8be6-8b4aa548bbef tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:09:26.185380 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:09:26.185380 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:09:26.214516 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dc61dffe-a97f-46cc-8be6-8b4aa548bbef tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Volume info retrieved successfully. Jan 20 10:09:26.279589 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dc61dffe-a97f-46cc-8be6-8b4aa548bbef tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 returned with HTTP 200 Jan 20 10:09:26.282113 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 9/16] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:09:25 2021] GET /volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 => generated 912 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:09:27.308553 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f19f7e6d-948c-459f-a81b-6843f028536d tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] GET http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 Jan 20 10:09:27.309131 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f19f7e6d-948c-459f-a81b-6843f028536d tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:09:27.309413 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:09:27.309413 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:09:27.309673 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f19f7e6d-948c-459f-a81b-6843f028536d tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:09:27.450569 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:09:27.450569 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:09:27.480487 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f19f7e6d-948c-459f-a81b-6843f028536d tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Volume info retrieved successfully. Jan 20 10:09:27.584894 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f19f7e6d-948c-459f-a81b-6843f028536d tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 returned with HTTP 200 Jan 20 10:09:27.603781 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 8/17] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:09:27 2021] GET /volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 => generated 912 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:09:28.615177 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d4b2465b-ab33-406e-aaa4-20f36f9ef194 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] GET http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 Jan 20 10:09:28.616150 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d4b2465b-ab33-406e-aaa4-20f36f9ef194 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:09:28.616879 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:09:28.616879 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:09:28.617605 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d4b2465b-ab33-406e-aaa4-20f36f9ef194 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:09:28.882883 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:09:28.882883 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:09:28.902304 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d4b2465b-ab33-406e-aaa4-20f36f9ef194 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Volume info retrieved successfully. Jan 20 10:09:28.957220 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d4b2465b-ab33-406e-aaa4-20f36f9ef194 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 returned with HTTP 200 Jan 20 10:09:28.969078 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 10/18] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:09:28 2021] GET /volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 => generated 912 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:09:29.985952 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2270e33c-c67e-4796-9401-9f0d61135c74 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] GET http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 Jan 20 10:09:29.986526 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2270e33c-c67e-4796-9401-9f0d61135c74 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:09:29.986667 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:09:29.986667 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:09:29.987268 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2270e33c-c67e-4796-9401-9f0d61135c74 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:09:30.097460 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:09:30.097460 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:09:30.114635 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2270e33c-c67e-4796-9401-9f0d61135c74 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Volume info retrieved successfully. Jan 20 10:09:30.173627 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2270e33c-c67e-4796-9401-9f0d61135c74 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 returned with HTTP 200 Jan 20 10:09:30.178836 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 9/19] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:09:29 2021] GET /volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 => generated 912 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:09:31.209419 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-66066f45-fda8-4b34-a90c-899f68ec220f tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] GET http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 Jan 20 10:09:31.212434 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-66066f45-fda8-4b34-a90c-899f68ec220f tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:09:31.213041 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:09:31.213041 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:09:31.214089 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-66066f45-fda8-4b34-a90c-899f68ec220f tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:09:31.306544 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:09:31.306544 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:09:31.317135 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-66066f45-fda8-4b34-a90c-899f68ec220f tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Volume info retrieved successfully. Jan 20 10:09:31.377115 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-66066f45-fda8-4b34-a90c-899f68ec220f tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 returned with HTTP 200 Jan 20 10:09:31.387447 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 11/20] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:09:31 2021] GET /volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 => generated 912 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:09:32.402352 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-acfcf93a-b293-4b1e-b34f-a171d6dddf4c tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] GET http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 Jan 20 10:09:32.404305 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-acfcf93a-b293-4b1e-b34f-a171d6dddf4c tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:09:32.404930 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:09:32.404930 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:09:32.406117 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-acfcf93a-b293-4b1e-b34f-a171d6dddf4c tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:09:32.649261 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:09:32.649261 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:09:32.686865 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-acfcf93a-b293-4b1e-b34f-a171d6dddf4c tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Volume info retrieved successfully. Jan 20 10:09:32.734692 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-acfcf93a-b293-4b1e-b34f-a171d6dddf4c tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 returned with HTTP 200 Jan 20 10:09:32.736356 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 10/21] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:09:32 2021] GET /volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 => generated 912 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:09:33.768481 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cd747021-ec6e-436d-ad1b-bdea962ab58f tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] GET http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 Jan 20 10:09:33.770666 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cd747021-ec6e-436d-ad1b-bdea962ab58f tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:09:33.771850 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:09:33.771850 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:09:33.778927 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cd747021-ec6e-436d-ad1b-bdea962ab58f tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:09:33.906020 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:09:33.906020 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:09:33.917291 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cd747021-ec6e-436d-ad1b-bdea962ab58f tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Volume info retrieved successfully. Jan 20 10:09:33.944017 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cd747021-ec6e-436d-ad1b-bdea962ab58f tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 returned with HTTP 200 Jan 20 10:09:33.954073 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 12/22] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:09:33 2021] GET /volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 => generated 912 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:09:34.983256 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a602c600-bc78-443a-b472-9dacb30b2fc7 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] GET http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 Jan 20 10:09:34.985593 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a602c600-bc78-443a-b472-9dacb30b2fc7 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:09:34.985999 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:09:34.985999 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:09:34.986999 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a602c600-bc78-443a-b472-9dacb30b2fc7 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:09:35.108262 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:09:35.108262 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:09:35.120303 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a602c600-bc78-443a-b472-9dacb30b2fc7 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Volume info retrieved successfully. Jan 20 10:09:35.190019 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a602c600-bc78-443a-b472-9dacb30b2fc7 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 returned with HTTP 200 Jan 20 10:09:35.195112 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 11/23] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:09:34 2021] GET /volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 => generated 912 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:09:36.242563 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ac1f312f-252f-468b-9f65-42dc28c33055 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] GET http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 Jan 20 10:09:36.242563 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ac1f312f-252f-468b-9f65-42dc28c33055 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:09:36.242563 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:09:36.242563 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:09:36.242563 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ac1f312f-252f-468b-9f65-42dc28c33055 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:09:36.302919 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:09:36.302919 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:09:36.313706 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ac1f312f-252f-468b-9f65-42dc28c33055 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Volume info retrieved successfully. Jan 20 10:09:36.374002 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ac1f312f-252f-468b-9f65-42dc28c33055 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 returned with HTTP 200 Jan 20 10:09:36.375822 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 13/24] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:09:36 2021] GET /volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 => generated 912 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:09:37.402226 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3869dc35-39ae-4467-a8e2-ed010f84cd0c tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] GET http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 Jan 20 10:09:37.403242 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3869dc35-39ae-4467-a8e2-ed010f84cd0c tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:09:37.403897 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:09:37.403897 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:09:37.404483 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3869dc35-39ae-4467-a8e2-ed010f84cd0c tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:09:37.474620 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:09:37.474620 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:09:37.490096 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3869dc35-39ae-4467-a8e2-ed010f84cd0c tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Volume info retrieved successfully. Jan 20 10:09:37.525036 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3869dc35-39ae-4467-a8e2-ed010f84cd0c tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 returned with HTTP 200 Jan 20 10:09:37.526687 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 12/25] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:09:37 2021] GET /volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 => generated 912 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:09:38.547019 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-388950c2-e547-47c6-a480-61e3d3837e42 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] GET http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 Jan 20 10:09:38.548425 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-388950c2-e547-47c6-a480-61e3d3837e42 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:09:38.548865 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:09:38.548865 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:09:38.549697 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-388950c2-e547-47c6-a480-61e3d3837e42 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:09:38.633187 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:09:38.633187 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:09:38.644853 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-388950c2-e547-47c6-a480-61e3d3837e42 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Volume info retrieved successfully. Jan 20 10:09:38.674098 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-388950c2-e547-47c6-a480-61e3d3837e42 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 returned with HTTP 200 Jan 20 10:09:38.675745 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 14/26] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:09:38 2021] GET /volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 => generated 970 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:09:39.705924 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-05781a60-899e-41bd-8441-e4141a4e3e4f tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] GET http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 Jan 20 10:09:39.707879 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-05781a60-899e-41bd-8441-e4141a4e3e4f tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:09:39.708594 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:09:39.708594 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:09:39.709682 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-05781a60-899e-41bd-8441-e4141a4e3e4f tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:09:39.872433 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:09:39.872433 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:09:39.882251 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-05781a60-899e-41bd-8441-e4141a4e3e4f tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Volume info retrieved successfully. Jan 20 10:09:39.913830 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-05781a60-899e-41bd-8441-e4141a4e3e4f tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 returned with HTTP 200 Jan 20 10:09:39.915025 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 13/27] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:09:39 2021] GET /volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 => generated 973 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:09:40.931208 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fc28f934-d9e1-404f-a790-45eb6953f06b tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] GET http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 Jan 20 10:09:40.932452 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fc28f934-d9e1-404f-a790-45eb6953f06b tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:09:40.933008 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:09:40.933008 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:09:40.933906 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fc28f934-d9e1-404f-a790-45eb6953f06b tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:09:41.010161 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:09:41.010161 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:09:41.041021 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fc28f934-d9e1-404f-a790-45eb6953f06b tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Volume info retrieved successfully. Jan 20 10:09:41.117720 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fc28f934-d9e1-404f-a790-45eb6953f06b tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 returned with HTTP 200 Jan 20 10:09:41.118887 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 15/28] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:09:40 2021] GET /volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 => generated 973 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:09:42.146338 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8f438cbb-affe-4104-a74a-3196cc688503 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] GET http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 Jan 20 10:09:42.147819 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8f438cbb-affe-4104-a74a-3196cc688503 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:09:42.147819 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:09:42.147819 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:09:42.153206 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8f438cbb-affe-4104-a74a-3196cc688503 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:09:42.241147 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:09:42.241147 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:09:42.257199 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8f438cbb-affe-4104-a74a-3196cc688503 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Volume info retrieved successfully. Jan 20 10:09:42.296774 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8f438cbb-affe-4104-a74a-3196cc688503 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 returned with HTTP 200 Jan 20 10:09:42.297864 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 14/29] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:09:42 2021] GET /volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 => generated 973 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:09:43.325588 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-88fab86e-c0c3-4868-bb87-898fc81f95bc tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] GET http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 Jan 20 10:09:43.327134 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-88fab86e-c0c3-4868-bb87-898fc81f95bc tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:09:43.327687 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:09:43.327687 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:09:43.328630 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-88fab86e-c0c3-4868-bb87-898fc81f95bc tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:09:43.386982 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:09:43.386982 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:09:43.401356 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-88fab86e-c0c3-4868-bb87-898fc81f95bc tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Volume info retrieved successfully. Jan 20 10:09:43.447416 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-88fab86e-c0c3-4868-bb87-898fc81f95bc tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 returned with HTTP 200 Jan 20 10:09:43.448642 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 16/30] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:09:43 2021] GET /volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 => generated 973 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:09:44.468379 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-db87d0a7-7c14-43dd-8041-fcbcb70d0db6 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] GET http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 Jan 20 10:09:44.469375 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-db87d0a7-7c14-43dd-8041-fcbcb70d0db6 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:09:44.469375 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:09:44.469375 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:09:44.470278 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-db87d0a7-7c14-43dd-8041-fcbcb70d0db6 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:09:44.585613 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:09:44.585613 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:09:44.596131 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-db87d0a7-7c14-43dd-8041-fcbcb70d0db6 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Volume info retrieved successfully. Jan 20 10:09:44.620881 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-db87d0a7-7c14-43dd-8041-fcbcb70d0db6 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 returned with HTTP 200 Jan 20 10:09:44.622564 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 15/31] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:09:44 2021] GET /volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 => generated 973 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:09:45.644019 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7a9eba1b-f654-4e47-b7eb-868c85e95aca tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] GET http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 Jan 20 10:09:45.644763 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7a9eba1b-f654-4e47-b7eb-868c85e95aca tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:09:45.645445 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:09:45.645445 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:09:45.646375 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7a9eba1b-f654-4e47-b7eb-868c85e95aca tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:09:45.735789 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:09:45.735789 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:09:45.754123 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7a9eba1b-f654-4e47-b7eb-868c85e95aca tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Volume info retrieved successfully. Jan 20 10:09:45.798109 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7a9eba1b-f654-4e47-b7eb-868c85e95aca tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 returned with HTTP 200 Jan 20 10:09:45.814145 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 17/32] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:09:45 2021] GET /volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 => generated 1361 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:09:47.126396 n-d-768509-8 devstack@c-api.service[87958]: WARNING keystonemiddleware.auth_token [None req-db87d0a7-7c14-43dd-8041-fcbcb70d0db6 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] 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 20 10:09:47.133046 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-bb173625-de6b-4466-885b-c87bc6f22f32 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] GET http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 Jan 20 10:09:47.133987 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-bb173625-de6b-4466-885b-c87bc6f22f32 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:09:47.134337 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:09:47.134337 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:09:47.134998 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-bb173625-de6b-4466-885b-c87bc6f22f32 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:09:47.257018 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:09:47.257018 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:09:47.270088 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-bb173625-de6b-4466-885b-c87bc6f22f32 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Volume info retrieved successfully. Jan 20 10:09:47.308330 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-bb173625-de6b-4466-885b-c87bc6f22f32 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 returned with HTTP 200 Jan 20 10:09:47.319623 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 16/33] 10.222.0.73 () {60 vars in 1569 bytes} [Wed Jan 20 10:09:47 2021] GET /volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 => generated 1361 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:09:51.120467 n-d-768509-8 devstack@c-api.service[87958]: WARNING keystonemiddleware.auth_token [None req-7a9eba1b-f654-4e47-b7eb-868c85e95aca tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] 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 20 10:09:51.125907 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-1bd04f27-7d6e-43ef-9f26-606e78c090b4 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] GET http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 Jan 20 10:09:51.126548 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-1bd04f27-7d6e-43ef-9f26-606e78c090b4 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:09:51.127000 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:09:51.127000 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:09:51.127758 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-1bd04f27-7d6e-43ef-9f26-606e78c090b4 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:09:51.204305 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:09:51.204305 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:09:51.221059 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-1bd04f27-7d6e-43ef-9f26-606e78c090b4 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Volume info retrieved successfully. Jan 20 10:09:51.259905 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-1bd04f27-7d6e-43ef-9f26-606e78c090b4 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 returned with HTTP 200 Jan 20 10:09:51.262306 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 18/34] 10.222.0.73 () {60 vars in 1569 bytes} [Wed Jan 20 10:09:51 2021] GET /volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 => generated 1361 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:09:51.276870 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-bb173625-de6b-4466-885b-c87bc6f22f32 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] GET http://10.222.0.73/volume// Jan 20 10:09:51.277887 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-bb173625-de6b-4466-885b-c87bc6f22f32 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:09:51.278257 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:09:51.278257 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:09:51.278938 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-bb173625-de6b-4466-885b-c87bc6f22f32 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:09:51.281440 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-bb173625-de6b-4466-885b-c87bc6f22f32 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 10:09:51.282254 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 17/35] 10.222.0.73 () {58 vars in 1289 bytes} [Wed Jan 20 10:09: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 20 10:09:51.297489 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-1f7ff201-a372-4bd1-95dd-e7d3520900dc tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] POST http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/attachments Jan 20 10:09:51.298008 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:09:51.298008 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:09:51.298394 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-1f7ff201-a372-4bd1-95dd-e7d3520900dc tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "deed0862-c631-4845-a4a0-dd6e1420aca5", "instance_uuid": "25ade131-26f6-4b8b-91fd-91e8ecd0685b", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:09:51.392101 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:09:51.392101 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:09:51.536986 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-1f7ff201-a372-4bd1-95dd-e7d3520900dc tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/attachments returned with HTTP 200 Jan 20 10:09:51.551454 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 19/36] 10.222.0.73 () {66 vars in 1565 bytes} [Wed Jan 20 10:09:51 2021] POST /volume/v3/a6ce915a5da349959bcf545f050c9774/attachments => generated 273 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:09:54.092246 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-bb173625-de6b-4466-885b-c87bc6f22f32 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] GET http://10.222.0.73/volume// Jan 20 10:09:54.093807 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-bb173625-de6b-4466-885b-c87bc6f22f32 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:09:54.094486 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-bb173625-de6b-4466-885b-c87bc6f22f32 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:09:54.095831 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-bb173625-de6b-4466-885b-c87bc6f22f32 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 10:09:54.096618 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 18/37] 10.222.0.71 () {56 vars in 1089 bytes} [Wed Jan 20 10:09: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 20 10:09:54.566977 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-aa8338a6-c08e-499c-b7c2-1cc5197243da tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] GET http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 Jan 20 10:09:54.567692 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-aa8338a6-c08e-499c-b7c2-1cc5197243da tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:09:54.567891 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:09:54.567891 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:09:54.568604 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-aa8338a6-c08e-499c-b7c2-1cc5197243da tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:09:54.672497 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:09:54.672497 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:09:54.682068 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-aa8338a6-c08e-499c-b7c2-1cc5197243da tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Volume info retrieved successfully. Jan 20 10:09:54.704100 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:09:54.704100 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:09:54.716159 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-aa8338a6-c08e-499c-b7c2-1cc5197243da tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 returned with HTTP 200 Jan 20 10:09:54.717347 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 20/38] 10.222.0.71 () {60 vars in 1403 bytes} [Wed Jan 20 10:09:54 2021] GET /volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 => generated 1459 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 20 10:09:54.857209 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-20ba82ba-366c-4ed7-a70c-a6522e24471b tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] PUT http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/attachments/b3440f85-bfed-41d1-8aec-a55786215b97 Jan 20 10:09:54.861568 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-20ba82ba-366c-4ed7-a70c-a6522e24471b tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h1-768509-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768509-8.cbci-768509-8.local", "mountpoint": "/dev/sda"}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:09:54.997731 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:09:54.997731 n-d-768509-8 devstack@c-api.service[87958]: return self(f, *args, **kw) Jan 20 10:09:54.999188 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-20ba82ba-366c-4ed7-a70c-a6522e24471b tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Lock "b'cinder-attachment_update-deed0862-c631-4845-a4a0-dd6e1420aca5-n-h1-768509-8'" acquired by "attachment_update" :: waited 0.036s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 20 10:09:55.008808 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:09:55.008808 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:10:01.832189 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-20ba82ba-366c-4ed7-a70c-a6522e24471b tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Lock "b'cinder-attachment_update-deed0862-c631-4845-a4a0-dd6e1420aca5-n-h1-768509-8'" released by "attachment_update" :: held 6.833s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 20 10:10:01.833442 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-20ba82ba-366c-4ed7-a70c-a6522e24471b tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/attachments/b3440f85-bfed-41d1-8aec-a55786215b97 returned with HTTP 200 Jan 20 10:10:01.834453 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 19/39] 10.222.0.71 () {64 vars in 1468 bytes} [Wed Jan 20 10:09:54 2021] PUT /volume/v3/a6ce915a5da349959bcf545f050c9774/attachments/b3440f85-bfed-41d1-8aec-a55786215b97 => generated 762 bytes in 6995 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:10:01.890780 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-afa0d282-4a6f-40df-b8ad-471aaef6a914 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] POST http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/attachments/b3440f85-bfed-41d1-8aec-a55786215b97/action Jan 20 10:10:01.892052 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:10:01.892052 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:10:01.896734 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-afa0d282-4a6f-40df-b8ad-471aaef6a914 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:10:01.897519 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-afa0d282-4a6f-40df-b8ad-471aaef6a914 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:10:02.004470 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:10:02.004470 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:10:02.032675 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-afa0d282-4a6f-40df-b8ad-471aaef6a914 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/attachments/b3440f85-bfed-41d1-8aec-a55786215b97/action returned with HTTP 204 Jan 20 10:10:02.034850 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 21/40] 10.222.0.71 () {64 vars in 1489 bytes} [Wed Jan 20 10:10:01 2021] POST /volume/v3/a6ce915a5da349959bcf545f050c9774/attachments/b3440f85-bfed-41d1-8aec-a55786215b97/action => generated 0 bytes in 152 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:10:23.953965 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-977705d0-4f07-4b2f-83d3-fd22b1504b3d tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] DELETE http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/attachments/b3440f85-bfed-41d1-8aec-a55786215b97 Jan 20 10:10:23.956142 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-977705d0-4f07-4b2f-83d3-fd22b1504b3d tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:10:23.956908 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:10:23.956908 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:10:23.960615 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-977705d0-4f07-4b2f-83d3-fd22b1504b3d tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:10:24.027566 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:10:24.027566 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:10:25.644858 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-977705d0-4f07-4b2f-83d3-fd22b1504b3d tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 20 10:10:25.645702 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-977705d0-4f07-4b2f-83d3-fd22b1504b3d tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Pending status list for volume during attachment-delete: [] {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 20 10:10:25.669418 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-977705d0-4f07-4b2f-83d3-fd22b1504b3d tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/attachments/b3440f85-bfed-41d1-8aec-a55786215b97 returned with HTTP 200 Jan 20 10:10:25.677664 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 20/41] 10.222.0.71 () {62 vars in 1437 bytes} [Wed Jan 20 10:10:23 2021] DELETE /volume/v3/a6ce915a5da349959bcf545f050c9774/attachments/b3440f85-bfed-41d1-8aec-a55786215b97 => generated 19 bytes in 1732 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:10:34.707732 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-c7aa9667-ca11-4270-b960-553a8c5d0510 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] GET http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/attachments/b3440f85-bfed-41d1-8aec-a55786215b97 Jan 20 10:10:34.708931 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-c7aa9667-ca11-4270-b960-553a8c5d0510 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:10:34.709456 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:10:34.709456 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:10:34.710341 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-c7aa9667-ca11-4270-b960-553a8c5d0510 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:10:34.753713 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-c7aa9667-ca11-4270-b960-553a8c5d0510 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/attachments/b3440f85-bfed-41d1-8aec-a55786215b97 returned with HTTP 404 Jan 20 10:10:34.757697 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 22/42] 10.222.0.73 () {60 vars in 1415 bytes} [Wed Jan 20 10:10:34 2021] GET /volume/v3/a6ce915a5da349959bcf545f050c9774/attachments/b3440f85-bfed-41d1-8aec-a55786215b97 => generated 149 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 20 10:10:34.762532 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-977705d0-4f07-4b2f-83d3-fd22b1504b3d tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] GET http://10.222.0.73/volume// Jan 20 10:10:34.763463 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-977705d0-4f07-4b2f-83d3-fd22b1504b3d tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:10:34.764083 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:10:34.764083 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:10:34.767595 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-977705d0-4f07-4b2f-83d3-fd22b1504b3d tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:10:34.776046 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-977705d0-4f07-4b2f-83d3-fd22b1504b3d tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 10:10:34.777835 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 21/43] 10.222.0.73 () {56 vars in 1091 bytes} [Wed Jan 20 10:10:34 2021] GET /volume/ => generated 754 bytes in 16 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 20 10:10:34.803635 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-ab3899f8-9f35-47c0-8358-822931736c25 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] POST http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/attachments Jan 20 10:10:34.804816 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-ab3899f8-9f35-47c0-8358-822931736c25 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "deed0862-c631-4845-a4a0-dd6e1420aca5", "instance_uuid": "25ade131-26f6-4b8b-91fd-91e8ecd0685b", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:10:34.950895 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:10:34.950895 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:10:35.052524 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-ab3899f8-9f35-47c0-8358-822931736c25 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/attachments returned with HTTP 200 Jan 20 10:10:35.068225 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 23/44] 10.222.0.73 () {64 vars in 1358 bytes} [Wed Jan 20 10:10:34 2021] POST /volume/v3/a6ce915a5da349959bcf545f050c9774/attachments => generated 273 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:10:36.307391 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-977705d0-4f07-4b2f-83d3-fd22b1504b3d tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] GET http://10.222.0.73/volume// Jan 20 10:10:36.308296 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-977705d0-4f07-4b2f-83d3-fd22b1504b3d tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:10:36.309089 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-977705d0-4f07-4b2f-83d3-fd22b1504b3d tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:10:36.311010 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-977705d0-4f07-4b2f-83d3-fd22b1504b3d tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 10:10:36.312292 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 22/45] 10.222.0.21 () {56 vars in 1089 bytes} [Wed Jan 20 10:10:36 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 20 10:10:36.477986 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-dc3802a5-f4b8-42a9-a119-c315cc90e0be tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] GET http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 Jan 20 10:10:36.479306 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-dc3802a5-f4b8-42a9-a119-c315cc90e0be tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:10:36.479724 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:10:36.479724 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:10:36.480466 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-dc3802a5-f4b8-42a9-a119-c315cc90e0be tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:10:36.642353 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:10:36.642353 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:10:36.665021 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-dc3802a5-f4b8-42a9-a119-c315cc90e0be tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Volume info retrieved successfully. Jan 20 10:10:36.723278 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:10:36.723278 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:10:36.739769 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-dc3802a5-f4b8-42a9-a119-c315cc90e0be tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 returned with HTTP 200 Jan 20 10:10:36.741243 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 24/46] 10.222.0.21 () {60 vars in 1403 bytes} [Wed Jan 20 10:10:36 2021] GET /volume/v3/a6ce915a5da349959bcf545f050c9774/volumes/deed0862-c631-4845-a4a0-dd6e1420aca5 => generated 1459 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 10:10:36.855514 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-0b912755-abc2-4344-b8a6-2fa5a64f0ee2 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] PUT http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/attachments/5454be70-694b-41fd-ae7a-5515a95d9e82 Jan 20 10:10:36.864536 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-0b912755-abc2-4344-b8a6-2fa5a64f0ee2 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.21", "host": "n-h2-768509-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768509-8.cbci-768509-8.local", "mountpoint": "/dev/sda"}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:10:36.934970 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:10:36.934970 n-d-768509-8 devstack@c-api.service[87958]: return self(f, *args, **kw) Jan 20 10:10:36.936008 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-0b912755-abc2-4344-b8a6-2fa5a64f0ee2 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Lock "b'cinder-attachment_update-deed0862-c631-4845-a4a0-dd6e1420aca5-n-h2-768509-8'" acquired by "attachment_update" :: waited 0.018s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 20 10:10:36.943425 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:10:36.943425 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:10:39.401567 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-0b912755-abc2-4344-b8a6-2fa5a64f0ee2 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Lock "b'cinder-attachment_update-deed0862-c631-4845-a4a0-dd6e1420aca5-n-h2-768509-8'" released by "attachment_update" :: held 2.466s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 20 10:10:39.402906 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-0b912755-abc2-4344-b8a6-2fa5a64f0ee2 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/attachments/5454be70-694b-41fd-ae7a-5515a95d9e82 returned with HTTP 200 Jan 20 10:10:39.404585 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 23/47] 10.222.0.21 () {64 vars in 1468 bytes} [Wed Jan 20 10:10:36 2021] PUT /volume/v3/a6ce915a5da349959bcf545f050c9774/attachments/5454be70-694b-41fd-ae7a-5515a95d9e82 => generated 762 bytes in 2560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:10:39.455185 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-bc866414-01ad-4868-a6f1-6c7f010cd891 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] POST http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/attachments/5454be70-694b-41fd-ae7a-5515a95d9e82/action Jan 20 10:10:39.455876 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:10:39.455876 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:10:39.456327 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-bc866414-01ad-4868-a6f1-6c7f010cd891 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:10:39.456801 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-bc866414-01ad-4868-a6f1-6c7f010cd891 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:10:39.655554 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:10:39.655554 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:10:39.681702 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-bc866414-01ad-4868-a6f1-6c7f010cd891 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/attachments/5454be70-694b-41fd-ae7a-5515a95d9e82/action returned with HTTP 204 Jan 20 10:10:39.684122 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 25/48] 10.222.0.21 () {64 vars in 1489 bytes} [Wed Jan 20 10:10:39 2021] POST /volume/v3/a6ce915a5da349959bcf545f050c9774/attachments/5454be70-694b-41fd-ae7a-5515a95d9e82/action => generated 0 bytes in 233 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:11:11.806853 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-01548db3-63cf-4d5e-b9a3-430402ed2133 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] DELETE http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/attachments/5454be70-694b-41fd-ae7a-5515a95d9e82 Jan 20 10:11:11.813786 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-01548db3-63cf-4d5e-b9a3-430402ed2133 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:11:11.814250 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:11:11.814250 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:11:11.814993 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-01548db3-63cf-4d5e-b9a3-430402ed2133 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:11:11.873339 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:11:11.873339 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:11:12.594594 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-01548db3-63cf-4d5e-b9a3-430402ed2133 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 20 10:11:12.595566 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-01548db3-63cf-4d5e-b9a3-430402ed2133 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Pending status list for volume during attachment-delete: [] {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 20 10:11:12.608101 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e48c4148-ab1f-4b67-894f-d2dc9f76c936 req-01548db3-63cf-4d5e-b9a3-430402ed2133 tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/attachments/5454be70-694b-41fd-ae7a-5515a95d9e82 returned with HTTP 200 Jan 20 10:11:12.609615 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 24/49] 10.222.0.21 () {62 vars in 1437 bytes} [Wed Jan 20 10:11:11 2021] DELETE /volume/v3/a6ce915a5da349959bcf545f050c9774/attachments/5454be70-694b-41fd-ae7a-5515a95d9e82 => generated 19 bytes in 815 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:11:25.146575 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-51f997f1-3978-4c89-a26d-549093123be2 req-d33e28b3-eb8e-47e7-a376-faa1e862eb2c tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] DELETE http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/attachments/5454be70-694b-41fd-ae7a-5515a95d9e82 Jan 20 10:11:25.147903 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-51f997f1-3978-4c89-a26d-549093123be2 req-d33e28b3-eb8e-47e7-a376-faa1e862eb2c tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:11:25.148545 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:11:25.148545 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:11:25.149667 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-51f997f1-3978-4c89-a26d-549093123be2 req-d33e28b3-eb8e-47e7-a376-faa1e862eb2c tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:11:25.173618 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-51f997f1-3978-4c89-a26d-549093123be2 req-d33e28b3-eb8e-47e7-a376-faa1e862eb2c tempest-ServersTestBootFromVolume-322977787 tempest-ServersTestBootFromVolume-322977787] http://10.222.0.73/volume/v3/a6ce915a5da349959bcf545f050c9774/attachments/5454be70-694b-41fd-ae7a-5515a95d9e82 returned with HTTP 404 Jan 20 10:11:25.176458 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 26/50] 10.222.0.73 () {62 vars in 1437 bytes} [Wed Jan 20 10:11:25 2021] DELETE /volume/v3/a6ce915a5da349959bcf545f050c9774/attachments/5454be70-694b-41fd-ae7a-5515a95d9e82 => generated 149 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 10:14:17.859035 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b7960fe3-5b51-4301-a9ae-825866a62581 req-924684d3-afef-48fe-af6f-6b7536be7fdb tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] POST http://10.222.0.73/volume/v3/24f66297ab67415083cd0b672e67b89e/volumes Jan 20 10:14:17.860815 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:14:17.860815 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:14:17.861881 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b7960fe3-5b51-4301-a9ae-825866a62581 req-924684d3-afef-48fe-af6f-6b7536be7fdb tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1739795130", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:14:17.864890 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [req-b7960fe3-5b51-4301-a9ae-825866a62581 req-924684d3-afef-48fe-af6f-6b7536be7fdb tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1739795130', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:14:17.865788 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [req-b7960fe3-5b51-4301-a9ae-825866a62581 req-924684d3-afef-48fe-af6f-6b7536be7fdb tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] Create volume of 1 GB Jan 20 10:14:17.867101 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:14:17.867101 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:14:17.892586 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-b7960fe3-5b51-4301-a9ae-825866a62581 req-924684d3-afef-48fe-af6f-6b7536be7fdb tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] Availability Zones retrieved successfully. Jan 20 10:14:17.927235 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-b7960fe3-5b51-4301-a9ae-825866a62581 req-924684d3-afef-48fe-af6f-6b7536be7fdb tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] Flow 'volume_create_api' (6cb085f5-c50f-4013-8be8-31c5e4a387c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:14:17.930384 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-b7960fe3-5b51-4301-a9ae-825866a62581 req-924684d3-afef-48fe-af6f-6b7536be7fdb tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (495088ef-5a48-4497-8254-c116c9f77160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:14:17.933027 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [req-b7960fe3-5b51-4301-a9ae-825866a62581 req-924684d3-afef-48fe-af6f-6b7536be7fdb tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:14:18.022338 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-b7960fe3-5b51-4301-a9ae-825866a62581 req-924684d3-afef-48fe-af6f-6b7536be7fdb tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (495088ef-5a48-4497-8254-c116c9f77160) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:14:18.025342 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-b7960fe3-5b51-4301-a9ae-825866a62581 req-924684d3-afef-48fe-af6f-6b7536be7fdb tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (262027b1-3894-49bf-bb0e-28d54ab5935b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:14:18.190100 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [req-b7960fe3-5b51-4301-a9ae-825866a62581 req-924684d3-afef-48fe-af6f-6b7536be7fdb tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] Created reservations ['641d3471-414e-4d57-8bd9-0aed1d2bd129', '55b3c240-a2f7-43bb-85f9-c1ea1f653526', '9e898d36-ca06-438f-aab5-c089aaebfa13', 'efcf8eb6-c292-4424-95fd-a15e857111f0'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:14:18.196755 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-b7960fe3-5b51-4301-a9ae-825866a62581 req-924684d3-afef-48fe-af6f-6b7536be7fdb tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (262027b1-3894-49bf-bb0e-28d54ab5935b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['641d3471-414e-4d57-8bd9-0aed1d2bd129', '55b3c240-a2f7-43bb-85f9-c1ea1f653526', '9e898d36-ca06-438f-aab5-c089aaebfa13', 'efcf8eb6-c292-4424-95fd-a15e857111f0']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:14:18.199535 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-b7960fe3-5b51-4301-a9ae-825866a62581 req-924684d3-afef-48fe-af6f-6b7536be7fdb tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b27e823c-5c47-4ac7-a16b-46159c0daa61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:14:18.407265 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-b7960fe3-5b51-4301-a9ae-825866a62581 req-924684d3-afef-48fe-af6f-6b7536be7fdb tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b27e823c-5c47-4ac7-a16b-46159c0daa61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97e400a8-64aa-444e-bd10-7db2ab289608', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1739795130',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='24f66297ab67415083cd0b672e67b89e',qos_specs=None,replication_status=,reservations=['641d3471-414e-4d57-8bd9-0aed1d2bd129','55b3c240-a2f7-43bb-85f9-c1ea1f653526','9e898d36-ca06-438f-aab5-c089aaebfa13','efcf8eb6-c292-4424-95fd-a15e857111f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dabed675c7f4d838d785deeb7da7fea',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:14:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1739795130',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97e400a8-64aa-444e-bd10-7db2ab289608,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='24f66297ab67415083cd0b672e67b89e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6dabed675c7f4d838d785deeb7da7fea',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:14:18.419231 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-b7960fe3-5b51-4301-a9ae-825866a62581 req-924684d3-afef-48fe-af6f-6b7536be7fdb tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (353b68b1-5e20-4568-bfd3-09f920d2450a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:14:18.531379 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-b7960fe3-5b51-4301-a9ae-825866a62581 req-924684d3-afef-48fe-af6f-6b7536be7fdb tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (353b68b1-5e20-4568-bfd3-09f920d2450a) transitioned into state 'SUCCESS' from state '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-1739795130',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='24f66297ab67415083cd0b672e67b89e',qos_specs=None,replication_status=,reservations=['641d3471-414e-4d57-8bd9-0aed1d2bd129','55b3c240-a2f7-43bb-85f9-c1ea1f653526','9e898d36-ca06-438f-aab5-c089aaebfa13','efcf8eb6-c292-4424-95fd-a15e857111f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dabed675c7f4d838d785deeb7da7fea',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:14:18.535405 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-b7960fe3-5b51-4301-a9ae-825866a62581 req-924684d3-afef-48fe-af6f-6b7536be7fdb tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (baf7c7b2-8cbc-4933-9bf5-ece2f7b3eaa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:14:18.574726 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-b7960fe3-5b51-4301-a9ae-825866a62581 req-924684d3-afef-48fe-af6f-6b7536be7fdb tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (baf7c7b2-8cbc-4933-9bf5-ece2f7b3eaa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:14:18.579659 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-b7960fe3-5b51-4301-a9ae-825866a62581 req-924684d3-afef-48fe-af6f-6b7536be7fdb tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] Flow 'volume_create_api' (6cb085f5-c50f-4013-8be8-31c5e4a387c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:14:18.673721 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-b7960fe3-5b51-4301-a9ae-825866a62581 req-924684d3-afef-48fe-af6f-6b7536be7fdb tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] Create volume request issued successfully. Jan 20 10:14:18.717346 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b7960fe3-5b51-4301-a9ae-825866a62581 req-924684d3-afef-48fe-af6f-6b7536be7fdb tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] http://10.222.0.73/volume/v3/24f66297ab67415083cd0b672e67b89e/volumes returned with HTTP 202 Jan 20 10:14:18.721603 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 25/51] 10.222.0.73 () {64 vars in 1512 bytes} [Wed Jan 20 10:14:17 2021] POST /volume/v3/24f66297ab67415083cd0b672e67b89e/volumes => generated 832 bytes in 871 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:14:18.731710 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b7960fe3-5b51-4301-a9ae-825866a62581 req-e9d425fa-4741-4591-b182-ef8d7d4285d8 tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] GET http://10.222.0.73/volume/v3/24f66297ab67415083cd0b672e67b89e/volumes/97e400a8-64aa-444e-bd10-7db2ab289608 Jan 20 10:14:18.732378 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b7960fe3-5b51-4301-a9ae-825866a62581 req-e9d425fa-4741-4591-b182-ef8d7d4285d8 tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:14:18.733233 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b7960fe3-5b51-4301-a9ae-825866a62581 req-e9d425fa-4741-4591-b182-ef8d7d4285d8 tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:14:18.895128 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:14:18.895128 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:14:18.930571 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-b7960fe3-5b51-4301-a9ae-825866a62581 req-e9d425fa-4741-4591-b182-ef8d7d4285d8 tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] Volume info retrieved successfully. Jan 20 10:14:18.993332 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b7960fe3-5b51-4301-a9ae-825866a62581 req-e9d425fa-4741-4591-b182-ef8d7d4285d8 tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] http://10.222.0.73/volume/v3/24f66297ab67415083cd0b672e67b89e/volumes/97e400a8-64aa-444e-bd10-7db2ab289608 returned with HTTP 200 Jan 20 10:14:18.996079 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 27/52] 10.222.0.73 () {60 vars in 1569 bytes} [Wed Jan 20 10:14:18 2021] GET /volume/v3/24f66297ab67415083cd0b672e67b89e/volumes/97e400a8-64aa-444e-bd10-7db2ab289608 => generated 900 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:14:24.322618 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c5324982-6571-4b26-bfc4-0797c6dcc135 req-ee7f491d-a52f-4d08-8f39-549415a3edc2 tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] GET http://10.222.0.73/volume/v3/24f66297ab67415083cd0b672e67b89e/volumes/97e400a8-64aa-444e-bd10-7db2ab289608 Jan 20 10:14:24.323801 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c5324982-6571-4b26-bfc4-0797c6dcc135 req-ee7f491d-a52f-4d08-8f39-549415a3edc2 tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:14:24.324259 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:14:24.324259 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:14:24.325452 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c5324982-6571-4b26-bfc4-0797c6dcc135 req-ee7f491d-a52f-4d08-8f39-549415a3edc2 tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:14:24.383858 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:14:24.383858 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:14:24.393927 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-c5324982-6571-4b26-bfc4-0797c6dcc135 req-ee7f491d-a52f-4d08-8f39-549415a3edc2 tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] Volume info retrieved successfully. Jan 20 10:14:24.428049 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c5324982-6571-4b26-bfc4-0797c6dcc135 req-ee7f491d-a52f-4d08-8f39-549415a3edc2 tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] http://10.222.0.73/volume/v3/24f66297ab67415083cd0b672e67b89e/volumes/97e400a8-64aa-444e-bd10-7db2ab289608 returned with HTTP 200 Jan 20 10:14:24.430385 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 26/53] 10.222.0.73 () {60 vars in 1569 bytes} [Wed Jan 20 10:14:24 2021] GET /volume/v3/24f66297ab67415083cd0b672e67b89e/volumes/97e400a8-64aa-444e-bd10-7db2ab289608 => generated 925 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:14:28.355868 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-827e4bce-22e3-4a86-9549-43e0a6c3f9d0 req-a4bfca2c-541b-43af-aeac-531af39ecd11 tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] GET http://10.222.0.73/volume/v3/24f66297ab67415083cd0b672e67b89e/volumes/97e400a8-64aa-444e-bd10-7db2ab289608 Jan 20 10:14:28.357083 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-827e4bce-22e3-4a86-9549-43e0a6c3f9d0 req-a4bfca2c-541b-43af-aeac-531af39ecd11 tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:14:28.358052 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:14:28.358052 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:14:28.359283 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-827e4bce-22e3-4a86-9549-43e0a6c3f9d0 req-a4bfca2c-541b-43af-aeac-531af39ecd11 tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:14:28.536216 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:14:28.536216 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:14:28.553537 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-827e4bce-22e3-4a86-9549-43e0a6c3f9d0 req-a4bfca2c-541b-43af-aeac-531af39ecd11 tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] Volume info retrieved successfully. Jan 20 10:14:28.607606 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-827e4bce-22e3-4a86-9549-43e0a6c3f9d0 req-a4bfca2c-541b-43af-aeac-531af39ecd11 tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] http://10.222.0.73/volume/v3/24f66297ab67415083cd0b672e67b89e/volumes/97e400a8-64aa-444e-bd10-7db2ab289608 returned with HTTP 200 Jan 20 10:14:28.609895 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 28/54] 10.222.0.73 () {60 vars in 1569 bytes} [Wed Jan 20 10:14:28 2021] GET /volume/v3/24f66297ab67415083cd0b672e67b89e/volumes/97e400a8-64aa-444e-bd10-7db2ab289608 => generated 925 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:14:34.287795 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e0daf2c3-dd95-46c7-8eb3-42484c0ef0b1 req-16bcad12-9b3b-460b-887f-1a5c001996a0 tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] DELETE http://10.222.0.73/volume/v3/24f66297ab67415083cd0b672e67b89e/volumes/97e400a8-64aa-444e-bd10-7db2ab289608 Jan 20 10:14:34.288378 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e0daf2c3-dd95-46c7-8eb3-42484c0ef0b1 req-16bcad12-9b3b-460b-887f-1a5c001996a0 tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:14:34.288468 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:14:34.288468 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:14:34.289253 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-e0daf2c3-dd95-46c7-8eb3-42484c0ef0b1 req-16bcad12-9b3b-460b-887f-1a5c001996a0 tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:14:34.289792 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [req-e0daf2c3-dd95-46c7-8eb3-42484c0ef0b1 req-16bcad12-9b3b-460b-887f-1a5c001996a0 tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] Delete volume with id: 97e400a8-64aa-444e-bd10-7db2ab289608 Jan 20 10:14:34.356989 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:14:34.356989 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:14:34.358404 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-e0daf2c3-dd95-46c7-8eb3-42484c0ef0b1 req-16bcad12-9b3b-460b-887f-1a5c001996a0 tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] Volume info retrieved successfully. Jan 20 10:14:34.418145 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-e0daf2c3-dd95-46c7-8eb3-42484c0ef0b1 req-16bcad12-9b3b-460b-887f-1a5c001996a0 tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] Delete volume request issued successfully. Jan 20 10:14:34.419785 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-e0daf2c3-dd95-46c7-8eb3-42484c0ef0b1 req-16bcad12-9b3b-460b-887f-1a5c001996a0 tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] http://10.222.0.73/volume/v3/24f66297ab67415083cd0b672e67b89e/volumes/97e400a8-64aa-444e-bd10-7db2ab289608 returned with HTTP 202 Jan 20 10:14:34.433497 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 27/55] 10.222.0.73 () {62 vars in 1591 bytes} [Wed Jan 20 10:14:34 2021] DELETE /volume/v3/24f66297ab67415083cd0b672e67b89e/volumes/97e400a8-64aa-444e-bd10-7db2ab289608 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:14:37.666552 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-3401f2bb-31df-4874-8156-bd4fb207a6c0 req-53679246-83af-47e3-b0c5-121bb31ef638 tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] GET http://10.222.0.73/volume/v3/24f66297ab67415083cd0b672e67b89e/volumes/97e400a8-64aa-444e-bd10-7db2ab289608 Jan 20 10:14:37.667659 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-3401f2bb-31df-4874-8156-bd4fb207a6c0 req-53679246-83af-47e3-b0c5-121bb31ef638 tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:14:37.668062 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:14:37.668062 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:14:37.669323 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-3401f2bb-31df-4874-8156-bd4fb207a6c0 req-53679246-83af-47e3-b0c5-121bb31ef638 tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:14:37.743105 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-3401f2bb-31df-4874-8156-bd4fb207a6c0 req-53679246-83af-47e3-b0c5-121bb31ef638 tempest-VolumesGetTestJSON-1187858030 tempest-VolumesGetTestJSON-1187858030] http://10.222.0.73/volume/v3/24f66297ab67415083cd0b672e67b89e/volumes/97e400a8-64aa-444e-bd10-7db2ab289608 returned with HTTP 404 Jan 20 10:14:37.744678 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 29/56] 10.222.0.73 () {60 vars in 1569 bytes} [Wed Jan 20 10:14:37 2021] GET /volume/v3/24f66297ab67415083cd0b672e67b89e/volumes/97e400a8-64aa-444e-bd10-7db2ab289608 => generated 109 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:15:04.847021 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-75481f2d-3995-4ae0-96f5-97fa1790c895 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] POST http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes Jan 20 10:15:04.848095 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:15:04.848095 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:15:04.848742 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-75481f2d-3995-4ae0-96f5-97fa1790c895 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1002874577", "imageRef": "09e2655a-868c-4b92-81d7-12b1ba7befe4"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:15:04.850052 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-75481f2d-3995-4ae0-96f5-97fa1790c895 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1002874577', 'imageRef': '09e2655a-868c-4b92-81d7-12b1ba7befe4'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:15:05.062337 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-75481f2d-3995-4ae0-96f5-97fa1790c895 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Create volume of 1 GB Jan 20 10:15:05.098241 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-75481f2d-3995-4ae0-96f5-97fa1790c895 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Availability Zones retrieved successfully. Jan 20 10:15:05.151350 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-75481f2d-3995-4ae0-96f5-97fa1790c895 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Flow 'volume_create_api' (838e2925-63d2-45d0-ae64-ce38e23b0f9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:15:05.168698 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-75481f2d-3995-4ae0-96f5-97fa1790c895 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68033b39-2c69-4ccd-bb14-d60da3ea1d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:15:05.176541 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-75481f2d-3995-4ae0-96f5-97fa1790c895 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:15:05.616075 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-75481f2d-3995-4ae0-96f5-97fa1790c895 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68033b39-2c69-4ccd-bb14-d60da3ea1d1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:15:05.622522 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-75481f2d-3995-4ae0-96f5-97fa1790c895 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cecd244-ab15-4ebf-a66e-981ba429aa69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:15:05.952687 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-75481f2d-3995-4ae0-96f5-97fa1790c895 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Created reservations ['511b0582-7a54-4a96-8a1e-5b53a7b8c1bd', '87c5a817-d414-4c50-bb9f-7130a1e22d0c', 'bdcd236d-5557-40ac-a5df-c851c73af621', '388a9444-3a7d-44e5-b370-9f32242c5f54'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:15:05.960840 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-75481f2d-3995-4ae0-96f5-97fa1790c895 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cecd244-ab15-4ebf-a66e-981ba429aa69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['511b0582-7a54-4a96-8a1e-5b53a7b8c1bd', '87c5a817-d414-4c50-bb9f-7130a1e22d0c', 'bdcd236d-5557-40ac-a5df-c851c73af621', '388a9444-3a7d-44e5-b370-9f32242c5f54']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:15:05.970920 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-75481f2d-3995-4ae0-96f5-97fa1790c895 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6cb42d8-a886-4900-b0a4-ea6fe28862d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:15:06.192902 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-75481f2d-3995-4ae0-96f5-97fa1790c895 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6cb42d8-a886-4900-b0a4-ea6fe28862d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20e965f2-437f-4be6-b53d-055cb2782578', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1002874577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b538b286e8141cdbfc07b010169d8a3',qos_specs=None,replication_status=,reservations=['511b0582-7a54-4a96-8a1e-5b53a7b8c1bd','87c5a817-d414-4c50-bb9f-7130a1e22d0c','bdcd236d-5557-40ac-a5df-c851c73af621','388a9444-3a7d-44e5-b370-9f32242c5f54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f28ea3094b5d4cc6b92e00431f6d29df',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:15:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1002874577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20e965f2-437f-4be6-b53d-055cb2782578,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b538b286e8141cdbfc07b010169d8a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f28ea3094b5d4cc6b92e00431f6d29df',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:15:06.206630 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-75481f2d-3995-4ae0-96f5-97fa1790c895 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59e941f2-fae3-411d-82ed-c3a9c7151fb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:15:06.256199 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-75481f2d-3995-4ae0-96f5-97fa1790c895 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59e941f2-fae3-411d-82ed-c3a9c7151fb7) transitioned into state 'SUCCESS' from state '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-1002874577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b538b286e8141cdbfc07b010169d8a3',qos_specs=None,replication_status=,reservations=['511b0582-7a54-4a96-8a1e-5b53a7b8c1bd','87c5a817-d414-4c50-bb9f-7130a1e22d0c','bdcd236d-5557-40ac-a5df-c851c73af621','388a9444-3a7d-44e5-b370-9f32242c5f54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f28ea3094b5d4cc6b92e00431f6d29df',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:15:06.258767 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-75481f2d-3995-4ae0-96f5-97fa1790c895 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6aba3851-09a0-456a-a4db-bcfe510697ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:15:06.282985 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-75481f2d-3995-4ae0-96f5-97fa1790c895 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6aba3851-09a0-456a-a4db-bcfe510697ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:15:06.292223 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-75481f2d-3995-4ae0-96f5-97fa1790c895 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Flow 'volume_create_api' (838e2925-63d2-45d0-ae64-ce38e23b0f9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:15:06.468386 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-75481f2d-3995-4ae0-96f5-97fa1790c895 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Create volume request issued successfully. Jan 20 10:15:06.523226 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-75481f2d-3995-4ae0-96f5-97fa1790c895 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes returned with HTTP 202 Jan 20 10:15:06.526183 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 28/57] 10.222.0.73 () {60 vars in 1226 bytes} [Wed Jan 20 10:15:04 2021] POST /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes => generated 826 bytes in 2197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:15:06.542660 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bf85a42f-968a-4caf-a3cb-a5d2b984001a tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 Jan 20 10:15:06.543254 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bf85a42f-968a-4caf-a3cb-a5d2b984001a tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:15:06.543766 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bf85a42f-968a-4caf-a3cb-a5d2b984001a tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:15:06.714991 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:15:06.714991 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:15:06.743701 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bf85a42f-968a-4caf-a3cb-a5d2b984001a tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:15:06.809390 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bf85a42f-968a-4caf-a3cb-a5d2b984001a tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 returned with HTTP 200 Jan 20 10:15:06.815340 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 30/58] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:15:06 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 => generated 918 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:15:07.838387 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fbcdd2b2-4d7b-4150-a67f-aeec2d68931d tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 Jan 20 10:15:07.841941 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fbcdd2b2-4d7b-4150-a67f-aeec2d68931d tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:15:07.843564 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:15:07.843564 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:15:07.847137 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fbcdd2b2-4d7b-4150-a67f-aeec2d68931d tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:15:08.018939 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:15:08.018939 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:15:08.041634 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fbcdd2b2-4d7b-4150-a67f-aeec2d68931d tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:15:08.093008 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fbcdd2b2-4d7b-4150-a67f-aeec2d68931d tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 returned with HTTP 200 Jan 20 10:15:08.094230 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 29/59] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:15:07 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 => generated 918 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:15:09.123239 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5e727e46-ca52-4578-aa38-42db2c653cd3 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 Jan 20 10:15:09.124490 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5e727e46-ca52-4578-aa38-42db2c653cd3 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:15:09.124873 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:15:09.124873 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:15:09.125567 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5e727e46-ca52-4578-aa38-42db2c653cd3 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:15:09.235193 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:15:09.235193 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:15:09.258276 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5e727e46-ca52-4578-aa38-42db2c653cd3 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:15:09.327366 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5e727e46-ca52-4578-aa38-42db2c653cd3 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 returned with HTTP 200 Jan 20 10:15:09.328236 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 31/60] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:15:09 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 => generated 918 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:15:10.356736 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-002fcbbb-2712-4dec-983a-db4b212c5872 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 Jan 20 10:15:10.357578 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-002fcbbb-2712-4dec-983a-db4b212c5872 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:15:10.357578 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:15:10.357578 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:15:10.357979 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-002fcbbb-2712-4dec-983a-db4b212c5872 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:15:10.535596 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:15:10.535596 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:15:10.596066 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-002fcbbb-2712-4dec-983a-db4b212c5872 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:15:10.695544 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-002fcbbb-2712-4dec-983a-db4b212c5872 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 returned with HTTP 200 Jan 20 10:15:10.704545 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 30/61] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:15:10 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 => generated 918 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:15:11.723396 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-de307337-b360-4abe-9279-0772412b28a2 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 Jan 20 10:15:11.724234 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-de307337-b360-4abe-9279-0772412b28a2 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:15:11.724234 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:15:11.724234 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:15:11.724982 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-de307337-b360-4abe-9279-0772412b28a2 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:15:11.889430 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:15:11.889430 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:15:11.910308 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-de307337-b360-4abe-9279-0772412b28a2 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:15:12.024690 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-de307337-b360-4abe-9279-0772412b28a2 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 returned with HTTP 200 Jan 20 10:15:12.026064 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 32/62] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:15:11 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 => generated 918 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:15:13.059212 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c4f86c74-7c9f-4885-b8b0-42d17653714d tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 Jan 20 10:15:13.060039 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c4f86c74-7c9f-4885-b8b0-42d17653714d tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:15:13.060301 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:15:13.060301 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:15:13.060983 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c4f86c74-7c9f-4885-b8b0-42d17653714d tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:15:13.255580 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:15:13.255580 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:15:13.285282 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c4f86c74-7c9f-4885-b8b0-42d17653714d tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:15:13.368363 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c4f86c74-7c9f-4885-b8b0-42d17653714d tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 returned with HTTP 200 Jan 20 10:15:13.386005 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 31/63] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:15:13 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 => generated 918 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:15:14.391948 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-77dc183c-3371-4887-a0f9-ba2d511f1c62 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 Jan 20 10:15:14.392736 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-77dc183c-3371-4887-a0f9-ba2d511f1c62 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:15:14.392736 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:15:14.392736 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:15:14.393561 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-77dc183c-3371-4887-a0f9-ba2d511f1c62 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:15:14.576629 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:15:14.576629 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:15:14.654155 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-77dc183c-3371-4887-a0f9-ba2d511f1c62 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:15:14.746648 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-77dc183c-3371-4887-a0f9-ba2d511f1c62 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 returned with HTTP 200 Jan 20 10:15:14.747837 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 33/64] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:15:14 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 => generated 918 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:15:15.789068 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-14d15a77-6d70-4820-9354-e3e189610e60 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 Jan 20 10:15:15.790061 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-14d15a77-6d70-4820-9354-e3e189610e60 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:15:15.790432 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:15:15.790432 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:15:15.791164 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-14d15a77-6d70-4820-9354-e3e189610e60 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:15:16.091907 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:15:16.091907 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:15:16.121990 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-14d15a77-6d70-4820-9354-e3e189610e60 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:15:16.177191 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-14d15a77-6d70-4820-9354-e3e189610e60 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 returned with HTTP 200 Jan 20 10:15:16.182349 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 32/65] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:15:15 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 => generated 918 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:15:17.213749 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cba63f56-3231-4ebc-8b1c-0e91ce6e9ea1 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 Jan 20 10:15:17.215067 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cba63f56-3231-4ebc-8b1c-0e91ce6e9ea1 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:15:17.215199 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:15:17.215199 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:15:17.215502 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cba63f56-3231-4ebc-8b1c-0e91ce6e9ea1 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:15:17.332484 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:15:17.332484 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:15:17.358355 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cba63f56-3231-4ebc-8b1c-0e91ce6e9ea1 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:15:17.409239 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cba63f56-3231-4ebc-8b1c-0e91ce6e9ea1 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 returned with HTTP 200 Jan 20 10:15:17.410345 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 34/66] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:15:17 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 => generated 918 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:15:18.428052 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1922e014-c59b-42b9-ad7f-46536ddcff6d tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 Jan 20 10:15:18.428637 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1922e014-c59b-42b9-ad7f-46536ddcff6d tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:15:18.428758 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:15:18.428758 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:15:18.429287 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1922e014-c59b-42b9-ad7f-46536ddcff6d tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:15:18.574686 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:15:18.574686 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:15:18.600374 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1922e014-c59b-42b9-ad7f-46536ddcff6d tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:15:18.683336 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1922e014-c59b-42b9-ad7f-46536ddcff6d tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 returned with HTTP 200 Jan 20 10:15:18.690214 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 33/67] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:15:18 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 => generated 918 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:15:19.707469 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5ab0d3d5-96da-4dec-9c86-206beecaa62c tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 Jan 20 10:15:19.708855 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5ab0d3d5-96da-4dec-9c86-206beecaa62c tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:15:19.709420 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:15:19.709420 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:15:19.712631 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5ab0d3d5-96da-4dec-9c86-206beecaa62c tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:15:19.890966 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:15:19.890966 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:15:19.924157 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5ab0d3d5-96da-4dec-9c86-206beecaa62c tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:15:20.014958 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5ab0d3d5-96da-4dec-9c86-206beecaa62c tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 returned with HTTP 200 Jan 20 10:15:20.023719 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 35/68] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:15:19 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 => generated 918 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:15:21.043682 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-96aee473-bf62-4359-acec-61048bd9ecaa tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 Jan 20 10:15:21.044472 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-96aee473-bf62-4359-acec-61048bd9ecaa tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:15:21.044472 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:15:21.044472 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:15:21.044897 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-96aee473-bf62-4359-acec-61048bd9ecaa tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:15:21.201586 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:15:21.201586 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:15:21.228985 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-96aee473-bf62-4359-acec-61048bd9ecaa tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:15:21.330125 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-96aee473-bf62-4359-acec-61048bd9ecaa tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 returned with HTTP 200 Jan 20 10:15:21.330928 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 34/69] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:15:21 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 => generated 918 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:15:22.364609 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-634252bc-1271-4505-b997-6c33dfb3d903 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 Jan 20 10:15:22.366501 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-634252bc-1271-4505-b997-6c33dfb3d903 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:15:22.367075 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:15:22.367075 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:15:22.368112 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-634252bc-1271-4505-b997-6c33dfb3d903 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:15:22.519744 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:15:22.519744 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:15:22.572896 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-634252bc-1271-4505-b997-6c33dfb3d903 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:15:22.675185 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-634252bc-1271-4505-b997-6c33dfb3d903 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 returned with HTTP 200 Jan 20 10:15:22.683364 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 36/70] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:15:22 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 => generated 918 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:15:23.701964 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e9348c86-42ba-4aac-8a0f-d781f476c363 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 Jan 20 10:15:23.702592 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e9348c86-42ba-4aac-8a0f-d781f476c363 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:15:23.702787 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:15:23.702787 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:15:23.704062 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e9348c86-42ba-4aac-8a0f-d781f476c363 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:15:23.858664 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:15:23.858664 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:15:23.891874 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e9348c86-42ba-4aac-8a0f-d781f476c363 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:15:23.942879 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e9348c86-42ba-4aac-8a0f-d781f476c363 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 returned with HTTP 200 Jan 20 10:15:23.953783 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 35/71] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:15:23 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 => generated 918 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:15:24.960325 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-580840de-74c1-4397-b556-58f7c2336519 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 Jan 20 10:15:24.962011 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-580840de-74c1-4397-b556-58f7c2336519 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:15:24.962575 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:15:24.962575 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:15:24.963318 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-580840de-74c1-4397-b556-58f7c2336519 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:15:25.078144 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:15:25.078144 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:15:25.090187 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-580840de-74c1-4397-b556-58f7c2336519 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:15:25.122457 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-580840de-74c1-4397-b556-58f7c2336519 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 returned with HTTP 200 Jan 20 10:15:25.124225 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 37/72] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:15:24 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 => generated 918 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:15:26.147138 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6b051331-cea0-494f-838e-b7f0adeb6819 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 Jan 20 10:15:26.148848 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6b051331-cea0-494f-838e-b7f0adeb6819 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:15:26.149441 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:15:26.149441 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:15:26.157215 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6b051331-cea0-494f-838e-b7f0adeb6819 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:15:26.290212 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:15:26.290212 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:15:26.333853 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6b051331-cea0-494f-838e-b7f0adeb6819 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:15:26.414748 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6b051331-cea0-494f-838e-b7f0adeb6819 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 returned with HTTP 200 Jan 20 10:15:26.415590 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 36/73] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:15:26 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 => generated 918 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:15:27.435505 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-deb3dff4-0ba6-45ef-b3de-7ae2432fbaf5 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 Jan 20 10:15:27.436626 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-deb3dff4-0ba6-45ef-b3de-7ae2432fbaf5 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:15:27.437160 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:15:27.437160 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:15:27.439338 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-deb3dff4-0ba6-45ef-b3de-7ae2432fbaf5 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:15:27.761913 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:15:27.761913 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:15:27.803249 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-deb3dff4-0ba6-45ef-b3de-7ae2432fbaf5 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:15:27.869450 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-deb3dff4-0ba6-45ef-b3de-7ae2432fbaf5 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 returned with HTTP 200 Jan 20 10:15:27.871132 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 38/74] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:15:27 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 => generated 918 bytes in 441 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:15:28.892780 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-87dfbb99-88a9-4599-b0c3-91fc35219181 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 Jan 20 10:15:28.893670 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-87dfbb99-88a9-4599-b0c3-91fc35219181 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:15:28.893894 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:15:28.893894 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:15:28.894273 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-87dfbb99-88a9-4599-b0c3-91fc35219181 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:15:29.130258 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:15:29.130258 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:15:29.164240 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-87dfbb99-88a9-4599-b0c3-91fc35219181 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:15:29.248749 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-87dfbb99-88a9-4599-b0c3-91fc35219181 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 returned with HTTP 200 Jan 20 10:15:29.266378 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 37/75] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:15:28 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 => generated 918 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:15:30.272417 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-940fd56f-7bb6-43c9-8704-2eb18093b708 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 Jan 20 10:15:30.273656 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-940fd56f-7bb6-43c9-8704-2eb18093b708 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:15:30.274091 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:15:30.274091 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:15:30.274771 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-940fd56f-7bb6-43c9-8704-2eb18093b708 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:15:30.398892 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:15:30.398892 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:15:30.420870 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-940fd56f-7bb6-43c9-8704-2eb18093b708 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:15:30.476829 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-940fd56f-7bb6-43c9-8704-2eb18093b708 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 returned with HTTP 200 Jan 20 10:15:30.496857 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 39/76] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:15:30 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 => generated 918 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:15:31.504337 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ba4e48af-01ab-4cf2-80aa-caa038acafa3 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 Jan 20 10:15:31.509234 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ba4e48af-01ab-4cf2-80aa-caa038acafa3 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:15:31.509852 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:15:31.509852 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:15:31.512493 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ba4e48af-01ab-4cf2-80aa-caa038acafa3 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:15:31.730415 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:15:31.730415 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:15:31.774655 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ba4e48af-01ab-4cf2-80aa-caa038acafa3 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:15:31.838422 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ba4e48af-01ab-4cf2-80aa-caa038acafa3 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 returned with HTTP 200 Jan 20 10:15:31.850397 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 38/77] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:15:31 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 => generated 918 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:15:32.879065 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9eac65f1-4e31-41c9-9eed-727d7fbc6e06 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 Jan 20 10:15:32.879657 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9eac65f1-4e31-41c9-9eed-727d7fbc6e06 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:15:32.879852 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:15:32.879852 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:15:32.880555 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9eac65f1-4e31-41c9-9eed-727d7fbc6e06 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:15:33.006776 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:15:33.006776 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:15:33.032306 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9eac65f1-4e31-41c9-9eed-727d7fbc6e06 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:15:33.085384 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9eac65f1-4e31-41c9-9eed-727d7fbc6e06 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 returned with HTTP 200 Jan 20 10:15:33.087083 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 40/78] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:15:32 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 => generated 976 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:15:34.109367 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0a6bb884-d9b1-4526-abcd-7f0d69edc1d6 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 Jan 20 10:15:34.109899 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0a6bb884-d9b1-4526-abcd-7f0d69edc1d6 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:15:34.110126 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:15:34.110126 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:15:34.110487 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0a6bb884-d9b1-4526-abcd-7f0d69edc1d6 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:15:34.231109 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:15:34.231109 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:15:34.254281 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0a6bb884-d9b1-4526-abcd-7f0d69edc1d6 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:15:34.311526 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0a6bb884-d9b1-4526-abcd-7f0d69edc1d6 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 returned with HTTP 200 Jan 20 10:15:34.322134 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 39/79] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:15:34 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 => generated 976 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:15:35.330916 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e1cd9c27-bbb7-49a1-99d9-49ae2d298b38 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 Jan 20 10:15:35.331749 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e1cd9c27-bbb7-49a1-99d9-49ae2d298b38 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:15:35.331749 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:15:35.331749 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:15:35.332469 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e1cd9c27-bbb7-49a1-99d9-49ae2d298b38 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:15:35.503789 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:15:35.503789 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:15:35.543158 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e1cd9c27-bbb7-49a1-99d9-49ae2d298b38 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:15:35.628555 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e1cd9c27-bbb7-49a1-99d9-49ae2d298b38 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 returned with HTTP 200 Jan 20 10:15:35.640976 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 41/80] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:15:35 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 => generated 979 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:15:36.654483 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-564d7b9e-5625-4685-9701-94990ae7a46c tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 Jan 20 10:15:36.655231 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-564d7b9e-5625-4685-9701-94990ae7a46c tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:15:36.655231 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:15:36.655231 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:15:36.655642 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-564d7b9e-5625-4685-9701-94990ae7a46c tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:15:36.741474 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:15:36.741474 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:15:36.750875 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-564d7b9e-5625-4685-9701-94990ae7a46c tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:15:36.786317 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-564d7b9e-5625-4685-9701-94990ae7a46c tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 returned with HTTP 200 Jan 20 10:15:36.788292 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 40/81] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:15:36 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 => generated 979 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:15:37.805196 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b70213dd-cd0b-41f5-bebf-bcc44c336557 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 Jan 20 10:15:37.805766 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b70213dd-cd0b-41f5-bebf-bcc44c336557 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:15:37.805892 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:15:37.805892 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:15:37.806252 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b70213dd-cd0b-41f5-bebf-bcc44c336557 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:15:37.957808 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:15:37.957808 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:15:37.970131 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b70213dd-cd0b-41f5-bebf-bcc44c336557 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:15:38.015467 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b70213dd-cd0b-41f5-bebf-bcc44c336557 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 returned with HTTP 200 Jan 20 10:15:38.017898 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 42/82] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:15:37 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 => generated 979 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:15:39.037259 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5c2daf64-ea4f-4972-a1f6-1400315ff3b6 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 Jan 20 10:15:39.038621 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5c2daf64-ea4f-4972-a1f6-1400315ff3b6 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:15:39.038827 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:15:39.038827 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:15:39.039615 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5c2daf64-ea4f-4972-a1f6-1400315ff3b6 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:15:39.251339 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:15:39.251339 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:15:39.287319 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5c2daf64-ea4f-4972-a1f6-1400315ff3b6 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:15:39.368632 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5c2daf64-ea4f-4972-a1f6-1400315ff3b6 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 returned with HTTP 200 Jan 20 10:15:39.380916 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 41/83] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:15:39 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 => generated 979 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:15:40.398638 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-66226ad8-12e4-4d6a-aa14-25a09e2cd011 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 Jan 20 10:15:40.399402 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-66226ad8-12e4-4d6a-aa14-25a09e2cd011 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:15:40.399776 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:15:40.399776 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:15:40.400527 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-66226ad8-12e4-4d6a-aa14-25a09e2cd011 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:15:40.602181 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:15:40.602181 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:15:40.626655 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-66226ad8-12e4-4d6a-aa14-25a09e2cd011 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:15:40.690513 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-66226ad8-12e4-4d6a-aa14-25a09e2cd011 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 returned with HTTP 200 Jan 20 10:15:40.691343 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 43/84] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:15:40 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 => generated 979 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:15:41.723313 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-de219118-d48a-4958-b3d3-ae9d29351da4 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 Jan 20 10:15:41.724338 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-de219118-d48a-4958-b3d3-ae9d29351da4 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:15:41.725206 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:15:41.725206 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:15:41.726104 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-de219118-d48a-4958-b3d3-ae9d29351da4 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:15:41.938349 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:15:41.938349 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:15:41.950083 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-de219118-d48a-4958-b3d3-ae9d29351da4 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:15:41.986948 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-de219118-d48a-4958-b3d3-ae9d29351da4 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 returned with HTTP 200 Jan 20 10:15:41.989036 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 42/85] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:15:41 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 => generated 979 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:15:43.009027 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-03b359d5-c3e2-4871-9920-d26bcea5c1a8 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 Jan 20 10:15:43.012312 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-03b359d5-c3e2-4871-9920-d26bcea5c1a8 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:15:43.012312 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:15:43.012312 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:15:43.012312 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-03b359d5-c3e2-4871-9920-d26bcea5c1a8 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:15:43.080197 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:15:43.080197 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:15:43.090347 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-03b359d5-c3e2-4871-9920-d26bcea5c1a8 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:15:43.117983 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-03b359d5-c3e2-4871-9920-d26bcea5c1a8 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 returned with HTTP 200 Jan 20 10:15:43.120548 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 44/86] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:15:43 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 => generated 1367 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:15:43.148857 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4626511a-059e-401b-9852-dcfd32c734c9 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] POST http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes Jan 20 10:15:43.149437 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:15:43.149437 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:15:43.149956 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4626511a-059e-401b-9852-dcfd32c734c9 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1811469384"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:15:43.151879 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-4626511a-059e-401b-9852-dcfd32c734c9 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1811469384'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:15:43.152426 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-4626511a-059e-401b-9852-dcfd32c734c9 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Create volume of 1 GB Jan 20 10:15:43.179737 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4626511a-059e-401b-9852-dcfd32c734c9 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Availability Zones retrieved successfully. Jan 20 10:15:43.221415 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4626511a-059e-401b-9852-dcfd32c734c9 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Flow 'volume_create_api' (1577e05a-17b7-4aee-973e-1e88441b32dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:15:43.228104 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4626511a-059e-401b-9852-dcfd32c734c9 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63fecae3-c83b-45f4-8526-90c1df7d0609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:15:43.234355 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-4626511a-059e-401b-9852-dcfd32c734c9 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:15:43.521581 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4626511a-059e-401b-9852-dcfd32c734c9 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63fecae3-c83b-45f4-8526-90c1df7d0609) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:15:43.528607 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4626511a-059e-401b-9852-dcfd32c734c9 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e245087f-ab2a-4d12-a85b-691166477219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:15:43.770901 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-4626511a-059e-401b-9852-dcfd32c734c9 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Created reservations ['ad663392-2321-4e1e-a0e6-1e06d6f7ea90', 'bda71d5b-6824-4370-9f8d-e7ffe9c4afcb', '4d0f8180-3de2-4f4e-982a-99ca26294857', '848097b6-d758-453b-8d51-8bda94b1a9c6'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:15:43.782515 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4626511a-059e-401b-9852-dcfd32c734c9 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e245087f-ab2a-4d12-a85b-691166477219) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad663392-2321-4e1e-a0e6-1e06d6f7ea90', 'bda71d5b-6824-4370-9f8d-e7ffe9c4afcb', '4d0f8180-3de2-4f4e-982a-99ca26294857', '848097b6-d758-453b-8d51-8bda94b1a9c6']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:15:43.794005 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4626511a-059e-401b-9852-dcfd32c734c9 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe2c5391-3804-4301-ab34-cb21a59055d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:15:43.943131 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4626511a-059e-401b-9852-dcfd32c734c9 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe2c5391-3804-4301-ab34-cb21a59055d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b3ec293-94dd-4cdc-9380-a9e564a0d323', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1811469384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b538b286e8141cdbfc07b010169d8a3',qos_specs=None,replication_status=,reservations=['ad663392-2321-4e1e-a0e6-1e06d6f7ea90','bda71d5b-6824-4370-9f8d-e7ffe9c4afcb','4d0f8180-3de2-4f4e-982a-99ca26294857','848097b6-d758-453b-8d51-8bda94b1a9c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f28ea3094b5d4cc6b92e00431f6d29df',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:15:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1811469384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b3ec293-94dd-4cdc-9380-a9e564a0d323,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b538b286e8141cdbfc07b010169d8a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f28ea3094b5d4cc6b92e00431f6d29df',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:15:43.948636 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4626511a-059e-401b-9852-dcfd32c734c9 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b301bc04-3be8-4274-8d5d-b968a15d65b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:15:44.003862 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4626511a-059e-401b-9852-dcfd32c734c9 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b301bc04-3be8-4274-8d5d-b968a15d65b4) transitioned into state 'SUCCESS' from state '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-1811469384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b538b286e8141cdbfc07b010169d8a3',qos_specs=None,replication_status=,reservations=['ad663392-2321-4e1e-a0e6-1e06d6f7ea90','bda71d5b-6824-4370-9f8d-e7ffe9c4afcb','4d0f8180-3de2-4f4e-982a-99ca26294857','848097b6-d758-453b-8d51-8bda94b1a9c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f28ea3094b5d4cc6b92e00431f6d29df',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:15:44.008549 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4626511a-059e-401b-9852-dcfd32c734c9 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b87a4ba-cf0b-4920-aacb-a5d768074597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:15:44.045177 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4626511a-059e-401b-9852-dcfd32c734c9 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b87a4ba-cf0b-4920-aacb-a5d768074597) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:15:44.054093 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4626511a-059e-401b-9852-dcfd32c734c9 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Flow 'volume_create_api' (1577e05a-17b7-4aee-973e-1e88441b32dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:15:44.205357 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4626511a-059e-401b-9852-dcfd32c734c9 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Create volume request issued successfully. Jan 20 10:15:44.290533 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4626511a-059e-401b-9852-dcfd32c734c9 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes returned with HTTP 202 Jan 20 10:15:44.298317 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 43/87] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:15:43 2021] POST /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes => generated 826 bytes in 1153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:15:44.320391 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c5c12cba-415c-4e92-a16c-e7bdedc11fa1 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/1b3ec293-94dd-4cdc-9380-a9e564a0d323 Jan 20 10:15:44.321447 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c5c12cba-415c-4e92-a16c-e7bdedc11fa1 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:15:44.322032 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:15:44.322032 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:15:44.323584 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c5c12cba-415c-4e92-a16c-e7bdedc11fa1 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:15:44.576737 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:15:44.576737 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:15:44.622063 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c5c12cba-415c-4e92-a16c-e7bdedc11fa1 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:15:44.774446 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c5c12cba-415c-4e92-a16c-e7bdedc11fa1 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/1b3ec293-94dd-4cdc-9380-a9e564a0d323 returned with HTTP 200 Jan 20 10:15:44.779389 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 45/88] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:15:44 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/1b3ec293-94dd-4cdc-9380-a9e564a0d323 => generated 918 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:15:45.810328 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-48c9a423-755f-476d-ac3e-c8e83ec58438 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/1b3ec293-94dd-4cdc-9380-a9e564a0d323 Jan 20 10:15:45.810684 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-48c9a423-755f-476d-ac3e-c8e83ec58438 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:15:45.810684 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:15:45.810684 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:15:45.811154 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-48c9a423-755f-476d-ac3e-c8e83ec58438 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:15:45.937918 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:15:45.937918 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:15:45.959768 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-48c9a423-755f-476d-ac3e-c8e83ec58438 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:15:46.018304 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-48c9a423-755f-476d-ac3e-c8e83ec58438 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/1b3ec293-94dd-4cdc-9380-a9e564a0d323 returned with HTTP 200 Jan 20 10:15:46.019147 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 44/89] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:15:45 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/1b3ec293-94dd-4cdc-9380-a9e564a0d323 => generated 918 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:15:47.048531 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7c5167d7-dd59-47f2-8f80-a8c4a6d9f0e0 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/1b3ec293-94dd-4cdc-9380-a9e564a0d323 Jan 20 10:15:47.049379 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7c5167d7-dd59-47f2-8f80-a8c4a6d9f0e0 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:15:47.049379 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:15:47.049379 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:15:47.050059 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7c5167d7-dd59-47f2-8f80-a8c4a6d9f0e0 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:15:47.175879 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:15:47.175879 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:15:47.197772 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7c5167d7-dd59-47f2-8f80-a8c4a6d9f0e0 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:15:47.254686 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7c5167d7-dd59-47f2-8f80-a8c4a6d9f0e0 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/1b3ec293-94dd-4cdc-9380-a9e564a0d323 returned with HTTP 200 Jan 20 10:15:47.257518 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 46/90] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:15:47 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/1b3ec293-94dd-4cdc-9380-a9e564a0d323 => generated 919 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:15:47.291285 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2b55bc98-bb5a-4e37-a9d6-35fd8c251e29 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] POST http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes Jan 20 10:15:47.292026 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:15:47.292026 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:15:47.292649 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2b55bc98-bb5a-4e37-a9d6-35fd8c251e29 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-741256652"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:15:47.294032 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-2b55bc98-bb5a-4e37-a9d6-35fd8c251e29 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-741256652'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:15:47.294411 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-2b55bc98-bb5a-4e37-a9d6-35fd8c251e29 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Create volume of 1 GB Jan 20 10:15:47.341591 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2b55bc98-bb5a-4e37-a9d6-35fd8c251e29 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Availability Zones retrieved successfully. Jan 20 10:15:47.394660 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2b55bc98-bb5a-4e37-a9d6-35fd8c251e29 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Flow 'volume_create_api' (217fd567-0b09-48ea-bcdc-fe69ff50f68c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:15:47.398166 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2b55bc98-bb5a-4e37-a9d6-35fd8c251e29 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (149825d0-b71e-4c39-af28-3ac35118302b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:15:47.400415 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-2b55bc98-bb5a-4e37-a9d6-35fd8c251e29 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:15:47.620259 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2b55bc98-bb5a-4e37-a9d6-35fd8c251e29 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (149825d0-b71e-4c39-af28-3ac35118302b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:15:47.627741 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2b55bc98-bb5a-4e37-a9d6-35fd8c251e29 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05ffa294-aa9a-45ce-b77d-47a6c278c663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:15:47.899286 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-2b55bc98-bb5a-4e37-a9d6-35fd8c251e29 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Created reservations ['fac3e86e-915d-4c73-899f-ec098b4372c3', '21c1512a-d061-404b-a590-6f5d1c7bf167', '09810a0f-2118-43ee-be1f-e654cce2c7e7', '1b518132-e57a-496c-aeb9-5516ce18226b'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:15:47.913804 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2b55bc98-bb5a-4e37-a9d6-35fd8c251e29 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05ffa294-aa9a-45ce-b77d-47a6c278c663) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fac3e86e-915d-4c73-899f-ec098b4372c3', '21c1512a-d061-404b-a590-6f5d1c7bf167', '09810a0f-2118-43ee-be1f-e654cce2c7e7', '1b518132-e57a-496c-aeb9-5516ce18226b']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:15:47.918118 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2b55bc98-bb5a-4e37-a9d6-35fd8c251e29 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e21ac002-aaaa-4c65-a000-b14d36e1c13a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:15:48.076541 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2b55bc98-bb5a-4e37-a9d6-35fd8c251e29 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e21ac002-aaaa-4c65-a000-b14d36e1c13a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85b20faa-1fbd-4daa-8d85-a5045ddf7bd4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-741256652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b538b286e8141cdbfc07b010169d8a3',qos_specs=None,replication_status=,reservations=['fac3e86e-915d-4c73-899f-ec098b4372c3','21c1512a-d061-404b-a590-6f5d1c7bf167','09810a0f-2118-43ee-be1f-e654cce2c7e7','1b518132-e57a-496c-aeb9-5516ce18226b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f28ea3094b5d4cc6b92e00431f6d29df',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:15:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-741256652',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85b20faa-1fbd-4daa-8d85-a5045ddf7bd4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b538b286e8141cdbfc07b010169d8a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f28ea3094b5d4cc6b92e00431f6d29df',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:15:48.079184 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2b55bc98-bb5a-4e37-a9d6-35fd8c251e29 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe69b9e4-94bb-46c7-a884-d66bddbe613a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:15:48.161407 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2b55bc98-bb5a-4e37-a9d6-35fd8c251e29 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe69b9e4-94bb-46c7-a884-d66bddbe613a) transitioned into state 'SUCCESS' from state '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-741256652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b538b286e8141cdbfc07b010169d8a3',qos_specs=None,replication_status=,reservations=['fac3e86e-915d-4c73-899f-ec098b4372c3','21c1512a-d061-404b-a590-6f5d1c7bf167','09810a0f-2118-43ee-be1f-e654cce2c7e7','1b518132-e57a-496c-aeb9-5516ce18226b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f28ea3094b5d4cc6b92e00431f6d29df',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:15:48.164197 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2b55bc98-bb5a-4e37-a9d6-35fd8c251e29 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (388fefbb-7782-464f-9532-cc1239030944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:15:48.190432 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2b55bc98-bb5a-4e37-a9d6-35fd8c251e29 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (388fefbb-7782-464f-9532-cc1239030944) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:15:48.196569 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2b55bc98-bb5a-4e37-a9d6-35fd8c251e29 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Flow 'volume_create_api' (217fd567-0b09-48ea-bcdc-fe69ff50f68c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:15:48.347815 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2b55bc98-bb5a-4e37-a9d6-35fd8c251e29 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Create volume request issued successfully. Jan 20 10:15:48.421219 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2b55bc98-bb5a-4e37-a9d6-35fd8c251e29 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes returned with HTTP 202 Jan 20 10:15:48.429668 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 45/91] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:15:47 2021] POST /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes => generated 825 bytes in 1143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:15:48.450898 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-adc92989-94ac-422f-90c9-0e9189b6a436 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/85b20faa-1fbd-4daa-8d85-a5045ddf7bd4 Jan 20 10:15:48.451978 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-adc92989-94ac-422f-90c9-0e9189b6a436 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:15:48.452468 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:15:48.452468 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:15:48.456511 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-adc92989-94ac-422f-90c9-0e9189b6a436 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:15:48.711745 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:15:48.711745 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:15:48.748153 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-adc92989-94ac-422f-90c9-0e9189b6a436 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:15:48.813400 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-adc92989-94ac-422f-90c9-0e9189b6a436 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/85b20faa-1fbd-4daa-8d85-a5045ddf7bd4 returned with HTTP 200 Jan 20 10:15:48.814857 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 47/92] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:15:48 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/85b20faa-1fbd-4daa-8d85-a5045ddf7bd4 => generated 917 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:15:49.841397 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-666c58da-06e3-456b-8a91-077df04e1cd4 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/85b20faa-1fbd-4daa-8d85-a5045ddf7bd4 Jan 20 10:15:49.842606 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-666c58da-06e3-456b-8a91-077df04e1cd4 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:15:49.842981 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:15:49.842981 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:15:49.843842 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-666c58da-06e3-456b-8a91-077df04e1cd4 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:15:50.012073 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:15:50.012073 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:15:50.039413 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-666c58da-06e3-456b-8a91-077df04e1cd4 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:15:50.100011 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-666c58da-06e3-456b-8a91-077df04e1cd4 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/85b20faa-1fbd-4daa-8d85-a5045ddf7bd4 returned with HTTP 200 Jan 20 10:15:50.103856 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 46/93] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:15:49 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/85b20faa-1fbd-4daa-8d85-a5045ddf7bd4 => generated 918 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:17:08.532665 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-c456c327-01f7-499b-b563-3fba12f3cb99 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 Jan 20 10:17:08.533660 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-c456c327-01f7-499b-b563-3fba12f3cb99 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:17:08.534016 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:17:08.534016 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:17:08.534678 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-c456c327-01f7-499b-b563-3fba12f3cb99 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:17:08.756676 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:17:08.756676 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:17:08.791201 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-c456c327-01f7-499b-b563-3fba12f3cb99 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:17:08.835857 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-c456c327-01f7-499b-b563-3fba12f3cb99 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 returned with HTTP 200 Jan 20 10:17:08.838264 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 48/94] 10.222.0.73 () {60 vars in 1569 bytes} [Wed Jan 20 10:17:08 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 => generated 1367 bytes in 702 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:17:08.858541 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-9d14e1fa-adb9-4d27-9fff-12b56d0ecb90 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/1b3ec293-94dd-4cdc-9380-a9e564a0d323 Jan 20 10:17:08.859471 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-9d14e1fa-adb9-4d27-9fff-12b56d0ecb90 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:17:08.859820 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:17:08.859820 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:17:08.860491 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-9d14e1fa-adb9-4d27-9fff-12b56d0ecb90 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:17:09.042986 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:17:09.042986 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:17:09.071785 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-9d14e1fa-adb9-4d27-9fff-12b56d0ecb90 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:17:09.103931 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-9d14e1fa-adb9-4d27-9fff-12b56d0ecb90 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/1b3ec293-94dd-4cdc-9380-a9e564a0d323 returned with HTTP 200 Jan 20 10:17:09.105466 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 47/95] 10.222.0.73 () {60 vars in 1569 bytes} [Wed Jan 20 10:17:08 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/1b3ec293-94dd-4cdc-9380-a9e564a0d323 => generated 919 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:17:09.122578 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-a5cf1267-57e2-424f-802d-315f2ff91133 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/85b20faa-1fbd-4daa-8d85-a5045ddf7bd4 Jan 20 10:17:09.123471 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-a5cf1267-57e2-424f-802d-315f2ff91133 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:17:09.124109 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:17:09.124109 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:17:09.125156 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-a5cf1267-57e2-424f-802d-315f2ff91133 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:17:09.225201 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:17:09.225201 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:17:09.235356 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-a5cf1267-57e2-424f-802d-315f2ff91133 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:17:09.261903 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-a5cf1267-57e2-424f-802d-315f2ff91133 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/85b20faa-1fbd-4daa-8d85-a5045ddf7bd4 returned with HTTP 200 Jan 20 10:17:09.276401 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 49/96] 10.222.0.73 () {60 vars in 1569 bytes} [Wed Jan 20 10:17:09 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/85b20faa-1fbd-4daa-8d85-a5045ddf7bd4 => generated 918 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:17:09.280460 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-9d14e1fa-adb9-4d27-9fff-12b56d0ecb90 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume// Jan 20 10:17:09.282360 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-9d14e1fa-adb9-4d27-9fff-12b56d0ecb90 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:17:09.283103 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:17:09.283103 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:17:09.284139 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-9d14e1fa-adb9-4d27-9fff-12b56d0ecb90 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:17:09.286898 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-9d14e1fa-adb9-4d27-9fff-12b56d0ecb90 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 10:17:09.288741 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 48/97] 10.222.0.73 () {58 vars in 1289 bytes} [Wed Jan 20 10:17:09 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 20 10:17:09.323175 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-f1b289aa-4b1f-41b2-a541-8be25b21fa6d tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] POST http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments Jan 20 10:17:09.324047 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:17:09.324047 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:17:09.324765 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-f1b289aa-4b1f-41b2-a541-8be25b21fa6d tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "20e965f2-437f-4be6-b53d-055cb2782578", "instance_uuid": "94f7faed-55fe-4e80-a208-a750b82f2637", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:17:09.451254 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:17:09.451254 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:17:09.558492 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-f1b289aa-4b1f-41b2-a541-8be25b21fa6d tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments returned with HTTP 200 Jan 20 10:17:09.568103 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 50/98] 10.222.0.73 () {66 vars in 1565 bytes} [Wed Jan 20 10:17:09 2021] POST /volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments => generated 273 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:17:09.568881 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-9d14e1fa-adb9-4d27-9fff-12b56d0ecb90 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume// Jan 20 10:17:09.570083 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-9d14e1fa-adb9-4d27-9fff-12b56d0ecb90 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:17:09.570700 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-9d14e1fa-adb9-4d27-9fff-12b56d0ecb90 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:17:09.571879 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-9d14e1fa-adb9-4d27-9fff-12b56d0ecb90 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 10:17:09.572551 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 49/99] 10.222.0.73 () {58 vars in 1289 bytes} [Wed Jan 20 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 20 10:17:09.598780 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-acd05d71-ed69-4201-93e2-1d66bed93082 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] POST http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments Jan 20 10:17:09.599535 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:17:09.599535 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:17:09.600448 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-acd05d71-ed69-4201-93e2-1d66bed93082 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1b3ec293-94dd-4cdc-9380-a9e564a0d323", "instance_uuid": "94f7faed-55fe-4e80-a208-a750b82f2637", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:17:09.674675 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:17:09.674675 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:17:09.765690 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-acd05d71-ed69-4201-93e2-1d66bed93082 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments returned with HTTP 200 Jan 20 10:17:09.776026 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 51/100] 10.222.0.73 () {66 vars in 1565 bytes} [Wed Jan 20 10:17:09 2021] POST /volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments => generated 273 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:17:09.777987 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-9d14e1fa-adb9-4d27-9fff-12b56d0ecb90 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume// Jan 20 10:17:09.778775 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-9d14e1fa-adb9-4d27-9fff-12b56d0ecb90 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:17:09.779620 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-9d14e1fa-adb9-4d27-9fff-12b56d0ecb90 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:17:09.781583 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-9d14e1fa-adb9-4d27-9fff-12b56d0ecb90 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 10:17:09.783173 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 50/101] 10.222.0.73 () {58 vars in 1289 bytes} [Wed Jan 20 10:17:09 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 20 10:17:09.802301 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-75f77472-ae2b-46fb-a472-6cff474ad7c9 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] POST http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments Jan 20 10:17:09.803193 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:17:09.803193 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:17:09.805681 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-75f77472-ae2b-46fb-a472-6cff474ad7c9 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "85b20faa-1fbd-4daa-8d85-a5045ddf7bd4", "instance_uuid": "94f7faed-55fe-4e80-a208-a750b82f2637", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:17:09.944656 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:17:09.944656 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:17:10.045326 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-75f77472-ae2b-46fb-a472-6cff474ad7c9 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments returned with HTTP 200 Jan 20 10:17:10.046455 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 52/102] 10.222.0.73 () {66 vars in 1565 bytes} [Wed Jan 20 10:17:09 2021] POST /volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments => generated 273 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:17:13.349088 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-9d14e1fa-adb9-4d27-9fff-12b56d0ecb90 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume// Jan 20 10:17:13.349716 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-9d14e1fa-adb9-4d27-9fff-12b56d0ecb90 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:17:13.350096 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-9d14e1fa-adb9-4d27-9fff-12b56d0ecb90 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:17:13.351206 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-9d14e1fa-adb9-4d27-9fff-12b56d0ecb90 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 10:17:13.351847 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 51/103] 10.222.0.21 () {56 vars in 1089 bytes} [Wed Jan 20 10:17:13 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 20 10:17:13.364626 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-8e42deb3-74f3-4753-83c5-30f7a665b660 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 Jan 20 10:17:13.365241 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-8e42deb3-74f3-4753-83c5-30f7a665b660 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:17:13.365448 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:17:13.365448 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:17:13.365885 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-8e42deb3-74f3-4753-83c5-30f7a665b660 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:17:13.638968 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:17:13.638968 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:17:13.694675 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-8e42deb3-74f3-4753-83c5-30f7a665b660 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:17:13.823690 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:17:13.823690 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:17:13.866780 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-8e42deb3-74f3-4753-83c5-30f7a665b660 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 returned with HTTP 200 Jan 20 10:17:13.873894 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 53/104] 10.222.0.21 () {60 vars in 1403 bytes} [Wed Jan 20 10:17:13 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 => generated 1465 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 20 10:17:13.892241 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-0e455fe9-4991-4d8b-b4c3-174215937163 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] PUT http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/f6b36b65-4ab8-4864-8e35-2fbfb5e2c986 Jan 20 10:17:13.905243 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-0e455fe9-4991-4d8b-b4c3-174215937163 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.21", "host": "n-h2-768509-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768509-8.cbci-768509-8.local", "mountpoint": "/dev/sda"}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:17:13.946081 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:17:13.946081 n-d-768509-8 devstack@c-api.service[87958]: return self(f, *args, **kw) Jan 20 10:17:13.946945 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-0e455fe9-4991-4d8b-b4c3-174215937163 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Lock "b'cinder-attachment_update-20e965f2-437f-4be6-b53d-055cb2782578-n-h2-768509-8'" acquired by "attachment_update" :: waited 0.012s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 20 10:17:13.949801 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:17:13.949801 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:17:17.124676 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-0e455fe9-4991-4d8b-b4c3-174215937163 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Lock "b'cinder-attachment_update-20e965f2-437f-4be6-b53d-055cb2782578-n-h2-768509-8'" released by "attachment_update" :: held 3.178s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 20 10:17:17.125457 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-0e455fe9-4991-4d8b-b4c3-174215937163 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/f6b36b65-4ab8-4864-8e35-2fbfb5e2c986 returned with HTTP 200 Jan 20 10:17:17.126877 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 52/105] 10.222.0.21 () {64 vars in 1468 bytes} [Wed Jan 20 10:17:13 2021] PUT /volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/f6b36b65-4ab8-4864-8e35-2fbfb5e2c986 => generated 762 bytes in 3244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:17:17.241229 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-0bb93c64-7f86-437c-a6c3-b3b495ea7336 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] POST http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/f6b36b65-4ab8-4864-8e35-2fbfb5e2c986/action Jan 20 10:17:17.241229 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:17:17.241229 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:17:17.241229 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-0bb93c64-7f86-437c-a6c3-b3b495ea7336 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:17:17.241229 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-0bb93c64-7f86-437c-a6c3-b3b495ea7336 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:17:17.548416 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:17:17.548416 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:17:17.643021 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-0bb93c64-7f86-437c-a6c3-b3b495ea7336 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/f6b36b65-4ab8-4864-8e35-2fbfb5e2c986/action returned with HTTP 204 Jan 20 10:17:17.644784 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 54/106] 10.222.0.21 () {64 vars in 1489 bytes} [Wed Jan 20 10:17:17 2021] POST /volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/f6b36b65-4ab8-4864-8e35-2fbfb5e2c986/action => generated 0 bytes in 416 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 20 10:17:17.714510 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-0e455fe9-4991-4d8b-b4c3-174215937163 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume// Jan 20 10:17:17.715583 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-0e455fe9-4991-4d8b-b4c3-174215937163 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:17:17.715904 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:17:17.715904 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:17:17.717031 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-0e455fe9-4991-4d8b-b4c3-174215937163 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:17:17.719236 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-0e455fe9-4991-4d8b-b4c3-174215937163 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 10:17:17.720760 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 53/107] 10.222.0.21 () {56 vars in 1089 bytes} [Wed Jan 20 10:17:17 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 20 10:17:17.739433 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-2d0a05ea-6023-40e1-94d0-52305671301f tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/1b3ec293-94dd-4cdc-9380-a9e564a0d323 Jan 20 10:17:17.740678 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-2d0a05ea-6023-40e1-94d0-52305671301f tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:17:17.741294 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:17:17.741294 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:17:17.742873 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-2d0a05ea-6023-40e1-94d0-52305671301f tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:17:17.827724 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:17:17.827724 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:17:17.838886 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-2d0a05ea-6023-40e1-94d0-52305671301f tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:17:17.868666 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:17:17.868666 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:17:17.880644 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-2d0a05ea-6023-40e1-94d0-52305671301f tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/1b3ec293-94dd-4cdc-9380-a9e564a0d323 returned with HTTP 200 Jan 20 10:17:17.881859 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 55/108] 10.222.0.21 () {60 vars in 1403 bytes} [Wed Jan 20 10:17:17 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/1b3ec293-94dd-4cdc-9380-a9e564a0d323 => generated 1017 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 10:17:17.916514 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-a3107894-6d53-407f-a92c-e7bb4b868d19 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] PUT http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/ca387472-c51f-438f-9c49-1b974f7893a6 Jan 20 10:17:17.917591 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-a3107894-6d53-407f-a92c-e7bb4b868d19 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.21", "host": "n-h2-768509-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768509-8.cbci-768509-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:17:18.032911 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:17:18.032911 n-d-768509-8 devstack@c-api.service[87958]: return self(f, *args, **kw) Jan 20 10:17:18.034066 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-a3107894-6d53-407f-a92c-e7bb4b868d19 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Lock "b'cinder-attachment_update-1b3ec293-94dd-4cdc-9380-a9e564a0d323-n-h2-768509-8'" acquired by "attachment_update" :: waited 0.022s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 20 10:17:18.044725 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:17:18.044725 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:17:20.642282 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-a3107894-6d53-407f-a92c-e7bb4b868d19 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Lock "b'cinder-attachment_update-1b3ec293-94dd-4cdc-9380-a9e564a0d323-n-h2-768509-8'" released by "attachment_update" :: held 2.609s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 20 10:17:20.643632 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-a3107894-6d53-407f-a92c-e7bb4b868d19 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/ca387472-c51f-438f-9c49-1b974f7893a6 returned with HTTP 200 Jan 20 10:17:20.645344 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 54/109] 10.222.0.21 () {64 vars in 1468 bytes} [Wed Jan 20 10:17:17 2021] PUT /volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/ca387472-c51f-438f-9c49-1b974f7893a6 => generated 762 bytes in 2750 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:17:20.720339 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-2bf518a8-bd2c-499c-b164-bf5754b3c624 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] POST http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/ca387472-c51f-438f-9c49-1b974f7893a6/action Jan 20 10:17:20.721718 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:17:20.721718 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:17:20.722731 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-2bf518a8-bd2c-499c-b164-bf5754b3c624 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:17:20.723375 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-2bf518a8-bd2c-499c-b164-bf5754b3c624 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:17:20.891966 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:17:20.891966 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:17:20.930310 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-2bf518a8-bd2c-499c-b164-bf5754b3c624 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/ca387472-c51f-438f-9c49-1b974f7893a6/action returned with HTTP 204 Jan 20 10:17:20.931652 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 56/110] 10.222.0.21 () {64 vars in 1489 bytes} [Wed Jan 20 10:17:20 2021] POST /volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/ca387472-c51f-438f-9c49-1b974f7893a6/action => generated 0 bytes in 217 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:17:20.967508 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-a3107894-6d53-407f-a92c-e7bb4b868d19 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume// Jan 20 10:17:20.967988 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-a3107894-6d53-407f-a92c-e7bb4b868d19 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:17:20.968267 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:17:20.968267 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:17:20.968652 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-a3107894-6d53-407f-a92c-e7bb4b868d19 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:17:20.969822 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-a3107894-6d53-407f-a92c-e7bb4b868d19 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 10:17:20.970786 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 55/111] 10.222.0.21 () {56 vars in 1089 bytes} [Wed Jan 20 10:17: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 20 10:17:20.985607 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-859651bd-7a1e-4865-a088-6307ce5bffc5 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/85b20faa-1fbd-4daa-8d85-a5045ddf7bd4 Jan 20 10:17:20.986283 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-859651bd-7a1e-4865-a088-6307ce5bffc5 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:17:20.986511 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:17:20.986511 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:17:20.986973 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-859651bd-7a1e-4865-a088-6307ce5bffc5 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:17:21.082533 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:17:21.082533 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:17:21.107877 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-859651bd-7a1e-4865-a088-6307ce5bffc5 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:17:21.150538 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:17:21.150538 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:17:21.185522 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-859651bd-7a1e-4865-a088-6307ce5bffc5 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/85b20faa-1fbd-4daa-8d85-a5045ddf7bd4 returned with HTTP 200 Jan 20 10:17:21.190801 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 57/112] 10.222.0.21 () {60 vars in 1403 bytes} [Wed Jan 20 10:17:20 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/85b20faa-1fbd-4daa-8d85-a5045ddf7bd4 => generated 1016 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 10:17:21.219833 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-244e4e38-37a9-407c-b10c-245f61fafb79 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] PUT http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/000e1777-f7cb-4532-ba74-00c5a1b75a0a Jan 20 10:17:21.220761 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-244e4e38-37a9-407c-b10c-245f61fafb79 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.21", "host": "n-h2-768509-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768509-8.cbci-768509-8.local", "mountpoint": "/dev/sdc"}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:17:21.277454 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:17:21.277454 n-d-768509-8 devstack@c-api.service[87958]: return self(f, *args, **kw) Jan 20 10:17:21.278852 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-244e4e38-37a9-407c-b10c-245f61fafb79 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Lock "b'cinder-attachment_update-85b20faa-1fbd-4daa-8d85-a5045ddf7bd4-n-h2-768509-8'" acquired by "attachment_update" :: waited 0.018s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 20 10:17:21.284752 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:17:21.284752 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:17:24.012634 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-244e4e38-37a9-407c-b10c-245f61fafb79 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Lock "b'cinder-attachment_update-85b20faa-1fbd-4daa-8d85-a5045ddf7bd4-n-h2-768509-8'" released by "attachment_update" :: held 2.735s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 20 10:17:24.013888 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-244e4e38-37a9-407c-b10c-245f61fafb79 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/000e1777-f7cb-4532-ba74-00c5a1b75a0a returned with HTTP 200 Jan 20 10:17:24.015310 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 56/113] 10.222.0.21 () {64 vars in 1468 bytes} [Wed Jan 20 10:17:21 2021] PUT /volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/000e1777-f7cb-4532-ba74-00c5a1b75a0a => generated 762 bytes in 2801 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:17:24.064147 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-ebee4060-a847-4707-b95f-dfa8811fe97d tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] POST http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/000e1777-f7cb-4532-ba74-00c5a1b75a0a/action Jan 20 10:17:24.065891 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:17:24.065891 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:17:24.067699 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-ebee4060-a847-4707-b95f-dfa8811fe97d tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:17:24.068252 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-ebee4060-a847-4707-b95f-dfa8811fe97d tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:17:24.270375 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:17:24.270375 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:17:24.317999 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-ebee4060-a847-4707-b95f-dfa8811fe97d tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/000e1777-f7cb-4532-ba74-00c5a1b75a0a/action returned with HTTP 204 Jan 20 10:17:24.320242 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 58/114] 10.222.0.21 () {64 vars in 1489 bytes} [Wed Jan 20 10:17:24 2021] POST /volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/000e1777-f7cb-4532-ba74-00c5a1b75a0a/action => generated 0 bytes in 264 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:19:33.937986 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-67e92fe6-1afb-4cb9-a0bb-086f4b5ad5b1 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] DELETE http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/f6b36b65-4ab8-4864-8e35-2fbfb5e2c986 Jan 20 10:19:33.943009 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-67e92fe6-1afb-4cb9-a0bb-086f4b5ad5b1 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:19:33.943458 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:19:33.943458 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:19:33.950289 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-67e92fe6-1afb-4cb9-a0bb-086f4b5ad5b1 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:19:34.060487 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:19:34.060487 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:19:35.027457 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-67e92fe6-1afb-4cb9-a0bb-086f4b5ad5b1 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 20 10:19:35.029099 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-67e92fe6-1afb-4cb9-a0bb-086f4b5ad5b1 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Pending status list for volume during attachment-delete: [] {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 20 10:19:35.036831 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-67e92fe6-1afb-4cb9-a0bb-086f4b5ad5b1 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/f6b36b65-4ab8-4864-8e35-2fbfb5e2c986 returned with HTTP 200 Jan 20 10:19:35.038479 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 57/115] 10.222.0.21 () {62 vars in 1437 bytes} [Wed Jan 20 10:19:33 2021] DELETE /volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/f6b36b65-4ab8-4864-8e35-2fbfb5e2c986 => generated 19 bytes in 1116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:19:35.054490 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-23c1bbb7-f0f4-411f-90a8-844d462fb1c2 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] DELETE http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/ca387472-c51f-438f-9c49-1b974f7893a6 Jan 20 10:19:35.055343 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-23c1bbb7-f0f4-411f-90a8-844d462fb1c2 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:19:35.055733 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:19:35.055733 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:19:35.057502 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-23c1bbb7-f0f4-411f-90a8-844d462fb1c2 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:19:35.084439 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:19:35.084439 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:19:36.226317 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-23c1bbb7-f0f4-411f-90a8-844d462fb1c2 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 20 10:19:36.233103 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-23c1bbb7-f0f4-411f-90a8-844d462fb1c2 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Pending status list for volume during attachment-delete: [] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 20 10:19:36.266104 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-23c1bbb7-f0f4-411f-90a8-844d462fb1c2 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/ca387472-c51f-438f-9c49-1b974f7893a6 returned with HTTP 200 Jan 20 10:19:36.273158 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 59/116] 10.222.0.21 () {62 vars in 1437 bytes} [Wed Jan 20 10:19:35 2021] DELETE /volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/ca387472-c51f-438f-9c49-1b974f7893a6 => generated 19 bytes in 1223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:19:36.287715 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-e85d5f1f-381c-4e04-a159-695dbddf39f3 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] DELETE http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/000e1777-f7cb-4532-ba74-00c5a1b75a0a Jan 20 10:19:36.288499 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-e85d5f1f-381c-4e04-a159-695dbddf39f3 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:19:36.288934 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:19:36.288934 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:19:36.289581 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-e85d5f1f-381c-4e04-a159-695dbddf39f3 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:19:36.376656 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:19:36.376656 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:19:37.698922 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-e85d5f1f-381c-4e04-a159-695dbddf39f3 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 20 10:19:37.703992 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-e85d5f1f-381c-4e04-a159-695dbddf39f3 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Pending status list for volume during attachment-delete: [] {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 20 10:19:37.720102 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-e85d5f1f-381c-4e04-a159-695dbddf39f3 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/000e1777-f7cb-4532-ba74-00c5a1b75a0a returned with HTTP 200 Jan 20 10:19:37.721626 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 58/117] 10.222.0.21 () {62 vars in 1437 bytes} [Wed Jan 20 10:19:36 2021] DELETE /volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/000e1777-f7cb-4532-ba74-00c5a1b75a0a => generated 19 bytes in 1440 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:20:22.866959 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-15ce32a4-9836-4af4-a9d1-2c52cbc2870f tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/f6b36b65-4ab8-4864-8e35-2fbfb5e2c986 Jan 20 10:20:22.867649 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-15ce32a4-9836-4af4-a9d1-2c52cbc2870f tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:20:22.881928 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:20:22.881928 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:20:22.882799 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-15ce32a4-9836-4af4-a9d1-2c52cbc2870f tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:20:22.904231 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-15ce32a4-9836-4af4-a9d1-2c52cbc2870f tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/f6b36b65-4ab8-4864-8e35-2fbfb5e2c986 returned with HTTP 404 Jan 20 10:20:22.906416 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 60/118] 10.222.0.73 () {60 vars in 1415 bytes} [Wed Jan 20 10:20:22 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/f6b36b65-4ab8-4864-8e35-2fbfb5e2c986 => generated 149 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 10:20:22.915869 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-e85d5f1f-381c-4e04-a159-695dbddf39f3 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume// Jan 20 10:20:22.916720 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-e85d5f1f-381c-4e04-a159-695dbddf39f3 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:20:22.917107 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:20:22.917107 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:20:22.917787 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-e85d5f1f-381c-4e04-a159-695dbddf39f3 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:20:22.919846 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-e85d5f1f-381c-4e04-a159-695dbddf39f3 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 10:20:22.926143 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 59/119] 10.222.0.73 () {56 vars in 1091 bytes} [Wed Jan 20 10:20:22 2021] GET /volume/ => generated 754 bytes in 12 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 20 10:20:22.979088 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-f85f6a94-bbc4-4db4-b587-90320f8e7c17 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] POST http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments Jan 20 10:20:22.984089 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-f85f6a94-bbc4-4db4-b587-90320f8e7c17 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "20e965f2-437f-4be6-b53d-055cb2782578", "instance_uuid": "94f7faed-55fe-4e80-a208-a750b82f2637", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:20:23.126784 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:20:23.126784 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:20:23.292404 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-f85f6a94-bbc4-4db4-b587-90320f8e7c17 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments returned with HTTP 200 Jan 20 10:20:23.294452 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 61/120] 10.222.0.73 () {64 vars in 1358 bytes} [Wed Jan 20 10:20:22 2021] POST /volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments => generated 273 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:20:23.326342 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-d3409978-e6f7-41a6-b787-580feee8456d tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/ca387472-c51f-438f-9c49-1b974f7893a6 Jan 20 10:20:23.326968 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-d3409978-e6f7-41a6-b787-580feee8456d tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:20:23.327465 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-d3409978-e6f7-41a6-b787-580feee8456d tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:20:23.361872 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-d3409978-e6f7-41a6-b787-580feee8456d tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/ca387472-c51f-438f-9c49-1b974f7893a6 returned with HTTP 404 Jan 20 10:20:23.368764 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 60/121] 10.222.0.73 () {60 vars in 1415 bytes} [Wed Jan 20 10:20:23 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/ca387472-c51f-438f-9c49-1b974f7893a6 => generated 149 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 10:20:23.370050 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-f85f6a94-bbc4-4db4-b587-90320f8e7c17 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume// Jan 20 10:20:23.370933 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-f85f6a94-bbc4-4db4-b587-90320f8e7c17 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:20:23.371314 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:20:23.371314 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:20:23.372030 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-f85f6a94-bbc4-4db4-b587-90320f8e7c17 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:20:23.373693 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-f85f6a94-bbc4-4db4-b587-90320f8e7c17 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 10:20:23.374466 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 62/122] 10.222.0.73 () {56 vars in 1091 bytes} [Wed Jan 20 10:20:23 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 20 10:20:23.387265 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-a9d9289f-597a-46a9-bb98-9d04e433095e tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] POST http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments Jan 20 10:20:23.388089 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-a9d9289f-597a-46a9-bb98-9d04e433095e tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1b3ec293-94dd-4cdc-9380-a9e564a0d323", "instance_uuid": "94f7faed-55fe-4e80-a208-a750b82f2637", "connector": null}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:20:23.553191 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:20:23.553191 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:20:23.717491 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-a9d9289f-597a-46a9-bb98-9d04e433095e tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments returned with HTTP 200 Jan 20 10:20:23.732706 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 61/123] 10.222.0.73 () {64 vars in 1358 bytes} [Wed Jan 20 10:20:23 2021] POST /volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments => generated 273 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:20:23.787215 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-5b9e065c-59cc-423c-966b-e20fc4fe9829 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/000e1777-f7cb-4532-ba74-00c5a1b75a0a Jan 20 10:20:23.796208 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-5b9e065c-59cc-423c-966b-e20fc4fe9829 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:20:23.802076 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-5b9e065c-59cc-423c-966b-e20fc4fe9829 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:20:23.844066 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-5b9e065c-59cc-423c-966b-e20fc4fe9829 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/000e1777-f7cb-4532-ba74-00c5a1b75a0a returned with HTTP 404 Jan 20 10:20:23.845518 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 63/124] 10.222.0.73 () {60 vars in 1415 bytes} [Wed Jan 20 10:20:23 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/000e1777-f7cb-4532-ba74-00c5a1b75a0a => generated 149 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 10:20:23.860422 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-a9d9289f-597a-46a9-bb98-9d04e433095e tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume// Jan 20 10:20:23.861311 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-a9d9289f-597a-46a9-bb98-9d04e433095e tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:20:23.861669 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:20:23.861669 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:20:23.862898 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-a9d9289f-597a-46a9-bb98-9d04e433095e tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:20:23.864890 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-a9d9289f-597a-46a9-bb98-9d04e433095e tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 10:20:23.866292 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 62/125] 10.222.0.73 () {56 vars in 1091 bytes} [Wed Jan 20 10:20:23 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 20 10:20:23.883477 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-47385164-e1c8-4b61-9259-cd8df75e13a8 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] POST http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments Jan 20 10:20:23.886031 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-47385164-e1c8-4b61-9259-cd8df75e13a8 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "85b20faa-1fbd-4daa-8d85-a5045ddf7bd4", "instance_uuid": "94f7faed-55fe-4e80-a208-a750b82f2637", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:20:23.997100 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:20:23.997100 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:20:24.155105 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-47385164-e1c8-4b61-9259-cd8df75e13a8 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments returned with HTTP 200 Jan 20 10:20:24.157617 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 64/126] 10.222.0.73 () {64 vars in 1358 bytes} [Wed Jan 20 10:20:23 2021] POST /volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments => generated 273 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:20:27.416058 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-a9d9289f-597a-46a9-bb98-9d04e433095e tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume// Jan 20 10:20:27.417285 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-a9d9289f-597a-46a9-bb98-9d04e433095e tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:20:27.418099 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-a9d9289f-597a-46a9-bb98-9d04e433095e tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:20:27.421086 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-a9d9289f-597a-46a9-bb98-9d04e433095e tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 10:20:27.425414 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 63/127] 10.222.0.71 () {56 vars in 1089 bytes} [Wed Jan 20 10:20:27 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 20 10:20:27.452739 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-16f34ab8-2b6c-44ce-ba9b-aac90678b303 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 Jan 20 10:20:27.455451 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-16f34ab8-2b6c-44ce-ba9b-aac90678b303 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:20:27.456370 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:20:27.456370 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:20:27.457060 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-16f34ab8-2b6c-44ce-ba9b-aac90678b303 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:20:27.568543 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:20:27.568543 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:20:27.583990 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-16f34ab8-2b6c-44ce-ba9b-aac90678b303 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:20:27.614808 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:20:27.614808 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:20:27.676551 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-16f34ab8-2b6c-44ce-ba9b-aac90678b303 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 returned with HTTP 200 Jan 20 10:20:27.679287 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 65/128] 10.222.0.71 () {60 vars in 1403 bytes} [Wed Jan 20 10:20:27 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 => generated 1465 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 10:20:27.721970 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-3f9354d6-4db6-4a90-ad5b-c783104342cf tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] PUT http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/078a87cf-f820-4b18-b740-bb0f9e8c09c1 Jan 20 10:20:27.723989 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-3f9354d6-4db6-4a90-ad5b-c783104342cf tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h1-768509-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768509-8.cbci-768509-8.local", "mountpoint": "/dev/sda"}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:20:27.835448 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:20:27.835448 n-d-768509-8 devstack@c-api.service[87958]: return self(f, *args, **kw) Jan 20 10:20:27.836353 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-3f9354d6-4db6-4a90-ad5b-c783104342cf tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Lock "b'cinder-attachment_update-20e965f2-437f-4be6-b53d-055cb2782578-n-h1-768509-8'" acquired by "attachment_update" :: waited 0.035s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 20 10:20:27.851266 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:20:27.851266 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:20:30.817826 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-3f9354d6-4db6-4a90-ad5b-c783104342cf tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Lock "b'cinder-attachment_update-20e965f2-437f-4be6-b53d-055cb2782578-n-h1-768509-8'" released by "attachment_update" :: held 2.982s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 20 10:20:30.819264 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-3f9354d6-4db6-4a90-ad5b-c783104342cf tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/078a87cf-f820-4b18-b740-bb0f9e8c09c1 returned with HTTP 200 Jan 20 10:20:30.820613 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 64/129] 10.222.0.71 () {64 vars in 1468 bytes} [Wed Jan 20 10:20:27 2021] PUT /volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/078a87cf-f820-4b18-b740-bb0f9e8c09c1 => generated 762 bytes in 3110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:20:30.903509 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-500e9596-8915-4c77-a393-2ef971375a8c tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] POST http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/078a87cf-f820-4b18-b740-bb0f9e8c09c1/action Jan 20 10:20:30.904383 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:20:30.904383 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:20:30.905205 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-500e9596-8915-4c77-a393-2ef971375a8c tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:20:30.905779 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-500e9596-8915-4c77-a393-2ef971375a8c tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:20:31.037129 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:20:31.037129 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:20:31.090667 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-500e9596-8915-4c77-a393-2ef971375a8c tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/078a87cf-f820-4b18-b740-bb0f9e8c09c1/action returned with HTTP 204 Jan 20 10:20:31.091808 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 66/130] 10.222.0.71 () {64 vars in 1489 bytes} [Wed Jan 20 10:20:30 2021] POST /volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/078a87cf-f820-4b18-b740-bb0f9e8c09c1/action => generated 0 bytes in 197 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 20 10:20:31.138558 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-3f9354d6-4db6-4a90-ad5b-c783104342cf tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume// Jan 20 10:20:31.139043 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-3f9354d6-4db6-4a90-ad5b-c783104342cf tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:20:31.139229 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:20:31.139229 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:20:31.139714 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-3f9354d6-4db6-4a90-ad5b-c783104342cf tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:20:31.140929 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-3f9354d6-4db6-4a90-ad5b-c783104342cf tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 10:20:31.142196 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 65/131] 10.222.0.71 () {56 vars in 1089 bytes} [Wed Jan 20 10:20:31 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 20 10:20:31.155328 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-cad651c2-2b99-4832-aa71-cc29b23357ba tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/1b3ec293-94dd-4cdc-9380-a9e564a0d323 Jan 20 10:20:31.155950 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-cad651c2-2b99-4832-aa71-cc29b23357ba tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:20:31.156241 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:20:31.156241 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:20:31.156641 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-cad651c2-2b99-4832-aa71-cc29b23357ba tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:20:31.248229 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:20:31.248229 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:20:31.259200 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-cad651c2-2b99-4832-aa71-cc29b23357ba tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:20:31.302205 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:20:31.302205 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:20:31.328410 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-cad651c2-2b99-4832-aa71-cc29b23357ba tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/1b3ec293-94dd-4cdc-9380-a9e564a0d323 returned with HTTP 200 Jan 20 10:20:31.331717 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 67/132] 10.222.0.71 () {60 vars in 1403 bytes} [Wed Jan 20 10:20:31 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/1b3ec293-94dd-4cdc-9380-a9e564a0d323 => generated 1017 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 10:20:31.381947 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-4f3bbc1e-f3ec-4b5b-ba53-fc36bdc13107 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] PUT http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/a5184673-c55b-4d92-9771-4f38696ee049 Jan 20 10:20:31.383400 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-4f3bbc1e-f3ec-4b5b-ba53-fc36bdc13107 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h1-768509-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768509-8.cbci-768509-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:20:31.440655 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:20:31.440655 n-d-768509-8 devstack@c-api.service[87958]: return self(f, *args, **kw) Jan 20 10:20:31.441405 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-4f3bbc1e-f3ec-4b5b-ba53-fc36bdc13107 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Lock "b'cinder-attachment_update-1b3ec293-94dd-4cdc-9380-a9e564a0d323-n-h1-768509-8'" acquired by "attachment_update" :: waited 0.012s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 20 10:20:31.444525 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:20:31.444525 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:20:33.968588 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-4f3bbc1e-f3ec-4b5b-ba53-fc36bdc13107 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Lock "b'cinder-attachment_update-1b3ec293-94dd-4cdc-9380-a9e564a0d323-n-h1-768509-8'" released by "attachment_update" :: held 2.527s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 20 10:20:33.970991 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-4f3bbc1e-f3ec-4b5b-ba53-fc36bdc13107 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/a5184673-c55b-4d92-9771-4f38696ee049 returned with HTTP 200 Jan 20 10:20:33.973737 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 66/133] 10.222.0.71 () {64 vars in 1468 bytes} [Wed Jan 20 10:20:31 2021] PUT /volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/a5184673-c55b-4d92-9771-4f38696ee049 => generated 762 bytes in 2598 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:20:34.017585 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-030b079e-e207-4291-bb89-10599b32778f tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] POST http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/a5184673-c55b-4d92-9771-4f38696ee049/action Jan 20 10:20:34.019267 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:20:34.019267 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:20:34.022518 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-030b079e-e207-4291-bb89-10599b32778f tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:20:34.027249 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-030b079e-e207-4291-bb89-10599b32778f tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:20:34.305630 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:20:34.305630 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:20:34.330210 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-030b079e-e207-4291-bb89-10599b32778f tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/a5184673-c55b-4d92-9771-4f38696ee049/action returned with HTTP 204 Jan 20 10:20:34.331877 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 68/134] 10.222.0.71 () {64 vars in 1489 bytes} [Wed Jan 20 10:20:34 2021] POST /volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/a5184673-c55b-4d92-9771-4f38696ee049/action => generated 0 bytes in 323 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:20:34.385241 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-4f3bbc1e-f3ec-4b5b-ba53-fc36bdc13107 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume// Jan 20 10:20:34.386113 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-4f3bbc1e-f3ec-4b5b-ba53-fc36bdc13107 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:20:34.386605 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:20:34.386605 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:20:34.387609 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-4f3bbc1e-f3ec-4b5b-ba53-fc36bdc13107 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:20:34.389787 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-4f3bbc1e-f3ec-4b5b-ba53-fc36bdc13107 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 10:20:34.391031 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 67/135] 10.222.0.71 () {56 vars in 1089 bytes} [Wed Jan 20 10:20:34 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 20 10:20:34.407111 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-11f0f7cd-d858-45cf-9bb9-e85255734803 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/85b20faa-1fbd-4daa-8d85-a5045ddf7bd4 Jan 20 10:20:34.408306 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-11f0f7cd-d858-45cf-9bb9-e85255734803 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:20:34.408722 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:20:34.408722 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:20:34.410479 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-11f0f7cd-d858-45cf-9bb9-e85255734803 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:20:34.488028 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:20:34.488028 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:20:34.499731 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-11f0f7cd-d858-45cf-9bb9-e85255734803 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:20:34.539971 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:20:34.539971 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:20:34.552241 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-11f0f7cd-d858-45cf-9bb9-e85255734803 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/85b20faa-1fbd-4daa-8d85-a5045ddf7bd4 returned with HTTP 200 Jan 20 10:20:34.554643 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 69/136] 10.222.0.71 () {60 vars in 1403 bytes} [Wed Jan 20 10:20:34 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/85b20faa-1fbd-4daa-8d85-a5045ddf7bd4 => generated 1016 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 10:20:34.617664 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-f6b03ff3-8700-4669-b0d9-90e19bf352fa tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] PUT http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/abdf8ca4-201e-4b08-81e1-7b7b99a5ff7a Jan 20 10:20:34.619101 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-f6b03ff3-8700-4669-b0d9-90e19bf352fa tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h1-768509-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768509-8.cbci-768509-8.local", "mountpoint": "/dev/sdc"}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:20:34.670679 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:20:34.670679 n-d-768509-8 devstack@c-api.service[87958]: return self(f, *args, **kw) Jan 20 10:20:34.671471 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-f6b03ff3-8700-4669-b0d9-90e19bf352fa tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Lock "b'cinder-attachment_update-85b20faa-1fbd-4daa-8d85-a5045ddf7bd4-n-h1-768509-8'" acquired by "attachment_update" :: waited 0.013s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 20 10:20:34.675314 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:20:34.675314 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:20:37.062680 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-f6b03ff3-8700-4669-b0d9-90e19bf352fa tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Lock "b'cinder-attachment_update-85b20faa-1fbd-4daa-8d85-a5045ddf7bd4-n-h1-768509-8'" released by "attachment_update" :: held 2.391s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 20 10:20:37.065461 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-f6b03ff3-8700-4669-b0d9-90e19bf352fa tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/abdf8ca4-201e-4b08-81e1-7b7b99a5ff7a returned with HTTP 200 Jan 20 10:20:37.066893 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 68/137] 10.222.0.71 () {64 vars in 1468 bytes} [Wed Jan 20 10:20:34 2021] PUT /volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/abdf8ca4-201e-4b08-81e1-7b7b99a5ff7a => generated 762 bytes in 2457 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:20:37.131121 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-609e9e6d-5cee-4b3b-98ac-63ad27820573 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] POST http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/abdf8ca4-201e-4b08-81e1-7b7b99a5ff7a/action Jan 20 10:20:37.131647 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:20:37.131647 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:20:37.133458 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-609e9e6d-5cee-4b3b-98ac-63ad27820573 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:20:37.133458 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-609e9e6d-5cee-4b3b-98ac-63ad27820573 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:20:37.265583 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:20:37.265583 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:20:37.289117 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-609e9e6d-5cee-4b3b-98ac-63ad27820573 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/abdf8ca4-201e-4b08-81e1-7b7b99a5ff7a/action returned with HTTP 204 Jan 20 10:20:37.291521 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 70/138] 10.222.0.71 () {64 vars in 1489 bytes} [Wed Jan 20 10:20:37 2021] POST /volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/abdf8ca4-201e-4b08-81e1-7b7b99a5ff7a/action => generated 0 bytes in 165 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:22:58.268611 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d2c7d48a-60f9-4d6c-bf21-b4e22fc88abe tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] POST http://10.222.0.73/volume/v3/285d6dae921740c5aa3d7844d6daef33/volumes Jan 20 10:22:58.269430 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:22:58.269430 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:22:58.272611 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d2c7d48a-60f9-4d6c-bf21-b4e22fc88abe tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotManageAdminTest-Volume-1862968982"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:22:58.276508 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-d2c7d48a-60f9-4d6c-bf21-b4e22fc88abe tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotManageAdminTest-Volume-1862968982'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:22:58.277403 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-d2c7d48a-60f9-4d6c-bf21-b4e22fc88abe tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Create volume of 1 GB Jan 20 10:22:58.279236 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:22:58.279236 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:22:58.295113 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d2c7d48a-60f9-4d6c-bf21-b4e22fc88abe tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Availability Zones retrieved successfully. Jan 20 10:22:58.314898 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d2c7d48a-60f9-4d6c-bf21-b4e22fc88abe tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Flow 'volume_create_api' (ad648171-6652-4b8f-a453-5b04dd2c3524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:22:58.318587 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d2c7d48a-60f9-4d6c-bf21-b4e22fc88abe tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19c9cb18-345b-43e8-9dd7-412fd9c388cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:22:58.321081 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-d2c7d48a-60f9-4d6c-bf21-b4e22fc88abe tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:22:58.471373 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d2c7d48a-60f9-4d6c-bf21-b4e22fc88abe tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19c9cb18-345b-43e8-9dd7-412fd9c388cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:22:58.475960 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d2c7d48a-60f9-4d6c-bf21-b4e22fc88abe tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1d6dd25-b708-439e-bee8-d9c3359cd1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:22:58.684299 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-d2c7d48a-60f9-4d6c-bf21-b4e22fc88abe tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Created reservations ['d7e3736a-5572-45da-9eb8-1a92ed4efe8a', '2b9c539e-d5aa-4e9f-9ae0-8a0ccab3dde4', '483ec034-bf65-44f8-b96a-0b250f2fb15a', 'c5661b61-f117-47ae-a5dc-ea69c92c217e'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:22:58.686950 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d2c7d48a-60f9-4d6c-bf21-b4e22fc88abe tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1d6dd25-b708-439e-bee8-d9c3359cd1c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7e3736a-5572-45da-9eb8-1a92ed4efe8a', '2b9c539e-d5aa-4e9f-9ae0-8a0ccab3dde4', '483ec034-bf65-44f8-b96a-0b250f2fb15a', 'c5661b61-f117-47ae-a5dc-ea69c92c217e']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:22:58.690164 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d2c7d48a-60f9-4d6c-bf21-b4e22fc88abe tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f55f0ec0-d99d-43fe-a13c-0bb6bc530f9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:22:58.757060 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d2c7d48a-60f9-4d6c-bf21-b4e22fc88abe tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f55f0ec0-d99d-43fe-a13c-0bb6bc530f9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18169ee7-788c-4d95-977e-8f07496272c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1862968982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='285d6dae921740c5aa3d7844d6daef33',qos_specs=None,replication_status=,reservations=['d7e3736a-5572-45da-9eb8-1a92ed4efe8a','2b9c539e-d5aa-4e9f-9ae0-8a0ccab3dde4','483ec034-bf65-44f8-b96a-0b250f2fb15a','c5661b61-f117-47ae-a5dc-ea69c92c217e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eeab230e1b90480d9668f5885bb1f864',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:22:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1862968982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18169ee7-788c-4d95-977e-8f07496272c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='285d6dae921740c5aa3d7844d6daef33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='eeab230e1b90480d9668f5885bb1f864',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:22:58.759663 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d2c7d48a-60f9-4d6c-bf21-b4e22fc88abe tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffd8f8be-e048-4d59-a77f-3a7eb09d9bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:22:58.797383 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d2c7d48a-60f9-4d6c-bf21-b4e22fc88abe tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffd8f8be-e048-4d59-a77f-3a7eb09d9bd8) transitioned into state 'SUCCESS' from state '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-1862968982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='285d6dae921740c5aa3d7844d6daef33',qos_specs=None,replication_status=,reservations=['d7e3736a-5572-45da-9eb8-1a92ed4efe8a','2b9c539e-d5aa-4e9f-9ae0-8a0ccab3dde4','483ec034-bf65-44f8-b96a-0b250f2fb15a','c5661b61-f117-47ae-a5dc-ea69c92c217e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eeab230e1b90480d9668f5885bb1f864',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:22:58.801453 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d2c7d48a-60f9-4d6c-bf21-b4e22fc88abe tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaadfec7-e024-4185-a12e-c7823f5b70a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:22:58.820203 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d2c7d48a-60f9-4d6c-bf21-b4e22fc88abe tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaadfec7-e024-4185-a12e-c7823f5b70a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:22:58.825104 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d2c7d48a-60f9-4d6c-bf21-b4e22fc88abe tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Flow 'volume_create_api' (ad648171-6652-4b8f-a453-5b04dd2c3524) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:22:58.958469 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d2c7d48a-60f9-4d6c-bf21-b4e22fc88abe tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Create volume request issued successfully. Jan 20 10:22:59.015164 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d2c7d48a-60f9-4d6c-bf21-b4e22fc88abe tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] http://10.222.0.73/volume/v3/285d6dae921740c5aa3d7844d6daef33/volumes returned with HTTP 202 Jan 20 10:22:59.017116 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 69/139] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:22:57 2021] POST /volume/v3/285d6dae921740c5aa3d7844d6daef33/volumes => generated 823 bytes in 1189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:22:59.034500 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0a5b2c45-e86b-4885-8d1b-b6e0ec4f4388 tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] GET http://10.222.0.73/volume/v3/285d6dae921740c5aa3d7844d6daef33/volumes/18169ee7-788c-4d95-977e-8f07496272c0 Jan 20 10:22:59.035459 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0a5b2c45-e86b-4885-8d1b-b6e0ec4f4388 tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:22:59.035459 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:22:59.035459 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:22:59.036189 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0a5b2c45-e86b-4885-8d1b-b6e0ec4f4388 tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:22:59.180385 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:22:59.180385 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:22:59.211008 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0a5b2c45-e86b-4885-8d1b-b6e0ec4f4388 tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Volume info retrieved successfully. Jan 20 10:22:59.263327 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0a5b2c45-e86b-4885-8d1b-b6e0ec4f4388 tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] http://10.222.0.73/volume/v3/285d6dae921740c5aa3d7844d6daef33/volumes/18169ee7-788c-4d95-977e-8f07496272c0 returned with HTTP 200 Jan 20 10:22:59.265318 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 71/140] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:22:59 2021] GET /volume/v3/285d6dae921740c5aa3d7844d6daef33/volumes/18169ee7-788c-4d95-977e-8f07496272c0 => generated 915 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:23:00.292312 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7dd046b9-2d8b-462e-a9b0-7186b6765e48 tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] GET http://10.222.0.73/volume/v3/285d6dae921740c5aa3d7844d6daef33/volumes/18169ee7-788c-4d95-977e-8f07496272c0 Jan 20 10:23:00.297781 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7dd046b9-2d8b-462e-a9b0-7186b6765e48 tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:23:00.298247 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:23:00.298247 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:23:00.299004 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7dd046b9-2d8b-462e-a9b0-7186b6765e48 tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:23:00.479835 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:23:00.479835 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:23:00.513241 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7dd046b9-2d8b-462e-a9b0-7186b6765e48 tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Volume info retrieved successfully. Jan 20 10:23:00.570784 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7dd046b9-2d8b-462e-a9b0-7186b6765e48 tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] http://10.222.0.73/volume/v3/285d6dae921740c5aa3d7844d6daef33/volumes/18169ee7-788c-4d95-977e-8f07496272c0 returned with HTTP 200 Jan 20 10:23:00.572415 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 70/141] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:23:00 2021] GET /volume/v3/285d6dae921740c5aa3d7844d6daef33/volumes/18169ee7-788c-4d95-977e-8f07496272c0 => generated 916 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:23:00.604706 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-10210ad9-4786-4d58-bba4-31bdfb0b50b5 tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] POST http://10.222.0.73/volume/v3/285d6dae921740c5aa3d7844d6daef33/snapshots Jan 20 10:23:00.605438 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:23:00.605438 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:23:00.606109 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-10210ad9-4786-4d58-bba4-31bdfb0b50b5 tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "18169ee7-788c-4d95-977e-8f07496272c0", "name": "tempest-SnapshotManageAdminTest-Snapshot-581369683"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:23:00.677912 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:23:00.677912 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:23:00.679469 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-10210ad9-4786-4d58-bba4-31bdfb0b50b5 tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Volume info retrieved successfully. Jan 20 10:23:00.680006 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-10210ad9-4786-4d58-bba4-31bdfb0b50b5 tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Create snapshot from volume 18169ee7-788c-4d95-977e-8f07496272c0 Jan 20 10:23:00.737830 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-10210ad9-4786-4d58-bba4-31bdfb0b50b5 tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] 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 20 10:23:00.739043 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-10210ad9-4786-4d58-bba4-31bdfb0b50b5 tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] 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 20 10:23:00.805608 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-10210ad9-4786-4d58-bba4-31bdfb0b50b5 tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Created reservations ['9addb25c-6b11-4250-a002-acac82b821f2', '76f47f70-e101-4f42-84a1-345734646b87', '0778e166-ec6a-46ef-bff7-040abfa3a23c', 'a0ffa1b2-da2e-47d3-b4cb-8604d7abefaf'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:23:01.180247 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-10210ad9-4786-4d58-bba4-31bdfb0b50b5 tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Snapshot create request issued successfully. Jan 20 10:23:01.181636 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-10210ad9-4786-4d58-bba4-31bdfb0b50b5 tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] http://10.222.0.73/volume/v3/285d6dae921740c5aa3d7844d6daef33/snapshots returned with HTTP 202 Jan 20 10:23:01.189832 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 72/142] 10.222.0.73 () {60 vars in 1232 bytes} [Wed Jan 20 10:23:00 2021] POST /volume/v3/285d6dae921740c5aa3d7844d6daef33/snapshots => generated 309 bytes in 587 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:23:01.199474 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-23b48d4f-3d73-4c75-8413-d4e6ef6baa60 tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] GET http://10.222.0.73/volume/v3/285d6dae921740c5aa3d7844d6daef33/snapshots/f615cd2a-6f90-4927-9b6c-3b3930bb84da Jan 20 10:23:01.200816 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-23b48d4f-3d73-4c75-8413-d4e6ef6baa60 tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:23:01.201094 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:23:01.201094 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:23:01.202229 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-23b48d4f-3d73-4c75-8413-d4e6ef6baa60 tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:23:01.286180 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:23:01.286180 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:23:01.287580 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-23b48d4f-3d73-4c75-8413-d4e6ef6baa60 tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Snapshot retrieved successfully. Jan 20 10:23:01.296050 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-23b48d4f-3d73-4c75-8413-d4e6ef6baa60 tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] http://10.222.0.73/volume/v3/285d6dae921740c5aa3d7844d6daef33/snapshots/f615cd2a-6f90-4927-9b6c-3b3930bb84da returned with HTTP 200 Jan 20 10:23:01.305352 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 71/143] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:23:01 2021] GET /volume/v3/285d6dae921740c5aa3d7844d6daef33/snapshots/f615cd2a-6f90-4927-9b6c-3b3930bb84da => generated 441 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:23:02.313699 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2b28cc8e-377d-4612-9f69-3b20ac59b2ba tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] GET http://10.222.0.73/volume/v3/285d6dae921740c5aa3d7844d6daef33/snapshots/f615cd2a-6f90-4927-9b6c-3b3930bb84da Jan 20 10:23:02.315283 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2b28cc8e-377d-4612-9f69-3b20ac59b2ba tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:23:02.315932 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:23:02.315932 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:23:02.317128 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2b28cc8e-377d-4612-9f69-3b20ac59b2ba tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:23:02.361193 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:23:02.361193 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:23:02.364172 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2b28cc8e-377d-4612-9f69-3b20ac59b2ba tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Snapshot retrieved successfully. Jan 20 10:23:02.369093 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2b28cc8e-377d-4612-9f69-3b20ac59b2ba tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] http://10.222.0.73/volume/v3/285d6dae921740c5aa3d7844d6daef33/snapshots/f615cd2a-6f90-4927-9b6c-3b3930bb84da returned with HTTP 200 Jan 20 10:23:02.371745 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 73/144] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:23:02 2021] GET /volume/v3/285d6dae921740c5aa3d7844d6daef33/snapshots/f615cd2a-6f90-4927-9b6c-3b3930bb84da => generated 441 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:23:03.384010 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-10a2ec7f-816e-4b71-8b23-f376310a06e3 tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] GET http://10.222.0.73/volume/v3/285d6dae921740c5aa3d7844d6daef33/snapshots/f615cd2a-6f90-4927-9b6c-3b3930bb84da Jan 20 10:23:03.384624 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-10a2ec7f-816e-4b71-8b23-f376310a06e3 tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:23:03.385033 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:23:03.385033 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:23:03.385749 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-10a2ec7f-816e-4b71-8b23-f376310a06e3 tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:23:03.474088 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:23:03.474088 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:23:03.482632 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-10a2ec7f-816e-4b71-8b23-f376310a06e3 tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Snapshot retrieved successfully. Jan 20 10:23:03.485495 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-10a2ec7f-816e-4b71-8b23-f376310a06e3 tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] http://10.222.0.73/volume/v3/285d6dae921740c5aa3d7844d6daef33/snapshots/f615cd2a-6f90-4927-9b6c-3b3930bb84da returned with HTTP 200 Jan 20 10:23:03.492483 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 72/145] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:23:03 2021] GET /volume/v3/285d6dae921740c5aa3d7844d6daef33/snapshots/f615cd2a-6f90-4927-9b6c-3b3930bb84da => generated 441 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:23:04.504281 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8aa8109b-2a1a-4282-96da-e3460431f650 tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] GET http://10.222.0.73/volume/v3/285d6dae921740c5aa3d7844d6daef33/snapshots/f615cd2a-6f90-4927-9b6c-3b3930bb84da Jan 20 10:23:04.505099 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8aa8109b-2a1a-4282-96da-e3460431f650 tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:23:04.505099 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:23:04.505099 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:23:04.505544 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8aa8109b-2a1a-4282-96da-e3460431f650 tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:23:04.571267 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:23:04.571267 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:23:04.572836 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8aa8109b-2a1a-4282-96da-e3460431f650 tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Snapshot retrieved successfully. Jan 20 10:23:04.575332 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8aa8109b-2a1a-4282-96da-e3460431f650 tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] http://10.222.0.73/volume/v3/285d6dae921740c5aa3d7844d6daef33/snapshots/f615cd2a-6f90-4927-9b6c-3b3930bb84da returned with HTTP 200 Jan 20 10:23:04.594818 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 74/146] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:23:04 2021] GET /volume/v3/285d6dae921740c5aa3d7844d6daef33/snapshots/f615cd2a-6f90-4927-9b6c-3b3930bb84da => generated 468 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:23:04.732333 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ef64fad8-7ce7-478a-9ffa-8b80c486933d tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] POST http://10.222.0.73/volume/v3/25df554450e043bfafda307a640b3a29/snapshots/f615cd2a-6f90-4927-9b6c-3b3930bb84da/action Jan 20 10:23:04.733097 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:23:04.733097 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:23:04.736119 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ef64fad8-7ce7-478a-9ffa-8b80c486933d tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Action body: b'{"os-unmanage": {}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:23:04.736539 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ef64fad8-7ce7-478a-9ffa-8b80c486933d tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:23:04.737000 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.contrib.snapshot_unmanage [None req-ef64fad8-7ce7-478a-9ffa-8b80c486933d tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Unmanage snapshot with id: f615cd2a-6f90-4927-9b6c-3b3930bb84da Jan 20 10:23:04.773124 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:23:04.773124 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:23:04.774467 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ef64fad8-7ce7-478a-9ffa-8b80c486933d tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Snapshot retrieved successfully. Jan 20 10:23:04.863008 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ef64fad8-7ce7-478a-9ffa-8b80c486933d tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Snapshot delete request issued successfully. Jan 20 10:23:04.863486 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ef64fad8-7ce7-478a-9ffa-8b80c486933d tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] http://10.222.0.73/volume/v3/25df554450e043bfafda307a640b3a29/snapshots/f615cd2a-6f90-4927-9b6c-3b3930bb84da/action returned with HTTP 202 Jan 20 10:23:04.864444 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 73/147] 10.222.0.73 () {60 vars in 1363 bytes} [Wed Jan 20 10:23:04 2021] POST /volume/v3/25df554450e043bfafda307a640b3a29/snapshots/f615cd2a-6f90-4927-9b6c-3b3930bb84da/action => generated 0 bytes in 278 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:23:04.879986 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d368b559-e607-4c93-8d14-4cda12288d3a tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] GET http://10.222.0.73/volume/v3/25df554450e043bfafda307a640b3a29/snapshots/f615cd2a-6f90-4927-9b6c-3b3930bb84da Jan 20 10:23:04.880890 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d368b559-e607-4c93-8d14-4cda12288d3a tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:23:04.881248 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:23:04.881248 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:23:04.887698 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d368b559-e607-4c93-8d14-4cda12288d3a tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:23:04.961064 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:23:04.961064 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:23:04.962741 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d368b559-e607-4c93-8d14-4cda12288d3a tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Snapshot retrieved successfully. Jan 20 10:23:04.965968 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d368b559-e607-4c93-8d14-4cda12288d3a tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] http://10.222.0.73/volume/v3/25df554450e043bfafda307a640b3a29/snapshots/f615cd2a-6f90-4927-9b6c-3b3930bb84da returned with HTTP 200 Jan 20 10:23:04.976655 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 75/148] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:23:04 2021] GET /volume/v3/25df554450e043bfafda307a640b3a29/snapshots/f615cd2a-6f90-4927-9b6c-3b3930bb84da => generated 469 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:23:05.989764 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6f1f6693-0d97-4f06-af2c-cfb0e9c278c1 tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] GET http://10.222.0.73/volume/v3/25df554450e043bfafda307a640b3a29/snapshots/f615cd2a-6f90-4927-9b6c-3b3930bb84da Jan 20 10:23:05.991206 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6f1f6693-0d97-4f06-af2c-cfb0e9c278c1 tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:23:05.991600 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:23:05.991600 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:23:05.992615 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6f1f6693-0d97-4f06-af2c-cfb0e9c278c1 tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:23:06.017196 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6f1f6693-0d97-4f06-af2c-cfb0e9c278c1 tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] http://10.222.0.73/volume/v3/25df554450e043bfafda307a640b3a29/snapshots/f615cd2a-6f90-4927-9b6c-3b3930bb84da returned with HTTP 404 Jan 20 10:23:06.018309 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 74/149] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:23:05 2021] GET /volume/v3/25df554450e043bfafda307a640b3a29/snapshots/f615cd2a-6f90-4927-9b6c-3b3930bb84da => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:23:06.034414 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-49c034a9-1e8b-438b-b020-60e953d8f616 tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] GET http://10.222.0.73/volume/v3/25df554450e043bfafda307a640b3a29/snapshots/detail?all_tenants=1 Jan 20 10:23:06.035774 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-49c034a9-1e8b-438b-b020-60e953d8f616 tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:23:06.036261 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:23:06.036261 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:23:06.037132 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-49c034a9-1e8b-438b-b020-60e953d8f616 tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:23:06.074439 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-49c034a9-1e8b-438b-b020-60e953d8f616 tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Get all snapshots completed successfully. Jan 20 10:23:06.078438 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-49c034a9-1e8b-438b-b020-60e953d8f616 tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] http://10.222.0.73/volume/v3/25df554450e043bfafda307a640b3a29/snapshots/detail?all_tenants=1 returned with HTTP 200 Jan 20 10:23:06.080477 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 76/150] 10.222.0.73 () {58 vars in 1258 bytes} [Wed Jan 20 10:23:06 2021] GET /volume/v3/25df554450e043bfafda307a640b3a29/snapshots/detail?all_tenants=1 => generated 17 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 20 10:23:06.103317 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7c8e7b5f-87d0-462a-9728-7304655847db tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] POST http://10.222.0.73/volume/v3/25df554450e043bfafda307a640b3a29/os-snapshot-manage Jan 20 10:23:06.105932 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7c8e7b5f-87d0-462a-9728-7304655847db tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "18169ee7-788c-4d95-977e-8f07496272c0", "ref": {"source-name": "_snapshot-f615cd2a-6f90-4927-9b6c-3b3930bb84da"}, "name": "tempest-SnapshotManageAdminTest-Managed-Snapshot-1741292515", "description": "tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1215171203", "metadata": {"manage-snap-meta1": "value1", "manage-snap-meta2": "value2", "manage-snap-meta3": "value3"}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:23:06.381960 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:23:06.381960 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:23:06.385842 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7c8e7b5f-87d0-462a-9728-7304655847db tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Volume info retrieved successfully. Jan 20 10:23:06.391855 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.snapshot_manage [None req-7c8e7b5f-87d0-462a-9728-7304655847db tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Manage snapshot request body: {'snapshot': {'volume_id': '18169ee7-788c-4d95-977e-8f07496272c0', 'ref': {'source-name': '_snapshot-f615cd2a-6f90-4927-9b6c-3b3930bb84da'}, 'name': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-1741292515', 'description': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1215171203', 'metadata': {'manage-snap-meta1': 'value1', 'manage-snap-meta2': 'value2', 'manage-snap-meta3': 'value3'}}} {{(pid=87960) create /opt/stack/cinder/cinder/api/contrib/snapshot_manage.py:95}} Jan 20 10:23:06.483535 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-7c8e7b5f-87d0-462a-9728-7304655847db tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] 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 20 10:23:06.700568 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-7c8e7b5f-87d0-462a-9728-7304655847db tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Created reservations ['08f15591-f7d5-4d7a-8f4e-5d29ce66ed89', '33d3b5f8-4f36-44f7-86f3-fbccb137f2b1', '6d950e8c-ff2f-4c8f-aa6e-2b40cfc25a4f', '26e95478-35fd-4d1b-b36f-e9a487f4c4e7'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:23:06.996696 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7c8e7b5f-87d0-462a-9728-7304655847db tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] http://10.222.0.73/volume/v3/25df554450e043bfafda307a640b3a29/os-snapshot-manage returned with HTTP 202 Jan 20 10:23:07.001760 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 75/151] 10.222.0.73 () {60 vars in 1259 bytes} [Wed Jan 20 10:23:06 2021] POST /volume/v3/25df554450e043bfafda307a640b3a29/os-snapshot-manage => generated 478 bytes in 910 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:23:07.014301 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b22c3879-c340-45b8-b4c0-7f6e7eac0293 tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] GET http://10.222.0.73/volume/v3/25df554450e043bfafda307a640b3a29/snapshots/e860e7b5-5db6-411f-9bd4-5ecf02ae986f Jan 20 10:23:07.015608 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b22c3879-c340-45b8-b4c0-7f6e7eac0293 tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:23:07.016302 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b22c3879-c340-45b8-b4c0-7f6e7eac0293 tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:23:07.130535 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:23:07.130535 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:23:07.136642 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b22c3879-c340-45b8-b4c0-7f6e7eac0293 tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Snapshot retrieved successfully. Jan 20 10:23:07.157158 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b22c3879-c340-45b8-b4c0-7f6e7eac0293 tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] http://10.222.0.73/volume/v3/25df554450e043bfafda307a640b3a29/snapshots/e860e7b5-5db6-411f-9bd4-5ecf02ae986f returned with HTTP 200 Jan 20 10:23:07.163570 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 77/152] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:23:07 2021] GET /volume/v3/25df554450e043bfafda307a640b3a29/snapshots/e860e7b5-5db6-411f-9bd4-5ecf02ae986f => generated 610 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:23:08.180786 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-15fea5d9-a9fb-40fb-8650-6bd7733ebac8 tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] GET http://10.222.0.73/volume/v3/25df554450e043bfafda307a640b3a29/snapshots/e860e7b5-5db6-411f-9bd4-5ecf02ae986f Jan 20 10:23:08.181589 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-15fea5d9-a9fb-40fb-8650-6bd7733ebac8 tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:23:08.181864 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:23:08.181864 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:23:08.182444 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-15fea5d9-a9fb-40fb-8650-6bd7733ebac8 tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:23:08.243671 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:23:08.243671 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:23:08.245071 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-15fea5d9-a9fb-40fb-8650-6bd7733ebac8 tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Snapshot retrieved successfully. Jan 20 10:23:08.247337 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-15fea5d9-a9fb-40fb-8650-6bd7733ebac8 tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] http://10.222.0.73/volume/v3/25df554450e043bfafda307a640b3a29/snapshots/e860e7b5-5db6-411f-9bd4-5ecf02ae986f returned with HTTP 200 Jan 20 10:23:08.249393 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 76/153] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:23:08 2021] GET /volume/v3/25df554450e043bfafda307a640b3a29/snapshots/e860e7b5-5db6-411f-9bd4-5ecf02ae986f => generated 610 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:23:09.268516 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cdec278a-562f-4383-bb7b-44921f009864 tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] GET http://10.222.0.73/volume/v3/25df554450e043bfafda307a640b3a29/snapshots/e860e7b5-5db6-411f-9bd4-5ecf02ae986f Jan 20 10:23:09.269492 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cdec278a-562f-4383-bb7b-44921f009864 tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:23:09.273023 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:23:09.273023 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:23:09.273767 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cdec278a-562f-4383-bb7b-44921f009864 tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:23:09.312934 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:23:09.312934 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:23:09.314279 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cdec278a-562f-4383-bb7b-44921f009864 tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Snapshot retrieved successfully. Jan 20 10:23:09.316306 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cdec278a-562f-4383-bb7b-44921f009864 tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] http://10.222.0.73/volume/v3/25df554450e043bfafda307a640b3a29/snapshots/e860e7b5-5db6-411f-9bd4-5ecf02ae986f returned with HTTP 200 Jan 20 10:23:09.323296 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 78/154] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:23:09 2021] GET /volume/v3/25df554450e043bfafda307a640b3a29/snapshots/e860e7b5-5db6-411f-9bd4-5ecf02ae986f => generated 610 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:23:10.338275 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a3b90834-3104-4754-a634-cfb345b255b7 tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] GET http://10.222.0.73/volume/v3/25df554450e043bfafda307a640b3a29/snapshots/e860e7b5-5db6-411f-9bd4-5ecf02ae986f Jan 20 10:23:10.339206 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a3b90834-3104-4754-a634-cfb345b255b7 tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:23:10.342156 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:23:10.342156 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:23:10.345169 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a3b90834-3104-4754-a634-cfb345b255b7 tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:23:10.417121 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:23:10.417121 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:23:10.419261 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a3b90834-3104-4754-a634-cfb345b255b7 tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Snapshot retrieved successfully. Jan 20 10:23:10.423588 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a3b90834-3104-4754-a634-cfb345b255b7 tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] http://10.222.0.73/volume/v3/25df554450e043bfafda307a640b3a29/snapshots/e860e7b5-5db6-411f-9bd4-5ecf02ae986f returned with HTTP 200 Jan 20 10:23:10.447126 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 77/155] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:23:10 2021] GET /volume/v3/25df554450e043bfafda307a640b3a29/snapshots/e860e7b5-5db6-411f-9bd4-5ecf02ae986f => generated 635 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:23:10.448483 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-22ce1f01-e93b-4f6a-b43c-96b6d91786ff tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] GET http://10.222.0.73/volume/v3/25df554450e043bfafda307a640b3a29/snapshots/e860e7b5-5db6-411f-9bd4-5ecf02ae986f Jan 20 10:23:10.449930 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-22ce1f01-e93b-4f6a-b43c-96b6d91786ff tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:23:10.450622 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:23:10.450622 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:23:10.453165 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-22ce1f01-e93b-4f6a-b43c-96b6d91786ff tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:23:10.508111 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:23:10.508111 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:23:10.510599 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-22ce1f01-e93b-4f6a-b43c-96b6d91786ff tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Snapshot retrieved successfully. Jan 20 10:23:10.516580 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-22ce1f01-e93b-4f6a-b43c-96b6d91786ff tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] http://10.222.0.73/volume/v3/25df554450e043bfafda307a640b3a29/snapshots/e860e7b5-5db6-411f-9bd4-5ecf02ae986f returned with HTTP 200 Jan 20 10:23:10.531121 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 79/156] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:23:10 2021] GET /volume/v3/25df554450e043bfafda307a640b3a29/snapshots/e860e7b5-5db6-411f-9bd4-5ecf02ae986f => generated 635 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:23:10.539465 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-07026b4b-4a09-4bcc-9b0e-15ea30d788fa tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] DELETE http://10.222.0.73/volume/v3/25df554450e043bfafda307a640b3a29/snapshots/e860e7b5-5db6-411f-9bd4-5ecf02ae986f Jan 20 10:23:10.541169 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-07026b4b-4a09-4bcc-9b0e-15ea30d788fa tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:23:10.541553 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:23:10.541553 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:23:10.542343 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-07026b4b-4a09-4bcc-9b0e-15ea30d788fa tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:23:10.543077 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-07026b4b-4a09-4bcc-9b0e-15ea30d788fa tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Delete snapshot with id: e860e7b5-5db6-411f-9bd4-5ecf02ae986f Jan 20 10:23:10.659301 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:23:10.659301 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:23:10.674754 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-07026b4b-4a09-4bcc-9b0e-15ea30d788fa tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Snapshot retrieved successfully. Jan 20 10:23:10.863688 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-07026b4b-4a09-4bcc-9b0e-15ea30d788fa tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Snapshot delete request issued successfully. Jan 20 10:23:10.865389 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-07026b4b-4a09-4bcc-9b0e-15ea30d788fa tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] http://10.222.0.73/volume/v3/25df554450e043bfafda307a640b3a29/snapshots/e860e7b5-5db6-411f-9bd4-5ecf02ae986f returned with HTTP 202 Jan 20 10:23:10.884549 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-13628199-37ec-4751-8de7-6854d14f6d4c tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] GET http://10.222.0.73/volume/v3/25df554450e043bfafda307a640b3a29/snapshots/e860e7b5-5db6-411f-9bd4-5ecf02ae986f Jan 20 10:23:10.886324 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-13628199-37ec-4751-8de7-6854d14f6d4c tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:23:10.887191 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 78/157] 10.222.0.73 () {58 vars in 1324 bytes} [Wed Jan 20 10:23:10 2021] DELETE /volume/v3/25df554450e043bfafda307a640b3a29/snapshots/e860e7b5-5db6-411f-9bd4-5ecf02ae986f => generated 0 bytes in 356 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:23:10.888351 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:23:10.888351 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:23:10.890121 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-13628199-37ec-4751-8de7-6854d14f6d4c tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:23:10.952907 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:23:10.952907 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:23:10.954869 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-13628199-37ec-4751-8de7-6854d14f6d4c tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Snapshot retrieved successfully. Jan 20 10:23:10.959203 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-13628199-37ec-4751-8de7-6854d14f6d4c tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] http://10.222.0.73/volume/v3/25df554450e043bfafda307a640b3a29/snapshots/e860e7b5-5db6-411f-9bd4-5ecf02ae986f returned with HTTP 200 Jan 20 10:23:10.961103 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 80/158] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:23:10 2021] GET /volume/v3/25df554450e043bfafda307a640b3a29/snapshots/e860e7b5-5db6-411f-9bd4-5ecf02ae986f => generated 634 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:23:11.983167 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0fc28c7a-686b-4487-8a89-1617be6cf12b tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] GET http://10.222.0.73/volume/v3/25df554450e043bfafda307a640b3a29/snapshots/e860e7b5-5db6-411f-9bd4-5ecf02ae986f Jan 20 10:23:11.984496 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0fc28c7a-686b-4487-8a89-1617be6cf12b tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:23:11.985012 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:23:11.985012 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:23:11.990640 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0fc28c7a-686b-4487-8a89-1617be6cf12b tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:23:12.084934 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:23:12.084934 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:23:12.086694 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0fc28c7a-686b-4487-8a89-1617be6cf12b tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Snapshot retrieved successfully. Jan 20 10:23:12.090075 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0fc28c7a-686b-4487-8a89-1617be6cf12b tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] http://10.222.0.73/volume/v3/25df554450e043bfafda307a640b3a29/snapshots/e860e7b5-5db6-411f-9bd4-5ecf02ae986f returned with HTTP 200 Jan 20 10:23:12.102221 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 79/159] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:23:11 2021] GET /volume/v3/25df554450e043bfafda307a640b3a29/snapshots/e860e7b5-5db6-411f-9bd4-5ecf02ae986f => generated 634 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:23:13.135861 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c0122b65-b7fb-4e08-bdfc-30ec0280374b tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] GET http://10.222.0.73/volume/v3/25df554450e043bfafda307a640b3a29/snapshots/e860e7b5-5db6-411f-9bd4-5ecf02ae986f Jan 20 10:23:13.136826 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c0122b65-b7fb-4e08-bdfc-30ec0280374b tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:23:13.137273 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:23:13.137273 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:23:13.137973 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c0122b65-b7fb-4e08-bdfc-30ec0280374b tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:23:13.257207 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:23:13.257207 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:23:13.260020 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c0122b65-b7fb-4e08-bdfc-30ec0280374b tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Snapshot retrieved successfully. Jan 20 10:23:13.269308 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c0122b65-b7fb-4e08-bdfc-30ec0280374b tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] http://10.222.0.73/volume/v3/25df554450e043bfafda307a640b3a29/snapshots/e860e7b5-5db6-411f-9bd4-5ecf02ae986f returned with HTTP 200 Jan 20 10:23:13.281419 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 81/160] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:23:13 2021] GET /volume/v3/25df554450e043bfafda307a640b3a29/snapshots/e860e7b5-5db6-411f-9bd4-5ecf02ae986f => generated 634 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:23:14.292309 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5f139020-311a-42ed-b657-0389b33e2381 tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] GET http://10.222.0.73/volume/v3/25df554450e043bfafda307a640b3a29/snapshots/e860e7b5-5db6-411f-9bd4-5ecf02ae986f Jan 20 10:23:14.294504 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5f139020-311a-42ed-b657-0389b33e2381 tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:23:14.297900 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:23:14.297900 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:23:14.299128 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5f139020-311a-42ed-b657-0389b33e2381 tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:23:14.396301 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5f139020-311a-42ed-b657-0389b33e2381 tempest-SnapshotManageAdminTest-299355538 tempest-SnapshotManageAdminTest-299355538] http://10.222.0.73/volume/v3/25df554450e043bfafda307a640b3a29/snapshots/e860e7b5-5db6-411f-9bd4-5ecf02ae986f returned with HTTP 404 Jan 20 10:23:14.406825 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 80/161] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:23:14 2021] GET /volume/v3/25df554450e043bfafda307a640b3a29/snapshots/e860e7b5-5db6-411f-9bd4-5ecf02ae986f => generated 111 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:23:14.420235 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d4293f8d-7892-4142-aa90-aac51d3e6132 tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] DELETE http://10.222.0.73/volume/v3/285d6dae921740c5aa3d7844d6daef33/snapshots/f615cd2a-6f90-4927-9b6c-3b3930bb84da Jan 20 10:23:14.421758 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d4293f8d-7892-4142-aa90-aac51d3e6132 tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:23:14.422396 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:23:14.422396 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:23:14.423513 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d4293f8d-7892-4142-aa90-aac51d3e6132 tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:23:14.424438 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-d4293f8d-7892-4142-aa90-aac51d3e6132 tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Delete snapshot with id: f615cd2a-6f90-4927-9b6c-3b3930bb84da Jan 20 10:23:14.491230 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d4293f8d-7892-4142-aa90-aac51d3e6132 tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] http://10.222.0.73/volume/v3/285d6dae921740c5aa3d7844d6daef33/snapshots/f615cd2a-6f90-4927-9b6c-3b3930bb84da returned with HTTP 404 Jan 20 10:23:14.493770 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 82/162] 10.222.0.73 () {58 vars in 1324 bytes} [Wed Jan 20 10:23:14 2021] DELETE /volume/v3/285d6dae921740c5aa3d7844d6daef33/snapshots/f615cd2a-6f90-4927-9b6c-3b3930bb84da => generated 111 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:23:14.509908 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-afaa4993-dfd7-4b98-bccb-f7119e7a45af tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] DELETE http://10.222.0.73/volume/v3/285d6dae921740c5aa3d7844d6daef33/volumes/18169ee7-788c-4d95-977e-8f07496272c0 Jan 20 10:23:14.512174 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-afaa4993-dfd7-4b98-bccb-f7119e7a45af tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:23:14.514659 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-afaa4993-dfd7-4b98-bccb-f7119e7a45af tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:23:14.515769 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-afaa4993-dfd7-4b98-bccb-f7119e7a45af tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Delete volume with id: 18169ee7-788c-4d95-977e-8f07496272c0 Jan 20 10:23:14.710317 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:23:14.710317 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:23:14.725586 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-afaa4993-dfd7-4b98-bccb-f7119e7a45af tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Volume info retrieved successfully. Jan 20 10:23:14.829147 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-afaa4993-dfd7-4b98-bccb-f7119e7a45af tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Delete volume request issued successfully. Jan 20 10:23:14.832810 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-afaa4993-dfd7-4b98-bccb-f7119e7a45af tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] http://10.222.0.73/volume/v3/285d6dae921740c5aa3d7844d6daef33/volumes/18169ee7-788c-4d95-977e-8f07496272c0 returned with HTTP 202 Jan 20 10:23:14.834818 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 81/163] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:23:14 2021] DELETE /volume/v3/285d6dae921740c5aa3d7844d6daef33/volumes/18169ee7-788c-4d95-977e-8f07496272c0 => generated 0 bytes in 334 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:23:14.845054 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1cfb479d-3b39-4b3e-860b-8a993a5881eb tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] GET http://10.222.0.73/volume/v3/285d6dae921740c5aa3d7844d6daef33/volumes/18169ee7-788c-4d95-977e-8f07496272c0 Jan 20 10:23:14.845641 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1cfb479d-3b39-4b3e-860b-8a993a5881eb tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:23:14.846144 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1cfb479d-3b39-4b3e-860b-8a993a5881eb tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:23:15.016763 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:23:15.016763 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:23:15.061811 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1cfb479d-3b39-4b3e-860b-8a993a5881eb tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Volume info retrieved successfully. Jan 20 10:23:15.172330 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1cfb479d-3b39-4b3e-860b-8a993a5881eb tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] http://10.222.0.73/volume/v3/285d6dae921740c5aa3d7844d6daef33/volumes/18169ee7-788c-4d95-977e-8f07496272c0 returned with HTTP 200 Jan 20 10:23:15.201030 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 83/164] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:23:14 2021] GET /volume/v3/285d6dae921740c5aa3d7844d6daef33/volumes/18169ee7-788c-4d95-977e-8f07496272c0 => generated 915 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:23:16.222752 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-21d05666-352c-4ac7-a2c7-5040410efadb tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] GET http://10.222.0.73/volume/v3/285d6dae921740c5aa3d7844d6daef33/volumes/18169ee7-788c-4d95-977e-8f07496272c0 Jan 20 10:23:16.225465 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-21d05666-352c-4ac7-a2c7-5040410efadb tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:23:16.226137 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:23:16.226137 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:23:16.227279 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-21d05666-352c-4ac7-a2c7-5040410efadb tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:23:16.532450 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:23:16.532450 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:23:16.579016 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-21d05666-352c-4ac7-a2c7-5040410efadb tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Volume info retrieved successfully. Jan 20 10:23:16.619954 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-21d05666-352c-4ac7-a2c7-5040410efadb tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] http://10.222.0.73/volume/v3/285d6dae921740c5aa3d7844d6daef33/volumes/18169ee7-788c-4d95-977e-8f07496272c0 returned with HTTP 200 Jan 20 10:23:16.633941 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 82/165] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:23:16 2021] GET /volume/v3/285d6dae921740c5aa3d7844d6daef33/volumes/18169ee7-788c-4d95-977e-8f07496272c0 => generated 915 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:23:17.643409 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-889dd04f-bf81-4a30-8d48-2865001246da tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] GET http://10.222.0.73/volume/v3/285d6dae921740c5aa3d7844d6daef33/volumes/18169ee7-788c-4d95-977e-8f07496272c0 Jan 20 10:23:17.644372 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-889dd04f-bf81-4a30-8d48-2865001246da tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:23:17.644736 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:23:17.644736 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:23:17.645460 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-889dd04f-bf81-4a30-8d48-2865001246da tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:23:17.808308 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:23:17.808308 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:23:17.829840 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-889dd04f-bf81-4a30-8d48-2865001246da tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Volume info retrieved successfully. Jan 20 10:23:17.887909 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-889dd04f-bf81-4a30-8d48-2865001246da tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] http://10.222.0.73/volume/v3/285d6dae921740c5aa3d7844d6daef33/volumes/18169ee7-788c-4d95-977e-8f07496272c0 returned with HTTP 200 Jan 20 10:23:17.890939 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 84/166] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:23:17 2021] GET /volume/v3/285d6dae921740c5aa3d7844d6daef33/volumes/18169ee7-788c-4d95-977e-8f07496272c0 => generated 915 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:23:18.917772 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-987adbbe-5042-4270-89c2-ccfe7b0a55e1 tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] GET http://10.222.0.73/volume/v3/285d6dae921740c5aa3d7844d6daef33/volumes/18169ee7-788c-4d95-977e-8f07496272c0 Jan 20 10:23:18.918396 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-987adbbe-5042-4270-89c2-ccfe7b0a55e1 tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:23:18.918481 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:23:18.918481 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:23:18.918903 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-987adbbe-5042-4270-89c2-ccfe7b0a55e1 tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:23:19.060378 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-987adbbe-5042-4270-89c2-ccfe7b0a55e1 tempest-SnapshotManageAdminTest-1460048181 tempest-SnapshotManageAdminTest-1460048181] http://10.222.0.73/volume/v3/285d6dae921740c5aa3d7844d6daef33/volumes/18169ee7-788c-4d95-977e-8f07496272c0 returned with HTTP 404 Jan 20 10:23:19.070158 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 83/167] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:23:18 2021] GET /volume/v3/285d6dae921740c5aa3d7844d6daef33/volumes/18169ee7-788c-4d95-977e-8f07496272c0 => generated 109 bytes in 156 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:23:35.304480 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c8abe7ed-ac1f-4200-ad9a-b3aa5303c24c tempest-VolumePoolsAdminTestsJSON-222345166 tempest-VolumePoolsAdminTestsJSON-222345166] GET http://10.222.0.73/volume/v3/4da256b9602d4ea5bb90015fce8016a5/scheduler-stats/get_pools?detail=True Jan 20 10:23:35.308258 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c8abe7ed-ac1f-4200-ad9a-b3aa5303c24c tempest-VolumePoolsAdminTestsJSON-222345166 tempest-VolumePoolsAdminTestsJSON-222345166] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:23:35.311754 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:23:35.311754 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:23:35.312880 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c8abe7ed-ac1f-4200-ad9a-b3aa5303c24c tempest-VolumePoolsAdminTestsJSON-222345166 tempest-VolumePoolsAdminTestsJSON-222345166] Calling method 'get_pools' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:23:35.353955 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c8abe7ed-ac1f-4200-ad9a-b3aa5303c24c tempest-VolumePoolsAdminTestsJSON-222345166 tempest-VolumePoolsAdminTestsJSON-222345166] http://10.222.0.73/volume/v3/4da256b9602d4ea5bb90015fce8016a5/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 20 10:23:35.356132 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 85/168] 10.222.0.73 () {58 vars in 1281 bytes} [Wed Jan 20 10:23:34 2021] GET /volume/v3/4da256b9602d4ea5bb90015fce8016a5/scheduler-stats/get_pools?detail=True => generated 768 bytes in 481 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:23:35.388533 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4d8f53f1-9aac-40e6-bcac-a7ce639453c2 tempest-VolumePoolsAdminTestsJSON-222345166 tempest-VolumePoolsAdminTestsJSON-222345166] GET http://10.222.0.73/volume/v3/4da256b9602d4ea5bb90015fce8016a5/scheduler-stats/get_pools Jan 20 10:23:35.398868 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4d8f53f1-9aac-40e6-bcac-a7ce639453c2 tempest-VolumePoolsAdminTestsJSON-222345166 tempest-VolumePoolsAdminTestsJSON-222345166] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:23:35.402134 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4d8f53f1-9aac-40e6-bcac-a7ce639453c2 tempest-VolumePoolsAdminTestsJSON-222345166 tempest-VolumePoolsAdminTestsJSON-222345166] Calling method 'get_pools' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:23:35.446015 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4d8f53f1-9aac-40e6-bcac-a7ce639453c2 tempest-VolumePoolsAdminTestsJSON-222345166 tempest-VolumePoolsAdminTestsJSON-222345166] http://10.222.0.73/volume/v3/4da256b9602d4ea5bb90015fce8016a5/scheduler-stats/get_pools returned with HTTP 200 Jan 20 10:23:35.453061 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 84/169] 10.222.0.73 () {58 vars in 1258 bytes} [Wed Jan 20 10:23:35 2021] GET /volume/v3/4da256b9602d4ea5bb90015fce8016a5/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 20 10:23:52.291045 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-500677d9-fc93-4c4c-8455-0519291a3213 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] DELETE http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/078a87cf-f820-4b18-b740-bb0f9e8c09c1 Jan 20 10:23:52.291667 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-500677d9-fc93-4c4c-8455-0519291a3213 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:23:52.292047 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-500677d9-fc93-4c4c-8455-0519291a3213 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:23:52.348132 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:23:52.348132 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:23:52.990818 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d4355f29-cd4f-4f6e-af0e-014e6436f450 tempest-VolumeQuotaClassesTest-491115293 tempest-VolumeQuotaClassesTest-491115293] GET http://10.222.0.73/volume/v3/693e8e0b0cf4412c91e2a69f0eef1ae3/os-quota-class-sets/default Jan 20 10:23:52.991480 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d4355f29-cd4f-4f6e-af0e-014e6436f450 tempest-VolumeQuotaClassesTest-491115293 tempest-VolumeQuotaClassesTest-491115293] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:23:52.992040 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d4355f29-cd4f-4f6e-af0e-014e6436f450 tempest-VolumeQuotaClassesTest-491115293 tempest-VolumeQuotaClassesTest-491115293] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:23:53.056130 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d4355f29-cd4f-4f6e-af0e-014e6436f450 tempest-VolumeQuotaClassesTest-491115293 tempest-VolumeQuotaClassesTest-491115293] http://10.222.0.73/volume/v3/693e8e0b0cf4412c91e2a69f0eef1ae3/os-quota-class-sets/default returned with HTTP 200 Jan 20 10:23:53.071582 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 85/170] 10.222.0.73 () {58 vars in 1264 bytes} [Wed Jan 20 10:23:52 2021] GET /volume/v3/693e8e0b0cf4412c91e2a69f0eef1ae3/os-quota-class-sets/default => generated 342 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:23:53.088906 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f8e3a7a3-f730-4d89-951b-cbcd05a3b3dd tempest-VolumeQuotaClassesTest-491115293 tempest-VolumeQuotaClassesTest-491115293] GET http://10.222.0.73/volume/v3/693e8e0b0cf4412c91e2a69f0eef1ae3/os-quota-class-sets/default Jan 20 10:23:53.091286 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f8e3a7a3-f730-4d89-951b-cbcd05a3b3dd tempest-VolumeQuotaClassesTest-491115293 tempest-VolumeQuotaClassesTest-491115293] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:23:53.092483 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f8e3a7a3-f730-4d89-951b-cbcd05a3b3dd tempest-VolumeQuotaClassesTest-491115293 tempest-VolumeQuotaClassesTest-491115293] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:23:53.162094 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f8e3a7a3-f730-4d89-951b-cbcd05a3b3dd tempest-VolumeQuotaClassesTest-491115293 tempest-VolumeQuotaClassesTest-491115293] http://10.222.0.73/volume/v3/693e8e0b0cf4412c91e2a69f0eef1ae3/os-quota-class-sets/default returned with HTTP 200 Jan 20 10:23:53.171725 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 86/171] 10.222.0.73 () {58 vars in 1264 bytes} [Wed Jan 20 10:23:53 2021] GET /volume/v3/693e8e0b0cf4412c91e2a69f0eef1ae3/os-quota-class-sets/default => generated 342 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:23:53.177175 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1373c820-cdc0-4111-956a-404161584b22 tempest-VolumeQuotaClassesTest-491115293 tempest-VolumeQuotaClassesTest-491115293] POST http://10.222.0.73/volume/v3/693e8e0b0cf4412c91e2a69f0eef1ae3/types Jan 20 10:23:53.178221 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1373c820-cdc0-4111-956a-404161584b22 tempest-VolumeQuotaClassesTest-491115293 tempest-VolumeQuotaClassesTest-491115293] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-89691584"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:23:53.269190 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1373c820-cdc0-4111-956a-404161584b22 tempest-VolumeQuotaClassesTest-491115293 tempest-VolumeQuotaClassesTest-491115293] http://10.222.0.73/volume/v3/693e8e0b0cf4412c91e2a69f0eef1ae3/types returned with HTTP 200 Jan 20 10:23:53.285013 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 87/172] 10.222.0.73 () {60 vars in 1219 bytes} [Wed Jan 20 10:23:53 2021] POST /volume/v3/693e8e0b0cf4412c91e2a69f0eef1ae3/types => generated 226 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:23:53.297544 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5fd57963-106e-4bd3-9e84-ac97e519286d tempest-VolumeQuotaClassesTest-491115293 tempest-VolumeQuotaClassesTest-491115293] PUT http://10.222.0.73/volume/v3/693e8e0b0cf4412c91e2a69f0eef1ae3/os-quota-class-sets/default Jan 20 10:23:53.299894 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5fd57963-106e-4bd3-9e84-ac97e519286d tempest-VolumeQuotaClassesTest-491115293 tempest-VolumeQuotaClassesTest-491115293] 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-89691584": 2, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-89691584": 4, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-89691584": 10}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:23:53.602636 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-500677d9-fc93-4c4c-8455-0519291a3213 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 20 10:23:53.603047 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-500677d9-fc93-4c4c-8455-0519291a3213 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Pending status list for volume during attachment-delete: [] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 20 10:23:53.621090 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-500677d9-fc93-4c4c-8455-0519291a3213 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/078a87cf-f820-4b18-b740-bb0f9e8c09c1 returned with HTTP 200 Jan 20 10:23:53.622557 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 86/173] 10.222.0.71 () {62 vars in 1437 bytes} [Wed Jan 20 10:23:52 2021] DELETE /volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/078a87cf-f820-4b18-b740-bb0f9e8c09c1 => generated 19 bytes in 1337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:23:53.640418 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-a2206390-ef69-4c24-afa3-b16b79aa7924 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] DELETE http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/a5184673-c55b-4d92-9771-4f38696ee049 Jan 20 10:23:53.641592 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-a2206390-ef69-4c24-afa3-b16b79aa7924 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:23:53.642029 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:23:53.642029 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:23:53.642769 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-a2206390-ef69-4c24-afa3-b16b79aa7924 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:23:53.713190 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:23:53.713190 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:23:53.862004 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5fd57963-106e-4bd3-9e84-ac97e519286d tempest-VolumeQuotaClassesTest-491115293 tempest-VolumeQuotaClassesTest-491115293] http://10.222.0.73/volume/v3/693e8e0b0cf4412c91e2a69f0eef1ae3/os-quota-class-sets/default returned with HTTP 200 Jan 20 10:23:53.862826 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 88/174] 10.222.0.73 () {60 vars in 1285 bytes} [Wed Jan 20 10:23:53 2021] PUT /volume/v3/693e8e0b0cf4412c91e2a69f0eef1ae3/os-quota-class-sets/default => generated 528 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:23:53.878584 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-939c1de7-d531-4daa-9dd2-cc31924425fe tempest-VolumeQuotaClassesTest-491115293 tempest-VolumeQuotaClassesTest-491115293] GET http://10.222.0.73/volume/v3/693e8e0b0cf4412c91e2a69f0eef1ae3/os-quota-sets/693e8e0b0cf4412c91e2a69f0eef1ae3/defaults Jan 20 10:23:53.879129 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-939c1de7-d531-4daa-9dd2-cc31924425fe tempest-VolumeQuotaClassesTest-491115293 tempest-VolumeQuotaClassesTest-491115293] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:23:53.879602 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-939c1de7-d531-4daa-9dd2-cc31924425fe tempest-VolumeQuotaClassesTest-491115293 tempest-VolumeQuotaClassesTest-491115293] Calling method 'defaults' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:23:53.913935 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-939c1de7-d531-4daa-9dd2-cc31924425fe tempest-VolumeQuotaClassesTest-491115293 tempest-VolumeQuotaClassesTest-491115293] 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 20 10:23:53.915180 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-939c1de7-d531-4daa-9dd2-cc31924425fe tempest-VolumeQuotaClassesTest-491115293 tempest-VolumeQuotaClassesTest-491115293] 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 20 10:23:53.916502 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-939c1de7-d531-4daa-9dd2-cc31924425fe tempest-VolumeQuotaClassesTest-491115293 tempest-VolumeQuotaClassesTest-491115293] 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 20 10:23:53.930291 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-939c1de7-d531-4daa-9dd2-cc31924425fe tempest-VolumeQuotaClassesTest-491115293 tempest-VolumeQuotaClassesTest-491115293] http://10.222.0.73/volume/v3/693e8e0b0cf4412c91e2a69f0eef1ae3/os-quota-sets/693e8e0b0cf4412c91e2a69f0eef1ae3/defaults returned with HTTP 200 Jan 20 10:23:53.931762 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 89/175] 10.222.0.73 () {58 vars in 1348 bytes} [Wed Jan 20 10:23:53 2021] GET /volume/v3/693e8e0b0cf4412c91e2a69f0eef1ae3/os-quota-sets/693e8e0b0cf4412c91e2a69f0eef1ae3/defaults => generated 564 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:23:54.911686 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9fbc18c4-ad5f-4c87-90b9-7a47738ea925 tempest-VolumeQuotaClassesTest-491115293 tempest-VolumeQuotaClassesTest-491115293] GET http://10.222.0.73/volume/v3/693e8e0b0cf4412c91e2a69f0eef1ae3/os-quota-sets/648c47cd8d2c44a3a9f3cbbbb826b88d/defaults Jan 20 10:23:54.912822 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9fbc18c4-ad5f-4c87-90b9-7a47738ea925 tempest-VolumeQuotaClassesTest-491115293 tempest-VolumeQuotaClassesTest-491115293] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:23:54.913849 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9fbc18c4-ad5f-4c87-90b9-7a47738ea925 tempest-VolumeQuotaClassesTest-491115293 tempest-VolumeQuotaClassesTest-491115293] Calling method 'defaults' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:23:54.948765 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9fbc18c4-ad5f-4c87-90b9-7a47738ea925 tempest-VolumeQuotaClassesTest-491115293 tempest-VolumeQuotaClassesTest-491115293] http://10.222.0.73/volume/v3/693e8e0b0cf4412c91e2a69f0eef1ae3/os-quota-sets/648c47cd8d2c44a3a9f3cbbbb826b88d/defaults returned with HTTP 200 Jan 20 10:23:54.950356 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 90/176] 10.222.0.73 () {58 vars in 1348 bytes} [Wed Jan 20 10:23:54 2021] GET /volume/v3/693e8e0b0cf4412c91e2a69f0eef1ae3/os-quota-sets/648c47cd8d2c44a3a9f3cbbbb826b88d/defaults => generated 564 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:23:55.001828 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-a2206390-ef69-4c24-afa3-b16b79aa7924 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 20 10:23:55.004449 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-a2206390-ef69-4c24-afa3-b16b79aa7924 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Pending status list for volume during attachment-delete: [] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 20 10:23:55.021752 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-a2206390-ef69-4c24-afa3-b16b79aa7924 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/a5184673-c55b-4d92-9771-4f38696ee049 returned with HTTP 200 Jan 20 10:23:55.025951 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 87/177] 10.222.0.71 () {62 vars in 1437 bytes} [Wed Jan 20 10:23:53 2021] DELETE /volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/a5184673-c55b-4d92-9771-4f38696ee049 => generated 19 bytes in 1393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:23:55.051767 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-560cb985-e479-4787-8ff1-5f7107e3bb12 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] DELETE http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/abdf8ca4-201e-4b08-81e1-7b7b99a5ff7a Jan 20 10:23:55.060461 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-560cb985-e479-4787-8ff1-5f7107e3bb12 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:23:55.062384 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-560cb985-e479-4787-8ff1-5f7107e3bb12 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:23:55.117267 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:23:55.117267 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:23:55.215481 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-808c6293-d4c4-474e-b32d-db89a15450ad tempest-VolumeQuotaClassesTest-491115293 tempest-VolumeQuotaClassesTest-491115293] PUT http://10.222.0.73/volume/v3/693e8e0b0cf4412c91e2a69f0eef1ae3/os-quota-class-sets/default Jan 20 10:23:55.216612 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:23:55.216612 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:23:55.217109 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-808c6293-d4c4-474e-b32d-db89a15450ad tempest-VolumeQuotaClassesTest-491115293 tempest-VolumeQuotaClassesTest-491115293] 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=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:23:55.295570 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:23:55.295570 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:23:55.511002 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-808c6293-d4c4-474e-b32d-db89a15450ad tempest-VolumeQuotaClassesTest-491115293 tempest-VolumeQuotaClassesTest-491115293] http://10.222.0.73/volume/v3/693e8e0b0cf4412c91e2a69f0eef1ae3/os-quota-class-sets/default returned with HTTP 200 Jan 20 10:23:55.526399 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 88/178] 10.222.0.73 () {60 vars in 1285 bytes} [Wed Jan 20 10:23:55 2021] PUT /volume/v3/693e8e0b0cf4412c91e2a69f0eef1ae3/os-quota-class-sets/default => generated 528 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:23:55.641656 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d69ed22d-78e6-49f5-9380-c02aeb06823e tempest-VolumeQuotaClassesTest-491115293 tempest-VolumeQuotaClassesTest-491115293] DELETE http://10.222.0.73/volume/v3/693e8e0b0cf4412c91e2a69f0eef1ae3/types/1ad745d4-fe5b-476f-91c1-b1dd841f23fa Jan 20 10:23:55.642259 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d69ed22d-78e6-49f5-9380-c02aeb06823e tempest-VolumeQuotaClassesTest-491115293 tempest-VolumeQuotaClassesTest-491115293] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:23:55.642813 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d69ed22d-78e6-49f5-9380-c02aeb06823e tempest-VolumeQuotaClassesTest-491115293 tempest-VolumeQuotaClassesTest-491115293] Calling method '_delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:23:55.789130 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:23:55.789130 n-d-768509-8 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Jan 20 10:23:55.815423 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d69ed22d-78e6-49f5-9380-c02aeb06823e tempest-VolumeQuotaClassesTest-491115293 tempest-VolumeQuotaClassesTest-491115293] http://10.222.0.73/volume/v3/693e8e0b0cf4412c91e2a69f0eef1ae3/types/1ad745d4-fe5b-476f-91c1-b1dd841f23fa returned with HTTP 202 Jan 20 10:23:55.817113 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 89/179] 10.222.0.73 () {58 vars in 1312 bytes} [Wed Jan 20 10:23:55 2021] DELETE /volume/v3/693e8e0b0cf4412c91e2a69f0eef1ae3/types/1ad745d4-fe5b-476f-91c1-b1dd841f23fa => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 20 10:23:55.826906 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-711a878f-bb7b-4947-ad7c-df1da5eee556 tempest-VolumeQuotaClassesTest-491115293 tempest-VolumeQuotaClassesTest-491115293] GET http://10.222.0.73/volume/v3/693e8e0b0cf4412c91e2a69f0eef1ae3/types/1ad745d4-fe5b-476f-91c1-b1dd841f23fa Jan 20 10:23:55.827437 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-711a878f-bb7b-4947-ad7c-df1da5eee556 tempest-VolumeQuotaClassesTest-491115293 tempest-VolumeQuotaClassesTest-491115293] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:23:55.827940 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-711a878f-bb7b-4947-ad7c-df1da5eee556 tempest-VolumeQuotaClassesTest-491115293 tempest-VolumeQuotaClassesTest-491115293] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:23:55.844669 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-711a878f-bb7b-4947-ad7c-df1da5eee556 tempest-VolumeQuotaClassesTest-491115293 tempest-VolumeQuotaClassesTest-491115293] http://10.222.0.73/volume/v3/693e8e0b0cf4412c91e2a69f0eef1ae3/types/1ad745d4-fe5b-476f-91c1-b1dd841f23fa returned with HTTP 404 Jan 20 10:23:55.852194 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 90/180] 10.222.0.73 () {58 vars in 1309 bytes} [Wed Jan 20 10:23:55 2021] GET /volume/v3/693e8e0b0cf4412c91e2a69f0eef1ae3/types/1ad745d4-fe5b-476f-91c1-b1dd841f23fa => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:23:56.396907 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-560cb985-e479-4787-8ff1-5f7107e3bb12 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 20 10:23:56.397756 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-560cb985-e479-4787-8ff1-5f7107e3bb12 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Pending status list for volume during attachment-delete: [] {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 20 10:23:56.411332 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-40201327-c7ac-4ab4-8425-6fd758b19306 req-560cb985-e479-4787-8ff1-5f7107e3bb12 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/abdf8ca4-201e-4b08-81e1-7b7b99a5ff7a returned with HTTP 200 Jan 20 10:23:56.412833 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 91/181] 10.222.0.71 () {62 vars in 1437 bytes} [Wed Jan 20 10:23:55 2021] DELETE /volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/abdf8ca4-201e-4b08-81e1-7b7b99a5ff7a => generated 19 bytes in 1371 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:24:12.166653 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-847223b9-8b9c-43f2-a72a-563d7d18bba4 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] POST http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types Jan 20 10:24:12.167223 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-847223b9-8b9c-43f2-a72a-563d7d18bba4 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-799281223", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:24:12.280873 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-847223b9-8b9c-43f2-a72a-563d7d18bba4 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types returned with HTTP 200 Jan 20 10:24:12.282521 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 91/182] 10.222.0.73 () {60 vars in 1220 bytes} [Wed Jan 20 10:24:11 2021] POST /volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types => generated 277 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:24:12.293824 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-130dadc2-9f9a-41b5-ad46-58d585d17fa0 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] POST http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types Jan 20 10:24:12.294402 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:24:12.294402 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:24:12.295016 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-130dadc2-9f9a-41b5-ad46-58d585d17fa0 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1787645275", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:24:12.298018 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:24:12.298018 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:24:12.390352 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-130dadc2-9f9a-41b5-ad46-58d585d17fa0 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types returned with HTTP 200 Jan 20 10:24:12.391853 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 92/183] 10.222.0.73 () {60 vars in 1220 bytes} [Wed Jan 20 10:24:12 2021] POST /volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types => generated 278 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:24:12.710113 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a33d0af6-d415-4846-b3fa-7e663c6c2104 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] POST http://10.222.0.73/volume/v3/e15f0232a698470e9370deebe3eec9ef/volumes Jan 20 10:24:12.711802 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a33d0af6-d415-4846-b3fa-7e663c6c2104 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1539387014", "volume_type": "2d85e7d5-f4a2-45e6-9c6c-9ee366702530", "size": 1}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:24:12.713147 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-a33d0af6-d415-4846-b3fa-7e663c6c2104 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1539387014', 'volume_type': '2d85e7d5-f4a2-45e6-9c6c-9ee366702530', 'size': 1}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:24:12.742212 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-a33d0af6-d415-4846-b3fa-7e663c6c2104 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Create volume of 1 GB Jan 20 10:24:12.743500 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:24:12.743500 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:24:12.760114 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a33d0af6-d415-4846-b3fa-7e663c6c2104 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Availability zone cache updated, next update will occur around 2021-01-20 11:24:12.758004. {{(pid=87959) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 20 10:24:12.760744 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a33d0af6-d415-4846-b3fa-7e663c6c2104 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Availability Zones retrieved successfully. Jan 20 10:24:12.897380 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a33d0af6-d415-4846-b3fa-7e663c6c2104 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Flow 'volume_create_api' (c679bd21-868a-42e9-82df-efd5b20976a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:24:12.900580 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a33d0af6-d415-4846-b3fa-7e663c6c2104 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f7f38c6-2f13-4972-878a-99bfa9f9676d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:24:12.903595 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-a33d0af6-d415-4846-b3fa-7e663c6c2104 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:24:13.000983 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a33d0af6-d415-4846-b3fa-7e663c6c2104 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f7f38c6-2f13-4972-878a-99bfa9f9676d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T10:24:12Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iSCSI',vendor_name='Open Source'},id=2d85e7d5-f4a2-45e6-9c6c-9ee366702530,is_public=True,name='tempest-VolumeTypesTest-volume-type-799281223',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2d85e7d5-f4a2-45e6-9c6c-9ee366702530', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:24:13.005142 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a33d0af6-d415-4846-b3fa-7e663c6c2104 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa58ac79-1a44-4e42-82bb-71a019f9c187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:24:13.142828 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-a33d0af6-d415-4846-b3fa-7e663c6c2104 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-799281223 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-799281223, it is now deprecated. Please use the default quota class for default quota. Jan 20 10:24:13.151814 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-a33d0af6-d415-4846-b3fa-7e663c6c2104 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-799281223 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-799281223, it is now deprecated. Please use the default quota class for default quota. Jan 20 10:24:13.323518 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-a33d0af6-d415-4846-b3fa-7e663c6c2104 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Created reservations ['d817ae0e-53c7-4d10-98c8-e4424c4c8823', '6661325c-023b-4413-ab54-0ec6f1a601e3', '0a54ca47-2f13-4b5b-be27-7bc975e09e5e', 'ec4fd383-0dc5-48e0-a014-3fea91602210'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:24:13.329824 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a33d0af6-d415-4846-b3fa-7e663c6c2104 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa58ac79-1a44-4e42-82bb-71a019f9c187) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d817ae0e-53c7-4d10-98c8-e4424c4c8823', '6661325c-023b-4413-ab54-0ec6f1a601e3', '0a54ca47-2f13-4b5b-be27-7bc975e09e5e', 'ec4fd383-0dc5-48e0-a014-3fea91602210']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:24:13.339798 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a33d0af6-d415-4846-b3fa-7e663c6c2104 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d53c51f3-c29b-450f-bb0c-5fd33bab8b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:24:13.498330 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a33d0af6-d415-4846-b3fa-7e663c6c2104 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d53c51f3-c29b-450f-bb0c-5fd33bab8b68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb957d4b-11eb-481b-b4c2-431748d05944', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1539387014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e15f0232a698470e9370deebe3eec9ef',qos_specs=None,replication_status=,reservations=['d817ae0e-53c7-4d10-98c8-e4424c4c8823','6661325c-023b-4413-ab54-0ec6f1a601e3','0a54ca47-2f13-4b5b-be27-7bc975e09e5e','ec4fd383-0dc5-48e0-a014-3fea91602210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61783068de5c4825882a5c436d48337a',volume_type_id=2d85e7d5-f4a2-45e6-9c6c-9ee366702530), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:24:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1539387014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb957d4b-11eb-481b-b4c2-431748d05944,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e15f0232a698470e9370deebe3eec9ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='61783068de5c4825882a5c436d48337a',volume_attachment=,volume_type=,volume_type_id=2d85e7d5-f4a2-45e6-9c6c-9ee366702530)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:24:13.503456 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a33d0af6-d415-4846-b3fa-7e663c6c2104 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c275694a-026c-437d-af60-f015080feebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:24:13.571971 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a33d0af6-d415-4846-b3fa-7e663c6c2104 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c275694a-026c-437d-af60-f015080feebf) transitioned into state 'SUCCESS' from state '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-1539387014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e15f0232a698470e9370deebe3eec9ef',qos_specs=None,replication_status=,reservations=['d817ae0e-53c7-4d10-98c8-e4424c4c8823','6661325c-023b-4413-ab54-0ec6f1a601e3','0a54ca47-2f13-4b5b-be27-7bc975e09e5e','ec4fd383-0dc5-48e0-a014-3fea91602210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61783068de5c4825882a5c436d48337a',volume_type_id=2d85e7d5-f4a2-45e6-9c6c-9ee366702530)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:24:13.580621 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a33d0af6-d415-4846-b3fa-7e663c6c2104 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72100485-46c5-4eff-b16f-6dab4663b6e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:24:13.641670 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a33d0af6-d415-4846-b3fa-7e663c6c2104 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72100485-46c5-4eff-b16f-6dab4663b6e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:24:13.656449 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a33d0af6-d415-4846-b3fa-7e663c6c2104 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Flow 'volume_create_api' (c679bd21-868a-42e9-82df-efd5b20976a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:24:13.852564 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a33d0af6-d415-4846-b3fa-7e663c6c2104 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Create volume request issued successfully. Jan 20 10:24:13.899162 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a33d0af6-d415-4846-b3fa-7e663c6c2104 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] http://10.222.0.73/volume/v3/e15f0232a698470e9370deebe3eec9ef/volumes returned with HTTP 202 Jan 20 10:24:13.901250 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 92/184] 10.222.0.73 () {60 vars in 1226 bytes} [Wed Jan 20 10:24:12 2021] POST /volume/v3/e15f0232a698470e9370deebe3eec9ef/volumes => generated 849 bytes in 1500 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:24:13.921583 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c5d27b42-d29b-441c-9433-54a7558e2ead tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] GET http://10.222.0.73/volume/v3/e15f0232a698470e9370deebe3eec9ef/volumes/bb957d4b-11eb-481b-b4c2-431748d05944 Jan 20 10:24:13.922694 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c5d27b42-d29b-441c-9433-54a7558e2ead tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:13.923705 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c5d27b42-d29b-441c-9433-54a7558e2ead tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:14.284637 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:24:14.284637 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:24:14.301735 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c5d27b42-d29b-441c-9433-54a7558e2ead tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Volume info retrieved successfully. Jan 20 10:24:14.341234 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c5d27b42-d29b-441c-9433-54a7558e2ead tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] http://10.222.0.73/volume/v3/e15f0232a698470e9370deebe3eec9ef/volumes/bb957d4b-11eb-481b-b4c2-431748d05944 returned with HTTP 200 Jan 20 10:24:14.341234 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 93/185] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:24:13 2021] GET /volume/v3/e15f0232a698470e9370deebe3eec9ef/volumes/bb957d4b-11eb-481b-b4c2-431748d05944 => generated 941 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:24:15.356793 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-691a01ae-7cb6-4e61-b32f-faeb970f34ff tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] GET http://10.222.0.73/volume/v3/e15f0232a698470e9370deebe3eec9ef/volumes/bb957d4b-11eb-481b-b4c2-431748d05944 Jan 20 10:24:15.358302 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-691a01ae-7cb6-4e61-b32f-faeb970f34ff tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:15.358771 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:24:15.358771 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:24:15.359432 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-691a01ae-7cb6-4e61-b32f-faeb970f34ff tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:15.490409 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:24:15.490409 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:24:15.505399 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-691a01ae-7cb6-4e61-b32f-faeb970f34ff tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Volume info retrieved successfully. Jan 20 10:24:15.533723 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-691a01ae-7cb6-4e61-b32f-faeb970f34ff tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] http://10.222.0.73/volume/v3/e15f0232a698470e9370deebe3eec9ef/volumes/bb957d4b-11eb-481b-b4c2-431748d05944 returned with HTTP 200 Jan 20 10:24:15.545751 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 93/186] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:24:15 2021] GET /volume/v3/e15f0232a698470e9370deebe3eec9ef/volumes/bb957d4b-11eb-481b-b4c2-431748d05944 => generated 942 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:24:15.556008 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b00ca66e-0e5a-4cb9-8254-a51a3ae9b9ba tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] POST http://10.222.0.73/volume/v3/e15f0232a698470e9370deebe3eec9ef/volumes/bb957d4b-11eb-481b-b4c2-431748d05944/action Jan 20 10:24:15.556795 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:24:15.556795 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:24:15.557747 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b00ca66e-0e5a-4cb9-8254-a51a3ae9b9ba tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Action body: b'{"os-retype": {"new_type": "0cddfee7-6fc6-4ffb-aa72-c5596def44e7"}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:24:15.558687 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b00ca66e-0e5a-4cb9-8254-a51a3ae9b9ba tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "0cddfee7-6fc6-4ffb-aa72-c5596def44e7"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:24:15.657198 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:24:15.657198 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:24:15.659957 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b00ca66e-0e5a-4cb9-8254-a51a3ae9b9ba tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Volume info retrieved successfully. Jan 20 10:24:15.761074 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-b00ca66e-0e5a-4cb9-8254-a51a3ae9b9ba tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1787645275 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1787645275, it is now deprecated. Please use the default quota class for default quota. Jan 20 10:24:15.763124 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-b00ca66e-0e5a-4cb9-8254-a51a3ae9b9ba tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1787645275 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1787645275, it is now deprecated. Please use the default quota class for default quota. Jan 20 10:24:15.853445 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-b00ca66e-0e5a-4cb9-8254-a51a3ae9b9ba tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Created reservations ['19e0af35-a695-4b74-b321-bbf612d67f5d', '9f2fdd00-5715-48b7-90fc-ad4a3333d846'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:24:15.948273 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-b00ca66e-0e5a-4cb9-8254-a51a3ae9b9ba tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-799281223 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-799281223, it is now deprecated. Please use the default quota class for default quota. Jan 20 10:24:15.949477 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-b00ca66e-0e5a-4cb9-8254-a51a3ae9b9ba tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-799281223 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-799281223, it is now deprecated. Please use the default quota class for default quota. Jan 20 10:24:15.979123 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-b00ca66e-0e5a-4cb9-8254-a51a3ae9b9ba tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Created reservations ['0ab79fb9-2188-442a-b4c3-dcfbc3d83ed4', '8e7017b0-9b6c-4d98-a507-7d5112c99092'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:24:16.218296 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b00ca66e-0e5a-4cb9-8254-a51a3ae9b9ba tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Retype volume request issued successfully. Jan 20 10:24:16.219362 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b00ca66e-0e5a-4cb9-8254-a51a3ae9b9ba tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] http://10.222.0.73/volume/v3/e15f0232a698470e9370deebe3eec9ef/volumes/bb957d4b-11eb-481b-b4c2-431748d05944/action returned with HTTP 202 Jan 20 10:24:16.226524 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 94/187] 10.222.0.73 () {60 vars in 1357 bytes} [Wed Jan 20 10:24:15 2021] POST /volume/v3/e15f0232a698470e9370deebe3eec9ef/volumes/bb957d4b-11eb-481b-b4c2-431748d05944/action => generated 0 bytes in 677 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 20 10:24:16.233871 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dcd63664-777d-4410-958a-4c0d37243367 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] GET http://10.222.0.73/volume/v3/e15f0232a698470e9370deebe3eec9ef/volumes/bb957d4b-11eb-481b-b4c2-431748d05944 Jan 20 10:24:16.235254 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dcd63664-777d-4410-958a-4c0d37243367 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:16.235879 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:24:16.235879 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:24:16.237242 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dcd63664-777d-4410-958a-4c0d37243367 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:16.391758 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:24:16.391758 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:24:16.413767 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dcd63664-777d-4410-958a-4c0d37243367 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Volume info retrieved successfully. Jan 20 10:24:16.461424 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dcd63664-777d-4410-958a-4c0d37243367 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] http://10.222.0.73/volume/v3/e15f0232a698470e9370deebe3eec9ef/volumes/bb957d4b-11eb-481b-b4c2-431748d05944 returned with HTTP 200 Jan 20 10:24:16.466268 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 94/188] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:24:16 2021] GET /volume/v3/e15f0232a698470e9370deebe3eec9ef/volumes/bb957d4b-11eb-481b-b4c2-431748d05944 => generated 941 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:24:17.492757 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-11bf6994-ec64-424c-8cab-9f2d430b0134 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] GET http://10.222.0.73/volume/v3/e15f0232a698470e9370deebe3eec9ef/volumes/bb957d4b-11eb-481b-b4c2-431748d05944 Jan 20 10:24:17.493603 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-11bf6994-ec64-424c-8cab-9f2d430b0134 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:17.493864 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:24:17.493864 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:24:17.494613 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-11bf6994-ec64-424c-8cab-9f2d430b0134 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:17.638325 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:24:17.638325 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:24:17.665324 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-11bf6994-ec64-424c-8cab-9f2d430b0134 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Volume info retrieved successfully. Jan 20 10:24:17.711718 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-11bf6994-ec64-424c-8cab-9f2d430b0134 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] http://10.222.0.73/volume/v3/e15f0232a698470e9370deebe3eec9ef/volumes/bb957d4b-11eb-481b-b4c2-431748d05944 returned with HTTP 200 Jan 20 10:24:17.729227 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f9a26771-2287-4aa8-bf5d-d293fb4220f1 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] GET http://10.222.0.73/volume/v3/e15f0232a698470e9370deebe3eec9ef/volumes/bb957d4b-11eb-481b-b4c2-431748d05944 Jan 20 10:24:17.730123 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f9a26771-2287-4aa8-bf5d-d293fb4220f1 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:17.731170 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:24:17.731170 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:24:17.731862 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f9a26771-2287-4aa8-bf5d-d293fb4220f1 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:17.744345 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 95/189] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:24:17 2021] GET /volume/v3/e15f0232a698470e9370deebe3eec9ef/volumes/bb957d4b-11eb-481b-b4c2-431748d05944 => generated 943 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:24:17.835895 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:24:17.835895 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:24:17.858143 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f9a26771-2287-4aa8-bf5d-d293fb4220f1 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Volume info retrieved successfully. Jan 20 10:24:17.904621 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f9a26771-2287-4aa8-bf5d-d293fb4220f1 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] http://10.222.0.73/volume/v3/e15f0232a698470e9370deebe3eec9ef/volumes/bb957d4b-11eb-481b-b4c2-431748d05944 returned with HTTP 200 Jan 20 10:24:17.905794 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 95/190] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:24:17 2021] GET /volume/v3/e15f0232a698470e9370deebe3eec9ef/volumes/bb957d4b-11eb-481b-b4c2-431748d05944 => generated 943 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:24:17.922740 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cf3ca4d7-4aab-47c3-ae4d-3431ab3081df tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] POST http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types Jan 20 10:24:17.923286 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:24:17.923286 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:24:17.923914 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cf3ca4d7-4aab-47c3-ae4d-3431ab3081df tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-906677797", "description": "tempest-volume-type-description-602837291", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:24:18.062178 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cf3ca4d7-4aab-47c3-ae4d-3431ab3081df tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types returned with HTTP 200 Jan 20 10:24:18.063417 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 96/191] 10.222.0.73 () {60 vars in 1220 bytes} [Wed Jan 20 10:24:17 2021] POST /volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types => generated 316 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:24:18.075677 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2736505d-cfce-46fc-8b7c-9ac3eb38c8f6 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] GET http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/48abfe5c-ffcf-4601-9a16-052d0bb4223c Jan 20 10:24:18.076558 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2736505d-cfce-46fc-8b7c-9ac3eb38c8f6 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:18.077135 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:24:18.077135 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:24:18.077931 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2736505d-cfce-46fc-8b7c-9ac3eb38c8f6 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:18.131040 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2736505d-cfce-46fc-8b7c-9ac3eb38c8f6 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/48abfe5c-ffcf-4601-9a16-052d0bb4223c returned with HTTP 200 Jan 20 10:24:18.133206 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 96/192] 10.222.0.73 () {58 vars in 1309 bytes} [Wed Jan 20 10:24:18 2021] GET /volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/48abfe5c-ffcf-4601-9a16-052d0bb4223c => generated 338 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:24:18.144038 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-863c046c-4512-43f6-9471-cfb6f075698f tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] POST http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types Jan 20 10:24:18.149630 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-863c046c-4512-43f6-9471-cfb6f075698f tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1130158410"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:24:18.269796 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-863c046c-4512-43f6-9471-cfb6f075698f tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types returned with HTTP 200 Jan 20 10:24:18.278843 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 97/193] 10.222.0.73 () {60 vars in 1219 bytes} [Wed Jan 20 10:24:18 2021] POST /volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types => generated 221 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:24:18.288163 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-22365495-ca62-44da-96da-0427626a0cf6 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] POST http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/ee62f5da-b0c8-4dd8-91ed-d72d4fb6b597/encryption Jan 20 10:24:18.289692 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-22365495-ca62-44da-96da-0427626a0cf6 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "control_location": "front-end"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:24:18.499132 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-22365495-ca62-44da-96da-0427626a0cf6 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/ee62f5da-b0c8-4dd8-91ed-d72d4fb6b597/encryption returned with HTTP 200 Jan 20 10:24:18.520911 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d8786873-6a47-48be-8864-6bbe56bf4ddc tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] GET http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/ee62f5da-b0c8-4dd8-91ed-d72d4fb6b597/encryption Jan 20 10:24:18.521878 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 97/194] 10.222.0.73 () {60 vars in 1363 bytes} [Wed Jan 20 10:24:18 2021] POST /volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/ee62f5da-b0c8-4dd8-91ed-d72d4fb6b597/encryption => generated 193 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:24:18.530506 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d8786873-6a47-48be-8864-6bbe56bf4ddc tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:18.531701 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d8786873-6a47-48be-8864-6bbe56bf4ddc tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:18.575733 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d8786873-6a47-48be-8864-6bbe56bf4ddc tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/ee62f5da-b0c8-4dd8-91ed-d72d4fb6b597/encryption returned with HTTP 200 Jan 20 10:24:18.583027 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 98/195] 10.222.0.73 () {58 vars in 1342 bytes} [Wed Jan 20 10:24:18 2021] GET /volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/ee62f5da-b0c8-4dd8-91ed-d72d4fb6b597/encryption => generated 313 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:24:18.596801 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a35d921d-0c51-4705-b6a9-3cbb52241542 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] PUT http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/ee62f5da-b0c8-4dd8-91ed-d72d4fb6b597/encryption/provider Jan 20 10:24:18.597885 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a35d921d-0c51-4705-b6a9-3cbb52241542 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:24:18.698274 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a35d921d-0c51-4705-b6a9-3cbb52241542 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/ee62f5da-b0c8-4dd8-91ed-d72d4fb6b597/encryption/provider returned with HTTP 200 Jan 20 10:24:18.708380 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 98/196] 10.222.0.73 () {60 vars in 1390 bytes} [Wed Jan 20 10:24:18 2021] PUT /volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/ee62f5da-b0c8-4dd8-91ed-d72d4fb6b597/encryption/provider => generated 122 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:24:18.718819 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-48d2e0f9-49de-47ac-9ffb-42abb9f6d6ef tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] GET http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/ee62f5da-b0c8-4dd8-91ed-d72d4fb6b597/encryption Jan 20 10:24:18.719642 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-48d2e0f9-49de-47ac-9ffb-42abb9f6d6ef tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:18.720577 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-48d2e0f9-49de-47ac-9ffb-42abb9f6d6ef tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:18.749809 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-48d2e0f9-49de-47ac-9ffb-42abb9f6d6ef tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/ee62f5da-b0c8-4dd8-91ed-d72d4fb6b597/encryption returned with HTTP 200 Jan 20 10:24:18.751726 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 99/197] 10.222.0.73 () {58 vars in 1342 bytes} [Wed Jan 20 10:24:18 2021] GET /volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/ee62f5da-b0c8-4dd8-91ed-d72d4fb6b597/encryption => generated 347 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:24:18.765717 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-59332428-03b2-43f3-8646-c88210e6023f tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] GET http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/ee62f5da-b0c8-4dd8-91ed-d72d4fb6b597/encryption/cipher Jan 20 10:24:18.767067 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-59332428-03b2-43f3-8646-c88210e6023f tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:18.768237 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-59332428-03b2-43f3-8646-c88210e6023f tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:18.815613 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-59332428-03b2-43f3-8646-c88210e6023f tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/ee62f5da-b0c8-4dd8-91ed-d72d4fb6b597/encryption/cipher returned with HTTP 200 Jan 20 10:24:18.825662 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 99/198] 10.222.0.73 () {58 vars in 1363 bytes} [Wed Jan 20 10:24:18 2021] GET /volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/ee62f5da-b0c8-4dd8-91ed-d72d4fb6b597/encryption/cipher => generated 29 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 20 10:24:18.836086 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a89f0895-0c09-404c-848c-5e83961f851e tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] DELETE http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/ee62f5da-b0c8-4dd8-91ed-d72d4fb6b597/encryption/provider Jan 20 10:24:18.837059 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a89f0895-0c09-404c-848c-5e83961f851e tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:18.837762 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a89f0895-0c09-404c-848c-5e83961f851e tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:18.914665 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a89f0895-0c09-404c-848c-5e83961f851e tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/ee62f5da-b0c8-4dd8-91ed-d72d4fb6b597/encryption/provider returned with HTTP 202 Jan 20 10:24:18.933571 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 100/199] 10.222.0.73 () {58 vars in 1372 bytes} [Wed Jan 20 10:24:18 2021] DELETE /volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/ee62f5da-b0c8-4dd8-91ed-d72d4fb6b597/encryption/provider => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:24:18.934533 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e6820f3b-0a02-4cbf-8636-725b7fa4d529 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] GET http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/ee62f5da-b0c8-4dd8-91ed-d72d4fb6b597/encryption Jan 20 10:24:18.935979 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e6820f3b-0a02-4cbf-8636-725b7fa4d529 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:18.937107 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e6820f3b-0a02-4cbf-8636-725b7fa4d529 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:18.959913 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e6820f3b-0a02-4cbf-8636-725b7fa4d529 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/ee62f5da-b0c8-4dd8-91ed-d72d4fb6b597/encryption returned with HTTP 200 Jan 20 10:24:18.974309 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-04a50a47-8606-4c31-afae-51876423eb44 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] GET http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/ee62f5da-b0c8-4dd8-91ed-d72d4fb6b597/encryption Jan 20 10:24:18.975629 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-04a50a47-8606-4c31-afae-51876423eb44 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:18.976627 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-04a50a47-8606-4c31-afae-51876423eb44 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:18.985075 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 100/200] 10.222.0.73 () {58 vars in 1342 bytes} [Wed Jan 20 10:24:18 2021] GET /volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/ee62f5da-b0c8-4dd8-91ed-d72d4fb6b597/encryption => generated 2 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 20 10:24:18.996515 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-04a50a47-8606-4c31-afae-51876423eb44 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/ee62f5da-b0c8-4dd8-91ed-d72d4fb6b597/encryption returned with HTTP 200 Jan 20 10:24:18.997743 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 101/201] 10.222.0.73 () {58 vars in 1342 bytes} [Wed Jan 20 10:24:18 2021] GET /volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/ee62f5da-b0c8-4dd8-91ed-d72d4fb6b597/encryption => generated 2 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 20 10:24:19.013925 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-78f8f4a7-261d-4fb9-8979-18101d7aaffa tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] GET http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types Jan 20 10:24:19.015105 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-78f8f4a7-261d-4fb9-8979-18101d7aaffa tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:19.015906 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-78f8f4a7-261d-4fb9-8979-18101d7aaffa tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:19.086147 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-78f8f4a7-261d-4fb9-8979-18101d7aaffa tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types returned with HTTP 200 Jan 20 10:24:19.105629 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b1bdda10-ca9a-4cae-93b1-299e3be38943 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] POST http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types Jan 20 10:24:19.107434 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b1bdda10-ca9a-4cae-93b1-299e3be38943 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-918818593"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:24:19.110416 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 101/202] 10.222.0.73 () {58 vars in 1198 bytes} [Wed Jan 20 10:24:19 2021] GET /volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types => generated 1577 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:24:19.216470 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b1bdda10-ca9a-4cae-93b1-299e3be38943 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types returned with HTTP 200 Jan 20 10:24:19.217711 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 102/203] 10.222.0.73 () {60 vars in 1219 bytes} [Wed Jan 20 10:24:19 2021] POST /volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types => generated 220 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:24:19.235984 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4c5995f2-52a6-41c2-afa7-13904f68084c tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] PUT http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/b2762ec0-b53f-48d8-af5b-9d026c33fcdf Jan 20 10:24:19.239721 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4c5995f2-52a6-41c2-afa7-13904f68084c tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1726124462", "description": "tempest-volume-type-description-13021548", "is_public": false}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:24:19.438429 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4c5995f2-52a6-41c2-afa7-13904f68084c tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/b2762ec0-b53f-48d8-af5b-9d026c33fcdf returned with HTTP 200 Jan 20 10:24:19.445027 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 102/204] 10.222.0.73 () {60 vars in 1330 bytes} [Wed Jan 20 10:24:19 2021] PUT /volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/b2762ec0-b53f-48d8-af5b-9d026c33fcdf => generated 203 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:24:19.453677 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1863c873-845f-4f08-8712-852bdf7c3157 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] GET http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/b2762ec0-b53f-48d8-af5b-9d026c33fcdf Jan 20 10:24:19.454597 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1863c873-845f-4f08-8712-852bdf7c3157 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:19.455312 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1863c873-845f-4f08-8712-852bdf7c3157 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:19.486342 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1863c873-845f-4f08-8712-852bdf7c3157 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/b2762ec0-b53f-48d8-af5b-9d026c33fcdf returned with HTTP 200 Jan 20 10:24:19.488150 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 103/205] 10.222.0.73 () {58 vars in 1309 bytes} [Wed Jan 20 10:24:19 2021] GET /volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/b2762ec0-b53f-48d8-af5b-9d026c33fcdf => generated 267 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:24:19.504471 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-39f48c73-e78b-4dcf-9a86-568a0bdd17b8 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] DELETE http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/b2762ec0-b53f-48d8-af5b-9d026c33fcdf Jan 20 10:24:19.505108 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-39f48c73-e78b-4dcf-9a86-568a0bdd17b8 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:19.505544 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-39f48c73-e78b-4dcf-9a86-568a0bdd17b8 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] Calling method '_delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:19.651300 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:24:19.651300 n-d-768509-8 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Jan 20 10:24:19.665521 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-39f48c73-e78b-4dcf-9a86-568a0bdd17b8 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/b2762ec0-b53f-48d8-af5b-9d026c33fcdf returned with HTTP 202 Jan 20 10:24:19.670370 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 103/206] 10.222.0.73 () {58 vars in 1312 bytes} [Wed Jan 20 10:24:19 2021] DELETE /volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/b2762ec0-b53f-48d8-af5b-9d026c33fcdf => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:24:19.676546 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-89e7420e-0604-42df-855e-a7a02fbb5ddb tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] GET http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/b2762ec0-b53f-48d8-af5b-9d026c33fcdf Jan 20 10:24:19.677429 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-89e7420e-0604-42df-855e-a7a02fbb5ddb tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:19.679005 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-89e7420e-0604-42df-855e-a7a02fbb5ddb tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:19.694828 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-89e7420e-0604-42df-855e-a7a02fbb5ddb tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/b2762ec0-b53f-48d8-af5b-9d026c33fcdf returned with HTTP 404 Jan 20 10:24:19.697555 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 104/207] 10.222.0.73 () {58 vars in 1309 bytes} [Wed Jan 20 10:24:19 2021] GET /volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/b2762ec0-b53f-48d8-af5b-9d026c33fcdf => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:24:19.713484 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c704431e-1908-4f54-8ab5-9e071736a7a4 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] DELETE http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/ee62f5da-b0c8-4dd8-91ed-d72d4fb6b597 Jan 20 10:24:19.715544 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c704431e-1908-4f54-8ab5-9e071736a7a4 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:19.715908 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c704431e-1908-4f54-8ab5-9e071736a7a4 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] Calling method '_delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:19.844558 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c704431e-1908-4f54-8ab5-9e071736a7a4 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/ee62f5da-b0c8-4dd8-91ed-d72d4fb6b597 returned with HTTP 202 Jan 20 10:24:19.845943 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 104/208] 10.222.0.73 () {58 vars in 1312 bytes} [Wed Jan 20 10:24:19 2021] DELETE /volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/ee62f5da-b0c8-4dd8-91ed-d72d4fb6b597 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:24:19.859415 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dc76e521-bdae-4d28-84ec-7e133465eed3 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] GET http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/ee62f5da-b0c8-4dd8-91ed-d72d4fb6b597 Jan 20 10:24:19.860910 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dc76e521-bdae-4d28-84ec-7e133465eed3 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:19.861934 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dc76e521-bdae-4d28-84ec-7e133465eed3 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:19.875612 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dc76e521-bdae-4d28-84ec-7e133465eed3 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/ee62f5da-b0c8-4dd8-91ed-d72d4fb6b597 returned with HTTP 404 Jan 20 10:24:19.877609 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 105/209] 10.222.0.73 () {58 vars in 1309 bytes} [Wed Jan 20 10:24:19 2021] GET /volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/ee62f5da-b0c8-4dd8-91ed-d72d4fb6b597 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:24:19.888894 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-80a786dd-bd5a-4c22-91f7-c7a5f1e23c87 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] DELETE http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/48abfe5c-ffcf-4601-9a16-052d0bb4223c Jan 20 10:24:19.890141 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-80a786dd-bd5a-4c22-91f7-c7a5f1e23c87 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:19.891132 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-80a786dd-bd5a-4c22-91f7-c7a5f1e23c87 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] Calling method '_delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:20.013859 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-80a786dd-bd5a-4c22-91f7-c7a5f1e23c87 tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/48abfe5c-ffcf-4601-9a16-052d0bb4223c returned with HTTP 202 Jan 20 10:24:20.015227 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 105/210] 10.222.0.73 () {58 vars in 1312 bytes} [Wed Jan 20 10:24:19 2021] DELETE /volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/48abfe5c-ffcf-4601-9a16-052d0bb4223c => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:24:20.023813 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cc40fb49-26de-4d62-af0a-4964e20b72dd tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] GET http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/48abfe5c-ffcf-4601-9a16-052d0bb4223c Jan 20 10:24:20.024388 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cc40fb49-26de-4d62-af0a-4964e20b72dd tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:20.024872 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cc40fb49-26de-4d62-af0a-4964e20b72dd tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:20.043200 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cc40fb49-26de-4d62-af0a-4964e20b72dd tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/48abfe5c-ffcf-4601-9a16-052d0bb4223c returned with HTTP 404 Jan 20 10:24:20.044754 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 106/211] 10.222.0.73 () {58 vars in 1309 bytes} [Wed Jan 20 10:24:20 2021] GET /volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/48abfe5c-ffcf-4601-9a16-052d0bb4223c => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:24:20.053064 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ccd34aaa-27fd-463c-8d33-5cd150fea2c6 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] DELETE http://10.222.0.73/volume/v3/e15f0232a698470e9370deebe3eec9ef/volumes/bb957d4b-11eb-481b-b4c2-431748d05944 Jan 20 10:24:20.053573 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ccd34aaa-27fd-463c-8d33-5cd150fea2c6 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:20.054147 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ccd34aaa-27fd-463c-8d33-5cd150fea2c6 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:20.054657 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-ccd34aaa-27fd-463c-8d33-5cd150fea2c6 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Delete volume with id: bb957d4b-11eb-481b-b4c2-431748d05944 Jan 20 10:24:20.157265 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:24:20.157265 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:24:20.159931 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ccd34aaa-27fd-463c-8d33-5cd150fea2c6 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Volume info retrieved successfully. Jan 20 10:24:20.218971 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ccd34aaa-27fd-463c-8d33-5cd150fea2c6 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Delete volume request issued successfully. Jan 20 10:24:20.222801 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ccd34aaa-27fd-463c-8d33-5cd150fea2c6 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] http://10.222.0.73/volume/v3/e15f0232a698470e9370deebe3eec9ef/volumes/bb957d4b-11eb-481b-b4c2-431748d05944 returned with HTTP 202 Jan 20 10:24:20.236642 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4aab3af8-a4e5-4734-8e0d-34541cc6fcf8 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] GET http://10.222.0.73/volume/v3/e15f0232a698470e9370deebe3eec9ef/volumes/bb957d4b-11eb-481b-b4c2-431748d05944 Jan 20 10:24:20.238135 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4aab3af8-a4e5-4734-8e0d-34541cc6fcf8 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:20.240508 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4aab3af8-a4e5-4734-8e0d-34541cc6fcf8 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:20.246577 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 106/212] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:24:20 2021] DELETE /volume/v3/e15f0232a698470e9370deebe3eec9ef/volumes/bb957d4b-11eb-481b-b4c2-431748d05944 => generated 0 bytes in 198 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 20 10:24:20.395219 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:24:20.395219 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:24:20.410474 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4aab3af8-a4e5-4734-8e0d-34541cc6fcf8 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Volume info retrieved successfully. Jan 20 10:24:20.442363 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4aab3af8-a4e5-4734-8e0d-34541cc6fcf8 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] http://10.222.0.73/volume/v3/e15f0232a698470e9370deebe3eec9ef/volumes/bb957d4b-11eb-481b-b4c2-431748d05944 returned with HTTP 200 Jan 20 10:24:20.444063 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 107/213] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:24:20 2021] GET /volume/v3/e15f0232a698470e9370deebe3eec9ef/volumes/bb957d4b-11eb-481b-b4c2-431748d05944 => generated 942 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:24:21.468046 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-35616527-0a6f-4d4b-b893-0a51841eadee tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] GET http://10.222.0.73/volume/v3/e15f0232a698470e9370deebe3eec9ef/volumes/bb957d4b-11eb-481b-b4c2-431748d05944 Jan 20 10:24:21.468913 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-35616527-0a6f-4d4b-b893-0a51841eadee tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:21.473564 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:24:21.473564 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:24:21.475923 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-35616527-0a6f-4d4b-b893-0a51841eadee tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:21.692825 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:24:21.692825 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:24:21.704222 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-35616527-0a6f-4d4b-b893-0a51841eadee tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Volume info retrieved successfully. Jan 20 10:24:21.745607 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-35616527-0a6f-4d4b-b893-0a51841eadee tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] http://10.222.0.73/volume/v3/e15f0232a698470e9370deebe3eec9ef/volumes/bb957d4b-11eb-481b-b4c2-431748d05944 returned with HTTP 200 Jan 20 10:24:21.756504 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 107/214] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:24:21 2021] GET /volume/v3/e15f0232a698470e9370deebe3eec9ef/volumes/bb957d4b-11eb-481b-b4c2-431748d05944 => generated 942 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:24:22.764804 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3f55533f-3089-42b3-ab00-b523a3554a33 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] GET http://10.222.0.73/volume/v3/e15f0232a698470e9370deebe3eec9ef/volumes/bb957d4b-11eb-481b-b4c2-431748d05944 Jan 20 10:24:22.766091 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3f55533f-3089-42b3-ab00-b523a3554a33 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:22.766521 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:24:22.766521 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:24:22.767202 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3f55533f-3089-42b3-ab00-b523a3554a33 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:22.829229 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3f55533f-3089-42b3-ab00-b523a3554a33 tempest-VolumeTypesTest-1756502812 tempest-VolumeTypesTest-1756502812] http://10.222.0.73/volume/v3/e15f0232a698470e9370deebe3eec9ef/volumes/bb957d4b-11eb-481b-b4c2-431748d05944 returned with HTTP 404 Jan 20 10:24:22.830884 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 108/215] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:24:22 2021] GET /volume/v3/e15f0232a698470e9370deebe3eec9ef/volumes/bb957d4b-11eb-481b-b4c2-431748d05944 => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:24:22.841458 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-13318343-4827-41c4-84a3-181ee2b1079c tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] DELETE http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/0cddfee7-6fc6-4ffb-aa72-c5596def44e7 Jan 20 10:24:22.842314 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-13318343-4827-41c4-84a3-181ee2b1079c tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:22.842736 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:24:22.842736 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:24:22.843496 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-13318343-4827-41c4-84a3-181ee2b1079c tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] Calling method '_delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:22.964563 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:24:22.964563 n-d-768509-8 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Jan 20 10:24:22.983261 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-13318343-4827-41c4-84a3-181ee2b1079c tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/0cddfee7-6fc6-4ffb-aa72-c5596def44e7 returned with HTTP 202 Jan 20 10:24:22.984525 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 108/216] 10.222.0.73 () {58 vars in 1312 bytes} [Wed Jan 20 10:24:22 2021] DELETE /volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/0cddfee7-6fc6-4ffb-aa72-c5596def44e7 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:24:22.998513 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6bdab7f1-a468-4f10-bb9d-c558cd7e4b5d tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] GET http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/0cddfee7-6fc6-4ffb-aa72-c5596def44e7 Jan 20 10:24:22.999944 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6bdab7f1-a468-4f10-bb9d-c558cd7e4b5d tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:23.001248 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6bdab7f1-a468-4f10-bb9d-c558cd7e4b5d tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:23.016670 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6bdab7f1-a468-4f10-bb9d-c558cd7e4b5d tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/0cddfee7-6fc6-4ffb-aa72-c5596def44e7 returned with HTTP 404 Jan 20 10:24:23.018140 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 109/217] 10.222.0.73 () {58 vars in 1309 bytes} [Wed Jan 20 10:24:22 2021] GET /volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/0cddfee7-6fc6-4ffb-aa72-c5596def44e7 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:24:23.027340 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7c38a740-1c38-4b15-9e34-607a2cef850e tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] DELETE http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/2d85e7d5-f4a2-45e6-9c6c-9ee366702530 Jan 20 10:24:23.028970 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7c38a740-1c38-4b15-9e34-607a2cef850e tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:23.030259 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7c38a740-1c38-4b15-9e34-607a2cef850e tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] Calling method '_delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:23.178117 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7c38a740-1c38-4b15-9e34-607a2cef850e tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/2d85e7d5-f4a2-45e6-9c6c-9ee366702530 returned with HTTP 202 Jan 20 10:24:23.187788 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fa3c2d71-93cc-4277-8180-ad9386275f8f tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] GET http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/2d85e7d5-f4a2-45e6-9c6c-9ee366702530 Jan 20 10:24:23.188403 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fa3c2d71-93cc-4277-8180-ad9386275f8f tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:23.189080 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fa3c2d71-93cc-4277-8180-ad9386275f8f tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:23.193257 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 109/218] 10.222.0.73 () {58 vars in 1312 bytes} [Wed Jan 20 10:24:23 2021] DELETE /volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/2d85e7d5-f4a2-45e6-9c6c-9ee366702530 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:24:23.203662 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fa3c2d71-93cc-4277-8180-ad9386275f8f tempest-VolumeTypesTest-1440040146 tempest-VolumeTypesTest-1440040146] http://10.222.0.73/volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/2d85e7d5-f4a2-45e6-9c6c-9ee366702530 returned with HTTP 404 Jan 20 10:24:23.208577 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 110/219] 10.222.0.73 () {58 vars in 1309 bytes} [Wed Jan 20 10:24:23 2021] GET /volume/v3/25bef49b0ed04dc68fceaeb4f57e7760/types/2d85e7d5-f4a2-45e6-9c6c-9ee366702530 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:24:37.845984 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-204a2ddf-db15-49bf-8c29-9db32909ea39 tempest-VolumeTypesNegativeTest-666589744 tempest-VolumeTypesNegativeTest-666589744] POST http://10.222.0.73/volume/v3/d1c13a9c89e145448f74513ff54f634e/types Jan 20 10:24:37.846986 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-204a2ddf-db15-49bf-8c29-9db32909ea39 tempest-VolumeTypesNegativeTest-666589744 tempest-VolumeTypesNegativeTest-666589744] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-357192662", "os-volume-type-access:is_public": false}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:24:37.898199 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-204a2ddf-db15-49bf-8c29-9db32909ea39 tempest-VolumeTypesNegativeTest-666589744 tempest-VolumeTypesNegativeTest-666589744] http://10.222.0.73/volume/v3/d1c13a9c89e145448f74513ff54f634e/types returned with HTTP 200 Jan 20 10:24:37.900102 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 110/220] 10.222.0.73 () {60 vars in 1220 bytes} [Wed Jan 20 10:24:37 2021] POST /volume/v3/d1c13a9c89e145448f74513ff54f634e/types => generated 230 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:24:38.080698 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f61b5034-c679-4be0-a0dd-7fca3e6291b0 tempest-VolumeTypesNegativeTest-923170322 tempest-VolumeTypesNegativeTest-923170322] POST http://10.222.0.73/volume/v3/9a282981898643db965ce12386295b59/volumes Jan 20 10:24:38.081907 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f61b5034-c679-4be0-a0dd-7fca3e6291b0 tempest-VolumeTypesNegativeTest-923170322 tempest-VolumeTypesNegativeTest-923170322] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d2aa055a-3e06-4fd5-9ac0-80e7a15c1d1a", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-2045798682"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:24:38.083297 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-f61b5034-c679-4be0-a0dd-7fca3e6291b0 tempest-VolumeTypesNegativeTest-923170322 tempest-VolumeTypesNegativeTest-923170322] Create volume request body: {'volume': {'volume_type': 'd2aa055a-3e06-4fd5-9ac0-80e7a15c1d1a', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-2045798682'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:24:38.111562 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f61b5034-c679-4be0-a0dd-7fca3e6291b0 tempest-VolumeTypesNegativeTest-923170322 tempest-VolumeTypesNegativeTest-923170322] http://10.222.0.73/volume/v3/9a282981898643db965ce12386295b59/volumes returned with HTTP 404 Jan 20 10:24:38.113719 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 111/221] 10.222.0.73 () {60 vars in 1226 bytes} [Wed Jan 20 10:24:37 2021] POST /volume/v3/9a282981898643db965ce12386295b59/volumes => generated 114 bytes in 206 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:24:38.123956 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-56298e7d-a006-42ee-bf04-5b7061311e17 tempest-VolumeTypesNegativeTest-666589744 tempest-VolumeTypesNegativeTest-666589744] POST http://10.222.0.73/volume/v3/d1c13a9c89e145448f74513ff54f634e/types Jan 20 10:24:38.125518 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-56298e7d-a006-42ee-bf04-5b7061311e17 tempest-VolumeTypesNegativeTest-666589744 tempest-VolumeTypesNegativeTest-666589744] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:24:38.127634 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-56298e7d-a006-42ee-bf04-5b7061311e17 tempest-VolumeTypesNegativeTest-666589744 tempest-VolumeTypesNegativeTest-666589744] http://10.222.0.73/volume/v3/d1c13a9c89e145448f74513ff54f634e/types returned with HTTP 400 Jan 20 10:24:38.129395 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 111/222] 10.222.0.73 () {60 vars in 1219 bytes} [Wed Jan 20 10:24:38 2021] POST /volume/v3/d1c13a9c89e145448f74513ff54f634e/types => generated 108 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 20 10:24:38.142529 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-595649c3-c06b-48cd-bd55-db7620b4695b tempest-VolumeTypesNegativeTest-666589744 tempest-VolumeTypesNegativeTest-666589744] DELETE http://10.222.0.73/volume/v3/d1c13a9c89e145448f74513ff54f634e/types/3a973ec2-e059-4f3c-a635-1bd20f13cbe5 Jan 20 10:24:38.144011 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-595649c3-c06b-48cd-bd55-db7620b4695b tempest-VolumeTypesNegativeTest-666589744 tempest-VolumeTypesNegativeTest-666589744] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:38.145729 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-595649c3-c06b-48cd-bd55-db7620b4695b tempest-VolumeTypesNegativeTest-666589744 tempest-VolumeTypesNegativeTest-666589744] Calling method '_delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:38.175536 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-595649c3-c06b-48cd-bd55-db7620b4695b tempest-VolumeTypesNegativeTest-666589744 tempest-VolumeTypesNegativeTest-666589744] http://10.222.0.73/volume/v3/d1c13a9c89e145448f74513ff54f634e/types/3a973ec2-e059-4f3c-a635-1bd20f13cbe5 returned with HTTP 404 Jan 20 10:24:38.178532 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 112/223] 10.222.0.73 () {58 vars in 1312 bytes} [Wed Jan 20 10:24:38 2021] DELETE /volume/v3/d1c13a9c89e145448f74513ff54f634e/types/3a973ec2-e059-4f3c-a635-1bd20f13cbe5 => generated 114 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:24:38.192274 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-52ecfcb3-2867-4f3c-857d-005faf3d65b2 tempest-VolumeTypesNegativeTest-666589744 tempest-VolumeTypesNegativeTest-666589744] GET http://10.222.0.73/volume/v3/d1c13a9c89e145448f74513ff54f634e/types/85a77669-eedf-4658-8f37-07fe978ece48 Jan 20 10:24:38.193743 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-52ecfcb3-2867-4f3c-857d-005faf3d65b2 tempest-VolumeTypesNegativeTest-666589744 tempest-VolumeTypesNegativeTest-666589744] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:38.194901 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-52ecfcb3-2867-4f3c-857d-005faf3d65b2 tempest-VolumeTypesNegativeTest-666589744 tempest-VolumeTypesNegativeTest-666589744] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:38.216630 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-52ecfcb3-2867-4f3c-857d-005faf3d65b2 tempest-VolumeTypesNegativeTest-666589744 tempest-VolumeTypesNegativeTest-666589744] http://10.222.0.73/volume/v3/d1c13a9c89e145448f74513ff54f634e/types/85a77669-eedf-4658-8f37-07fe978ece48 returned with HTTP 404 Jan 20 10:24:38.218545 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 112/224] 10.222.0.73 () {58 vars in 1309 bytes} [Wed Jan 20 10:24:38 2021] GET /volume/v3/d1c13a9c89e145448f74513ff54f634e/types/85a77669-eedf-4658-8f37-07fe978ece48 => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:24:38.229440 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4d9fd721-e409-4fd2-9f07-f62f448a5e03 tempest-VolumeTypesNegativeTest-666589744 tempest-VolumeTypesNegativeTest-666589744] DELETE http://10.222.0.73/volume/v3/d1c13a9c89e145448f74513ff54f634e/types/d2aa055a-3e06-4fd5-9ac0-80e7a15c1d1a Jan 20 10:24:38.230759 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4d9fd721-e409-4fd2-9f07-f62f448a5e03 tempest-VolumeTypesNegativeTest-666589744 tempest-VolumeTypesNegativeTest-666589744] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:38.231634 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4d9fd721-e409-4fd2-9f07-f62f448a5e03 tempest-VolumeTypesNegativeTest-666589744 tempest-VolumeTypesNegativeTest-666589744] Calling method '_delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:38.318365 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:24:38.318365 n-d-768509-8 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Jan 20 10:24:38.336483 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4d9fd721-e409-4fd2-9f07-f62f448a5e03 tempest-VolumeTypesNegativeTest-666589744 tempest-VolumeTypesNegativeTest-666589744] http://10.222.0.73/volume/v3/d1c13a9c89e145448f74513ff54f634e/types/d2aa055a-3e06-4fd5-9ac0-80e7a15c1d1a returned with HTTP 202 Jan 20 10:24:38.339148 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 113/225] 10.222.0.73 () {58 vars in 1312 bytes} [Wed Jan 20 10:24:38 2021] DELETE /volume/v3/d1c13a9c89e145448f74513ff54f634e/types/d2aa055a-3e06-4fd5-9ac0-80e7a15c1d1a => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:24:38.347929 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d6bf37c6-b4dc-476a-a21c-9dc9db59ebaf tempest-VolumeTypesNegativeTest-666589744 tempest-VolumeTypesNegativeTest-666589744] GET http://10.222.0.73/volume/v3/d1c13a9c89e145448f74513ff54f634e/types/d2aa055a-3e06-4fd5-9ac0-80e7a15c1d1a Jan 20 10:24:38.348617 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d6bf37c6-b4dc-476a-a21c-9dc9db59ebaf tempest-VolumeTypesNegativeTest-666589744 tempest-VolumeTypesNegativeTest-666589744] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:38.349526 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d6bf37c6-b4dc-476a-a21c-9dc9db59ebaf tempest-VolumeTypesNegativeTest-666589744 tempest-VolumeTypesNegativeTest-666589744] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:38.375482 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d6bf37c6-b4dc-476a-a21c-9dc9db59ebaf tempest-VolumeTypesNegativeTest-666589744 tempest-VolumeTypesNegativeTest-666589744] http://10.222.0.73/volume/v3/d1c13a9c89e145448f74513ff54f634e/types/d2aa055a-3e06-4fd5-9ac0-80e7a15c1d1a returned with HTTP 404 Jan 20 10:24:38.377272 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 113/226] 10.222.0.73 () {58 vars in 1309 bytes} [Wed Jan 20 10:24:38 2021] GET /volume/v3/d1c13a9c89e145448f74513ff54f634e/types/d2aa055a-3e06-4fd5-9ac0-80e7a15c1d1a => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:24:48.759436 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-94c92e07-55e9-4c80-8755-a4b97766c8e9 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] POST http://10.222.0.73/volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes Jan 20 10:24:48.760983 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-94c92e07-55e9-4c80-8755-a4b97766c8e9 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1651302923"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:24:48.769476 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-94c92e07-55e9-4c80-8755-a4b97766c8e9 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1651302923'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:24:48.770061 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-94c92e07-55e9-4c80-8755-a4b97766c8e9 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Create volume of 1 GB Jan 20 10:24:48.825257 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-94c92e07-55e9-4c80-8755-a4b97766c8e9 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Availability Zones retrieved successfully. Jan 20 10:24:48.867095 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-94c92e07-55e9-4c80-8755-a4b97766c8e9 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Flow 'volume_create_api' (36fd898b-91a9-459b-8fed-c669b6727e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:24:48.881719 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-94c92e07-55e9-4c80-8755-a4b97766c8e9 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baeb1893-a04a-4344-a6e2-0321e07a8475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:24:48.885029 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-94c92e07-55e9-4c80-8755-a4b97766c8e9 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:24:49.003064 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-94c92e07-55e9-4c80-8755-a4b97766c8e9 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baeb1893-a04a-4344-a6e2-0321e07a8475) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:24:49.008156 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-94c92e07-55e9-4c80-8755-a4b97766c8e9 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8546b02-a850-49a1-9797-380b0a2714c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:24:49.241123 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-94c92e07-55e9-4c80-8755-a4b97766c8e9 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Created reservations ['0bf93d3b-1602-4351-80b0-1664eacb6445', '1d1f927c-b7c8-40c7-8522-bfc8afaa6cc2', '7f4a8d01-700e-4141-a488-da0ad796e1a9', 'f34699c3-9d6b-4abc-926c-99e25a30ea93'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:24:49.248309 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-94c92e07-55e9-4c80-8755-a4b97766c8e9 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8546b02-a850-49a1-9797-380b0a2714c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0bf93d3b-1602-4351-80b0-1664eacb6445', '1d1f927c-b7c8-40c7-8522-bfc8afaa6cc2', '7f4a8d01-700e-4141-a488-da0ad796e1a9', 'f34699c3-9d6b-4abc-926c-99e25a30ea93']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:24:49.264189 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-94c92e07-55e9-4c80-8755-a4b97766c8e9 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48af6b18-2069-4f0b-9294-3717162843ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:24:49.395021 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-94c92e07-55e9-4c80-8755-a4b97766c8e9 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48af6b18-2069-4f0b-9294-3717162843ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a17d37f-d493-430c-9318-11ebc47ab4c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1651302923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce4c9ed87bf64f22b67eebf89ad44d32',qos_specs=None,replication_status=,reservations=['0bf93d3b-1602-4351-80b0-1664eacb6445','1d1f927c-b7c8-40c7-8522-bfc8afaa6cc2','7f4a8d01-700e-4141-a488-da0ad796e1a9','f34699c3-9d6b-4abc-926c-99e25a30ea93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e1f2c78db214d24bf68939c6871feb0',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:24:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1651302923',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a17d37f-d493-430c-9318-11ebc47ab4c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce4c9ed87bf64f22b67eebf89ad44d32',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8e1f2c78db214d24bf68939c6871feb0',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:24:49.397856 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-94c92e07-55e9-4c80-8755-a4b97766c8e9 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc8cc7b8-0cfa-41bc-af97-7b68aa657834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:24:49.439442 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-94c92e07-55e9-4c80-8755-a4b97766c8e9 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc8cc7b8-0cfa-41bc-af97-7b68aa657834) transitioned into state 'SUCCESS' from state '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-1651302923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce4c9ed87bf64f22b67eebf89ad44d32',qos_specs=None,replication_status=,reservations=['0bf93d3b-1602-4351-80b0-1664eacb6445','1d1f927c-b7c8-40c7-8522-bfc8afaa6cc2','7f4a8d01-700e-4141-a488-da0ad796e1a9','f34699c3-9d6b-4abc-926c-99e25a30ea93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e1f2c78db214d24bf68939c6871feb0',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:24:49.442258 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-94c92e07-55e9-4c80-8755-a4b97766c8e9 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa26ea4a-853c-4b05-b011-44ecbe42b1b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:24:49.476054 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-94c92e07-55e9-4c80-8755-a4b97766c8e9 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa26ea4a-853c-4b05-b011-44ecbe42b1b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:24:49.483259 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-94c92e07-55e9-4c80-8755-a4b97766c8e9 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Flow 'volume_create_api' (36fd898b-91a9-459b-8fed-c669b6727e63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:24:49.711415 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-94c92e07-55e9-4c80-8755-a4b97766c8e9 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Create volume request issued successfully. Jan 20 10:24:49.774447 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-94c92e07-55e9-4c80-8755-a4b97766c8e9 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] http://10.222.0.73/volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes returned with HTTP 202 Jan 20 10:24:49.776493 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 114/227] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:24:48 2021] POST /volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes => generated 819 bytes in 1353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:24:49.791446 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-157c1081-03d4-4287-948c-642feb486423 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] GET http://10.222.0.73/volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7 Jan 20 10:24:49.793478 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-157c1081-03d4-4287-948c-642feb486423 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:49.794244 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-157c1081-03d4-4287-948c-642feb486423 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:49.863891 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:24:49.863891 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:24:49.874604 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-157c1081-03d4-4287-948c-642feb486423 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Volume info retrieved successfully. Jan 20 10:24:49.897674 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-157c1081-03d4-4287-948c-642feb486423 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] http://10.222.0.73/volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7 returned with HTTP 200 Jan 20 10:24:49.908466 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 114/228] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:24:49 2021] GET /volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7 => generated 887 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:24:50.920191 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-21b36e6e-604d-4f41-ba19-e78cad454586 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] GET http://10.222.0.73/volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7 Jan 20 10:24:50.924057 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-21b36e6e-604d-4f41-ba19-e78cad454586 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:50.924429 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:24:50.924429 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:24:50.926147 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-21b36e6e-604d-4f41-ba19-e78cad454586 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:51.184333 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:24:51.184333 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:24:51.220689 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-21b36e6e-604d-4f41-ba19-e78cad454586 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Volume info retrieved successfully. Jan 20 10:24:51.313966 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-21b36e6e-604d-4f41-ba19-e78cad454586 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] http://10.222.0.73/volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7 returned with HTTP 200 Jan 20 10:24:51.317350 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 115/229] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:24:50 2021] GET /volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7 => generated 911 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:24:52.336524 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1826fb96-8b25-4917-95ce-e2265c4d1566 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] GET http://10.222.0.73/volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7 Jan 20 10:24:52.338257 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1826fb96-8b25-4917-95ce-e2265c4d1566 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:52.339473 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:24:52.339473 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:24:52.340632 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1826fb96-8b25-4917-95ce-e2265c4d1566 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:52.467963 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:24:52.467963 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:24:52.480702 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1826fb96-8b25-4917-95ce-e2265c4d1566 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Volume info retrieved successfully. Jan 20 10:24:52.507932 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1826fb96-8b25-4917-95ce-e2265c4d1566 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] http://10.222.0.73/volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7 returned with HTTP 200 Jan 20 10:24:52.525265 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 115/230] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:24:52 2021] GET /volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7 => generated 912 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:24:52.532008 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a042f496-6ecf-4e0d-8224-0155e54720a0 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] POST http://10.222.0.73/volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7/metadata Jan 20 10:24:52.539121 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:24:52.539121 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:24:52.548454 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a042f496-6ecf-4e0d-8224-0155e54720a0 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:24:52.656487 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:24:52.656487 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:24:52.658068 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a042f496-6ecf-4e0d-8224-0155e54720a0 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Volume info retrieved successfully. Jan 20 10:24:52.704369 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a042f496-6ecf-4e0d-8224-0155e54720a0 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Create volume metadata completed successfully. Jan 20 10:24:52.705909 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a042f496-6ecf-4e0d-8224-0155e54720a0 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] http://10.222.0.73/volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7/metadata returned with HTTP 200 Jan 20 10:24:52.708722 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 116/231] 10.222.0.73 () {60 vars in 1364 bytes} [Wed Jan 20 10:24:52 2021] POST /volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7/metadata => generated 101 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:24:52.723617 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9ed3ab85-f71c-428d-9ad1-f4d7af9ee3de tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] GET http://10.222.0.73/volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7/metadata Jan 20 10:24:52.724861 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9ed3ab85-f71c-428d-9ad1-f4d7af9ee3de tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:52.725518 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:24:52.725518 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:24:52.726116 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9ed3ab85-f71c-428d-9ad1-f4d7af9ee3de tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:52.837491 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:24:52.837491 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:24:52.839843 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9ed3ab85-f71c-428d-9ad1-f4d7af9ee3de tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Volume info retrieved successfully. Jan 20 10:24:52.862636 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9ed3ab85-f71c-428d-9ad1-f4d7af9ee3de tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Get volume metadata completed successfully. Jan 20 10:24:52.863773 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9ed3ab85-f71c-428d-9ad1-f4d7af9ee3de tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] http://10.222.0.73/volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7/metadata returned with HTTP 200 Jan 20 10:24:52.865331 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 116/232] 10.222.0.73 () {58 vars in 1342 bytes} [Wed Jan 20 10:24:52 2021] GET /volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7/metadata => generated 101 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:24:52.880813 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-73393b5f-ad3b-4cb0-9cc0-a5e48537c8e4 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] PUT http://10.222.0.73/volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7/metadata Jan 20 10:24:52.881692 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:24:52.881692 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:24:52.882393 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-73393b5f-ad3b-4cb0-9cc0-a5e48537c8e4 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:24:52.964591 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:24:52.964591 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:24:52.966155 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-73393b5f-ad3b-4cb0-9cc0-a5e48537c8e4 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Volume info retrieved successfully. Jan 20 10:24:52.992729 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-73393b5f-ad3b-4cb0-9cc0-a5e48537c8e4 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Update volume metadata completed successfully. Jan 20 10:24:52.993121 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-73393b5f-ad3b-4cb0-9cc0-a5e48537c8e4 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] http://10.222.0.73/volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7/metadata returned with HTTP 200 Jan 20 10:24:52.994047 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 117/233] 10.222.0.73 () {60 vars in 1362 bytes} [Wed Jan 20 10:24:52 2021] PUT /volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7/metadata => generated 57 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 20 10:24:53.005264 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-837b7ed7-5286-49f0-bc61-ff82060938d3 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] GET http://10.222.0.73/volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7/metadata Jan 20 10:24:53.005932 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-837b7ed7-5286-49f0-bc61-ff82060938d3 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:53.006253 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:24:53.006253 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:24:53.006769 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-837b7ed7-5286-49f0-bc61-ff82060938d3 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:53.084502 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:24:53.084502 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:24:53.087138 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-837b7ed7-5286-49f0-bc61-ff82060938d3 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Volume info retrieved successfully. Jan 20 10:24:53.102545 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-837b7ed7-5286-49f0-bc61-ff82060938d3 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Get volume metadata completed successfully. Jan 20 10:24:53.103816 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-837b7ed7-5286-49f0-bc61-ff82060938d3 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] http://10.222.0.73/volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7/metadata returned with HTTP 200 Jan 20 10:24:53.105380 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 117/234] 10.222.0.73 () {58 vars in 1342 bytes} [Wed Jan 20 10:24:52 2021] GET /volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7/metadata => generated 57 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 20 10:24:53.116832 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-afb3aa40-e42b-4fd7-97c9-1b3eb2b6055f tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] DELETE http://10.222.0.73/volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7/metadata/key1 Jan 20 10:24:53.117933 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-afb3aa40-e42b-4fd7-97c9-1b3eb2b6055f tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:53.118310 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:24:53.118310 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:24:53.118901 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-afb3aa40-e42b-4fd7-97c9-1b3eb2b6055f tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:53.198826 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:24:53.198826 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:24:53.199821 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-afb3aa40-e42b-4fd7-97c9-1b3eb2b6055f tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Volume info retrieved successfully. Jan 20 10:24:53.213935 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-afb3aa40-e42b-4fd7-97c9-1b3eb2b6055f tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Get volume metadata completed successfully. Jan 20 10:24:53.242427 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:24:53.242427 n-d-768509-8 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Jan 20 10:24:53.266159 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-afb3aa40-e42b-4fd7-97c9-1b3eb2b6055f tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Delete volume metadata completed successfully. Jan 20 10:24:53.266730 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-afb3aa40-e42b-4fd7-97c9-1b3eb2b6055f tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] http://10.222.0.73/volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7/metadata/key1 returned with HTTP 200 Jan 20 10:24:53.267747 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 118/235] 10.222.0.73 () {58 vars in 1360 bytes} [Wed Jan 20 10:24:53 2021] DELETE /volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7/metadata/key1 => generated 0 bytes in 156 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 20 10:24:53.278349 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-151a638e-7448-4695-b05f-6b6a9b3ce5e8 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] GET http://10.222.0.73/volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7/metadata Jan 20 10:24:53.279253 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-151a638e-7448-4695-b05f-6b6a9b3ce5e8 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:53.279782 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:24:53.279782 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:24:53.280457 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-151a638e-7448-4695-b05f-6b6a9b3ce5e8 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:53.424686 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:24:53.424686 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:24:53.429760 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-151a638e-7448-4695-b05f-6b6a9b3ce5e8 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Volume info retrieved successfully. Jan 20 10:24:53.462426 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-151a638e-7448-4695-b05f-6b6a9b3ce5e8 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Get volume metadata completed successfully. Jan 20 10:24:53.465008 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-151a638e-7448-4695-b05f-6b6a9b3ce5e8 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] http://10.222.0.73/volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7/metadata returned with HTTP 200 Jan 20 10:24:53.468292 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 118/236] 10.222.0.73 () {58 vars in 1342 bytes} [Wed Jan 20 10:24:53 2021] GET /volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7/metadata => generated 32 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 20 10:24:53.478422 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0e9205a0-d6cd-4069-a7b1-d36e4d9a86fb tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] PUT http://10.222.0.73/volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7/metadata Jan 20 10:24:53.478907 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:24:53.478907 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:24:53.480042 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0e9205a0-d6cd-4069-a7b1-d36e4d9a86fb tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:24:53.628387 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:24:53.628387 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:24:53.630037 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0e9205a0-d6cd-4069-a7b1-d36e4d9a86fb tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Volume info retrieved successfully. Jan 20 10:24:53.659156 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0e9205a0-d6cd-4069-a7b1-d36e4d9a86fb tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Update volume metadata completed successfully. Jan 20 10:24:53.660137 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0e9205a0-d6cd-4069-a7b1-d36e4d9a86fb tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] http://10.222.0.73/volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7/metadata returned with HTTP 200 Jan 20 10:24:53.661297 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 119/237] 10.222.0.73 () {60 vars in 1362 bytes} [Wed Jan 20 10:24:53 2021] PUT /volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7/metadata => generated 16 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 20 10:24:53.677493 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e4ad0a3b-e477-4e65-8fcb-6a828d4b2d72 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] POST http://10.222.0.73/volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7/metadata Jan 20 10:24:53.678504 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:24:53.678504 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:24:53.678504 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e4ad0a3b-e477-4e65-8fcb-6a828d4b2d72 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:24:53.772904 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:24:53.772904 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:24:53.776640 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e4ad0a3b-e477-4e65-8fcb-6a828d4b2d72 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Volume info retrieved successfully. Jan 20 10:24:53.797266 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e4ad0a3b-e477-4e65-8fcb-6a828d4b2d72 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Create volume metadata completed successfully. Jan 20 10:24:53.798183 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e4ad0a3b-e477-4e65-8fcb-6a828d4b2d72 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] http://10.222.0.73/volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7/metadata returned with HTTP 200 Jan 20 10:24:53.799286 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 119/238] 10.222.0.73 () {60 vars in 1363 bytes} [Wed Jan 20 10:24:53 2021] POST /volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7/metadata => generated 68 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 20 10:24:53.813237 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c462f1ff-ebe0-4a56-b64b-31ae6130fbe3 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] PUT http://10.222.0.73/volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7/metadata/key3 Jan 20 10:24:53.814067 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:24:53.814067 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:24:53.814535 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c462f1ff-ebe0-4a56-b64b-31ae6130fbe3 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:24:53.872289 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:24:53.872289 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:24:53.874122 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c462f1ff-ebe0-4a56-b64b-31ae6130fbe3 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Volume info retrieved successfully. Jan 20 10:24:53.900973 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c462f1ff-ebe0-4a56-b64b-31ae6130fbe3 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Update volume metadata completed successfully. Jan 20 10:24:53.901653 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c462f1ff-ebe0-4a56-b64b-31ae6130fbe3 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] http://10.222.0.73/volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7/metadata/key3 returned with HTTP 200 Jan 20 10:24:53.902811 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 120/239] 10.222.0.73 () {60 vars in 1377 bytes} [Wed Jan 20 10:24:53 2021] PUT /volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7/metadata/key3 => generated 35 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 20 10:24:53.919281 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bbdba4d8-25da-4c69-b5b7-51458fbe47a0 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] GET http://10.222.0.73/volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7/metadata/key3 Jan 20 10:24:53.921106 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bbdba4d8-25da-4c69-b5b7-51458fbe47a0 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:53.921591 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:24:53.921591 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:24:53.923472 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bbdba4d8-25da-4c69-b5b7-51458fbe47a0 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:54.046614 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:24:54.046614 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:24:54.049521 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bbdba4d8-25da-4c69-b5b7-51458fbe47a0 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Volume info retrieved successfully. Jan 20 10:24:54.068832 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bbdba4d8-25da-4c69-b5b7-51458fbe47a0 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Get volume metadata completed successfully. Jan 20 10:24:54.070103 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bbdba4d8-25da-4c69-b5b7-51458fbe47a0 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] http://10.222.0.73/volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7/metadata/key3 returned with HTTP 200 Jan 20 10:24:54.079346 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 120/240] 10.222.0.73 () {58 vars in 1357 bytes} [Wed Jan 20 10:24:53 2021] GET /volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7/metadata/key3 => generated 35 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 20 10:24:54.088064 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b3388ccd-0668-40ef-910d-b311445543dd tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] GET http://10.222.0.73/volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7/metadata Jan 20 10:24:54.089089 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b3388ccd-0668-40ef-910d-b311445543dd tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:54.089808 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:24:54.089808 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:24:54.091046 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b3388ccd-0668-40ef-910d-b311445543dd tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:54.182570 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:24:54.182570 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:24:54.184804 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b3388ccd-0668-40ef-910d-b311445543dd tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Volume info retrieved successfully. Jan 20 10:24:54.203483 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b3388ccd-0668-40ef-910d-b311445543dd tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Get volume metadata completed successfully. Jan 20 10:24:54.205011 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b3388ccd-0668-40ef-910d-b311445543dd tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] http://10.222.0.73/volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7/metadata returned with HTTP 200 Jan 20 10:24:54.206731 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 121/241] 10.222.0.73 () {58 vars in 1342 bytes} [Wed Jan 20 10:24:54 2021] GET /volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7/metadata => generated 75 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 20 10:24:54.217575 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1b1e29d4-5b17-4e8b-ba22-7268e311c037 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] PUT http://10.222.0.73/volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7/metadata Jan 20 10:24:54.218056 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:24:54.218056 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:24:54.218621 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1b1e29d4-5b17-4e8b-ba22-7268e311c037 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:24:54.328571 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:24:54.328571 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:24:54.338071 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1b1e29d4-5b17-4e8b-ba22-7268e311c037 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Volume info retrieved successfully. Jan 20 10:24:54.388746 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1b1e29d4-5b17-4e8b-ba22-7268e311c037 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Update volume metadata completed successfully. Jan 20 10:24:54.389736 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1b1e29d4-5b17-4e8b-ba22-7268e311c037 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] http://10.222.0.73/volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7/metadata returned with HTTP 200 Jan 20 10:24:54.390841 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 121/242] 10.222.0.73 () {60 vars in 1362 bytes} [Wed Jan 20 10:24:54 2021] PUT /volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7/metadata => generated 16 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 20 10:24:54.401833 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-84163365-83e9-4360-aca7-962577e63b61 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] DELETE http://10.222.0.73/volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7 Jan 20 10:24:54.402678 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-84163365-83e9-4360-aca7-962577e63b61 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:54.403055 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:24:54.403055 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:24:54.404722 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-84163365-83e9-4360-aca7-962577e63b61 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:54.406445 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-84163365-83e9-4360-aca7-962577e63b61 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Delete volume with id: 4a17d37f-d493-430c-9318-11ebc47ab4c7 Jan 20 10:24:54.490645 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:24:54.490645 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:24:54.502058 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-84163365-83e9-4360-aca7-962577e63b61 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Volume info retrieved successfully. Jan 20 10:24:54.570243 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-84163365-83e9-4360-aca7-962577e63b61 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Delete volume request issued successfully. Jan 20 10:24:54.571495 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-84163365-83e9-4360-aca7-962577e63b61 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] http://10.222.0.73/volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7 returned with HTTP 202 Jan 20 10:24:54.579972 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 122/243] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:24:54 2021] DELETE /volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7 => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 20 10:24:54.589626 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0d97fde6-6f11-4efe-a750-1b4d1ba7fefc tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] GET http://10.222.0.73/volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7 Jan 20 10:24:54.591131 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0d97fde6-6f11-4efe-a750-1b4d1ba7fefc tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:54.591710 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:24:54.591710 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:24:54.601444 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0d97fde6-6f11-4efe-a750-1b4d1ba7fefc tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:54.808640 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:24:54.808640 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:24:54.821003 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0d97fde6-6f11-4efe-a750-1b4d1ba7fefc tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Volume info retrieved successfully. Jan 20 10:24:54.848045 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0d97fde6-6f11-4efe-a750-1b4d1ba7fefc tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] http://10.222.0.73/volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7 returned with HTTP 200 Jan 20 10:24:54.849205 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 122/244] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:24:54 2021] GET /volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7 => generated 911 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:24:55.266181 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-baad94f7-648d-49ba-bd77-4f8d10b056e0 req-57db5e6a-4606-4ab7-b2ec-4658c50ef71a tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] DELETE http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/078a87cf-f820-4b18-b740-bb0f9e8c09c1 Jan 20 10:24:55.267141 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-baad94f7-648d-49ba-bd77-4f8d10b056e0 req-57db5e6a-4606-4ab7-b2ec-4658c50ef71a tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:55.267445 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:24:55.267445 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:24:55.267762 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-baad94f7-648d-49ba-bd77-4f8d10b056e0 req-57db5e6a-4606-4ab7-b2ec-4658c50ef71a tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:55.288481 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-baad94f7-648d-49ba-bd77-4f8d10b056e0 req-57db5e6a-4606-4ab7-b2ec-4658c50ef71a tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/078a87cf-f820-4b18-b740-bb0f9e8c09c1 returned with HTTP 404 Jan 20 10:24:55.290760 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 123/245] 10.222.0.71 () {62 vars in 1437 bytes} [Wed Jan 20 10:24:55 2021] DELETE /volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/078a87cf-f820-4b18-b740-bb0f9e8c09c1 => generated 149 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 10:24:55.320342 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-baad94f7-648d-49ba-bd77-4f8d10b056e0 req-93c4c526-3512-4b5f-bea7-fb749a8c143b tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] DELETE http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/a5184673-c55b-4d92-9771-4f38696ee049 Jan 20 10:24:55.320873 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-baad94f7-648d-49ba-bd77-4f8d10b056e0 req-93c4c526-3512-4b5f-bea7-fb749a8c143b tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:55.321139 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:24:55.321139 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:24:55.321467 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-baad94f7-648d-49ba-bd77-4f8d10b056e0 req-93c4c526-3512-4b5f-bea7-fb749a8c143b tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:55.336552 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-baad94f7-648d-49ba-bd77-4f8d10b056e0 req-93c4c526-3512-4b5f-bea7-fb749a8c143b tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/a5184673-c55b-4d92-9771-4f38696ee049 returned with HTTP 404 Jan 20 10:24:55.337834 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 123/246] 10.222.0.71 () {62 vars in 1437 bytes} [Wed Jan 20 10:24:55 2021] DELETE /volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/a5184673-c55b-4d92-9771-4f38696ee049 => generated 149 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 10:24:55.368993 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-baad94f7-648d-49ba-bd77-4f8d10b056e0 req-013e2ab1-0798-468b-8e5d-ff4141ee579e tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] DELETE http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/abdf8ca4-201e-4b08-81e1-7b7b99a5ff7a Jan 20 10:24:55.370354 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-baad94f7-648d-49ba-bd77-4f8d10b056e0 req-013e2ab1-0798-468b-8e5d-ff4141ee579e tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:55.370921 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-baad94f7-648d-49ba-bd77-4f8d10b056e0 req-013e2ab1-0798-468b-8e5d-ff4141ee579e tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:55.392009 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-baad94f7-648d-49ba-bd77-4f8d10b056e0 req-013e2ab1-0798-468b-8e5d-ff4141ee579e tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/abdf8ca4-201e-4b08-81e1-7b7b99a5ff7a returned with HTTP 404 Jan 20 10:24:55.394654 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 124/247] 10.222.0.71 () {62 vars in 1437 bytes} [Wed Jan 20 10:24:55 2021] DELETE /volume/v3/9b538b286e8141cdbfc07b010169d8a3/attachments/abdf8ca4-201e-4b08-81e1-7b7b99a5ff7a => generated 149 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 10:24:55.866504 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5951069d-93be-47aa-9e81-b87402e8ee2b tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] GET http://10.222.0.73/volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7 Jan 20 10:24:55.867566 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5951069d-93be-47aa-9e81-b87402e8ee2b tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:55.868912 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5951069d-93be-47aa-9e81-b87402e8ee2b tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:56.009977 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:24:56.009977 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:24:56.054483 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5951069d-93be-47aa-9e81-b87402e8ee2b tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Volume info retrieved successfully. Jan 20 10:24:56.107976 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5951069d-93be-47aa-9e81-b87402e8ee2b tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] http://10.222.0.73/volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7 returned with HTTP 200 Jan 20 10:24:56.110168 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 124/248] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:24:55 2021] GET /volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7 => generated 911 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:24:57.137926 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-df961377-b0a3-42c3-9516-65a210042174 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] GET http://10.222.0.73/volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7 Jan 20 10:24:57.142085 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-df961377-b0a3-42c3-9516-65a210042174 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:24:57.143897 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-df961377-b0a3-42c3-9516-65a210042174 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:24:57.287778 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-df961377-b0a3-42c3-9516-65a210042174 tempest-VolumesMetadataTest-44974371 tempest-VolumesMetadataTest-44974371] http://10.222.0.73/volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7 returned with HTTP 404 Jan 20 10:24:57.294314 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 125/249] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:24:57 2021] GET /volume/v3/ce4c9ed87bf64f22b67eebf89ad44d32/volumes/4a17d37f-d493-430c-9318-11ebc47ab4c7 => generated 109 bytes in 165 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:25:03.274034 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e5fd3366-595e-43af-8751-d56b68037d96 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] POST http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes Jan 20 10:25:03.274806 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:03.274806 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:03.276398 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e5fd3366-595e-43af-8751-d56b68037d96 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-598260016", "metadata": {"Type": "Test"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:25:03.280060 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-e5fd3366-595e-43af-8751-d56b68037d96 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-598260016', 'metadata': {'Type': 'Test'}}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:25:03.281796 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-e5fd3366-595e-43af-8751-d56b68037d96 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Create volume of 1 GB Jan 20 10:25:03.315636 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e5fd3366-595e-43af-8751-d56b68037d96 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Availability Zones retrieved successfully. Jan 20 10:25:03.359688 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e5fd3366-595e-43af-8751-d56b68037d96 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Flow 'volume_create_api' (67643a23-d447-470a-bc7a-64557efd3880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:25:03.368117 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e5fd3366-595e-43af-8751-d56b68037d96 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7370e27e-7088-455c-b7d1-8805132ee153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:25:03.374725 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-e5fd3366-595e-43af-8751-d56b68037d96 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:25:03.500614 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e5fd3366-595e-43af-8751-d56b68037d96 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7370e27e-7088-455c-b7d1-8805132ee153) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:25:03.503257 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e5fd3366-595e-43af-8751-d56b68037d96 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (036b166e-3583-4745-beb1-e46a6f52b17f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:25:03.595249 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-e5fd3366-595e-43af-8751-d56b68037d96 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] 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 20 10:25:03.653707 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-e5fd3366-595e-43af-8751-d56b68037d96 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Created reservations ['afedc70d-d41b-4913-b918-16e2d915050a', '3951ad63-8943-4db4-853f-82329929aabf', '2ddd93a6-236e-4b31-95fd-cdeee0ee2d0e', '48a900da-491a-4a25-a770-1b59142ee415'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:25:03.656168 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e5fd3366-595e-43af-8751-d56b68037d96 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (036b166e-3583-4745-beb1-e46a6f52b17f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afedc70d-d41b-4913-b918-16e2d915050a', '3951ad63-8943-4db4-853f-82329929aabf', '2ddd93a6-236e-4b31-95fd-cdeee0ee2d0e', '48a900da-491a-4a25-a770-1b59142ee415']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:25:03.663318 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e5fd3366-595e-43af-8751-d56b68037d96 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5fcc668-cef2-4fa3-8051-092e634e0917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:25:03.759092 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e5fd3366-595e-43af-8751-d56b68037d96 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5fcc668-cef2-4fa3-8051-092e634e0917) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb99112b-eab9-448d-8750-0d8fc23b2ba3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-598260016',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='634ee9c05c374bf98cfc00ebb1e8440e',qos_specs=None,replication_status=,reservations=['afedc70d-d41b-4913-b918-16e2d915050a','3951ad63-8943-4db4-853f-82329929aabf','2ddd93a6-236e-4b31-95fd-cdeee0ee2d0e','48a900da-491a-4a25-a770-1b59142ee415'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25f484639f62442bb5cfa726937deb80',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:25:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-598260016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb99112b-eab9-448d-8750-0d8fc23b2ba3,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='634ee9c05c374bf98cfc00ebb1e8440e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='25f484639f62442bb5cfa726937deb80',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:25:03.761874 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e5fd3366-595e-43af-8751-d56b68037d96 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daa62219-c64c-49a0-913f-9771f9acc9e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:25:03.796568 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e5fd3366-595e-43af-8751-d56b68037d96 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daa62219-c64c-49a0-913f-9771f9acc9e1) transitioned into state 'SUCCESS' from state '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-598260016',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='634ee9c05c374bf98cfc00ebb1e8440e',qos_specs=None,replication_status=,reservations=['afedc70d-d41b-4913-b918-16e2d915050a','3951ad63-8943-4db4-853f-82329929aabf','2ddd93a6-236e-4b31-95fd-cdeee0ee2d0e','48a900da-491a-4a25-a770-1b59142ee415'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25f484639f62442bb5cfa726937deb80',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:25:03.801257 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e5fd3366-595e-43af-8751-d56b68037d96 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6673877f-af8e-4a5b-9039-5733156c0700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:25:03.828702 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e5fd3366-595e-43af-8751-d56b68037d96 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6673877f-af8e-4a5b-9039-5733156c0700) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:25:03.833125 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e5fd3366-595e-43af-8751-d56b68037d96 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Flow 'volume_create_api' (67643a23-d447-470a-bc7a-64557efd3880) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:25:03.904366 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e5fd3366-595e-43af-8751-d56b68037d96 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Create volume request issued successfully. Jan 20 10:25:03.923857 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e5fd3366-595e-43af-8751-d56b68037d96 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes returned with HTTP 202 Jan 20 10:25:03.924846 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 125/250] 10.222.0.73 () {60 vars in 1226 bytes} [Wed Jan 20 10:25:03 2021] POST /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes => generated 827 bytes in 902 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 20 10:25:03.940916 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8d2baecd-f9d5-4a9c-9984-68e306b8488f tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/eb99112b-eab9-448d-8750-0d8fc23b2ba3 Jan 20 10:25:03.941676 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8d2baecd-f9d5-4a9c-9984-68e306b8488f tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:03.942304 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8d2baecd-f9d5-4a9c-9984-68e306b8488f tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:03.999265 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:03.999265 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:04.009886 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8d2baecd-f9d5-4a9c-9984-68e306b8488f tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:04.077064 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8d2baecd-f9d5-4a9c-9984-68e306b8488f tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/eb99112b-eab9-448d-8750-0d8fc23b2ba3 returned with HTTP 200 Jan 20 10:25:04.078134 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 126/251] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:03 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/eb99112b-eab9-448d-8750-0d8fc23b2ba3 => generated 895 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:25:05.101839 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3e5584ef-1c58-4587-a556-8bde2fbc42d8 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/eb99112b-eab9-448d-8750-0d8fc23b2ba3 Jan 20 10:25:05.102816 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3e5584ef-1c58-4587-a556-8bde2fbc42d8 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:05.103010 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:05.103010 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:05.103570 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3e5584ef-1c58-4587-a556-8bde2fbc42d8 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:05.195468 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:05.195468 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:05.208393 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3e5584ef-1c58-4587-a556-8bde2fbc42d8 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:05.239507 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3e5584ef-1c58-4587-a556-8bde2fbc42d8 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/eb99112b-eab9-448d-8750-0d8fc23b2ba3 returned with HTTP 200 Jan 20 10:25:05.252900 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 126/252] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:05 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/eb99112b-eab9-448d-8750-0d8fc23b2ba3 => generated 919 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:25:06.258591 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-84388dc4-3c6d-48d2-a633-e7f2438f7eb5 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/eb99112b-eab9-448d-8750-0d8fc23b2ba3 Jan 20 10:25:06.259135 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-84388dc4-3c6d-48d2-a633-e7f2438f7eb5 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:06.259332 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:06.259332 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:06.259953 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-84388dc4-3c6d-48d2-a633-e7f2438f7eb5 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:06.360726 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:06.360726 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:06.376464 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-84388dc4-3c6d-48d2-a633-e7f2438f7eb5 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:06.437367 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-84388dc4-3c6d-48d2-a633-e7f2438f7eb5 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/eb99112b-eab9-448d-8750-0d8fc23b2ba3 returned with HTTP 200 Jan 20 10:25:06.440027 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 127/253] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:06 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/eb99112b-eab9-448d-8750-0d8fc23b2ba3 => generated 920 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:25:06.461072 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8458fd4b-cd6e-4918-83c1-46b0d59a9baf tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/eb99112b-eab9-448d-8750-0d8fc23b2ba3 Jan 20 10:25:06.461621 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8458fd4b-cd6e-4918-83c1-46b0d59a9baf tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:06.461794 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:06.461794 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:06.462289 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8458fd4b-cd6e-4918-83c1-46b0d59a9baf tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:06.533979 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:06.533979 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:06.547883 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8458fd4b-cd6e-4918-83c1-46b0d59a9baf tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:06.578108 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8458fd4b-cd6e-4918-83c1-46b0d59a9baf tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/eb99112b-eab9-448d-8750-0d8fc23b2ba3 returned with HTTP 200 Jan 20 10:25:06.589939 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 127/254] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:06 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/eb99112b-eab9-448d-8750-0d8fc23b2ba3 => generated 920 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:25:06.601493 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0991c30a-6b9e-43c9-8477-9a4fedc218b0 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] PUT http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/eb99112b-eab9-448d-8750-0d8fc23b2ba3 Jan 20 10:25:06.602972 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:06.602972 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:06.605067 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0991c30a-6b9e-43c9-8477-9a4fedc218b0 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-598260016"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:25:06.712256 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:06.712256 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:06.733193 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0991c30a-6b9e-43c9-8477-9a4fedc218b0 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:06.764993 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0991c30a-6b9e-43c9-8477-9a4fedc218b0 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume updated successfully. Jan 20 10:25:06.791198 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0991c30a-6b9e-43c9-8477-9a4fedc218b0 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/eb99112b-eab9-448d-8750-0d8fc23b2ba3 returned with HTTP 200 Jan 20 10:25:06.792926 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 128/255] 10.222.0.73 () {60 vars in 1335 bytes} [Wed Jan 20 10:25:06 2021] PUT /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/eb99112b-eab9-448d-8750-0d8fc23b2ba3 => generated 852 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:25:06.806878 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-abb2ad6e-0189-4c3c-9aba-b9559cbcf060 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] PUT http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/eb99112b-eab9-448d-8750-0d8fc23b2ba3 Jan 20 10:25:06.807940 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:06.807940 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:06.808568 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-abb2ad6e-0189-4c3c-9aba-b9559cbcf060 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-188651296", "description": "This is the new description of volume"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:25:06.873116 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:06.873116 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:06.882255 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-abb2ad6e-0189-4c3c-9aba-b9559cbcf060 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:06.896341 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-abb2ad6e-0189-4c3c-9aba-b9559cbcf060 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume updated successfully. Jan 20 10:25:06.918081 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-abb2ad6e-0189-4c3c-9aba-b9559cbcf060 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/eb99112b-eab9-448d-8750-0d8fc23b2ba3 returned with HTTP 200 Jan 20 10:25:06.925198 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 128/256] 10.222.0.73 () {60 vars in 1336 bytes} [Wed Jan 20 10:25:06 2021] PUT /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/eb99112b-eab9-448d-8750-0d8fc23b2ba3 => generated 891 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:25:06.939312 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9f94ebef-4e30-4df7-b248-0cef3d177dde tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/eb99112b-eab9-448d-8750-0d8fc23b2ba3 Jan 20 10:25:06.940059 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9f94ebef-4e30-4df7-b248-0cef3d177dde tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:06.940547 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:06.940547 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:06.941144 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9f94ebef-4e30-4df7-b248-0cef3d177dde tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:07.017872 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:07.017872 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:07.031424 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9f94ebef-4e30-4df7-b248-0cef3d177dde tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:07.071078 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9f94ebef-4e30-4df7-b248-0cef3d177dde tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/eb99112b-eab9-448d-8750-0d8fc23b2ba3 returned with HTTP 200 Jan 20 10:25:07.083673 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 129/257] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:06 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/eb99112b-eab9-448d-8750-0d8fc23b2ba3 => generated 959 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:25:07.089732 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-05350a52-3053-41e0-b663-239187bc9c22 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] POST http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes Jan 20 10:25:07.090595 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:07.090595 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:07.092084 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-05350a52-3053-41e0-b663-239187bc9c22 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1197502302", "availability_zone": "nova", "size": 1}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:25:07.093954 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-05350a52-3053-41e0-b663-239187bc9c22 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1197502302', 'availability_zone': 'nova', 'size': 1}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:25:07.094643 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-05350a52-3053-41e0-b663-239187bc9c22 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Create volume of 1 GB Jan 20 10:25:07.253384 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-05350a52-3053-41e0-b663-239187bc9c22 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Availability Zones retrieved successfully. Jan 20 10:25:07.273992 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-05350a52-3053-41e0-b663-239187bc9c22 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Flow 'volume_create_api' (a941580c-b134-4499-ac98-9f5522b9f843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:25:07.277139 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-05350a52-3053-41e0-b663-239187bc9c22 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c8598c4-a0ca-4681-af80-d7aa14a4842c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:25:07.279908 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-05350a52-3053-41e0-b663-239187bc9c22 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:25:07.361991 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-05350a52-3053-41e0-b663-239187bc9c22 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c8598c4-a0ca-4681-af80-d7aa14a4842c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:25:07.375546 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-05350a52-3053-41e0-b663-239187bc9c22 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00e3e7a8-170b-48d5-a487-c23ec04160d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:25:07.475087 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-05350a52-3053-41e0-b663-239187bc9c22 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Created reservations ['c54045e3-aeec-414d-b0f0-11c3045a5802', 'e5008a76-5060-41b3-b1eb-80367b9ff1b7', 'c02d08b6-80e6-4fae-8120-dda4dfa7e490', '6dc7ccfb-1df6-421c-b307-84f538bd89c3'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:25:07.478513 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-05350a52-3053-41e0-b663-239187bc9c22 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00e3e7a8-170b-48d5-a487-c23ec04160d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c54045e3-aeec-414d-b0f0-11c3045a5802', 'e5008a76-5060-41b3-b1eb-80367b9ff1b7', 'c02d08b6-80e6-4fae-8120-dda4dfa7e490', '6dc7ccfb-1df6-421c-b307-84f538bd89c3']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:25:07.482114 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-05350a52-3053-41e0-b663-239187bc9c22 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05f7028f-18a6-418c-bdcc-0bd8ec986dc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:25:07.558734 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-05350a52-3053-41e0-b663-239187bc9c22 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05f7028f-18a6-418c-bdcc-0bd8ec986dc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c53a250e-27c7-4f7c-94d1-8e2ddb7df95c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1197502302',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='634ee9c05c374bf98cfc00ebb1e8440e',qos_specs=None,replication_status=,reservations=['c54045e3-aeec-414d-b0f0-11c3045a5802','e5008a76-5060-41b3-b1eb-80367b9ff1b7','c02d08b6-80e6-4fae-8120-dda4dfa7e490','6dc7ccfb-1df6-421c-b307-84f538bd89c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25f484639f62442bb5cfa726937deb80',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:25:07Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1197502302',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c53a250e-27c7-4f7c-94d1-8e2ddb7df95c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='634ee9c05c374bf98cfc00ebb1e8440e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='25f484639f62442bb5cfa726937deb80',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:25:07.563004 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-05350a52-3053-41e0-b663-239187bc9c22 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b0f0674-d9bd-4b0d-8ade-00a803a3a2cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:25:07.602122 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-05350a52-3053-41e0-b663-239187bc9c22 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b0f0674-d9bd-4b0d-8ade-00a803a3a2cc) transitioned into 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-1197502302',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='634ee9c05c374bf98cfc00ebb1e8440e',qos_specs=None,replication_status=,reservations=['c54045e3-aeec-414d-b0f0-11c3045a5802','e5008a76-5060-41b3-b1eb-80367b9ff1b7','c02d08b6-80e6-4fae-8120-dda4dfa7e490','6dc7ccfb-1df6-421c-b307-84f538bd89c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25f484639f62442bb5cfa726937deb80',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:25:07.604717 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-05350a52-3053-41e0-b663-239187bc9c22 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10070037-be6a-43b6-b347-07e15e980097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:25:07.627146 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-05350a52-3053-41e0-b663-239187bc9c22 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10070037-be6a-43b6-b347-07e15e980097) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:25:07.635064 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-05350a52-3053-41e0-b663-239187bc9c22 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Flow 'volume_create_api' (a941580c-b134-4499-ac98-9f5522b9f843) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:25:07.790455 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-05350a52-3053-41e0-b663-239187bc9c22 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Create volume request issued successfully. Jan 20 10:25:07.831961 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-05350a52-3053-41e0-b663-239187bc9c22 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes returned with HTTP 202 Jan 20 10:25:07.833085 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 129/258] 10.222.0.73 () {60 vars in 1226 bytes} [Wed Jan 20 10:25:07 2021] POST /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes => generated 811 bytes in 748 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:25:07.850098 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d29b36ed-de6b-4588-bc5c-af523ee1ef27 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/c53a250e-27c7-4f7c-94d1-8e2ddb7df95c Jan 20 10:25:07.850880 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d29b36ed-de6b-4588-bc5c-af523ee1ef27 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:07.851103 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:07.851103 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:07.851520 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d29b36ed-de6b-4588-bc5c-af523ee1ef27 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:07.996925 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:07.996925 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:08.026474 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d29b36ed-de6b-4588-bc5c-af523ee1ef27 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:08.073321 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d29b36ed-de6b-4588-bc5c-af523ee1ef27 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/c53a250e-27c7-4f7c-94d1-8e2ddb7df95c returned with HTTP 200 Jan 20 10:25:08.076725 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 130/259] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:07 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/c53a250e-27c7-4f7c-94d1-8e2ddb7df95c => generated 903 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:25:09.096524 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-51253760-f312-4b25-a60d-33b5ea7b2252 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/c53a250e-27c7-4f7c-94d1-8e2ddb7df95c Jan 20 10:25:09.097091 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-51253760-f312-4b25-a60d-33b5ea7b2252 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:09.097361 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:09.097361 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:09.097747 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-51253760-f312-4b25-a60d-33b5ea7b2252 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:09.160905 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:09.160905 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:09.171034 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-51253760-f312-4b25-a60d-33b5ea7b2252 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:09.198738 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-51253760-f312-4b25-a60d-33b5ea7b2252 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/c53a250e-27c7-4f7c-94d1-8e2ddb7df95c returned with HTTP 200 Jan 20 10:25:09.214897 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 130/260] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:09 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/c53a250e-27c7-4f7c-94d1-8e2ddb7df95c => generated 904 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:25:09.219035 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7a10fd4f-2773-4e9c-9567-dca0bd22c0d7 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] PUT http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/c53a250e-27c7-4f7c-94d1-8e2ddb7df95c Jan 20 10:25:09.219769 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:09.219769 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:09.220500 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7a10fd4f-2773-4e9c-9567-dca0bd22c0d7 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-598260016", "description": null}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:25:09.300334 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:09.300334 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:09.325150 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7a10fd4f-2773-4e9c-9567-dca0bd22c0d7 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:09.340191 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7a10fd4f-2773-4e9c-9567-dca0bd22c0d7 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume updated successfully. Jan 20 10:25:09.375411 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7a10fd4f-2773-4e9c-9567-dca0bd22c0d7 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/c53a250e-27c7-4f7c-94d1-8e2ddb7df95c returned with HTTP 200 Jan 20 10:25:09.392708 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ca514bf7-7e82-426b-baed-53a93e5b8766 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] DELETE http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/c53a250e-27c7-4f7c-94d1-8e2ddb7df95c Jan 20 10:25:09.393298 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ca514bf7-7e82-426b-baed-53a93e5b8766 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:09.393485 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:09.393485 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:09.393862 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ca514bf7-7e82-426b-baed-53a93e5b8766 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:09.394433 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-ca514bf7-7e82-426b-baed-53a93e5b8766 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Delete volume with id: c53a250e-27c7-4f7c-94d1-8e2ddb7df95c Jan 20 10:25:09.399065 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 131/261] 10.222.0.73 () {60 vars in 1335 bytes} [Wed Jan 20 10:25:09 2021] PUT /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/c53a250e-27c7-4f7c-94d1-8e2ddb7df95c => generated 838 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:25:09.456972 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:09.456972 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:09.458486 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ca514bf7-7e82-426b-baed-53a93e5b8766 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:09.516670 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ca514bf7-7e82-426b-baed-53a93e5b8766 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Delete volume request issued successfully. Jan 20 10:25:09.516670 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ca514bf7-7e82-426b-baed-53a93e5b8766 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/c53a250e-27c7-4f7c-94d1-8e2ddb7df95c returned with HTTP 202 Jan 20 10:25:09.531594 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-18c64614-8e4d-46d6-b4db-e44d7875fb80 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/c53a250e-27c7-4f7c-94d1-8e2ddb7df95c Jan 20 10:25:09.532637 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-18c64614-8e4d-46d6-b4db-e44d7875fb80 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:09.532929 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:09.532929 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:09.533302 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-18c64614-8e4d-46d6-b4db-e44d7875fb80 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:09.542748 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 131/262] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:25:09 2021] DELETE /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/c53a250e-27c7-4f7c-94d1-8e2ddb7df95c => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:25:09.756340 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:09.756340 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:09.787497 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-18c64614-8e4d-46d6-b4db-e44d7875fb80 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:09.893977 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-18c64614-8e4d-46d6-b4db-e44d7875fb80 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/c53a250e-27c7-4f7c-94d1-8e2ddb7df95c returned with HTTP 200 Jan 20 10:25:09.897683 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 132/263] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:09 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/c53a250e-27c7-4f7c-94d1-8e2ddb7df95c => generated 905 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:25:10.914457 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6f0bc382-bcef-4220-8f6e-977ceae21e9d tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/c53a250e-27c7-4f7c-94d1-8e2ddb7df95c Jan 20 10:25:10.915249 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6f0bc382-bcef-4220-8f6e-977ceae21e9d tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:10.915249 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:10.915249 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:10.915631 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6f0bc382-bcef-4220-8f6e-977ceae21e9d tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:11.138608 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:11.138608 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:11.180253 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6f0bc382-bcef-4220-8f6e-977ceae21e9d tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:11.390540 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6f0bc382-bcef-4220-8f6e-977ceae21e9d tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/c53a250e-27c7-4f7c-94d1-8e2ddb7df95c returned with HTTP 200 Jan 20 10:25:11.412735 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 132/264] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:10 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/c53a250e-27c7-4f7c-94d1-8e2ddb7df95c => generated 905 bytes in 492 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:25:12.424389 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9495b0da-0163-4998-9566-c3b311f21233 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/c53a250e-27c7-4f7c-94d1-8e2ddb7df95c Jan 20 10:25:12.426106 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9495b0da-0163-4998-9566-c3b311f21233 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:12.428516 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:12.428516 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:12.429686 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9495b0da-0163-4998-9566-c3b311f21233 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:12.775173 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:12.775173 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:12.795803 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9495b0da-0163-4998-9566-c3b311f21233 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:12.833979 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9495b0da-0163-4998-9566-c3b311f21233 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/c53a250e-27c7-4f7c-94d1-8e2ddb7df95c returned with HTTP 200 Jan 20 10:25:12.846351 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 133/265] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:12 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/c53a250e-27c7-4f7c-94d1-8e2ddb7df95c => generated 905 bytes in 431 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:25:13.856285 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-89f7c50c-d609-46fb-8252-cf7e6c7d49da tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/c53a250e-27c7-4f7c-94d1-8e2ddb7df95c Jan 20 10:25:13.858213 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-89f7c50c-d609-46fb-8252-cf7e6c7d49da tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:13.860297 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:13.860297 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:13.861913 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-89f7c50c-d609-46fb-8252-cf7e6c7d49da tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:14.022215 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-89f7c50c-d609-46fb-8252-cf7e6c7d49da tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/c53a250e-27c7-4f7c-94d1-8e2ddb7df95c returned with HTTP 404 Jan 20 10:25:14.024804 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 133/266] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:13 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/c53a250e-27c7-4f7c-94d1-8e2ddb7df95c => generated 109 bytes in 176 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:25:14.038156 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6be9fc68-329e-4fd7-8219-ce658678f0b5 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] DELETE http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/eb99112b-eab9-448d-8750-0d8fc23b2ba3 Jan 20 10:25:14.039525 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6be9fc68-329e-4fd7-8219-ce658678f0b5 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:14.040160 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:14.040160 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:14.043472 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6be9fc68-329e-4fd7-8219-ce658678f0b5 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:14.044906 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-6be9fc68-329e-4fd7-8219-ce658678f0b5 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Delete volume with id: eb99112b-eab9-448d-8750-0d8fc23b2ba3 Jan 20 10:25:14.186181 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:14.186181 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:14.188344 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6be9fc68-329e-4fd7-8219-ce658678f0b5 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:14.248686 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6be9fc68-329e-4fd7-8219-ce658678f0b5 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Delete volume request issued successfully. Jan 20 10:25:14.249375 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6be9fc68-329e-4fd7-8219-ce658678f0b5 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/eb99112b-eab9-448d-8750-0d8fc23b2ba3 returned with HTTP 202 Jan 20 10:25:14.250686 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 134/267] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:25:14 2021] DELETE /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/eb99112b-eab9-448d-8750-0d8fc23b2ba3 => generated 0 bytes in 220 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:25:14.273629 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cce91ea0-76cd-4a1f-a863-3778682c73d5 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/eb99112b-eab9-448d-8750-0d8fc23b2ba3 Jan 20 10:25:14.274934 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cce91ea0-76cd-4a1f-a863-3778682c73d5 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:14.276055 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cce91ea0-76cd-4a1f-a863-3778682c73d5 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:14.456804 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:14.456804 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:14.490916 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cce91ea0-76cd-4a1f-a863-3778682c73d5 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:14.561564 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cce91ea0-76cd-4a1f-a863-3778682c73d5 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/eb99112b-eab9-448d-8750-0d8fc23b2ba3 returned with HTTP 200 Jan 20 10:25:14.578765 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 134/268] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:14 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/eb99112b-eab9-448d-8750-0d8fc23b2ba3 => generated 958 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:25:15.592812 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-baa05fde-c39b-4b82-98b9-d26f55c6802d tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/eb99112b-eab9-448d-8750-0d8fc23b2ba3 Jan 20 10:25:15.595002 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-baa05fde-c39b-4b82-98b9-d26f55c6802d tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:15.595709 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:15.595709 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:15.596797 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-baa05fde-c39b-4b82-98b9-d26f55c6802d tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:15.717059 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:15.717059 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:15.728301 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-baa05fde-c39b-4b82-98b9-d26f55c6802d tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:15.762223 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-baa05fde-c39b-4b82-98b9-d26f55c6802d tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/eb99112b-eab9-448d-8750-0d8fc23b2ba3 returned with HTTP 200 Jan 20 10:25:15.763219 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 135/269] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:15 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/eb99112b-eab9-448d-8750-0d8fc23b2ba3 => generated 958 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:25:16.784747 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d87dcfc6-403e-4c9c-b4e7-ee985ba70035 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/eb99112b-eab9-448d-8750-0d8fc23b2ba3 Jan 20 10:25:16.786606 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d87dcfc6-403e-4c9c-b4e7-ee985ba70035 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:16.787189 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:16.787189 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:16.788329 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d87dcfc6-403e-4c9c-b4e7-ee985ba70035 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:16.913879 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d87dcfc6-403e-4c9c-b4e7-ee985ba70035 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/eb99112b-eab9-448d-8750-0d8fc23b2ba3 returned with HTTP 404 Jan 20 10:25:16.928683 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8c55d7db-aea8-4ff3-99ae-67a1d1d9b878 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] POST http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes Jan 20 10:25:16.929747 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:16.929747 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:16.930498 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8c55d7db-aea8-4ff3-99ae-67a1d1d9b878 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-2122641590"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:25:16.932694 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-8c55d7db-aea8-4ff3-99ae-67a1d1d9b878 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2122641590'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:25:16.933327 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-8c55d7db-aea8-4ff3-99ae-67a1d1d9b878 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Create volume of 1 GB Jan 20 10:25:16.940455 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 135/270] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:16 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/eb99112b-eab9-448d-8750-0d8fc23b2ba3 => generated 109 bytes in 146 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:25:16.948720 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8c55d7db-aea8-4ff3-99ae-67a1d1d9b878 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Availability Zones retrieved successfully. Jan 20 10:25:16.969941 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8c55d7db-aea8-4ff3-99ae-67a1d1d9b878 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Flow 'volume_create_api' (1329f54f-5a5c-4e00-8fe9-efce29b570cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:25:16.973642 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8c55d7db-aea8-4ff3-99ae-67a1d1d9b878 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2878754a-51c2-46c0-b982-4ad50a890010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:25:16.976685 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-8c55d7db-aea8-4ff3-99ae-67a1d1d9b878 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:25:17.109140 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8c55d7db-aea8-4ff3-99ae-67a1d1d9b878 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2878754a-51c2-46c0-b982-4ad50a890010) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:25:17.114061 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8c55d7db-aea8-4ff3-99ae-67a1d1d9b878 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c449721-8f6b-4246-9dff-a4b8b1930bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:25:17.246460 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-8c55d7db-aea8-4ff3-99ae-67a1d1d9b878 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Created reservations ['664e9f70-4759-43ae-a208-6c81fe049270', '12758852-0701-42f6-8c12-c81933a96aab', '0dc0cd3d-fb43-4961-95a5-62da4e4164b3', 'f36ec623-9aea-4bde-8078-abf6892f0e8e'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:25:17.250634 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8c55d7db-aea8-4ff3-99ae-67a1d1d9b878 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c449721-8f6b-4246-9dff-a4b8b1930bf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['664e9f70-4759-43ae-a208-6c81fe049270', '12758852-0701-42f6-8c12-c81933a96aab', '0dc0cd3d-fb43-4961-95a5-62da4e4164b3', 'f36ec623-9aea-4bde-8078-abf6892f0e8e']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:25:17.254857 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8c55d7db-aea8-4ff3-99ae-67a1d1d9b878 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89668dc1-dd90-4af6-98ec-d0ee9616e68f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:25:17.416804 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8c55d7db-aea8-4ff3-99ae-67a1d1d9b878 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89668dc1-dd90-4af6-98ec-d0ee9616e68f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '608d239a-957a-4141-8195-bf33cd1a2d1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2122641590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='634ee9c05c374bf98cfc00ebb1e8440e',qos_specs=None,replication_status=,reservations=['664e9f70-4759-43ae-a208-6c81fe049270','12758852-0701-42f6-8c12-c81933a96aab','0dc0cd3d-fb43-4961-95a5-62da4e4164b3','f36ec623-9aea-4bde-8078-abf6892f0e8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25f484639f62442bb5cfa726937deb80',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:25:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2122641590',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=608d239a-957a-4141-8195-bf33cd1a2d1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='634ee9c05c374bf98cfc00ebb1e8440e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='25f484639f62442bb5cfa726937deb80',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:25:17.419222 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8c55d7db-aea8-4ff3-99ae-67a1d1d9b878 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aad2f208-ef10-496d-ba53-76daa5cbc34d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:25:17.549011 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8c55d7db-aea8-4ff3-99ae-67a1d1d9b878 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aad2f208-ef10-496d-ba53-76daa5cbc34d) transitioned into state 'SUCCESS' from state '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-2122641590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='634ee9c05c374bf98cfc00ebb1e8440e',qos_specs=None,replication_status=,reservations=['664e9f70-4759-43ae-a208-6c81fe049270','12758852-0701-42f6-8c12-c81933a96aab','0dc0cd3d-fb43-4961-95a5-62da4e4164b3','f36ec623-9aea-4bde-8078-abf6892f0e8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25f484639f62442bb5cfa726937deb80',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:25:17.551246 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8c55d7db-aea8-4ff3-99ae-67a1d1d9b878 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35907fd5-f217-4753-b005-91ca8f1eca4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:25:17.609786 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8c55d7db-aea8-4ff3-99ae-67a1d1d9b878 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35907fd5-f217-4753-b005-91ca8f1eca4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:25:17.633681 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8c55d7db-aea8-4ff3-99ae-67a1d1d9b878 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Flow 'volume_create_api' (1329f54f-5a5c-4e00-8fe9-efce29b570cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:25:17.784198 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8c55d7db-aea8-4ff3-99ae-67a1d1d9b878 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Create volume request issued successfully. Jan 20 10:25:17.839990 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8c55d7db-aea8-4ff3-99ae-67a1d1d9b878 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes returned with HTTP 202 Jan 20 10:25:17.852667 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 136/271] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:25:16 2021] POST /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes => generated 814 bytes in 917 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 20 10:25:17.858917 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3539ae0e-3adb-47e6-b7b5-c9db25be60f1 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/608d239a-957a-4141-8195-bf33cd1a2d1f Jan 20 10:25:17.860392 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3539ae0e-3adb-47e6-b7b5-c9db25be60f1 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:17.861220 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3539ae0e-3adb-47e6-b7b5-c9db25be60f1 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:18.073540 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:18.073540 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:18.104476 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3539ae0e-3adb-47e6-b7b5-c9db25be60f1 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:18.173168 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3539ae0e-3adb-47e6-b7b5-c9db25be60f1 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/608d239a-957a-4141-8195-bf33cd1a2d1f returned with HTTP 200 Jan 20 10:25:18.175130 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 136/272] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:17 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/608d239a-957a-4141-8195-bf33cd1a2d1f => generated 882 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:25:19.210159 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6c7a5fdf-eb7d-4532-9000-e439200b1d90 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/608d239a-957a-4141-8195-bf33cd1a2d1f Jan 20 10:25:19.211350 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6c7a5fdf-eb7d-4532-9000-e439200b1d90 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:19.211725 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:19.211725 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:19.212330 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6c7a5fdf-eb7d-4532-9000-e439200b1d90 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:19.317709 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:19.317709 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:19.334216 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6c7a5fdf-eb7d-4532-9000-e439200b1d90 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:19.378072 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6c7a5fdf-eb7d-4532-9000-e439200b1d90 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/608d239a-957a-4141-8195-bf33cd1a2d1f returned with HTTP 200 Jan 20 10:25:19.390404 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 137/273] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:19 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/608d239a-957a-4141-8195-bf33cd1a2d1f => generated 906 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:25:20.405053 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9b3664fb-6d2c-437c-901e-ac2bcef532dd tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/608d239a-957a-4141-8195-bf33cd1a2d1f Jan 20 10:25:20.406819 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9b3664fb-6d2c-437c-901e-ac2bcef532dd tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:20.407655 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:20.407655 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:20.408794 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9b3664fb-6d2c-437c-901e-ac2bcef532dd tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:20.563785 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:20.563785 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:20.586192 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9b3664fb-6d2c-437c-901e-ac2bcef532dd tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:20.660397 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9b3664fb-6d2c-437c-901e-ac2bcef532dd tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/608d239a-957a-4141-8195-bf33cd1a2d1f returned with HTTP 200 Jan 20 10:25:20.672985 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 137/274] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:20 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/608d239a-957a-4141-8195-bf33cd1a2d1f => generated 907 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:25:20.695037 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-df7fba9c-1000-4cc5-9384-063fcb9be75f tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] POST http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes Jan 20 10:25:20.697742 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:20.697742 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:20.699191 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-df7fba9c-1000-4cc5-9384-063fcb9be75f tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Action: 'create', calling method: create, body: {"volume": {"source_volid": "608d239a-957a-4141-8195-bf33cd1a2d1f", "size": 1, "name": "tempest-VolumesGetTest-Volume-1840394059", "metadata": {"Type": "Test"}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:25:20.702584 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-df7fba9c-1000-4cc5-9384-063fcb9be75f tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Create volume request body: {'volume': {'source_volid': '608d239a-957a-4141-8195-bf33cd1a2d1f', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1840394059', 'metadata': {'Type': 'Test'}}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:25:20.815183 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:20.815183 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:20.818123 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-df7fba9c-1000-4cc5-9384-063fcb9be75f tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume retrieved successfully. Jan 20 10:25:20.819411 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-df7fba9c-1000-4cc5-9384-063fcb9be75f tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Create volume of 1 GB Jan 20 10:25:20.851751 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-df7fba9c-1000-4cc5-9384-063fcb9be75f tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Availability Zones retrieved successfully. Jan 20 10:25:20.901987 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-df7fba9c-1000-4cc5-9384-063fcb9be75f tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Flow 'volume_create_api' (4ec82cf7-1349-4e43-979a-ae6d8a12e545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:25:20.904818 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-df7fba9c-1000-4cc5-9384-063fcb9be75f tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (920f550d-8961-4b1d-9d25-abc7cfbe34f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:25:20.907041 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-df7fba9c-1000-4cc5-9384-063fcb9be75f tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Validating volume size '1' using validate_int, validate_source_size {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:25:21.027477 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-df7fba9c-1000-4cc5-9384-063fcb9be75f tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (920f550d-8961-4b1d-9d25-abc7cfbe34f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '608d239a-957a-4141-8195-bf33cd1a2d1f', 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:25:21.029892 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-df7fba9c-1000-4cc5-9384-063fcb9be75f tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01b27a57-7f1d-4d40-a26e-0b8a581ff418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:25:21.237647 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-df7fba9c-1000-4cc5-9384-063fcb9be75f tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Created reservations ['ebdea91c-24be-451c-93ed-eac4011ab2de', '0feb9bea-45c8-43fe-b58f-e4cf40a9db8f', '95742e89-23b1-449b-9984-c020b4b43068', 'e176f3a6-cd70-40ad-9310-16d023f603be'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:25:21.239829 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-df7fba9c-1000-4cc5-9384-063fcb9be75f tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01b27a57-7f1d-4d40-a26e-0b8a581ff418) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebdea91c-24be-451c-93ed-eac4011ab2de', '0feb9bea-45c8-43fe-b58f-e4cf40a9db8f', '95742e89-23b1-449b-9984-c020b4b43068', 'e176f3a6-cd70-40ad-9310-16d023f603be']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:25:21.242560 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-df7fba9c-1000-4cc5-9384-063fcb9be75f tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5720528-72ce-4363-ad53-f17f16a40366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:25:21.627916 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-df7fba9c-1000-4cc5-9384-063fcb9be75f tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5720528-72ce-4363-ad53-f17f16a40366) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '338ebe04-92d0-4ad8-9b4c-8162370d6d7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1840394059',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='634ee9c05c374bf98cfc00ebb1e8440e',qos_specs=None,replication_status=,reservations=['ebdea91c-24be-451c-93ed-eac4011ab2de','0feb9bea-45c8-43fe-b58f-e4cf40a9db8f','95742e89-23b1-449b-9984-c020b4b43068','e176f3a6-cd70-40ad-9310-16d023f603be'],size=1,snapshot_id=None,source_replicaid=,source_volid=608d239a-957a-4141-8195-bf33cd1a2d1f,status='creating',user_id='25f484639f62442bb5cfa726937deb80',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:25:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1840394059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=338ebe04-92d0-4ad8-9b4c-8162370d6d7b,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='634ee9c05c374bf98cfc00ebb1e8440e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=608d239a-957a-4141-8195-bf33cd1a2d1f,status='creating',terminated_at=None,updated_at=None,user_id='25f484639f62442bb5cfa726937deb80',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:25:21.630169 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-df7fba9c-1000-4cc5-9384-063fcb9be75f tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc72f4df-bd1e-48a9-8c7b-3de9f3291ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:25:21.706083 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-df7fba9c-1000-4cc5-9384-063fcb9be75f tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc72f4df-bd1e-48a9-8c7b-3de9f3291ee5) transitioned into state 'SUCCESS' from state '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-1840394059',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='634ee9c05c374bf98cfc00ebb1e8440e',qos_specs=None,replication_status=,reservations=['ebdea91c-24be-451c-93ed-eac4011ab2de','0feb9bea-45c8-43fe-b58f-e4cf40a9db8f','95742e89-23b1-449b-9984-c020b4b43068','e176f3a6-cd70-40ad-9310-16d023f603be'],size=1,snapshot_id=None,source_replicaid=,source_volid=608d239a-957a-4141-8195-bf33cd1a2d1f,status='creating',user_id='25f484639f62442bb5cfa726937deb80',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:25:21.710459 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-df7fba9c-1000-4cc5-9384-063fcb9be75f tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a307b64-63f4-4a87-9e5e-52f4fcab65ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:25:21.864120 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-df7fba9c-1000-4cc5-9384-063fcb9be75f tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a307b64-63f4-4a87-9e5e-52f4fcab65ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:25:21.890151 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-df7fba9c-1000-4cc5-9384-063fcb9be75f tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Flow 'volume_create_api' (4ec82cf7-1349-4e43-979a-ae6d8a12e545) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:25:22.038213 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-df7fba9c-1000-4cc5-9384-063fcb9be75f tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Create volume request issued successfully. Jan 20 10:25:22.093345 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-df7fba9c-1000-4cc5-9384-063fcb9be75f tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes returned with HTTP 202 Jan 20 10:25:22.109330 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 138/275] 10.222.0.73 () {60 vars in 1226 bytes} [Wed Jan 20 10:25:20 2021] POST /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes => generated 862 bytes in 1407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:25:22.114296 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-12597b29-8e73-44d2-ac0d-cdfdd216ddf0 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b Jan 20 10:25:22.114834 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-12597b29-8e73-44d2-ac0d-cdfdd216ddf0 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:22.115036 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:22.115036 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:22.115740 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-12597b29-8e73-44d2-ac0d-cdfdd216ddf0 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:22.367258 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:22.367258 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:22.393298 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-12597b29-8e73-44d2-ac0d-cdfdd216ddf0 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:22.557808 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-12597b29-8e73-44d2-ac0d-cdfdd216ddf0 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b returned with HTTP 200 Jan 20 10:25:22.574767 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 138/276] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:22 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b => generated 954 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:25:23.587148 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-65ca1294-f1ee-4aa7-9ade-6fc7783f86d6 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b Jan 20 10:25:23.587874 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-65ca1294-f1ee-4aa7-9ade-6fc7783f86d6 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:23.588013 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:23.588013 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:23.588291 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-65ca1294-f1ee-4aa7-9ade-6fc7783f86d6 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:23.657797 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:23.657797 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:23.674064 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-65ca1294-f1ee-4aa7-9ade-6fc7783f86d6 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:23.701446 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-65ca1294-f1ee-4aa7-9ade-6fc7783f86d6 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b returned with HTTP 200 Jan 20 10:25:23.714424 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 139/277] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:23 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b => generated 954 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:25:24.726653 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-28285e02-f875-41f4-8fc4-99e8c89c612b tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b Jan 20 10:25:24.729381 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-28285e02-f875-41f4-8fc4-99e8c89c612b tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:24.730057 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:24.730057 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:24.731153 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-28285e02-f875-41f4-8fc4-99e8c89c612b tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:24.930735 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:24.930735 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:24.956454 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-28285e02-f875-41f4-8fc4-99e8c89c612b tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:25.018163 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-28285e02-f875-41f4-8fc4-99e8c89c612b tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b returned with HTTP 200 Jan 20 10:25:25.028689 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 139/278] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:24 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b => generated 954 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:25:26.035320 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-903ecefe-8ec2-408a-946f-90415ae05884 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b Jan 20 10:25:26.035815 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-903ecefe-8ec2-408a-946f-90415ae05884 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:26.036046 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:26.036046 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:26.036424 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-903ecefe-8ec2-408a-946f-90415ae05884 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:26.158751 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:26.158751 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:26.179764 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-903ecefe-8ec2-408a-946f-90415ae05884 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:26.217331 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-903ecefe-8ec2-408a-946f-90415ae05884 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b returned with HTTP 200 Jan 20 10:25:26.229142 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 140/279] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:26 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b => generated 954 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:25:27.247518 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b3c8eca3-08e8-4aa2-9038-30c924811207 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b Jan 20 10:25:27.248702 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b3c8eca3-08e8-4aa2-9038-30c924811207 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:27.249195 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:27.249195 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:27.249815 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b3c8eca3-08e8-4aa2-9038-30c924811207 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:27.370856 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:27.370856 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:27.392046 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b3c8eca3-08e8-4aa2-9038-30c924811207 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:27.465533 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b3c8eca3-08e8-4aa2-9038-30c924811207 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b returned with HTTP 200 Jan 20 10:25:27.466362 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 140/280] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:27 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b => generated 954 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:25:28.488063 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-660667a9-8dbb-4170-9fbe-2cc1d406cabb tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b Jan 20 10:25:28.489142 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-660667a9-8dbb-4170-9fbe-2cc1d406cabb tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:28.489521 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:28.489521 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:28.490212 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-660667a9-8dbb-4170-9fbe-2cc1d406cabb tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:28.629645 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:28.629645 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:28.663237 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-660667a9-8dbb-4170-9fbe-2cc1d406cabb tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:28.753282 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-660667a9-8dbb-4170-9fbe-2cc1d406cabb tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b returned with HTTP 200 Jan 20 10:25:28.754449 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 141/281] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:28 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b => generated 954 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:25:29.783332 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dcc3ba03-d43a-45cb-866b-2258eeb1a4ac tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b Jan 20 10:25:29.784127 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dcc3ba03-d43a-45cb-866b-2258eeb1a4ac tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:29.784127 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:29.784127 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:29.784517 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dcc3ba03-d43a-45cb-866b-2258eeb1a4ac tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:29.917350 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:29.917350 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:29.939118 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dcc3ba03-d43a-45cb-866b-2258eeb1a4ac tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:30.034310 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dcc3ba03-d43a-45cb-866b-2258eeb1a4ac tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b returned with HTTP 200 Jan 20 10:25:30.050785 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 141/282] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:29 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b => generated 954 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:25:31.067423 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d58d0150-edc0-4564-b50e-980dc6a6e41f tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b Jan 20 10:25:31.068394 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d58d0150-edc0-4564-b50e-980dc6a6e41f tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:31.068394 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:31.068394 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:31.069129 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d58d0150-edc0-4564-b50e-980dc6a6e41f tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:31.263642 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:31.263642 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:31.290925 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d58d0150-edc0-4564-b50e-980dc6a6e41f tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:31.346201 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d58d0150-edc0-4564-b50e-980dc6a6e41f tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b returned with HTTP 200 Jan 20 10:25:31.347046 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 142/283] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:31 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b => generated 954 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:25:32.379278 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-77f40d1f-acee-494f-b3f8-77873435f864 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b Jan 20 10:25:32.380311 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-77f40d1f-acee-494f-b3f8-77873435f864 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:32.380682 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:32.380682 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:32.381771 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-77f40d1f-acee-494f-b3f8-77873435f864 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:32.596258 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:32.596258 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:32.636824 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-77f40d1f-acee-494f-b3f8-77873435f864 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:32.738862 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-77f40d1f-acee-494f-b3f8-77873435f864 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b returned with HTTP 200 Jan 20 10:25:32.765843 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 142/284] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:32 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b => generated 954 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:25:33.766385 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2e5b3844-435b-454c-a3df-8d69c28bc355 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b Jan 20 10:25:33.767675 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2e5b3844-435b-454c-a3df-8d69c28bc355 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:33.768118 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:33.768118 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:33.768838 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2e5b3844-435b-454c-a3df-8d69c28bc355 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:33.985325 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:33.985325 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:34.052805 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2e5b3844-435b-454c-a3df-8d69c28bc355 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:34.122831 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2e5b3844-435b-454c-a3df-8d69c28bc355 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b returned with HTTP 200 Jan 20 10:25:34.136292 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 143/285] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:33 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b => generated 954 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:25:35.144103 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ee1943d8-ae34-4ac0-af2f-d6f65ea3b4c1 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b Jan 20 10:25:35.144876 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ee1943d8-ae34-4ac0-af2f-d6f65ea3b4c1 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:35.145534 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:35.145534 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:35.145946 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ee1943d8-ae34-4ac0-af2f-d6f65ea3b4c1 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:35.339269 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:35.339269 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:35.349685 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ee1943d8-ae34-4ac0-af2f-d6f65ea3b4c1 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:35.408912 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ee1943d8-ae34-4ac0-af2f-d6f65ea3b4c1 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b returned with HTTP 200 Jan 20 10:25:35.410399 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 143/286] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:35 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b => generated 954 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:25:36.417057 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-01c5202b-ba14-43d4-992c-82f80eef22aa tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] DELETE http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/85b20faa-1fbd-4daa-8d85-a5045ddf7bd4 Jan 20 10:25:36.417913 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-01c5202b-ba14-43d4-992c-82f80eef22aa tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:36.417913 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:36.417913 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:36.419527 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-01c5202b-ba14-43d4-992c-82f80eef22aa tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:36.420099 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-01c5202b-ba14-43d4-992c-82f80eef22aa tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Delete volume with id: 85b20faa-1fbd-4daa-8d85-a5045ddf7bd4 Jan 20 10:25:36.439451 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d39d7726-0072-46f5-9ceb-9db06b7d7de2 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b Jan 20 10:25:36.440354 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d39d7726-0072-46f5-9ceb-9db06b7d7de2 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:36.440771 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:36.440771 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:36.441479 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d39d7726-0072-46f5-9ceb-9db06b7d7de2 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:36.680092 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:36.680092 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:36.683625 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:36.683625 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:36.684733 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-01c5202b-ba14-43d4-992c-82f80eef22aa tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:25:36.700030 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d39d7726-0072-46f5-9ceb-9db06b7d7de2 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:36.751869 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-01c5202b-ba14-43d4-992c-82f80eef22aa tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Delete volume request issued successfully. Jan 20 10:25:36.752937 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-01c5202b-ba14-43d4-992c-82f80eef22aa tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/85b20faa-1fbd-4daa-8d85-a5045ddf7bd4 returned with HTTP 202 Jan 20 10:25:36.758449 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 144/287] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:25:36 2021] DELETE /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/85b20faa-1fbd-4daa-8d85-a5045ddf7bd4 => generated 0 bytes in 350 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 20 10:25:36.779187 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0259f6d2-3877-48fb-bed6-4b1e45df738c tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/85b20faa-1fbd-4daa-8d85-a5045ddf7bd4 Jan 20 10:25:36.791816 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d39d7726-0072-46f5-9ceb-9db06b7d7de2 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b returned with HTTP 200 Jan 20 10:25:36.793474 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0259f6d2-3877-48fb-bed6-4b1e45df738c tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:36.794017 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:36.794017 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:36.794937 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0259f6d2-3877-48fb-bed6-4b1e45df738c tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:36.817122 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 144/288] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:36 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b => generated 954 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:25:36.976643 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:36.976643 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:37.008936 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0259f6d2-3877-48fb-bed6-4b1e45df738c tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:25:37.073892 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0259f6d2-3877-48fb-bed6-4b1e45df738c tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/85b20faa-1fbd-4daa-8d85-a5045ddf7bd4 returned with HTTP 200 Jan 20 10:25:37.084984 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 145/289] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:36 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/85b20faa-1fbd-4daa-8d85-a5045ddf7bd4 => generated 917 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:25:37.831198 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7808b674-d58e-442e-9391-38a06ecaaa65 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b Jan 20 10:25:37.833099 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7808b674-d58e-442e-9391-38a06ecaaa65 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:37.833546 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:37.833546 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:37.834587 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7808b674-d58e-442e-9391-38a06ecaaa65 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:38.027773 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:38.027773 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:38.055735 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7808b674-d58e-442e-9391-38a06ecaaa65 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:38.096224 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d147e20a-8cf8-4a10-af1e-eed64510a751 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/85b20faa-1fbd-4daa-8d85-a5045ddf7bd4 Jan 20 10:25:38.097163 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d147e20a-8cf8-4a10-af1e-eed64510a751 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:38.097366 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:38.097366 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:38.097914 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d147e20a-8cf8-4a10-af1e-eed64510a751 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:38.144848 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7808b674-d58e-442e-9391-38a06ecaaa65 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b returned with HTTP 200 Jan 20 10:25:38.145779 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 145/290] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:37 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b => generated 954 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:25:38.204257 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:38.204257 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:38.218912 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d147e20a-8cf8-4a10-af1e-eed64510a751 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:25:38.268427 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d147e20a-8cf8-4a10-af1e-eed64510a751 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/85b20faa-1fbd-4daa-8d85-a5045ddf7bd4 returned with HTTP 200 Jan 20 10:25:38.279139 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 146/291] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:38 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/85b20faa-1fbd-4daa-8d85-a5045ddf7bd4 => generated 917 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:25:39.164600 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f97746d4-3150-456e-bad6-5473b40e6cd7 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b Jan 20 10:25:39.165950 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f97746d4-3150-456e-bad6-5473b40e6cd7 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:39.166332 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:39.166332 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:39.166907 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f97746d4-3150-456e-bad6-5473b40e6cd7 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:39.287091 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5f2e36a8-1a0a-43de-a44e-ce65eacfc102 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/85b20faa-1fbd-4daa-8d85-a5045ddf7bd4 Jan 20 10:25:39.288270 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5f2e36a8-1a0a-43de-a44e-ce65eacfc102 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:39.288764 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:39.288764 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:39.289371 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5f2e36a8-1a0a-43de-a44e-ce65eacfc102 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:39.335335 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:39.335335 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:39.385274 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f97746d4-3150-456e-bad6-5473b40e6cd7 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:39.436122 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f97746d4-3150-456e-bad6-5473b40e6cd7 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b returned with HTTP 200 Jan 20 10:25:39.453246 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 146/292] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:39 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b => generated 955 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:25:39.455589 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:39.455589 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:39.468778 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-88db70dc-1d03-43c0-beec-824a87031939 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b Jan 20 10:25:39.469832 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-88db70dc-1d03-43c0-beec-824a87031939 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:39.470206 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:39.470206 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:39.470884 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-88db70dc-1d03-43c0-beec-824a87031939 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:39.494350 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5f2e36a8-1a0a-43de-a44e-ce65eacfc102 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:25:39.562877 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5f2e36a8-1a0a-43de-a44e-ce65eacfc102 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/85b20faa-1fbd-4daa-8d85-a5045ddf7bd4 returned with HTTP 200 Jan 20 10:25:39.566793 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 147/293] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:39 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/85b20faa-1fbd-4daa-8d85-a5045ddf7bd4 => generated 917 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:25:39.664250 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:39.664250 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:39.698457 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-88db70dc-1d03-43c0-beec-824a87031939 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:39.769335 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-88db70dc-1d03-43c0-beec-824a87031939 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b returned with HTTP 200 Jan 20 10:25:39.782311 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 147/294] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:39 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b => generated 955 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:25:39.802166 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3217a119-784f-418e-9150-a68c02c88130 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] PUT http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b Jan 20 10:25:39.802918 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:39.802918 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:39.803911 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3217a119-784f-418e-9150-a68c02c88130 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1840394059"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:25:39.913640 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:39.913640 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:39.929627 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3217a119-784f-418e-9150-a68c02c88130 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:39.940491 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3217a119-784f-418e-9150-a68c02c88130 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume updated successfully. Jan 20 10:25:39.965405 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3217a119-784f-418e-9150-a68c02c88130 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b returned with HTTP 200 Jan 20 10:25:39.989742 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-76870d93-4ab2-4d9b-b6f3-aa5243e9fa29 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] PUT http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b Jan 20 10:25:39.990484 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:39.990484 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:39.990871 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-76870d93-4ab2-4d9b-b6f3-aa5243e9fa29 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1024432803", "description": "This is the new description of volume"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:25:40.000490 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 148/295] 10.222.0.73 () {60 vars in 1335 bytes} [Wed Jan 20 10:25:39 2021] PUT /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b => generated 887 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:25:40.058200 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:40.058200 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:40.068049 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-76870d93-4ab2-4d9b-b6f3-aa5243e9fa29 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:40.089694 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-76870d93-4ab2-4d9b-b6f3-aa5243e9fa29 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume updated successfully. Jan 20 10:25:40.134899 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-76870d93-4ab2-4d9b-b6f3-aa5243e9fa29 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b returned with HTTP 200 Jan 20 10:25:40.150929 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 148/296] 10.222.0.73 () {60 vars in 1336 bytes} [Wed Jan 20 10:25:39 2021] PUT /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b => generated 926 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:25:40.168462 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-35800eaf-796c-42da-aeeb-5517e006f923 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b Jan 20 10:25:40.169393 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-35800eaf-796c-42da-aeeb-5517e006f923 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:40.169757 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:40.169757 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:40.170431 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-35800eaf-796c-42da-aeeb-5517e006f923 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:40.274712 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:40.274712 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:40.285711 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-35800eaf-796c-42da-aeeb-5517e006f923 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:40.326967 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-35800eaf-796c-42da-aeeb-5517e006f923 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b returned with HTTP 200 Jan 20 10:25:40.328306 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 149/297] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:40 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b => generated 994 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:25:40.356186 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ec67b83c-2929-4763-8e79-8578dac3e47b tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] POST http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes Jan 20 10:25:40.356743 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:40.356743 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:40.357327 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ec67b83c-2929-4763-8e79-8578dac3e47b tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1859909259", "availability_zone": "nova", "size": 1}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:25:40.358479 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-ec67b83c-2929-4763-8e79-8578dac3e47b tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1859909259', 'availability_zone': 'nova', 'size': 1}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:25:40.358851 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-ec67b83c-2929-4763-8e79-8578dac3e47b tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Create volume of 1 GB Jan 20 10:25:40.374936 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ec67b83c-2929-4763-8e79-8578dac3e47b tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Availability Zones retrieved successfully. Jan 20 10:25:40.407881 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ec67b83c-2929-4763-8e79-8578dac3e47b tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Flow 'volume_create_api' (c11182b7-3df1-48ca-922e-7418cad74f82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:25:40.411937 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ec67b83c-2929-4763-8e79-8578dac3e47b tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34c90727-71d9-4b1e-8e43-8bdcc32b4fe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:25:40.416466 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-ec67b83c-2929-4763-8e79-8578dac3e47b tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:25:40.536676 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ec67b83c-2929-4763-8e79-8578dac3e47b tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34c90727-71d9-4b1e-8e43-8bdcc32b4fe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:25:40.549555 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ec67b83c-2929-4763-8e79-8578dac3e47b tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e707f38-fe12-4efb-b924-436f32f9dd4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:25:40.594473 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3cce80da-b8f2-47c0-8753-a800b9adc6e0 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/85b20faa-1fbd-4daa-8d85-a5045ddf7bd4 Jan 20 10:25:40.595120 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3cce80da-b8f2-47c0-8753-a800b9adc6e0 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:40.595348 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:40.595348 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:40.595840 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3cce80da-b8f2-47c0-8753-a800b9adc6e0 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:40.751603 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3cce80da-b8f2-47c0-8753-a800b9adc6e0 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/85b20faa-1fbd-4daa-8d85-a5045ddf7bd4 returned with HTTP 404 Jan 20 10:25:40.752937 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 150/298] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:40 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/85b20faa-1fbd-4daa-8d85-a5045ddf7bd4 => generated 109 bytes in 163 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:25:40.766763 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1074742f-6e68-4bd5-b5e5-f9fff3424e6e tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] DELETE http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/1b3ec293-94dd-4cdc-9380-a9e564a0d323 Jan 20 10:25:40.782847 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1074742f-6e68-4bd5-b5e5-f9fff3424e6e tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:40.782847 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1074742f-6e68-4bd5-b5e5-f9fff3424e6e tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:40.782847 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-1074742f-6e68-4bd5-b5e5-f9fff3424e6e tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Delete volume with id: 1b3ec293-94dd-4cdc-9380-a9e564a0d323 Jan 20 10:25:40.844109 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-ec67b83c-2929-4763-8e79-8578dac3e47b tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Created reservations ['68e2144f-cc2e-4de4-bd47-29954502a624', 'b6cd51c1-4b64-4787-9143-65631f66cc55', 'b9f4c06c-1264-4792-964e-58cbd5906963', '1310b446-c613-4b4f-bb44-1aeb5646bb4a'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:25:40.852567 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ec67b83c-2929-4763-8e79-8578dac3e47b tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e707f38-fe12-4efb-b924-436f32f9dd4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68e2144f-cc2e-4de4-bd47-29954502a624', 'b6cd51c1-4b64-4787-9143-65631f66cc55', 'b9f4c06c-1264-4792-964e-58cbd5906963', '1310b446-c613-4b4f-bb44-1aeb5646bb4a']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:25:40.860316 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ec67b83c-2929-4763-8e79-8578dac3e47b tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c7de73b-d339-4e34-893f-b1d0f92a895d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:25:40.889197 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:40.889197 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:40.896465 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1074742f-6e68-4bd5-b5e5-f9fff3424e6e tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:25:40.997109 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1074742f-6e68-4bd5-b5e5-f9fff3424e6e tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Delete volume request issued successfully. Jan 20 10:25:40.997632 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1074742f-6e68-4bd5-b5e5-f9fff3424e6e tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/1b3ec293-94dd-4cdc-9380-a9e564a0d323 returned with HTTP 202 Jan 20 10:25:40.998695 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 151/299] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:25:40 2021] DELETE /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/1b3ec293-94dd-4cdc-9380-a9e564a0d323 => generated 0 bytes in 240 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:25:41.017751 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-607d3984-ae0a-4e1a-87ad-08d7a942e38f tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/1b3ec293-94dd-4cdc-9380-a9e564a0d323 Jan 20 10:25:41.018561 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-607d3984-ae0a-4e1a-87ad-08d7a942e38f tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:41.018804 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:41.018804 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:41.019203 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-607d3984-ae0a-4e1a-87ad-08d7a942e38f tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:41.073627 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ec67b83c-2929-4763-8e79-8578dac3e47b tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c7de73b-d339-4e34-893f-b1d0f92a895d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1546cee6-7540-4291-8417-9123ce4cc4d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1859909259',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='634ee9c05c374bf98cfc00ebb1e8440e',qos_specs=None,replication_status=,reservations=['68e2144f-cc2e-4de4-bd47-29954502a624','b6cd51c1-4b64-4787-9143-65631f66cc55','b9f4c06c-1264-4792-964e-58cbd5906963','1310b446-c613-4b4f-bb44-1aeb5646bb4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25f484639f62442bb5cfa726937deb80',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:25:40Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1859909259',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1546cee6-7540-4291-8417-9123ce4cc4d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='634ee9c05c374bf98cfc00ebb1e8440e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='25f484639f62442bb5cfa726937deb80',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:25:41.076691 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ec67b83c-2929-4763-8e79-8578dac3e47b tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fad3f94e-d187-4dfb-826e-8f38ac5f685e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:25:41.154538 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:41.154538 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:41.171629 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-607d3984-ae0a-4e1a-87ad-08d7a942e38f tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:25:41.177733 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ec67b83c-2929-4763-8e79-8578dac3e47b tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fad3f94e-d187-4dfb-826e-8f38ac5f685e) transitioned into 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-1859909259',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='634ee9c05c374bf98cfc00ebb1e8440e',qos_specs=None,replication_status=,reservations=['68e2144f-cc2e-4de4-bd47-29954502a624','b6cd51c1-4b64-4787-9143-65631f66cc55','b9f4c06c-1264-4792-964e-58cbd5906963','1310b446-c613-4b4f-bb44-1aeb5646bb4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25f484639f62442bb5cfa726937deb80',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:25:41.205419 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ec67b83c-2929-4763-8e79-8578dac3e47b tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f22e38b-3778-4368-93c2-d297f65e4071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:25:41.228435 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-607d3984-ae0a-4e1a-87ad-08d7a942e38f tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/1b3ec293-94dd-4cdc-9380-a9e564a0d323 returned with HTTP 200 Jan 20 10:25:41.231304 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 152/300] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:41 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/1b3ec293-94dd-4cdc-9380-a9e564a0d323 => generated 918 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:25:41.291943 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ec67b83c-2929-4763-8e79-8578dac3e47b tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f22e38b-3778-4368-93c2-d297f65e4071) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:25:41.313965 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ec67b83c-2929-4763-8e79-8578dac3e47b tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Flow 'volume_create_api' (c11182b7-3df1-48ca-922e-7418cad74f82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:25:41.557645 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ec67b83c-2929-4763-8e79-8578dac3e47b tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Create volume request issued successfully. Jan 20 10:25:41.594140 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ec67b83c-2929-4763-8e79-8578dac3e47b tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes returned with HTTP 202 Jan 20 10:25:41.608612 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 149/301] 10.222.0.73 () {60 vars in 1226 bytes} [Wed Jan 20 10:25:40 2021] POST /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes => generated 811 bytes in 1258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:25:41.611560 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-36819d3b-7955-43e7-bd7f-c6ee96059781 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/1546cee6-7540-4291-8417-9123ce4cc4d0 Jan 20 10:25:41.612315 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-36819d3b-7955-43e7-bd7f-c6ee96059781 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:41.612541 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:41.612541 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:41.612918 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-36819d3b-7955-43e7-bd7f-c6ee96059781 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:41.820135 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:41.820135 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:41.846325 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-36819d3b-7955-43e7-bd7f-c6ee96059781 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:41.934931 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-36819d3b-7955-43e7-bd7f-c6ee96059781 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/1546cee6-7540-4291-8417-9123ce4cc4d0 returned with HTTP 200 Jan 20 10:25:41.938833 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 153/302] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:41 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/1546cee6-7540-4291-8417-9123ce4cc4d0 => generated 903 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:25:42.249528 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-747d8a45-f3cb-4426-9960-70c4c66be349 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/1b3ec293-94dd-4cdc-9380-a9e564a0d323 Jan 20 10:25:42.250715 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-747d8a45-f3cb-4426-9960-70c4c66be349 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:42.251138 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:42.251138 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:42.251812 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-747d8a45-f3cb-4426-9960-70c4c66be349 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:42.405007 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:42.405007 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:42.441945 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-747d8a45-f3cb-4426-9960-70c4c66be349 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:25:42.550881 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-747d8a45-f3cb-4426-9960-70c4c66be349 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/1b3ec293-94dd-4cdc-9380-a9e564a0d323 returned with HTTP 200 Jan 20 10:25:42.552089 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 150/303] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:42 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/1b3ec293-94dd-4cdc-9380-a9e564a0d323 => generated 918 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:25:42.959894 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-500bed56-cd39-4aa0-aafb-302e88661290 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/1546cee6-7540-4291-8417-9123ce4cc4d0 Jan 20 10:25:42.960847 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-500bed56-cd39-4aa0-aafb-302e88661290 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:42.961260 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:42.961260 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:42.961930 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-500bed56-cd39-4aa0-aafb-302e88661290 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:43.210592 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:43.210592 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:43.251135 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-500bed56-cd39-4aa0-aafb-302e88661290 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:43.323095 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-500bed56-cd39-4aa0-aafb-302e88661290 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/1546cee6-7540-4291-8417-9123ce4cc4d0 returned with HTTP 200 Jan 20 10:25:43.335826 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 154/304] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:42 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/1546cee6-7540-4291-8417-9123ce4cc4d0 => generated 903 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:25:43.583834 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3d3d7e84-8f8a-49ba-a50f-cf433923a90d tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/1b3ec293-94dd-4cdc-9380-a9e564a0d323 Jan 20 10:25:43.585761 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3d3d7e84-8f8a-49ba-a50f-cf433923a90d tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:43.586745 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:43.586745 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:43.588110 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3d3d7e84-8f8a-49ba-a50f-cf433923a90d tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:43.820227 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:43.820227 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:43.843455 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3d3d7e84-8f8a-49ba-a50f-cf433923a90d tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:25:43.894498 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3d3d7e84-8f8a-49ba-a50f-cf433923a90d tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/1b3ec293-94dd-4cdc-9380-a9e564a0d323 returned with HTTP 200 Jan 20 10:25:43.902662 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 151/305] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:43 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/1b3ec293-94dd-4cdc-9380-a9e564a0d323 => generated 918 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:25:44.350261 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8a5afa27-6e93-4f0a-b1c6-b02077182598 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/1546cee6-7540-4291-8417-9123ce4cc4d0 Jan 20 10:25:44.351242 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8a5afa27-6e93-4f0a-b1c6-b02077182598 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:44.351549 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:44.351549 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:44.352853 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8a5afa27-6e93-4f0a-b1c6-b02077182598 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:44.468709 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:44.468709 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:44.487822 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8a5afa27-6e93-4f0a-b1c6-b02077182598 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:44.564040 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8a5afa27-6e93-4f0a-b1c6-b02077182598 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/1546cee6-7540-4291-8417-9123ce4cc4d0 returned with HTTP 200 Jan 20 10:25:44.582906 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 155/306] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:44 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/1546cee6-7540-4291-8417-9123ce4cc4d0 => generated 904 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:25:44.592701 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b6c01a19-3802-4928-82a7-de28131caf3f tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] PUT http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/1546cee6-7540-4291-8417-9123ce4cc4d0 Jan 20 10:25:44.593453 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:44.593453 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:44.594143 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b6c01a19-3802-4928-82a7-de28131caf3f tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1840394059", "description": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:25:44.775816 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:44.775816 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:44.815446 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b6c01a19-3802-4928-82a7-de28131caf3f tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:44.855317 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b6c01a19-3802-4928-82a7-de28131caf3f tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume updated successfully. Jan 20 10:25:44.887905 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b6c01a19-3802-4928-82a7-de28131caf3f tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/1546cee6-7540-4291-8417-9123ce4cc4d0 returned with HTTP 200 Jan 20 10:25:44.889496 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 152/307] 10.222.0.73 () {60 vars in 1335 bytes} [Wed Jan 20 10:25:44 2021] PUT /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/1546cee6-7540-4291-8417-9123ce4cc4d0 => generated 839 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:25:44.912436 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e17c9c66-d83a-4ab3-83e6-bee113e3b742 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] DELETE http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/1546cee6-7540-4291-8417-9123ce4cc4d0 Jan 20 10:25:44.913531 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e17c9c66-d83a-4ab3-83e6-bee113e3b742 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:44.913989 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:44.913989 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:44.914660 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e17c9c66-d83a-4ab3-83e6-bee113e3b742 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:44.915431 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-e17c9c66-d83a-4ab3-83e6-bee113e3b742 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Delete volume with id: 1546cee6-7540-4291-8417-9123ce4cc4d0 Jan 20 10:25:44.927593 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cf01883e-2b70-484e-a733-6556866da3f5 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/1b3ec293-94dd-4cdc-9380-a9e564a0d323 Jan 20 10:25:44.928174 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cf01883e-2b70-484e-a733-6556866da3f5 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:44.928428 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:44.928428 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:44.928847 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cf01883e-2b70-484e-a733-6556866da3f5 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:44.979818 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:44.979818 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:44.981528 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e17c9c66-d83a-4ab3-83e6-bee113e3b742 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:45.034607 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e17c9c66-d83a-4ab3-83e6-bee113e3b742 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Delete volume request issued successfully. Jan 20 10:25:45.035493 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e17c9c66-d83a-4ab3-83e6-bee113e3b742 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/1546cee6-7540-4291-8417-9123ce4cc4d0 returned with HTTP 202 Jan 20 10:25:45.036852 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 156/308] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:25:44 2021] DELETE /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/1546cee6-7540-4291-8417-9123ce4cc4d0 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:25:45.045930 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4d4abf04-1227-4356-84ad-78ab1e61ab21 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/1546cee6-7540-4291-8417-9123ce4cc4d0 Jan 20 10:25:45.047170 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4d4abf04-1227-4356-84ad-78ab1e61ab21 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:45.047782 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:45.047782 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:45.048844 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4d4abf04-1227-4356-84ad-78ab1e61ab21 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:45.152511 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:45.152511 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:45.158971 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:45.158971 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:45.188898 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cf01883e-2b70-484e-a733-6556866da3f5 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:25:45.196406 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4d4abf04-1227-4356-84ad-78ab1e61ab21 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:45.247981 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cf01883e-2b70-484e-a733-6556866da3f5 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/1b3ec293-94dd-4cdc-9380-a9e564a0d323 returned with HTTP 200 Jan 20 10:25:45.252784 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 153/309] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:44 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/1b3ec293-94dd-4cdc-9380-a9e564a0d323 => generated 918 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:25:45.280166 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4d4abf04-1227-4356-84ad-78ab1e61ab21 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/1546cee6-7540-4291-8417-9123ce4cc4d0 returned with HTTP 200 Jan 20 10:25:45.293011 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 157/310] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:45 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/1546cee6-7540-4291-8417-9123ce4cc4d0 => generated 906 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:25:46.270144 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c35a81ca-447c-4363-ac42-b98b8ea906ae tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/1b3ec293-94dd-4cdc-9380-a9e564a0d323 Jan 20 10:25:46.271812 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c35a81ca-447c-4363-ac42-b98b8ea906ae tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:46.272233 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:46.272233 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:46.273372 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c35a81ca-447c-4363-ac42-b98b8ea906ae tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:46.314672 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-562abc3f-4a84-4461-b967-68741da05b99 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/1546cee6-7540-4291-8417-9123ce4cc4d0 Jan 20 10:25:46.315975 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-562abc3f-4a84-4461-b967-68741da05b99 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:46.316588 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:46.316588 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:46.320029 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-562abc3f-4a84-4461-b967-68741da05b99 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:46.466421 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c35a81ca-447c-4363-ac42-b98b8ea906ae tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/1b3ec293-94dd-4cdc-9380-a9e564a0d323 returned with HTTP 404 Jan 20 10:25:46.467911 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 154/311] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:46 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/1b3ec293-94dd-4cdc-9380-a9e564a0d323 => generated 109 bytes in 203 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:25:46.473146 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:46.473146 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:46.479316 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ef5dd2b7-88e5-4a65-91a7-21bbc98d289b tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] DELETE http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 Jan 20 10:25:46.479965 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ef5dd2b7-88e5-4a65-91a7-21bbc98d289b tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:46.480459 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ef5dd2b7-88e5-4a65-91a7-21bbc98d289b tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:46.480930 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-ef5dd2b7-88e5-4a65-91a7-21bbc98d289b tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Delete volume with id: 20e965f2-437f-4be6-b53d-055cb2782578 Jan 20 10:25:46.493266 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-562abc3f-4a84-4461-b967-68741da05b99 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:46.539858 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-562abc3f-4a84-4461-b967-68741da05b99 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/1546cee6-7540-4291-8417-9123ce4cc4d0 returned with HTTP 200 Jan 20 10:25:46.542782 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 158/312] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:46 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/1546cee6-7540-4291-8417-9123ce4cc4d0 => generated 906 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:25:46.630004 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:46.630004 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:46.631835 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ef5dd2b7-88e5-4a65-91a7-21bbc98d289b tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:25:46.702566 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ef5dd2b7-88e5-4a65-91a7-21bbc98d289b tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Delete volume request issued successfully. Jan 20 10:25:46.703557 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ef5dd2b7-88e5-4a65-91a7-21bbc98d289b tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 returned with HTTP 202 Jan 20 10:25:46.707965 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 155/313] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:25:46 2021] DELETE /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 => generated 0 bytes in 230 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:25:46.714663 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d370da67-cbc0-4c50-bfb5-207687f1b9bc tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 Jan 20 10:25:46.714832 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d370da67-cbc0-4c50-bfb5-207687f1b9bc tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:46.715062 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:46.715062 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:46.715415 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d370da67-cbc0-4c50-bfb5-207687f1b9bc tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:46.824212 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:46.824212 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:46.848751 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d370da67-cbc0-4c50-bfb5-207687f1b9bc tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:25:46.901377 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d370da67-cbc0-4c50-bfb5-207687f1b9bc tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 returned with HTTP 200 Jan 20 10:25:46.913051 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 159/314] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:46 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 => generated 1366 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:25:47.561291 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5fcea2f9-35c5-488b-90cf-5e4c7fe04c69 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/1546cee6-7540-4291-8417-9123ce4cc4d0 Jan 20 10:25:47.562453 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5fcea2f9-35c5-488b-90cf-5e4c7fe04c69 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:47.562821 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:47.562821 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:47.563702 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5fcea2f9-35c5-488b-90cf-5e4c7fe04c69 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:47.765746 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5fcea2f9-35c5-488b-90cf-5e4c7fe04c69 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/1546cee6-7540-4291-8417-9123ce4cc4d0 returned with HTTP 404 Jan 20 10:25:47.767685 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 156/315] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:47 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/1546cee6-7540-4291-8417-9123ce4cc4d0 => generated 109 bytes in 212 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:25:47.778483 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-990aa64f-5441-48f7-ba30-ec8392b41624 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] DELETE http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b Jan 20 10:25:47.779347 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-990aa64f-5441-48f7-ba30-ec8392b41624 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:47.779615 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:47.779615 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:47.780097 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-990aa64f-5441-48f7-ba30-ec8392b41624 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:47.780794 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-990aa64f-5441-48f7-ba30-ec8392b41624 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Delete volume with id: 338ebe04-92d0-4ad8-9b4c-8162370d6d7b Jan 20 10:25:47.891352 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:47.891352 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:47.895840 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-990aa64f-5441-48f7-ba30-ec8392b41624 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:47.929202 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-07f9d925-7eec-46e8-accd-36173410524c tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 Jan 20 10:25:47.929866 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-07f9d925-7eec-46e8-accd-36173410524c tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:47.930435 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-07f9d925-7eec-46e8-accd-36173410524c tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:47.995841 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-990aa64f-5441-48f7-ba30-ec8392b41624 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Delete volume request issued successfully. Jan 20 10:25:47.996865 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-990aa64f-5441-48f7-ba30-ec8392b41624 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b returned with HTTP 202 Jan 20 10:25:48.000765 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 160/316] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:25:47 2021] DELETE /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b => generated 0 bytes in 226 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:25:48.026898 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-305279d5-8a7c-4ac2-b65d-331cceaf1676 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b Jan 20 10:25:48.027616 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-305279d5-8a7c-4ac2-b65d-331cceaf1676 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:48.028163 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:48.028163 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:48.030387 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-305279d5-8a7c-4ac2-b65d-331cceaf1676 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:48.240683 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:48.240683 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:48.274703 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-07f9d925-7eec-46e8-accd-36173410524c tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:25:48.289059 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:48.289059 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:48.341391 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-305279d5-8a7c-4ac2-b65d-331cceaf1676 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:48.414336 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-07f9d925-7eec-46e8-accd-36173410524c tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 returned with HTTP 200 Jan 20 10:25:48.418954 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 157/317] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:47 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 => generated 1366 bytes in 496 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:25:48.436756 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-305279d5-8a7c-4ac2-b65d-331cceaf1676 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b returned with HTTP 200 Jan 20 10:25:48.437826 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 161/318] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:48 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b => generated 993 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:25:49.443908 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5b832bf2-c8d0-4f3a-a2ad-83715bcd4b38 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 Jan 20 10:25:49.444852 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5b832bf2-c8d0-4f3a-a2ad-83715bcd4b38 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:49.445277 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:49.445277 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:49.445942 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5b832bf2-c8d0-4f3a-a2ad-83715bcd4b38 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:49.464111 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9cc1bf71-4e38-4c54-a5f7-3d9deab0a201 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b Jan 20 10:25:49.465584 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9cc1bf71-4e38-4c54-a5f7-3d9deab0a201 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:49.465949 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:49.465949 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:49.467242 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9cc1bf71-4e38-4c54-a5f7-3d9deab0a201 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:49.691086 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:49.691086 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:49.709461 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:49.709461 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:49.716902 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5b832bf2-c8d0-4f3a-a2ad-83715bcd4b38 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Volume info retrieved successfully. Jan 20 10:25:49.751743 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9cc1bf71-4e38-4c54-a5f7-3d9deab0a201 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:49.792304 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5b832bf2-c8d0-4f3a-a2ad-83715bcd4b38 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 returned with HTTP 200 Jan 20 10:25:49.793175 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 158/319] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:49 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 => generated 1366 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:25:49.835116 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9cc1bf71-4e38-4c54-a5f7-3d9deab0a201 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b returned with HTTP 200 Jan 20 10:25:49.835970 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 162/320] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:49 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b => generated 993 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:25:50.840121 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3a568310-f93c-4c62-9f2c-c5d5ee099152 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] GET http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 Jan 20 10:25:50.841244 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3a568310-f93c-4c62-9f2c-c5d5ee099152 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:50.843537 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:50.843537 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:50.845504 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3a568310-f93c-4c62-9f2c-c5d5ee099152 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:50.875547 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-95cc2fba-9b4a-4b17-8e08-06f4b43546d5 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b Jan 20 10:25:50.876507 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-95cc2fba-9b4a-4b17-8e08-06f4b43546d5 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:50.876870 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:50.876870 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:50.880430 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-95cc2fba-9b4a-4b17-8e08-06f4b43546d5 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:51.101821 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:51.101821 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:51.135488 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3a568310-f93c-4c62-9f2c-c5d5ee099152 tempest-TaggedBootDevicesTest_v242-783867572 tempest-TaggedBootDevicesTest_v242-783867572] http://10.222.0.73/volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 returned with HTTP 404 Jan 20 10:25:51.136570 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 159/321] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:50 2021] GET /volume/v3/9b538b286e8141cdbfc07b010169d8a3/volumes/20e965f2-437f-4be6-b53d-055cb2782578 => generated 109 bytes in 315 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:25:51.161839 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-95cc2fba-9b4a-4b17-8e08-06f4b43546d5 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:51.272071 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-95cc2fba-9b4a-4b17-8e08-06f4b43546d5 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b returned with HTTP 200 Jan 20 10:25:51.287758 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 163/322] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:50 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b => generated 993 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:25:52.297631 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8b7329dc-3c9e-44da-b7b6-c31c83a452af tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b Jan 20 10:25:52.298790 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8b7329dc-3c9e-44da-b7b6-c31c83a452af tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:52.299970 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8b7329dc-3c9e-44da-b7b6-c31c83a452af tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:52.515811 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8b7329dc-3c9e-44da-b7b6-c31c83a452af tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b returned with HTTP 404 Jan 20 10:25:52.520069 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 160/323] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:52 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/338ebe04-92d0-4ad8-9b4c-8162370d6d7b => generated 109 bytes in 227 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:25:52.606346 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5af7548f-0efa-4b8e-9752-23d631145625 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] POST http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes Jan 20 10:25:52.607099 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:52.607099 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:52.607689 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5af7548f-0efa-4b8e-9752-23d631145625 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Action: 'create', calling method: create, body: {"volume": {"imageRef": "09e2655a-868c-4b92-81d7-12b1ba7befe4", "size": 1, "name": "tempest-VolumesGetTest-Volume-714971930", "metadata": {"Type": "Test"}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:25:52.609323 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-5af7548f-0efa-4b8e-9752-23d631145625 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Create volume request body: {'volume': {'imageRef': '09e2655a-868c-4b92-81d7-12b1ba7befe4', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-714971930', 'metadata': {'Type': 'Test'}}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:25:52.894095 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-5af7548f-0efa-4b8e-9752-23d631145625 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Create volume of 1 GB Jan 20 10:25:53.001014 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5af7548f-0efa-4b8e-9752-23d631145625 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Availability Zones retrieved successfully. Jan 20 10:25:53.075991 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5af7548f-0efa-4b8e-9752-23d631145625 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Flow 'volume_create_api' (3fd2583b-c06c-4c32-ac59-425f13ab1587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:25:53.088985 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5af7548f-0efa-4b8e-9752-23d631145625 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a799fb9-a388-4303-ba46-436150ac9f20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:25:53.097203 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-5af7548f-0efa-4b8e-9752-23d631145625 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:25:53.426221 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5af7548f-0efa-4b8e-9752-23d631145625 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a799fb9-a388-4303-ba46-436150ac9f20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:25:53.428931 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5af7548f-0efa-4b8e-9752-23d631145625 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d94b54b2-d048-4624-9602-4ccc03f18a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:25:53.554356 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-5af7548f-0efa-4b8e-9752-23d631145625 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Created reservations ['e89fae05-5f05-43b1-a274-c9dbc29161e7', 'b8bce935-c519-4f2f-aa39-5e35c87a4374', '5b64582b-1efa-4c36-9b56-f626da12c378', '7c363a7a-fb8a-4bd1-a9c8-9ad9827fb4e1'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:25:53.557553 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5af7548f-0efa-4b8e-9752-23d631145625 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d94b54b2-d048-4624-9602-4ccc03f18a7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e89fae05-5f05-43b1-a274-c9dbc29161e7', 'b8bce935-c519-4f2f-aa39-5e35c87a4374', '5b64582b-1efa-4c36-9b56-f626da12c378', '7c363a7a-fb8a-4bd1-a9c8-9ad9827fb4e1']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:25:53.560469 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5af7548f-0efa-4b8e-9752-23d631145625 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9be860ea-299d-47ec-9dc0-08da5b62f573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:25:53.684175 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5af7548f-0efa-4b8e-9752-23d631145625 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9be860ea-299d-47ec-9dc0-08da5b62f573) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '790f3c5f-c4dd-456b-b00b-28822abeef24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-714971930',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='634ee9c05c374bf98cfc00ebb1e8440e',qos_specs=None,replication_status=,reservations=['e89fae05-5f05-43b1-a274-c9dbc29161e7','b8bce935-c519-4f2f-aa39-5e35c87a4374','5b64582b-1efa-4c36-9b56-f626da12c378','7c363a7a-fb8a-4bd1-a9c8-9ad9827fb4e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25f484639f62442bb5cfa726937deb80',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:25:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-714971930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=790f3c5f-c4dd-456b-b00b-28822abeef24,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='634ee9c05c374bf98cfc00ebb1e8440e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='25f484639f62442bb5cfa726937deb80',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:25:53.686782 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5af7548f-0efa-4b8e-9752-23d631145625 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caa775d1-aeb1-4154-88d9-58cef9eb5510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:25:53.719590 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5af7548f-0efa-4b8e-9752-23d631145625 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caa775d1-aeb1-4154-88d9-58cef9eb5510) transitioned into state 'SUCCESS' from state '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-714971930',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='634ee9c05c374bf98cfc00ebb1e8440e',qos_specs=None,replication_status=,reservations=['e89fae05-5f05-43b1-a274-c9dbc29161e7','b8bce935-c519-4f2f-aa39-5e35c87a4374','5b64582b-1efa-4c36-9b56-f626da12c378','7c363a7a-fb8a-4bd1-a9c8-9ad9827fb4e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25f484639f62442bb5cfa726937deb80',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:25:53.722069 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5af7548f-0efa-4b8e-9752-23d631145625 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b3ba8eb-3be7-4bc9-8ad5-e530fdae77c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:25:53.779332 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5af7548f-0efa-4b8e-9752-23d631145625 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b3ba8eb-3be7-4bc9-8ad5-e530fdae77c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:25:53.783336 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5af7548f-0efa-4b8e-9752-23d631145625 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Flow 'volume_create_api' (3fd2583b-c06c-4c32-ac59-425f13ab1587) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:25:53.887108 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5af7548f-0efa-4b8e-9752-23d631145625 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Create volume request issued successfully. Jan 20 10:25:53.936139 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5af7548f-0efa-4b8e-9752-23d631145625 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes returned with HTTP 202 Jan 20 10:25:53.953670 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 164/324] 10.222.0.73 () {60 vars in 1226 bytes} [Wed Jan 20 10:25:52 2021] POST /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes => generated 827 bytes in 1352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:25:53.954751 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5ab3c392-bc4c-4c4c-b5d5-a4672cd5a65c tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 Jan 20 10:25:53.956370 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5ab3c392-bc4c-4c4c-b5d5-a4672cd5a65c tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:53.957068 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5ab3c392-bc4c-4c4c-b5d5-a4672cd5a65c tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:54.018125 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:54.018125 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:54.030296 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5ab3c392-bc4c-4c4c-b5d5-a4672cd5a65c tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:54.058629 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5ab3c392-bc4c-4c4c-b5d5-a4672cd5a65c tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 returned with HTTP 200 Jan 20 10:25:54.069578 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 161/325] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:53 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 => generated 895 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:25:55.079921 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-25bc7956-c050-4318-addc-c3f09bb6ffed tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 Jan 20 10:25:55.081266 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-25bc7956-c050-4318-addc-c3f09bb6ffed tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:55.081670 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:55.081670 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:55.082275 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-25bc7956-c050-4318-addc-c3f09bb6ffed tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:55.237612 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:55.237612 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:55.281225 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-25bc7956-c050-4318-addc-c3f09bb6ffed tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:55.397189 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-25bc7956-c050-4318-addc-c3f09bb6ffed tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 returned with HTTP 200 Jan 20 10:25:55.402110 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 165/326] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:55 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 => generated 919 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:25:56.430203 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-277b81da-d4d2-4327-a52f-8103098eeec9 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 Jan 20 10:25:56.431072 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-277b81da-d4d2-4327-a52f-8103098eeec9 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:56.431072 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:56.431072 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:56.431389 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-277b81da-d4d2-4327-a52f-8103098eeec9 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:56.606737 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:56.606737 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:56.642574 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-277b81da-d4d2-4327-a52f-8103098eeec9 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:56.733153 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-277b81da-d4d2-4327-a52f-8103098eeec9 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 returned with HTTP 200 Jan 20 10:25:56.733971 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 162/327] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:56 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 => generated 919 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:25:57.763797 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-974c9fb8-d99b-4b5d-86d7-ec7392b2f246 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 Jan 20 10:25:57.764990 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-974c9fb8-d99b-4b5d-86d7-ec7392b2f246 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:57.765204 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:57.765204 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:57.765807 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-974c9fb8-d99b-4b5d-86d7-ec7392b2f246 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:57.888273 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:57.888273 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:57.921560 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-974c9fb8-d99b-4b5d-86d7-ec7392b2f246 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:57.981078 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-974c9fb8-d99b-4b5d-86d7-ec7392b2f246 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 returned with HTTP 200 Jan 20 10:25:57.982096 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 166/328] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:57 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 => generated 919 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:25:59.020699 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-36494ce5-506c-4b89-90ff-37e7011c32cc tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 Jan 20 10:25:59.021705 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-36494ce5-506c-4b89-90ff-37e7011c32cc tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:25:59.022074 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:25:59.022074 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:25:59.023163 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-36494ce5-506c-4b89-90ff-37e7011c32cc tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:25:59.211685 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:25:59.211685 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:25:59.236186 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-36494ce5-506c-4b89-90ff-37e7011c32cc tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:25:59.300683 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-36494ce5-506c-4b89-90ff-37e7011c32cc tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 returned with HTTP 200 Jan 20 10:25:59.301462 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 163/329] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:25:59 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 => generated 919 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:26:00.323162 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-43fb7fd9-71a2-4029-a2d5-da7a007cac32 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 Jan 20 10:26:00.326068 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-43fb7fd9-71a2-4029-a2d5-da7a007cac32 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:26:00.326287 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:26:00.326287 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:26:00.326669 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-43fb7fd9-71a2-4029-a2d5-da7a007cac32 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:26:00.459665 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:26:00.459665 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:26:00.470338 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-43fb7fd9-71a2-4029-a2d5-da7a007cac32 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:26:00.497608 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-43fb7fd9-71a2-4029-a2d5-da7a007cac32 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 returned with HTTP 200 Jan 20 10:26:00.498893 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 167/330] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:26:00 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 => generated 919 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:26:01.527079 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-33f2e0b6-d06b-4964-9b54-22f80b2fe35d tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 Jan 20 10:26:01.527926 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-33f2e0b6-d06b-4964-9b54-22f80b2fe35d tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:26:01.528156 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:26:01.528156 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:26:01.528685 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-33f2e0b6-d06b-4964-9b54-22f80b2fe35d tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:26:01.638575 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:26:01.638575 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:26:01.667026 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-33f2e0b6-d06b-4964-9b54-22f80b2fe35d tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:26:01.742062 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-33f2e0b6-d06b-4964-9b54-22f80b2fe35d tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 returned with HTTP 200 Jan 20 10:26:01.744203 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 164/331] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:26:01 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 => generated 919 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:26:02.769397 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-368a62fb-5540-4a33-8ca0-861831b71750 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 Jan 20 10:26:02.770041 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-368a62fb-5540-4a33-8ca0-861831b71750 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:26:02.770220 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:26:02.770220 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:26:02.770543 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-368a62fb-5540-4a33-8ca0-861831b71750 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:26:02.938256 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:26:02.938256 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:26:02.976707 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-368a62fb-5540-4a33-8ca0-861831b71750 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:26:03.040382 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-368a62fb-5540-4a33-8ca0-861831b71750 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 returned with HTTP 200 Jan 20 10:26:03.041953 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 168/332] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:26:02 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 => generated 919 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:26:04.059232 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bbf077c3-1a59-4593-a27a-9cb13254e504 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 Jan 20 10:26:04.060368 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bbf077c3-1a59-4593-a27a-9cb13254e504 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:26:04.060748 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:26:04.060748 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:26:04.061751 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bbf077c3-1a59-4593-a27a-9cb13254e504 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:26:04.205659 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:26:04.205659 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:26:04.234360 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bbf077c3-1a59-4593-a27a-9cb13254e504 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:26:04.286916 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bbf077c3-1a59-4593-a27a-9cb13254e504 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 returned with HTTP 200 Jan 20 10:26:04.288354 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 165/333] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:26:04 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 => generated 919 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:26:05.305314 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cf8e3eb7-d425-41ef-8d11-bc7399d43972 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 Jan 20 10:26:05.305932 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cf8e3eb7-d425-41ef-8d11-bc7399d43972 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:26:05.306046 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:26:05.306046 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:26:05.306424 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cf8e3eb7-d425-41ef-8d11-bc7399d43972 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:26:05.447482 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:26:05.447482 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:26:05.460639 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cf8e3eb7-d425-41ef-8d11-bc7399d43972 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:26:05.519455 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cf8e3eb7-d425-41ef-8d11-bc7399d43972 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 returned with HTTP 200 Jan 20 10:26:05.530021 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 169/334] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:26:05 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 => generated 919 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:26:06.549483 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cfb98c7b-daf7-453d-8245-1332738f11e0 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 Jan 20 10:26:06.550201 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cfb98c7b-daf7-453d-8245-1332738f11e0 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:26:06.550201 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:26:06.550201 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:26:06.550535 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cfb98c7b-daf7-453d-8245-1332738f11e0 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:26:06.701728 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:26:06.701728 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:26:06.720305 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cfb98c7b-daf7-453d-8245-1332738f11e0 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:26:06.791980 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cfb98c7b-daf7-453d-8245-1332738f11e0 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 returned with HTTP 200 Jan 20 10:26:06.795304 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 166/335] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:26:06 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 => generated 919 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:26:07.813681 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-26f11212-fa58-4b2c-8071-965664a78504 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 Jan 20 10:26:07.814480 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-26f11212-fa58-4b2c-8071-965664a78504 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:26:07.814480 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:26:07.814480 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:26:07.814828 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-26f11212-fa58-4b2c-8071-965664a78504 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:26:07.890803 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:26:07.890803 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:26:07.901799 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-26f11212-fa58-4b2c-8071-965664a78504 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:26:07.926933 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-26f11212-fa58-4b2c-8071-965664a78504 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 returned with HTTP 200 Jan 20 10:26:07.928712 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 170/336] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:26:07 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 => generated 919 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:26:08.955928 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-94a9d0ca-1bcd-4ffe-80f1-5ff98f985803 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 Jan 20 10:26:08.956845 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-94a9d0ca-1bcd-4ffe-80f1-5ff98f985803 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:26:08.957251 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:26:08.957251 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:26:08.957736 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-94a9d0ca-1bcd-4ffe-80f1-5ff98f985803 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:26:09.083492 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:26:09.083492 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:26:09.131931 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-94a9d0ca-1bcd-4ffe-80f1-5ff98f985803 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:26:09.255698 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-94a9d0ca-1bcd-4ffe-80f1-5ff98f985803 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 returned with HTTP 200 Jan 20 10:26:09.294782 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 167/337] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:26:08 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 => generated 919 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:26:10.295513 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8e682a79-d25f-4147-99cb-765d7757dc00 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 Jan 20 10:26:10.296352 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8e682a79-d25f-4147-99cb-765d7757dc00 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:26:10.296352 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:26:10.296352 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:26:10.296834 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8e682a79-d25f-4147-99cb-765d7757dc00 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:26:10.459949 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:26:10.459949 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:26:10.485619 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8e682a79-d25f-4147-99cb-765d7757dc00 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:26:10.574432 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8e682a79-d25f-4147-99cb-765d7757dc00 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 returned with HTTP 200 Jan 20 10:26:10.575344 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 171/338] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:26:10 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 => generated 919 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:26:11.596294 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-627cc93e-8322-47c4-9211-ebd22b00b1b5 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 Jan 20 10:26:11.597706 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-627cc93e-8322-47c4-9211-ebd22b00b1b5 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:26:11.598329 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:26:11.598329 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:26:11.599096 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-627cc93e-8322-47c4-9211-ebd22b00b1b5 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:26:11.832457 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:26:11.832457 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:26:11.856643 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-627cc93e-8322-47c4-9211-ebd22b00b1b5 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:26:11.900866 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-627cc93e-8322-47c4-9211-ebd22b00b1b5 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 returned with HTTP 200 Jan 20 10:26:11.901749 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 168/339] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:26:11 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 => generated 919 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:26:12.920399 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6a4c7420-2b97-4ee0-832f-ac85d3e24914 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 Jan 20 10:26:12.921788 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6a4c7420-2b97-4ee0-832f-ac85d3e24914 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:26:12.922375 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:26:12.922375 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:26:12.923042 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6a4c7420-2b97-4ee0-832f-ac85d3e24914 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:26:13.078807 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:26:13.078807 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:26:13.116547 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6a4c7420-2b97-4ee0-832f-ac85d3e24914 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:26:13.218803 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6a4c7420-2b97-4ee0-832f-ac85d3e24914 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 returned with HTTP 200 Jan 20 10:26:13.221884 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 172/340] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:26:12 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 => generated 919 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:26:14.246774 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dad690e4-ecd2-4641-b60b-8382ffcb9303 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 Jan 20 10:26:14.247326 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dad690e4-ecd2-4641-b60b-8382ffcb9303 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:26:14.247487 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:26:14.247487 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:26:14.248180 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dad690e4-ecd2-4641-b60b-8382ffcb9303 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:26:14.377151 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:26:14.377151 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:26:14.404277 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dad690e4-ecd2-4641-b60b-8382ffcb9303 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:26:14.462782 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dad690e4-ecd2-4641-b60b-8382ffcb9303 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 returned with HTTP 200 Jan 20 10:26:14.463620 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 169/341] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:26:14 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 => generated 919 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:26:15.497165 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-30edc37b-8bb7-4242-8c7c-a40e7744edb6 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 Jan 20 10:26:15.498462 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-30edc37b-8bb7-4242-8c7c-a40e7744edb6 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:26:15.498860 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:26:15.498860 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:26:15.499604 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-30edc37b-8bb7-4242-8c7c-a40e7744edb6 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:26:15.701561 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:26:15.701561 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:26:15.739367 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-30edc37b-8bb7-4242-8c7c-a40e7744edb6 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:26:15.774981 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-30edc37b-8bb7-4242-8c7c-a40e7744edb6 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 returned with HTTP 200 Jan 20 10:26:15.776142 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 173/342] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:26:15 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 => generated 919 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:26:16.805886 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-08dc638b-5c6f-409b-a9cd-3381c1ff8841 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 Jan 20 10:26:16.806838 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-08dc638b-5c6f-409b-a9cd-3381c1ff8841 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:26:16.807197 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:26:16.807197 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:26:16.807868 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-08dc638b-5c6f-409b-a9cd-3381c1ff8841 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:26:17.051877 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:26:17.051877 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:26:17.070387 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-08dc638b-5c6f-409b-a9cd-3381c1ff8841 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:26:17.100275 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-08dc638b-5c6f-409b-a9cd-3381c1ff8841 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 returned with HTTP 200 Jan 20 10:26:17.101870 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 170/343] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:26:16 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 => generated 977 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:26:18.131652 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2acd3f0f-9f58-42ec-8052-ee5d535145b9 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 Jan 20 10:26:18.134426 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2acd3f0f-9f58-42ec-8052-ee5d535145b9 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:26:18.134969 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:26:18.134969 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:26:18.135993 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2acd3f0f-9f58-42ec-8052-ee5d535145b9 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:26:18.316386 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:26:18.316386 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:26:18.360876 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2acd3f0f-9f58-42ec-8052-ee5d535145b9 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:26:18.447708 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2acd3f0f-9f58-42ec-8052-ee5d535145b9 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 returned with HTTP 200 Jan 20 10:26:18.451307 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 174/344] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:26:18 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 => generated 980 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:26:19.490661 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-14253856-6a38-41bf-9a84-a7ea8a4c9d70 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 Jan 20 10:26:19.491633 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-14253856-6a38-41bf-9a84-a7ea8a4c9d70 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:26:19.491999 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:26:19.491999 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:26:19.493266 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-14253856-6a38-41bf-9a84-a7ea8a4c9d70 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:26:19.644449 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:26:19.644449 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:26:19.682454 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-14253856-6a38-41bf-9a84-a7ea8a4c9d70 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:26:19.750937 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-14253856-6a38-41bf-9a84-a7ea8a4c9d70 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 returned with HTTP 200 Jan 20 10:26:19.760699 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 171/345] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:26:19 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 => generated 980 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:26:20.783896 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2190ea68-fd76-4300-a818-024c3b82f61e tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 Jan 20 10:26:20.785314 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2190ea68-fd76-4300-a818-024c3b82f61e tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:26:20.785904 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:26:20.785904 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:26:20.787072 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2190ea68-fd76-4300-a818-024c3b82f61e tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:26:20.902762 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:26:20.902762 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:26:20.933090 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2190ea68-fd76-4300-a818-024c3b82f61e tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:26:21.031644 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2190ea68-fd76-4300-a818-024c3b82f61e tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 returned with HTTP 200 Jan 20 10:26:21.035234 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 175/346] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:26:20 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 => generated 980 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:26:22.067486 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4ab97199-4472-4e3b-8706-659ed782fb43 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 Jan 20 10:26:22.068671 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4ab97199-4472-4e3b-8706-659ed782fb43 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:26:22.068830 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:26:22.068830 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:26:22.069413 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4ab97199-4472-4e3b-8706-659ed782fb43 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:26:22.197425 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:26:22.197425 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:26:22.231220 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4ab97199-4472-4e3b-8706-659ed782fb43 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:26:22.314069 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4ab97199-4472-4e3b-8706-659ed782fb43 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 returned with HTTP 200 Jan 20 10:26:22.316240 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 172/347] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:26:22 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 => generated 980 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:26:23.334744 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4a93ba2c-307f-4b46-abd4-10f0cfe5f7dd tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 Jan 20 10:26:23.335462 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4a93ba2c-307f-4b46-abd4-10f0cfe5f7dd tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:26:23.336231 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:26:23.336231 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:26:23.337847 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4a93ba2c-307f-4b46-abd4-10f0cfe5f7dd tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:26:23.408010 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:26:23.408010 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:26:23.421119 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4a93ba2c-307f-4b46-abd4-10f0cfe5f7dd tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:26:23.469637 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4a93ba2c-307f-4b46-abd4-10f0cfe5f7dd tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 returned with HTTP 200 Jan 20 10:26:23.471279 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 176/348] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:26:23 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 => generated 980 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:26:24.493040 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-65541bbc-c622-4d09-a45e-f8e3287d36e0 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 Jan 20 10:26:24.495003 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-65541bbc-c622-4d09-a45e-f8e3287d36e0 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:26:24.495514 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:26:24.495514 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:26:24.496206 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-65541bbc-c622-4d09-a45e-f8e3287d36e0 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:26:24.599060 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:26:24.599060 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:26:24.609877 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-65541bbc-c622-4d09-a45e-f8e3287d36e0 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:26:24.660914 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-65541bbc-c622-4d09-a45e-f8e3287d36e0 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 returned with HTTP 200 Jan 20 10:26:24.662910 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 173/349] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:26:24 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 => generated 980 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:26:25.683494 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dd24cd58-4375-4d83-8393-f9ac0e1c55bd tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 Jan 20 10:26:25.685749 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dd24cd58-4375-4d83-8393-f9ac0e1c55bd tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:26:25.697450 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:26:25.697450 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:26:25.698826 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dd24cd58-4375-4d83-8393-f9ac0e1c55bd tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:26:25.936729 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:26:25.936729 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:26:25.974368 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dd24cd58-4375-4d83-8393-f9ac0e1c55bd tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:26:26.077385 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dd24cd58-4375-4d83-8393-f9ac0e1c55bd tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 returned with HTTP 200 Jan 20 10:26:26.078873 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 177/350] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:26:25 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 => generated 1368 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:26:26.108207 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-203e90af-688a-4e53-b3d6-45626a3fe119 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 Jan 20 10:26:26.109185 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-203e90af-688a-4e53-b3d6-45626a3fe119 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:26:26.109766 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:26:26.109766 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:26:26.110863 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-203e90af-688a-4e53-b3d6-45626a3fe119 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:26:26.357782 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:26:26.357782 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:26:26.398501 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-203e90af-688a-4e53-b3d6-45626a3fe119 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:26:26.535080 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-203e90af-688a-4e53-b3d6-45626a3fe119 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 returned with HTTP 200 Jan 20 10:26:26.539629 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 174/351] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:26:26 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 => generated 1368 bytes in 439 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:26:26.571039 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-730e8d6a-6077-4a5b-99fd-c91f5afb25c3 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] PUT http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 Jan 20 10:26:26.572118 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:26:26.572118 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:26:26.577288 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-730e8d6a-6077-4a5b-99fd-c91f5afb25c3 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-714971930"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:26:26.840980 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:26:26.840980 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:26:26.861773 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-730e8d6a-6077-4a5b-99fd-c91f5afb25c3 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:26:26.884316 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-730e8d6a-6077-4a5b-99fd-c91f5afb25c3 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume updated successfully. Jan 20 10:26:26.918852 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-730e8d6a-6077-4a5b-99fd-c91f5afb25c3 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 returned with HTTP 200 Jan 20 10:26:26.926580 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 178/352] 10.222.0.73 () {60 vars in 1335 bytes} [Wed Jan 20 10:26:26 2021] PUT /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 => generated 851 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:26:26.949353 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9c4a4979-302b-4f6d-86ac-ac6c4ebeda9e tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] PUT http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 Jan 20 10:26:26.951340 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:26:26.951340 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:26:26.952491 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9c4a4979-302b-4f6d-86ac-ac6c4ebeda9e tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1455385855", "description": "This is the new description of volume"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:26:27.200638 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:26:27.200638 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:26:27.248256 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9c4a4979-302b-4f6d-86ac-ac6c4ebeda9e tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:26:27.288074 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9c4a4979-302b-4f6d-86ac-ac6c4ebeda9e tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume updated successfully. Jan 20 10:26:27.352420 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9c4a4979-302b-4f6d-86ac-ac6c4ebeda9e tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 returned with HTTP 200 Jan 20 10:26:27.354569 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 175/353] 10.222.0.73 () {60 vars in 1336 bytes} [Wed Jan 20 10:26:26 2021] PUT /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 => generated 891 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:26:27.380999 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0a9cd373-56f4-4eda-a93a-598c3b48b981 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 Jan 20 10:26:27.381482 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0a9cd373-56f4-4eda-a93a-598c3b48b981 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:26:27.382119 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:26:27.382119 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:26:27.382817 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0a9cd373-56f4-4eda-a93a-598c3b48b981 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:26:27.497580 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:26:27.497580 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:26:27.541392 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0a9cd373-56f4-4eda-a93a-598c3b48b981 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:26:27.610832 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0a9cd373-56f4-4eda-a93a-598c3b48b981 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 returned with HTTP 200 Jan 20 10:26:27.622584 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 179/354] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:26:27 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 => generated 1408 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:26:27.630871 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-55dbb23b-6bf3-4546-95b1-46d4e831f16d tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] POST http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes Jan 20 10:26:27.632013 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:26:27.632013 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:26:27.633214 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-55dbb23b-6bf3-4546-95b1-46d4e831f16d tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1948762202", "availability_zone": "nova", "size": 1}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:26:27.638025 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-55dbb23b-6bf3-4546-95b1-46d4e831f16d tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1948762202', 'availability_zone': 'nova', 'size': 1}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:26:27.643790 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-55dbb23b-6bf3-4546-95b1-46d4e831f16d tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Create volume of 1 GB Jan 20 10:26:27.707437 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-55dbb23b-6bf3-4546-95b1-46d4e831f16d tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Availability Zones retrieved successfully. Jan 20 10:26:27.750313 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-55dbb23b-6bf3-4546-95b1-46d4e831f16d tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Flow 'volume_create_api' (dc004ae0-3430-40e3-917d-8a75f58dd27b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:26:27.756565 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-55dbb23b-6bf3-4546-95b1-46d4e831f16d tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad18137d-3842-475e-8c27-f4fcb9ead8b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:26:27.761592 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-55dbb23b-6bf3-4546-95b1-46d4e831f16d tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:26:27.906683 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-55dbb23b-6bf3-4546-95b1-46d4e831f16d tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad18137d-3842-475e-8c27-f4fcb9ead8b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:26:27.911031 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-55dbb23b-6bf3-4546-95b1-46d4e831f16d tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9897a394-fa18-4cb5-aad2-d40f21bf444a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:26:28.040805 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-55dbb23b-6bf3-4546-95b1-46d4e831f16d tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Created reservations ['2e12f4fe-eb3b-4e5f-ba62-7594dc44ddf6', '6b2bc808-fdf6-4622-9f9d-05fa3953d670', '8a19f1a2-fa02-4cb0-8d6e-8da2cd4846a0', '335f22aa-1fed-43fe-b625-43509f8ab4a2'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:26:28.044022 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-55dbb23b-6bf3-4546-95b1-46d4e831f16d tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9897a394-fa18-4cb5-aad2-d40f21bf444a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e12f4fe-eb3b-4e5f-ba62-7594dc44ddf6', '6b2bc808-fdf6-4622-9f9d-05fa3953d670', '8a19f1a2-fa02-4cb0-8d6e-8da2cd4846a0', '335f22aa-1fed-43fe-b625-43509f8ab4a2']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:26:28.047971 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-55dbb23b-6bf3-4546-95b1-46d4e831f16d tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f28fb6a-7a3c-4ab6-98c8-80ab2944bf3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:26:28.270300 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-55dbb23b-6bf3-4546-95b1-46d4e831f16d tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f28fb6a-7a3c-4ab6-98c8-80ab2944bf3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e1eb24b-3374-48ca-8e2a-232b9e312bed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1948762202',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='634ee9c05c374bf98cfc00ebb1e8440e',qos_specs=None,replication_status=,reservations=['2e12f4fe-eb3b-4e5f-ba62-7594dc44ddf6','6b2bc808-fdf6-4622-9f9d-05fa3953d670','8a19f1a2-fa02-4cb0-8d6e-8da2cd4846a0','335f22aa-1fed-43fe-b625-43509f8ab4a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25f484639f62442bb5cfa726937deb80',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:26:28Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1948762202',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e1eb24b-3374-48ca-8e2a-232b9e312bed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='634ee9c05c374bf98cfc00ebb1e8440e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='25f484639f62442bb5cfa726937deb80',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:26:28.287355 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-55dbb23b-6bf3-4546-95b1-46d4e831f16d tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d85f7dac-132b-4654-bee8-2c68f038c9a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:26:28.389207 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-55dbb23b-6bf3-4546-95b1-46d4e831f16d tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d85f7dac-132b-4654-bee8-2c68f038c9a9) transitioned into 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-1948762202',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='634ee9c05c374bf98cfc00ebb1e8440e',qos_specs=None,replication_status=,reservations=['2e12f4fe-eb3b-4e5f-ba62-7594dc44ddf6','6b2bc808-fdf6-4622-9f9d-05fa3953d670','8a19f1a2-fa02-4cb0-8d6e-8da2cd4846a0','335f22aa-1fed-43fe-b625-43509f8ab4a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25f484639f62442bb5cfa726937deb80',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:26:28.400253 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-55dbb23b-6bf3-4546-95b1-46d4e831f16d tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e60d7e8-7c2a-46de-88fc-f78a96b3c461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:26:28.463343 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-55dbb23b-6bf3-4546-95b1-46d4e831f16d tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e60d7e8-7c2a-46de-88fc-f78a96b3c461) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:26:28.486019 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-55dbb23b-6bf3-4546-95b1-46d4e831f16d tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Flow 'volume_create_api' (dc004ae0-3430-40e3-917d-8a75f58dd27b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:26:28.724376 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-55dbb23b-6bf3-4546-95b1-46d4e831f16d tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Create volume request issued successfully. Jan 20 10:26:28.788795 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-55dbb23b-6bf3-4546-95b1-46d4e831f16d tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes returned with HTTP 202 Jan 20 10:26:28.791730 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 176/355] 10.222.0.73 () {60 vars in 1226 bytes} [Wed Jan 20 10:26:27 2021] POST /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes => generated 811 bytes in 1168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:26:28.824386 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-60e9baa0-ffe9-47dc-96ad-4e95ceca96e9 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/4e1eb24b-3374-48ca-8e2a-232b9e312bed Jan 20 10:26:28.825629 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-60e9baa0-ffe9-47dc-96ad-4e95ceca96e9 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:26:28.827550 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:26:28.827550 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:26:28.829710 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-60e9baa0-ffe9-47dc-96ad-4e95ceca96e9 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:26:29.030240 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:26:29.030240 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:26:29.073347 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-60e9baa0-ffe9-47dc-96ad-4e95ceca96e9 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:26:29.141356 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-60e9baa0-ffe9-47dc-96ad-4e95ceca96e9 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/4e1eb24b-3374-48ca-8e2a-232b9e312bed returned with HTTP 200 Jan 20 10:26:29.153065 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 180/356] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:26:28 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/4e1eb24b-3374-48ca-8e2a-232b9e312bed => generated 903 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:26:30.178323 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7b46bcf5-9003-44da-964a-e1787be23088 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/4e1eb24b-3374-48ca-8e2a-232b9e312bed Jan 20 10:26:30.180533 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7b46bcf5-9003-44da-964a-e1787be23088 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:26:30.181801 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:26:30.181801 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:26:30.183535 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7b46bcf5-9003-44da-964a-e1787be23088 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:26:30.339436 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:26:30.339436 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:26:30.384256 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7b46bcf5-9003-44da-964a-e1787be23088 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:26:30.467704 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7b46bcf5-9003-44da-964a-e1787be23088 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/4e1eb24b-3374-48ca-8e2a-232b9e312bed returned with HTTP 200 Jan 20 10:26:30.468966 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 177/357] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:26:30 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/4e1eb24b-3374-48ca-8e2a-232b9e312bed => generated 903 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:26:31.492655 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-84da6d05-265f-40f7-bbb8-1bb7b0a66f3d tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/4e1eb24b-3374-48ca-8e2a-232b9e312bed Jan 20 10:26:31.494571 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-84da6d05-265f-40f7-bbb8-1bb7b0a66f3d tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:26:31.495201 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:26:31.495201 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:26:31.497336 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-84da6d05-265f-40f7-bbb8-1bb7b0a66f3d tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:26:31.674245 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:26:31.674245 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:26:31.695497 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-84da6d05-265f-40f7-bbb8-1bb7b0a66f3d tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:26:31.755306 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-84da6d05-265f-40f7-bbb8-1bb7b0a66f3d tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/4e1eb24b-3374-48ca-8e2a-232b9e312bed returned with HTTP 200 Jan 20 10:26:31.767996 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 181/358] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:26:31 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/4e1eb24b-3374-48ca-8e2a-232b9e312bed => generated 904 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:26:31.775363 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e8e50227-5250-4f0a-8e11-273b9451ad8d tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] PUT http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/4e1eb24b-3374-48ca-8e2a-232b9e312bed Jan 20 10:26:31.776295 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:26:31.776295 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:26:31.777159 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e8e50227-5250-4f0a-8e11-273b9451ad8d tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-714971930", "description": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:26:31.928585 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:26:31.928585 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:26:31.961309 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e8e50227-5250-4f0a-8e11-273b9451ad8d tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:26:31.978362 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e8e50227-5250-4f0a-8e11-273b9451ad8d tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume updated successfully. Jan 20 10:26:32.008205 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e8e50227-5250-4f0a-8e11-273b9451ad8d tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/4e1eb24b-3374-48ca-8e2a-232b9e312bed returned with HTTP 200 Jan 20 10:26:32.014069 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 178/359] 10.222.0.73 () {60 vars in 1335 bytes} [Wed Jan 20 10:26:31 2021] PUT /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/4e1eb24b-3374-48ca-8e2a-232b9e312bed => generated 838 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:26:32.030431 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-17e74aef-408e-42e2-8cfc-72bcdc50969e tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] DELETE http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/4e1eb24b-3374-48ca-8e2a-232b9e312bed Jan 20 10:26:32.031135 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-17e74aef-408e-42e2-8cfc-72bcdc50969e tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:26:32.031444 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:26:32.031444 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:26:32.032006 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-17e74aef-408e-42e2-8cfc-72bcdc50969e tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:26:32.032647 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-17e74aef-408e-42e2-8cfc-72bcdc50969e tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Delete volume with id: 4e1eb24b-3374-48ca-8e2a-232b9e312bed Jan 20 10:26:32.214430 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:26:32.214430 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:26:32.215852 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-17e74aef-408e-42e2-8cfc-72bcdc50969e tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:26:32.283174 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-17e74aef-408e-42e2-8cfc-72bcdc50969e tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Delete volume request issued successfully. Jan 20 10:26:32.283854 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-17e74aef-408e-42e2-8cfc-72bcdc50969e tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/4e1eb24b-3374-48ca-8e2a-232b9e312bed returned with HTTP 202 Jan 20 10:26:32.285059 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 182/360] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:26:32 2021] DELETE /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/4e1eb24b-3374-48ca-8e2a-232b9e312bed => generated 0 bytes in 259 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:26:32.296086 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9f9a5df0-8713-4e4b-b753-53737e24bbec tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/4e1eb24b-3374-48ca-8e2a-232b9e312bed Jan 20 10:26:32.305963 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9f9a5df0-8713-4e4b-b753-53737e24bbec tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:26:32.306401 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:26:32.306401 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:26:32.307197 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9f9a5df0-8713-4e4b-b753-53737e24bbec tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:26:32.621737 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:26:32.621737 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:26:32.664670 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9f9a5df0-8713-4e4b-b753-53737e24bbec tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:26:32.776814 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9f9a5df0-8713-4e4b-b753-53737e24bbec tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/4e1eb24b-3374-48ca-8e2a-232b9e312bed returned with HTTP 200 Jan 20 10:26:32.794179 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 179/361] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:26:32 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/4e1eb24b-3374-48ca-8e2a-232b9e312bed => generated 905 bytes in 505 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:26:33.828588 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-09e432f0-23b2-4775-99c6-dece6ad0116e tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/4e1eb24b-3374-48ca-8e2a-232b9e312bed Jan 20 10:26:33.829754 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-09e432f0-23b2-4775-99c6-dece6ad0116e tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:26:33.830250 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:26:33.830250 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:26:33.831174 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-09e432f0-23b2-4775-99c6-dece6ad0116e tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:26:33.926217 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:26:33.926217 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:26:33.946175 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-09e432f0-23b2-4775-99c6-dece6ad0116e tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:26:34.001610 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-09e432f0-23b2-4775-99c6-dece6ad0116e tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/4e1eb24b-3374-48ca-8e2a-232b9e312bed returned with HTTP 200 Jan 20 10:26:34.003106 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 183/362] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:26:33 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/4e1eb24b-3374-48ca-8e2a-232b9e312bed => generated 905 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:26:35.037757 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d39b3cf1-222c-478a-b8b4-ce7d2950b42e tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/4e1eb24b-3374-48ca-8e2a-232b9e312bed Jan 20 10:26:35.038500 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d39b3cf1-222c-478a-b8b4-ce7d2950b42e tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:26:35.038500 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:26:35.038500 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:26:35.039053 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d39b3cf1-222c-478a-b8b4-ce7d2950b42e tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:26:35.145199 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:26:35.145199 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:26:35.160437 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d39b3cf1-222c-478a-b8b4-ce7d2950b42e tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:26:35.189612 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d39b3cf1-222c-478a-b8b4-ce7d2950b42e tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/4e1eb24b-3374-48ca-8e2a-232b9e312bed returned with HTTP 200 Jan 20 10:26:35.190798 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 180/363] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:26:35 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/4e1eb24b-3374-48ca-8e2a-232b9e312bed => generated 905 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:26:36.208137 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0c9f26da-daea-4b02-8848-d436305628e9 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/4e1eb24b-3374-48ca-8e2a-232b9e312bed Jan 20 10:26:36.209553 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0c9f26da-daea-4b02-8848-d436305628e9 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:26:36.209946 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:26:36.209946 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:26:36.210628 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0c9f26da-daea-4b02-8848-d436305628e9 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:26:36.352498 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0c9f26da-daea-4b02-8848-d436305628e9 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/4e1eb24b-3374-48ca-8e2a-232b9e312bed returned with HTTP 404 Jan 20 10:26:36.358102 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 184/364] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:26:36 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/4e1eb24b-3374-48ca-8e2a-232b9e312bed => generated 109 bytes in 152 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:26:36.365312 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fc891518-2397-4005-8e2b-4b960c0ba8f6 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] DELETE http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 Jan 20 10:26:36.366109 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fc891518-2397-4005-8e2b-4b960c0ba8f6 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:26:36.366477 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:26:36.366477 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:26:36.367843 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fc891518-2397-4005-8e2b-4b960c0ba8f6 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:26:36.368551 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-fc891518-2397-4005-8e2b-4b960c0ba8f6 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Delete volume with id: 790f3c5f-c4dd-456b-b00b-28822abeef24 Jan 20 10:26:36.540481 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:26:36.540481 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:26:36.553562 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fc891518-2397-4005-8e2b-4b960c0ba8f6 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:26:36.628874 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fc891518-2397-4005-8e2b-4b960c0ba8f6 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Delete volume request issued successfully. Jan 20 10:26:36.629806 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fc891518-2397-4005-8e2b-4b960c0ba8f6 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 returned with HTTP 202 Jan 20 10:26:36.631980 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 181/365] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:26:36 2021] DELETE /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 => generated 0 bytes in 271 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:26:36.647770 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6a184e9e-03a2-4467-87bf-be0a93be6a09 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 Jan 20 10:26:36.649812 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6a184e9e-03a2-4467-87bf-be0a93be6a09 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:26:36.650118 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6a184e9e-03a2-4467-87bf-be0a93be6a09 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:26:36.879890 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:26:36.879890 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:26:36.914872 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6a184e9e-03a2-4467-87bf-be0a93be6a09 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:26:37.020443 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6a184e9e-03a2-4467-87bf-be0a93be6a09 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 returned with HTTP 200 Jan 20 10:26:37.026801 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 185/366] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:26:36 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 => generated 1407 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:26:38.047502 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8089fd69-b96d-4d1f-a51a-b56248138e44 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 Jan 20 10:26:38.048385 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8089fd69-b96d-4d1f-a51a-b56248138e44 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:26:38.060036 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:26:38.060036 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:26:38.061403 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8089fd69-b96d-4d1f-a51a-b56248138e44 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:26:38.270253 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:26:38.270253 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:26:38.289548 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8089fd69-b96d-4d1f-a51a-b56248138e44 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:26:38.342099 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8089fd69-b96d-4d1f-a51a-b56248138e44 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 returned with HTTP 200 Jan 20 10:26:38.365240 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 182/367] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:26:38 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 => generated 1407 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:26:39.376805 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ba65b448-eefe-4581-9496-01058c3bf353 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 Jan 20 10:26:39.377726 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ba65b448-eefe-4581-9496-01058c3bf353 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:26:39.378080 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:26:39.378080 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:26:39.378741 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ba65b448-eefe-4581-9496-01058c3bf353 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:26:39.650242 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:26:39.650242 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:26:39.684895 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ba65b448-eefe-4581-9496-01058c3bf353 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:26:39.802241 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ba65b448-eefe-4581-9496-01058c3bf353 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 returned with HTTP 200 Jan 20 10:26:39.803680 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 186/368] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:26:39 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 => generated 1407 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:26:40.827053 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d7131686-cbf0-4863-bd7b-1302958098f0 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 Jan 20 10:26:40.827977 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d7131686-cbf0-4863-bd7b-1302958098f0 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:26:40.828351 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:26:40.828351 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:26:40.837217 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d7131686-cbf0-4863-bd7b-1302958098f0 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:26:41.177454 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d7131686-cbf0-4863-bd7b-1302958098f0 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 returned with HTTP 404 Jan 20 10:26:41.179793 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 183/369] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:26:40 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/790f3c5f-c4dd-456b-b00b-28822abeef24 => generated 109 bytes in 360 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 20 10:26:41.198539 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a4aea51d-e372-4521-ab45-99d0f766f974 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] DELETE http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/608d239a-957a-4141-8195-bf33cd1a2d1f Jan 20 10:26:41.199813 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a4aea51d-e372-4521-ab45-99d0f766f974 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:26:41.201375 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:26:41.201375 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:26:41.207730 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a4aea51d-e372-4521-ab45-99d0f766f974 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:26:41.209394 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-a4aea51d-e372-4521-ab45-99d0f766f974 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Delete volume with id: 608d239a-957a-4141-8195-bf33cd1a2d1f Jan 20 10:26:41.582383 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:26:41.582383 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:26:41.589906 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a4aea51d-e372-4521-ab45-99d0f766f974 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:26:41.758445 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a4aea51d-e372-4521-ab45-99d0f766f974 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Delete volume request issued successfully. Jan 20 10:26:41.759550 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a4aea51d-e372-4521-ab45-99d0f766f974 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/608d239a-957a-4141-8195-bf33cd1a2d1f returned with HTTP 202 Jan 20 10:26:41.763885 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 187/370] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:26:41 2021] DELETE /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/608d239a-957a-4141-8195-bf33cd1a2d1f => generated 0 bytes in 573 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:26:41.774812 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a795c583-fc5e-4ae9-a1fc-3e9a1e15d651 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/608d239a-957a-4141-8195-bf33cd1a2d1f Jan 20 10:26:41.775685 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a795c583-fc5e-4ae9-a1fc-3e9a1e15d651 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:26:41.778372 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a795c583-fc5e-4ae9-a1fc-3e9a1e15d651 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:26:42.041246 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:26:42.041246 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:26:42.077499 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a795c583-fc5e-4ae9-a1fc-3e9a1e15d651 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:26:42.179860 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a795c583-fc5e-4ae9-a1fc-3e9a1e15d651 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/608d239a-957a-4141-8195-bf33cd1a2d1f returned with HTTP 200 Jan 20 10:26:42.181540 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 184/371] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:26:41 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/608d239a-957a-4141-8195-bf33cd1a2d1f => generated 906 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:26:43.207361 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c6d386ce-303a-4837-afc6-3bff4d7274ff tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/608d239a-957a-4141-8195-bf33cd1a2d1f Jan 20 10:26:43.208739 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c6d386ce-303a-4837-afc6-3bff4d7274ff tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:26:43.210167 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:26:43.210167 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:26:43.214756 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c6d386ce-303a-4837-afc6-3bff4d7274ff tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:26:43.349998 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:26:43.349998 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:26:43.372258 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c6d386ce-303a-4837-afc6-3bff4d7274ff tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:26:43.433448 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c6d386ce-303a-4837-afc6-3bff4d7274ff tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/608d239a-957a-4141-8195-bf33cd1a2d1f returned with HTTP 200 Jan 20 10:26:43.436172 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 188/372] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:26:43 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/608d239a-957a-4141-8195-bf33cd1a2d1f => generated 906 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:26:44.455302 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8d1032ee-c2f5-4145-a82e-37ae45bd7fb6 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/608d239a-957a-4141-8195-bf33cd1a2d1f Jan 20 10:26:44.456491 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8d1032ee-c2f5-4145-a82e-37ae45bd7fb6 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:26:44.456853 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:26:44.456853 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:26:44.457558 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8d1032ee-c2f5-4145-a82e-37ae45bd7fb6 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:26:44.551565 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:26:44.551565 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:26:44.588507 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8d1032ee-c2f5-4145-a82e-37ae45bd7fb6 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Volume info retrieved successfully. Jan 20 10:26:44.657951 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8d1032ee-c2f5-4145-a82e-37ae45bd7fb6 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/608d239a-957a-4141-8195-bf33cd1a2d1f returned with HTTP 200 Jan 20 10:26:44.666904 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 185/373] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:26:44 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/608d239a-957a-4141-8195-bf33cd1a2d1f => generated 906 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:26:45.690348 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c6c256b7-5553-429e-a3b5-d5d763810f50 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] GET http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/608d239a-957a-4141-8195-bf33cd1a2d1f Jan 20 10:26:45.690988 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c6c256b7-5553-429e-a3b5-d5d763810f50 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:26:45.691276 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:26:45.691276 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:26:45.691747 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c6c256b7-5553-429e-a3b5-d5d763810f50 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:26:45.824694 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c6c256b7-5553-429e-a3b5-d5d763810f50 tempest-VolumesGetTest-517937108 tempest-VolumesGetTest-517937108] http://10.222.0.73/volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/608d239a-957a-4141-8195-bf33cd1a2d1f returned with HTTP 404 Jan 20 10:26:45.826298 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 189/374] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:26:45 2021] GET /volume/v3/634ee9c05c374bf98cfc00ebb1e8440e/volumes/608d239a-957a-4141-8195-bf33cd1a2d1f => generated 109 bytes in 144 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 20 10:27:13.234462 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-441491b4-de1d-4d80-a50a-8109a7c0461f req-4d5db897-5987-4ee3-ba5f-844272284d4a tempest-VolumesNegativeTest-680011362 tempest-VolumesNegativeTest-680011362] DELETE http://10.222.0.73/volume/v3/6479fcfa955a43a198b9005526c15841/volumes/tempest-invalid-271851835 Jan 20 10:27:13.235696 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-441491b4-de1d-4d80-a50a-8109a7c0461f req-4d5db897-5987-4ee3-ba5f-844272284d4a tempest-VolumesNegativeTest-680011362 tempest-VolumesNegativeTest-680011362] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:27:13.236274 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:27:13.236274 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:27:13.237171 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-441491b4-de1d-4d80-a50a-8109a7c0461f req-4d5db897-5987-4ee3-ba5f-844272284d4a tempest-VolumesNegativeTest-680011362 tempest-VolumesNegativeTest-680011362] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:27:13.238017 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [req-441491b4-de1d-4d80-a50a-8109a7c0461f req-4d5db897-5987-4ee3-ba5f-844272284d4a tempest-VolumesNegativeTest-680011362 tempest-VolumesNegativeTest-680011362] Delete volume with id: tempest-invalid-271851835 Jan 20 10:27:13.287042 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-441491b4-de1d-4d80-a50a-8109a7c0461f req-4d5db897-5987-4ee3-ba5f-844272284d4a tempest-VolumesNegativeTest-680011362 tempest-VolumesNegativeTest-680011362] http://10.222.0.73/volume/v3/6479fcfa955a43a198b9005526c15841/volumes/tempest-invalid-271851835 returned with HTTP 404 Jan 20 10:27:13.288630 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 186/375] 10.222.0.73 () {62 vars in 1558 bytes} [Wed Jan 20 10:27:13 2021] DELETE /volume/v3/6479fcfa955a43a198b9005526c15841/volumes/tempest-invalid-271851835 => generated 98 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:27:13.369893 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-d12f1c2f-38da-4515-8c76-7688394100a6 req-a01bd4f5-16a3-4b9f-8ffa-eb12c53441e9 tempest-VolumesNegativeTest-680011362 tempest-VolumesNegativeTest-680011362] DELETE http://10.222.0.73/volume/v3/6479fcfa955a43a198b9005526c15841/volumes/ce60df48-c334-46ff-bdab-bc7c273ed215 Jan 20 10:27:13.370684 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-d12f1c2f-38da-4515-8c76-7688394100a6 req-a01bd4f5-16a3-4b9f-8ffa-eb12c53441e9 tempest-VolumesNegativeTest-680011362 tempest-VolumesNegativeTest-680011362] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:27:13.371330 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-d12f1c2f-38da-4515-8c76-7688394100a6 req-a01bd4f5-16a3-4b9f-8ffa-eb12c53441e9 tempest-VolumesNegativeTest-680011362 tempest-VolumesNegativeTest-680011362] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:27:13.371965 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [req-d12f1c2f-38da-4515-8c76-7688394100a6 req-a01bd4f5-16a3-4b9f-8ffa-eb12c53441e9 tempest-VolumesNegativeTest-680011362 tempest-VolumesNegativeTest-680011362] Delete volume with id: ce60df48-c334-46ff-bdab-bc7c273ed215 Jan 20 10:27:13.429710 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-d12f1c2f-38da-4515-8c76-7688394100a6 req-a01bd4f5-16a3-4b9f-8ffa-eb12c53441e9 tempest-VolumesNegativeTest-680011362 tempest-VolumesNegativeTest-680011362] http://10.222.0.73/volume/v3/6479fcfa955a43a198b9005526c15841/volumes/ce60df48-c334-46ff-bdab-bc7c273ed215 returned with HTTP 404 Jan 20 10:27:13.430966 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 190/376] 10.222.0.73 () {62 vars in 1591 bytes} [Wed Jan 20 10:27:13 2021] DELETE /volume/v3/6479fcfa955a43a198b9005526c15841/volumes/ce60df48-c334-46ff-bdab-bc7c273ed215 => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:27:13.476840 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8870d07a-626c-4e31-a525-90d6146d00ac req-8fff4e0d-e8c7-40d9-8ab7-36099b20dab9 tempest-VolumesNegativeTest-680011362 tempest-VolumesNegativeTest-680011362] GET http://10.222.0.73/volume/v3/6479fcfa955a43a198b9005526c15841/volumes/91d8b3b6-4660-4922-876f-9da40426bd9b Jan 20 10:27:13.477875 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8870d07a-626c-4e31-a525-90d6146d00ac req-8fff4e0d-e8c7-40d9-8ab7-36099b20dab9 tempest-VolumesNegativeTest-680011362 tempest-VolumesNegativeTest-680011362] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:27:13.478535 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8870d07a-626c-4e31-a525-90d6146d00ac req-8fff4e0d-e8c7-40d9-8ab7-36099b20dab9 tempest-VolumesNegativeTest-680011362 tempest-VolumesNegativeTest-680011362] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:27:13.550645 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8870d07a-626c-4e31-a525-90d6146d00ac req-8fff4e0d-e8c7-40d9-8ab7-36099b20dab9 tempest-VolumesNegativeTest-680011362 tempest-VolumesNegativeTest-680011362] http://10.222.0.73/volume/v3/6479fcfa955a43a198b9005526c15841/volumes/91d8b3b6-4660-4922-876f-9da40426bd9b returned with HTTP 404 Jan 20 10:27:13.572281 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 187/377] 10.222.0.73 () {60 vars in 1569 bytes} [Wed Jan 20 10:27:13 2021] GET /volume/v3/6479fcfa955a43a198b9005526c15841/volumes/91d8b3b6-4660-4922-876f-9da40426bd9b => generated 109 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:27:57.406014 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9e1ae80e-16b9-4c60-8b78-10f1e6e64e00 tempest-GroupTypeSpecsTest-2002629299 tempest-GroupTypeSpecsTest-2002629299] POST http://10.222.0.73/volume/v3/2b3be8c44007423089d9932bb8750660/group_types Jan 20 10:27:57.407838 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9e1ae80e-16b9-4c60-8b78-10f1e6e64e00 tempest-GroupTypeSpecsTest-2002629299 tempest-GroupTypeSpecsTest-2002629299] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-918309005"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:27:57.534526 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9e1ae80e-16b9-4c60-8b78-10f1e6e64e00 tempest-GroupTypeSpecsTest-2002629299 tempest-GroupTypeSpecsTest-2002629299] http://10.222.0.73/volume/v3/2b3be8c44007423089d9932bb8750660/group_types returned with HTTP 202 Jan 20 10:27:57.535505 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 191/378] 10.222.0.73 () {62 vars in 1278 bytes} [Wed Jan 20 10:27:57 2021] POST /volume/v3/2b3be8c44007423089d9932bb8750660/group_types => generated 180 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:27:57.634599 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9113775f-8451-45ba-ac30-7b70dc720f77 tempest-GroupTypeSpecsTest-2002629299 tempest-GroupTypeSpecsTest-2002629299] POST http://10.222.0.73/volume/v3/2b3be8c44007423089d9932bb8750660/group_types/3dd01f41-d151-4a96-aad3-b7e5d6bab541/group_specs Jan 20 10:27:57.636769 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9113775f-8451-45ba-ac30-7b70dc720f77 tempest-GroupTypeSpecsTest-2002629299 tempest-GroupTypeSpecsTest-2002629299] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:27:57.700687 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9113775f-8451-45ba-ac30-7b70dc720f77 tempest-GroupTypeSpecsTest-2002629299 tempest-GroupTypeSpecsTest-2002629299] http://10.222.0.73/volume/v3/2b3be8c44007423089d9932bb8750660/group_types/3dd01f41-d151-4a96-aad3-b7e5d6bab541/group_specs returned with HTTP 202 Jan 20 10:27:57.712231 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 188/379] 10.222.0.73 () {62 vars in 1425 bytes} [Wed Jan 20 10:27:57 2021] POST /volume/v3/2b3be8c44007423089d9932bb8750660/group_types/3dd01f41-d151-4a96-aad3-b7e5d6bab541/group_specs => generated 53 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:27:57.719548 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2c23be5b-4c4e-49ae-aa69-809a71298d12 tempest-GroupTypeSpecsTest-2002629299 tempest-GroupTypeSpecsTest-2002629299] POST http://10.222.0.73/volume/v3/2b3be8c44007423089d9932bb8750660/group_types/3dd01f41-d151-4a96-aad3-b7e5d6bab541/group_specs Jan 20 10:27:57.721071 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2c23be5b-4c4e-49ae-aa69-809a71298d12 tempest-GroupTypeSpecsTest-2002629299 tempest-GroupTypeSpecsTest-2002629299] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:27:57.819926 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2c23be5b-4c4e-49ae-aa69-809a71298d12 tempest-GroupTypeSpecsTest-2002629299 tempest-GroupTypeSpecsTest-2002629299] http://10.222.0.73/volume/v3/2b3be8c44007423089d9932bb8750660/group_types/3dd01f41-d151-4a96-aad3-b7e5d6bab541/group_specs returned with HTTP 202 Jan 20 10:27:57.822098 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 192/380] 10.222.0.73 () {62 vars in 1425 bytes} [Wed Jan 20 10:27:57 2021] POST /volume/v3/2b3be8c44007423089d9932bb8750660/group_types/3dd01f41-d151-4a96-aad3-b7e5d6bab541/group_specs => generated 61 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:27:57.835614 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-957d7b84-671c-4628-9f6e-deb3be9fa4ce tempest-GroupTypeSpecsTest-2002629299 tempest-GroupTypeSpecsTest-2002629299] GET http://10.222.0.73/volume/v3/2b3be8c44007423089d9932bb8750660/group_types/3dd01f41-d151-4a96-aad3-b7e5d6bab541/group_specs/key2 Jan 20 10:27:57.836198 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-957d7b84-671c-4628-9f6e-deb3be9fa4ce tempest-GroupTypeSpecsTest-2002629299 tempest-GroupTypeSpecsTest-2002629299] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:27:57.836690 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-957d7b84-671c-4628-9f6e-deb3be9fa4ce tempest-GroupTypeSpecsTest-2002629299 tempest-GroupTypeSpecsTest-2002629299] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:27:57.896166 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-957d7b84-671c-4628-9f6e-deb3be9fa4ce tempest-GroupTypeSpecsTest-2002629299 tempest-GroupTypeSpecsTest-2002629299] http://10.222.0.73/volume/v3/2b3be8c44007423089d9932bb8750660/group_types/3dd01f41-d151-4a96-aad3-b7e5d6bab541/group_specs/key2 returned with HTTP 200 Jan 20 10:27:57.897954 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 189/381] 10.222.0.73 () {60 vars in 1419 bytes} [Wed Jan 20 10:27:57 2021] GET /volume/v3/2b3be8c44007423089d9932bb8750660/group_types/3dd01f41-d151-4a96-aad3-b7e5d6bab541/group_specs/key2 => generated 26 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:27:57.906811 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b7fcab18-9d3b-4916-8712-533636779467 tempest-GroupTypeSpecsTest-2002629299 tempest-GroupTypeSpecsTest-2002629299] GET http://10.222.0.73/volume/v3/2b3be8c44007423089d9932bb8750660/group_types/3dd01f41-d151-4a96-aad3-b7e5d6bab541/group_specs/key3 Jan 20 10:27:57.907396 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b7fcab18-9d3b-4916-8712-533636779467 tempest-GroupTypeSpecsTest-2002629299 tempest-GroupTypeSpecsTest-2002629299] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:27:57.907885 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b7fcab18-9d3b-4916-8712-533636779467 tempest-GroupTypeSpecsTest-2002629299 tempest-GroupTypeSpecsTest-2002629299] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:27:57.940900 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b7fcab18-9d3b-4916-8712-533636779467 tempest-GroupTypeSpecsTest-2002629299 tempest-GroupTypeSpecsTest-2002629299] http://10.222.0.73/volume/v3/2b3be8c44007423089d9932bb8750660/group_types/3dd01f41-d151-4a96-aad3-b7e5d6bab541/group_specs/key3 returned with HTTP 200 Jan 20 10:27:57.941820 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 193/382] 10.222.0.73 () {60 vars in 1419 bytes} [Wed Jan 20 10:27:57 2021] GET /volume/v3/2b3be8c44007423089d9932bb8750660/group_types/3dd01f41-d151-4a96-aad3-b7e5d6bab541/group_specs/key3 => generated 18 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:27:57.955718 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a551e99f-3bff-4645-8673-5c66f5ccf1a8 tempest-GroupTypeSpecsTest-2002629299 tempest-GroupTypeSpecsTest-2002629299] PUT http://10.222.0.73/volume/v3/2b3be8c44007423089d9932bb8750660/group_types/3dd01f41-d151-4a96-aad3-b7e5d6bab541/group_specs/key3 Jan 20 10:27:57.957715 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a551e99f-3bff-4645-8673-5c66f5ccf1a8 tempest-GroupTypeSpecsTest-2002629299 tempest-GroupTypeSpecsTest-2002629299] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:27:58.032226 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a551e99f-3bff-4645-8673-5c66f5ccf1a8 tempest-GroupTypeSpecsTest-2002629299 tempest-GroupTypeSpecsTest-2002629299] http://10.222.0.73/volume/v3/2b3be8c44007423089d9932bb8750660/group_types/3dd01f41-d151-4a96-aad3-b7e5d6bab541/group_specs/key3 returned with HTTP 200 Jan 20 10:27:58.033509 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 190/383] 10.222.0.73 () {62 vars in 1439 bytes} [Wed Jan 20 10:27:57 2021] PUT /volume/v3/2b3be8c44007423089d9932bb8750660/group_types/3dd01f41-d151-4a96-aad3-b7e5d6bab541/group_specs/key3 => generated 26 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:27:58.044590 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c3513b75-251d-411a-908e-2a765d754381 tempest-GroupTypeSpecsTest-2002629299 tempest-GroupTypeSpecsTest-2002629299] GET http://10.222.0.73/volume/v3/2b3be8c44007423089d9932bb8750660/group_types/3dd01f41-d151-4a96-aad3-b7e5d6bab541/group_specs Jan 20 10:27:58.045456 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c3513b75-251d-411a-908e-2a765d754381 tempest-GroupTypeSpecsTest-2002629299 tempest-GroupTypeSpecsTest-2002629299] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:27:58.046463 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c3513b75-251d-411a-908e-2a765d754381 tempest-GroupTypeSpecsTest-2002629299 tempest-GroupTypeSpecsTest-2002629299] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:27:58.090134 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c3513b75-251d-411a-908e-2a765d754381 tempest-GroupTypeSpecsTest-2002629299 tempest-GroupTypeSpecsTest-2002629299] http://10.222.0.73/volume/v3/2b3be8c44007423089d9932bb8750660/group_types/3dd01f41-d151-4a96-aad3-b7e5d6bab541/group_specs returned with HTTP 200 Jan 20 10:27:58.092399 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 194/384] 10.222.0.73 () {60 vars in 1404 bytes} [Wed Jan 20 10:27:58 2021] GET /volume/v3/2b3be8c44007423089d9932bb8750660/group_types/3dd01f41-d151-4a96-aad3-b7e5d6bab541/group_specs => generated 87 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:27:58.106232 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d6d65369-7b4d-49fe-80dc-c45e41a917cc tempest-GroupTypeSpecsTest-2002629299 tempest-GroupTypeSpecsTest-2002629299] DELETE http://10.222.0.73/volume/v3/2b3be8c44007423089d9932bb8750660/group_types/3dd01f41-d151-4a96-aad3-b7e5d6bab541/group_specs/key1 Jan 20 10:27:58.107430 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d6d65369-7b4d-49fe-80dc-c45e41a917cc tempest-GroupTypeSpecsTest-2002629299 tempest-GroupTypeSpecsTest-2002629299] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:27:58.108209 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d6d65369-7b4d-49fe-80dc-c45e41a917cc tempest-GroupTypeSpecsTest-2002629299 tempest-GroupTypeSpecsTest-2002629299] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:27:58.134862 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:27:58.134862 n-d-768509-8 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Jan 20 10:27:58.145704 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d6d65369-7b4d-49fe-80dc-c45e41a917cc tempest-GroupTypeSpecsTest-2002629299 tempest-GroupTypeSpecsTest-2002629299] http://10.222.0.73/volume/v3/2b3be8c44007423089d9932bb8750660/group_types/3dd01f41-d151-4a96-aad3-b7e5d6bab541/group_specs/key1 returned with HTTP 202 Jan 20 10:27:58.147102 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 191/385] 10.222.0.73 () {60 vars in 1422 bytes} [Wed Jan 20 10:27:58 2021] DELETE /volume/v3/2b3be8c44007423089d9932bb8750660/group_types/3dd01f41-d151-4a96-aad3-b7e5d6bab541/group_specs/key1 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 20 10:27:58.158086 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-05a3eebf-e43e-4b24-b27a-1b95e239e740 tempest-GroupTypeSpecsTest-2002629299 tempest-GroupTypeSpecsTest-2002629299] GET http://10.222.0.73/volume/v3/2b3be8c44007423089d9932bb8750660/group_types/3dd01f41-d151-4a96-aad3-b7e5d6bab541/group_specs/key1 Jan 20 10:27:58.159129 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-05a3eebf-e43e-4b24-b27a-1b95e239e740 tempest-GroupTypeSpecsTest-2002629299 tempest-GroupTypeSpecsTest-2002629299] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:27:58.160434 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-05a3eebf-e43e-4b24-b27a-1b95e239e740 tempest-GroupTypeSpecsTest-2002629299 tempest-GroupTypeSpecsTest-2002629299] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:27:58.184264 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-05a3eebf-e43e-4b24-b27a-1b95e239e740 tempest-GroupTypeSpecsTest-2002629299 tempest-GroupTypeSpecsTest-2002629299] HTTP exception thrown: Group Type 3dd01f41-d151-4a96-aad3-b7e5d6bab541 has no extra spec with key key1. Jan 20 10:27:58.185393 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-05a3eebf-e43e-4b24-b27a-1b95e239e740 tempest-GroupTypeSpecsTest-2002629299 tempest-GroupTypeSpecsTest-2002629299] http://10.222.0.73/volume/v3/2b3be8c44007423089d9932bb8750660/group_types/3dd01f41-d151-4a96-aad3-b7e5d6bab541/group_specs/key1 returned with HTTP 404 Jan 20 10:27:58.194231 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 195/386] 10.222.0.73 () {60 vars in 1419 bytes} [Wed Jan 20 10:27:58 2021] GET /volume/v3/2b3be8c44007423089d9932bb8750660/group_types/3dd01f41-d151-4a96-aad3-b7e5d6bab541/group_specs/key1 => generated 126 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 10:27:58.201529 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d3c65433-825d-4471-b2a4-02346dce88b6 tempest-GroupTypeSpecsTest-2002629299 tempest-GroupTypeSpecsTest-2002629299] DELETE http://10.222.0.73/volume/v3/2b3be8c44007423089d9932bb8750660/group_types/3dd01f41-d151-4a96-aad3-b7e5d6bab541 Jan 20 10:27:58.201958 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d3c65433-825d-4471-b2a4-02346dce88b6 tempest-GroupTypeSpecsTest-2002629299 tempest-GroupTypeSpecsTest-2002629299] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:27:58.202428 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d3c65433-825d-4471-b2a4-02346dce88b6 tempest-GroupTypeSpecsTest-2002629299 tempest-GroupTypeSpecsTest-2002629299] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:27:58.277370 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d3c65433-825d-4471-b2a4-02346dce88b6 tempest-GroupTypeSpecsTest-2002629299 tempest-GroupTypeSpecsTest-2002629299] http://10.222.0.73/volume/v3/2b3be8c44007423089d9932bb8750660/group_types/3dd01f41-d151-4a96-aad3-b7e5d6bab541 returned with HTTP 202 Jan 20 10:27:58.278567 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 192/387] 10.222.0.73 () {60 vars in 1371 bytes} [Wed Jan 20 10:27:58 2021] DELETE /volume/v3/2b3be8c44007423089d9932bb8750660/group_types/3dd01f41-d151-4a96-aad3-b7e5d6bab541 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 20 10:28:10.394106 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-179f9506-fb4c-4faf-8cfc-7f08023f4af9 tempest-UserMessagesTest-1645820076 tempest-UserMessagesTest-1645820076] POST http://10.222.0.73/volume/v3/542e3e5d74fc4ea486104e0e3d9224d2/types Jan 20 10:28:10.400995 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-179f9506-fb4c-4faf-8cfc-7f08023f4af9 tempest-UserMessagesTest-1645820076 tempest-UserMessagesTest-1645820076] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-755198316", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1120837463", "vendor_name": "tempest-vendor_name-70117546"}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:28:10.627253 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-179f9506-fb4c-4faf-8cfc-7f08023f4af9 tempest-UserMessagesTest-1645820076 tempest-UserMessagesTest-1645820076] http://10.222.0.73/volume/v3/542e3e5d74fc4ea486104e0e3d9224d2/types returned with HTTP 200 Jan 20 10:28:10.629267 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 196/388] 10.222.0.73 () {60 vars in 1220 bytes} [Wed Jan 20 10:28:09 2021] POST /volume/v3/542e3e5d74fc4ea486104e0e3d9224d2/types => generated 325 bytes in 825 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:28:11.343707 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2c5e9d22-537e-4f93-88d2-6e0b6a01935a tempest-GroupsTest-805327063 tempest-GroupsTest-805327063] POST http://10.222.0.73/volume/v3/e2c61e8a034c48b79c9ebea07c7c1353/types Jan 20 10:28:11.345705 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2c5e9d22-537e-4f93-88d2-6e0b6a01935a tempest-GroupsTest-805327063 tempest-GroupsTest-805327063] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-288232387"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:28:11.409954 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d8d55d84-59bc-46f4-8c5b-f853b2821461 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] POST http://10.222.0.73/volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/volumes Jan 20 10:28:11.411468 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d8d55d84-59bc-46f4-8c5b-f853b2821461 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Action: 'create', calling method: create, body: {"volume": {"volume_type": "cbc1119b-5944-4a36-acc8-a2ae5c3d7313", "size": 1, "name": "tempest-UserMessagesTest-Volume-372726581"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:28:11.418963 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-d8d55d84-59bc-46f4-8c5b-f853b2821461 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Create volume request body: {'volume': {'volume_type': 'cbc1119b-5944-4a36-acc8-a2ae5c3d7313', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-372726581'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:28:11.478340 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2c5e9d22-537e-4f93-88d2-6e0b6a01935a tempest-GroupsTest-805327063 tempest-GroupsTest-805327063] http://10.222.0.73/volume/v3/e2c61e8a034c48b79c9ebea07c7c1353/types returned with HTTP 200 Jan 20 10:28:11.480460 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-d8d55d84-59bc-46f4-8c5b-f853b2821461 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Create volume of 1 GB Jan 20 10:28:11.481507 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 197/389] 10.222.0.73 () {60 vars in 1219 bytes} [Wed Jan 20 10:28:10 2021] POST /volume/v3/e2c61e8a034c48b79c9ebea07c7c1353/types => generated 215 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:28:11.481922 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:11.481922 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:11.487975 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d8d55d84-59bc-46f4-8c5b-f853b2821461 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Availability Zones retrieved successfully. Jan 20 10:28:11.494414 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8b9b2809-8b28-4870-be4c-268f0c5179c5 tempest-GroupsTest-805327063 tempest-GroupsTest-805327063] POST http://10.222.0.73/volume/v3/e2c61e8a034c48b79c9ebea07c7c1353/group_types Jan 20 10:28:11.495994 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8b9b2809-8b28-4870-be4c-268f0c5179c5 tempest-GroupsTest-805327063 tempest-GroupsTest-805327063] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1806493159"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:28:11.594655 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d8d55d84-59bc-46f4-8c5b-f853b2821461 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Flow 'volume_create_api' (efafe39d-d928-41c1-8b1e-29f0b5208270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:28:11.606039 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d8d55d84-59bc-46f4-8c5b-f853b2821461 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f4888f1-5c0c-46e3-8355-36b87d681145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:28:11.609879 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8b9b2809-8b28-4870-be4c-268f0c5179c5 tempest-GroupsTest-805327063 tempest-GroupsTest-805327063] http://10.222.0.73/volume/v3/e2c61e8a034c48b79c9ebea07c7c1353/group_types returned with HTTP 202 Jan 20 10:28:11.610402 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-d8d55d84-59bc-46f4-8c5b-f853b2821461 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:28:11.610731 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 198/390] 10.222.0.73 () {62 vars in 1278 bytes} [Wed Jan 20 10:28:11 2021] POST /volume/v3/e2c61e8a034c48b79c9ebea07c7c1353/group_types => generated 173 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 20 10:28:11.839718 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d8d55d84-59bc-46f4-8c5b-f853b2821461 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f4888f1-5c0c-46e3-8355-36b87d681145) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T10:28:11Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1120837463',vendor_name='tempest-vendor_name-70117546'},id=cbc1119b-5944-4a36-acc8-a2ae5c3d7313,is_public=True,name='tempest-UserMessagesTest-volume-type-755198316',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cbc1119b-5944-4a36-acc8-a2ae5c3d7313', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:28:11.856511 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d8d55d84-59bc-46f4-8c5b-f853b2821461 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47b7a9b0-5368-4de2-9b17-7cfd5d695460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:28:11.969267 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-d8d55d84-59bc-46f4-8c5b-f853b2821461 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-755198316 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-755198316, it is now deprecated. Please use the default quota class for default quota. Jan 20 10:28:11.972395 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-d8d55d84-59bc-46f4-8c5b-f853b2821461 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-755198316 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-755198316, it is now deprecated. Please use the default quota class for default quota. Jan 20 10:28:12.083445 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-d8d55d84-59bc-46f4-8c5b-f853b2821461 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Created reservations ['c7b7f931-2dc8-4f52-898b-787623fabcd6', 'e041b7f3-0448-4471-90b6-15f55fa4c569', '6b69046a-71eb-488a-b0a8-7b8e02b44de3', '6b3e816f-2a63-4835-9a2b-083ceecec551'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:28:12.087920 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d8d55d84-59bc-46f4-8c5b-f853b2821461 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47b7a9b0-5368-4de2-9b17-7cfd5d695460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7b7f931-2dc8-4f52-898b-787623fabcd6', 'e041b7f3-0448-4471-90b6-15f55fa4c569', '6b69046a-71eb-488a-b0a8-7b8e02b44de3', '6b3e816f-2a63-4835-9a2b-083ceecec551']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:28:12.097389 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d8d55d84-59bc-46f4-8c5b-f853b2821461 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fbfa2df-a201-4885-a731-75daed839003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:28:12.147565 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2e533df7-d299-428b-a40f-9d5cab6e8450 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] POST http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups Jan 20 10:28:12.148752 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2e533df7-d299-428b-a40f-9d5cab6e8450 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f163fbed-a8f7-49d5-805a-f8a6b8d98b0c", "volume_types": ["2a6f9b5a-ad24-4b2b-ba6b-a8c70eb6f123"], "name": "tempest-Group1-1598885296"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:28:12.149967 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-2e533df7-d299-428b-a40f-9d5cab6e8450 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Creating new group {'group': {'group_type': 'f163fbed-a8f7-49d5-805a-f8a6b8d98b0c', 'volume_types': ['2a6f9b5a-ad24-4b2b-ba6b-a8c70eb6f123'], 'name': 'tempest-Group1-1598885296'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 20 10:28:12.171943 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-2e533df7-d299-428b-a40f-9d5cab6e8450 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Creating group tempest-Group1-1598885296. Jan 20 10:28:12.217612 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2e533df7-d299-428b-a40f-9d5cab6e8450 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Availability zone cache updated, next update will occur around 2021-01-20 11:28:12.216905. {{(pid=87960) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 20 10:28:12.217921 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2e533df7-d299-428b-a40f-9d5cab6e8450 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Availability Zones retrieved successfully. Jan 20 10:28:12.253569 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-2e533df7-d299-428b-a40f-9d5cab6e8450 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Created reservations ['61be7e00-694c-47be-bd74-32c4aa5c1602'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:28:12.272014 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d8d55d84-59bc-46f4-8c5b-f853b2821461 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fbfa2df-a201-4885-a731-75daed839003) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f82789d-5e7c-493a-b848-71d4e1ff8e49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-372726581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='901dbd9f81f54c15b088c4f8f4e22f1e',qos_specs=None,replication_status=,reservations=['c7b7f931-2dc8-4f52-898b-787623fabcd6','e041b7f3-0448-4471-90b6-15f55fa4c569','6b69046a-71eb-488a-b0a8-7b8e02b44de3','6b3e816f-2a63-4835-9a2b-083ceecec551'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e3e04a136e744238168482de89aa207',volume_type_id=cbc1119b-5944-4a36-acc8-a2ae5c3d7313), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:28:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-372726581',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f82789d-5e7c-493a-b848-71d4e1ff8e49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='901dbd9f81f54c15b088c4f8f4e22f1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6e3e04a136e744238168482de89aa207',volume_attachment=,volume_type=,volume_type_id=cbc1119b-5944-4a36-acc8-a2ae5c3d7313)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:28:12.276569 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d8d55d84-59bc-46f4-8c5b-f853b2821461 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b74d0025-029d-4d0b-8e37-42a1e51aea3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:28:12.331208 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d8d55d84-59bc-46f4-8c5b-f853b2821461 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b74d0025-029d-4d0b-8e37-42a1e51aea3a) transitioned into state 'SUCCESS' from state '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-372726581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='901dbd9f81f54c15b088c4f8f4e22f1e',qos_specs=None,replication_status=,reservations=['c7b7f931-2dc8-4f52-898b-787623fabcd6','e041b7f3-0448-4471-90b6-15f55fa4c569','6b69046a-71eb-488a-b0a8-7b8e02b44de3','6b3e816f-2a63-4835-9a2b-083ceecec551'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e3e04a136e744238168482de89aa207',volume_type_id=cbc1119b-5944-4a36-acc8-a2ae5c3d7313)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:28:12.337249 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d8d55d84-59bc-46f4-8c5b-f853b2821461 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06c539d7-7157-474c-be8f-80e7fa05a2c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:28:12.339957 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2e533df7-d299-428b-a40f-9d5cab6e8450 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups returned with HTTP 202 Jan 20 10:28:12.345048 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 199/391] 10.222.0.73 () {62 vars in 1264 bytes} [Wed Jan 20 10:28:11 2021] POST /volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups => generated 94 bytes in 724 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:28:12.357778 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bec964fa-b5a3-4896-a8dc-c4b8b7bd4c01 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] GET http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/234f9e2f-f9cd-4300-932c-85a12e17bb4c Jan 20 10:28:12.360908 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bec964fa-b5a3-4896-a8dc-c4b8b7bd4c01 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:12.361193 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:12.361193 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:12.361690 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bec964fa-b5a3-4896-a8dc-c4b8b7bd4c01 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:12.362217 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-bec964fa-b5a3-4896-a8dc-c4b8b7bd4c01 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] show called for member 234f9e2f-f9cd-4300-932c-85a12e17bb4c {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:28:12.381952 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:12.381952 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:12.393461 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d8d55d84-59bc-46f4-8c5b-f853b2821461 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06c539d7-7157-474c-be8f-80e7fa05a2c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:28:12.398451 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d8d55d84-59bc-46f4-8c5b-f853b2821461 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Flow 'volume_create_api' (efafe39d-d928-41c1-8b1e-29f0b5208270) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:28:12.475609 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bec964fa-b5a3-4896-a8dc-c4b8b7bd4c01 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/234f9e2f-f9cd-4300-932c-85a12e17bb4c returned with HTTP 200 Jan 20 10:28:12.477274 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 200/392] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:28:12 2021] GET /volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/234f9e2f-f9cd-4300-932c-85a12e17bb4c => generated 322 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:28:12.514480 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d8d55d84-59bc-46f4-8c5b-f853b2821461 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Create volume request issued successfully. Jan 20 10:28:12.544107 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d8d55d84-59bc-46f4-8c5b-f853b2821461 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] http://10.222.0.73/volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/volumes returned with HTTP 202 Jan 20 10:28:12.545557 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 193/393] 10.222.0.73 () {62 vars in 1266 bytes} [Wed Jan 20 10:28:10 2021] POST /volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/volumes => generated 850 bytes in 1908 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 20 10:28:12.572343 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7d00b9ba-1acd-425b-82a4-45b0de9dde2a tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] GET http://10.222.0.73/volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/volumes/7f82789d-5e7c-493a-b848-71d4e1ff8e49 Jan 20 10:28:12.573330 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7d00b9ba-1acd-425b-82a4-45b0de9dde2a tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:12.573837 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:12.573837 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:12.574464 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7d00b9ba-1acd-425b-82a4-45b0de9dde2a tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:12.724448 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:12.724448 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:12.746712 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7d00b9ba-1acd-425b-82a4-45b0de9dde2a tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Volume info retrieved successfully. Jan 20 10:28:12.783372 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7d00b9ba-1acd-425b-82a4-45b0de9dde2a tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] http://10.222.0.73/volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/volumes/7f82789d-5e7c-493a-b848-71d4e1ff8e49 returned with HTTP 200 Jan 20 10:28:12.784833 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 201/394] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:28:12 2021] GET /volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/volumes/7f82789d-5e7c-493a-b848-71d4e1ff8e49 => generated 918 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:28:13.491906 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-85afc807-b11d-4d8f-8f73-b64ca2aba166 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] GET http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/234f9e2f-f9cd-4300-932c-85a12e17bb4c Jan 20 10:28:13.493129 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-85afc807-b11d-4d8f-8f73-b64ca2aba166 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:13.493417 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:13.493417 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:13.493977 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-85afc807-b11d-4d8f-8f73-b64ca2aba166 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:13.494510 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-85afc807-b11d-4d8f-8f73-b64ca2aba166 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] show called for member 234f9e2f-f9cd-4300-932c-85a12e17bb4c {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:28:13.504441 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:13.504441 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:13.558581 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-85afc807-b11d-4d8f-8f73-b64ca2aba166 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/234f9e2f-f9cd-4300-932c-85a12e17bb4c returned with HTTP 200 Jan 20 10:28:13.560072 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 194/395] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:28:13 2021] GET /volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/234f9e2f-f9cd-4300-932c-85a12e17bb4c => generated 323 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:28:13.573314 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7a7f5bea-28fe-4ab1-98fd-84d3bd44ed2f tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] POST http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups Jan 20 10:28:13.573918 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:13.573918 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:13.574415 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7a7f5bea-28fe-4ab1-98fd-84d3bd44ed2f tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f163fbed-a8f7-49d5-805a-f8a6b8d98b0c", "volume_types": ["2a6f9b5a-ad24-4b2b-ba6b-a8c70eb6f123"], "name": "tempest-Group2-84068634"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:28:13.579341 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-7a7f5bea-28fe-4ab1-98fd-84d3bd44ed2f tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Creating new group {'group': {'group_type': 'f163fbed-a8f7-49d5-805a-f8a6b8d98b0c', 'volume_types': ['2a6f9b5a-ad24-4b2b-ba6b-a8c70eb6f123'], 'name': 'tempest-Group2-84068634'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 20 10:28:13.612580 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-7a7f5bea-28fe-4ab1-98fd-84d3bd44ed2f tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Creating group tempest-Group2-84068634. Jan 20 10:28:13.690925 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7a7f5bea-28fe-4ab1-98fd-84d3bd44ed2f tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Availability Zones retrieved successfully. Jan 20 10:28:13.756227 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-7a7f5bea-28fe-4ab1-98fd-84d3bd44ed2f tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Created reservations ['91fb9047-7f32-4a56-9d1f-8e6288b8cd97'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:28:13.811895 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-536f87a0-3354-4562-9a61-3b1ab9401d4f tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] GET http://10.222.0.73/volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/volumes/7f82789d-5e7c-493a-b848-71d4e1ff8e49 Jan 20 10:28:13.812605 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-536f87a0-3354-4562-9a61-3b1ab9401d4f tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:13.812984 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:13.812984 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:13.813502 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-536f87a0-3354-4562-9a61-3b1ab9401d4f tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:13.935169 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7a7f5bea-28fe-4ab1-98fd-84d3bd44ed2f tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups returned with HTTP 202 Jan 20 10:28:13.936805 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 202/396] 10.222.0.73 () {62 vars in 1264 bytes} [Wed Jan 20 10:28:13 2021] POST /volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups => generated 92 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 20 10:28:13.951264 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-25a90cd1-12b3-4405-8266-9cdf69856764 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] GET http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/912af745-9f08-434e-86b9-f1d2fcb16018 Jan 20 10:28:13.951939 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-25a90cd1-12b3-4405-8266-9cdf69856764 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:13.952178 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:13.952178 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:13.952574 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-25a90cd1-12b3-4405-8266-9cdf69856764 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:13.953165 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-25a90cd1-12b3-4405-8266-9cdf69856764 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] show called for member 912af745-9f08-434e-86b9-f1d2fcb16018 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:28:13.973198 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:13.973198 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:13.981995 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:13.981995 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:14.004032 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-536f87a0-3354-4562-9a61-3b1ab9401d4f tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Volume info retrieved successfully. Jan 20 10:28:14.095456 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-25a90cd1-12b3-4405-8266-9cdf69856764 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/912af745-9f08-434e-86b9-f1d2fcb16018 returned with HTTP 200 Jan 20 10:28:14.099283 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 203/397] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:28:13 2021] GET /volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/912af745-9f08-434e-86b9-f1d2fcb16018 => generated 320 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:28:14.106316 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-536f87a0-3354-4562-9a61-3b1ab9401d4f tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] http://10.222.0.73/volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/volumes/7f82789d-5e7c-493a-b848-71d4e1ff8e49 returned with HTTP 200 Jan 20 10:28:14.120981 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 195/398] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:28:13 2021] GET /volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/volumes/7f82789d-5e7c-493a-b848-71d4e1ff8e49 => generated 939 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:28:14.141192 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bb86b365-cb0e-47ab-99bc-68097ac869f8 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] GET http://10.222.0.73/volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/messages Jan 20 10:28:14.142007 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bb86b365-cb0e-47ab-99bc-68097ac869f8 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:14.142208 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:14.142208 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:14.142598 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bb86b365-cb0e-47ab-99bc-68097ac869f8 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:14.174498 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bb86b365-cb0e-47ab-99bc-68097ac869f8 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] http://10.222.0.73/volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/messages returned with HTTP 200 Jan 20 10:28:14.177487 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 196/399] 10.222.0.73 () {60 vars in 1247 bytes} [Wed Jan 20 10:28:14 2021] GET /volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/messages => generated 736 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:28:14.190969 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-15ce9a7c-a4eb-4898-ab2c-47a35cabdc1c tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] DELETE http://10.222.0.73/volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/messages/39feca00-4ba7-4c9a-b290-ffbe7301f536 Jan 20 10:28:14.192514 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-15ce9a7c-a4eb-4898-ab2c-47a35cabdc1c tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:14.193681 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:14.193681 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:14.194437 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-15ce9a7c-a4eb-4898-ab2c-47a35cabdc1c tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:14.225388 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:14.225388 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:14.234747 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:28:14.234747 n-d-768509-8 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Jan 20 10:28:14.248255 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-15ce9a7c-a4eb-4898-ab2c-47a35cabdc1c tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] http://10.222.0.73/volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/messages/39feca00-4ba7-4c9a-b290-ffbe7301f536 returned with HTTP 204 Jan 20 10:28:14.255130 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 204/400] 10.222.0.73 () {60 vars in 1361 bytes} [Wed Jan 20 10:28:14 2021] DELETE /volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/messages/39feca00-4ba7-4c9a-b290-ffbe7301f536 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jan 20 10:28:14.261698 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f6b12417-7e3e-40b2-bcc8-0fe617f70de5 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] GET http://10.222.0.73/volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/messages/39feca00-4ba7-4c9a-b290-ffbe7301f536 Jan 20 10:28:14.262179 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f6b12417-7e3e-40b2-bcc8-0fe617f70de5 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:14.263019 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f6b12417-7e3e-40b2-bcc8-0fe617f70de5 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:14.278626 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f6b12417-7e3e-40b2-bcc8-0fe617f70de5 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] http://10.222.0.73/volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/messages/39feca00-4ba7-4c9a-b290-ffbe7301f536 returned with HTTP 404 Jan 20 10:28:14.286095 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 197/401] 10.222.0.73 () {60 vars in 1358 bytes} [Wed Jan 20 10:28:14 2021] GET /volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/messages/39feca00-4ba7-4c9a-b290-ffbe7301f536 => generated 110 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:28:14.295576 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5aee696e-f6ac-4f24-90e2-5ebb8638d6d7 tempest-UserMessagesTest-1645820076 tempest-UserMessagesTest-1645820076] POST http://10.222.0.73/volume/v3/542e3e5d74fc4ea486104e0e3d9224d2/types Jan 20 10:28:14.297274 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5aee696e-f6ac-4f24-90e2-5ebb8638d6d7 tempest-UserMessagesTest-1645820076 tempest-UserMessagesTest-1645820076] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-146316999", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1044010742", "vendor_name": "tempest-vendor_name-1464653840"}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:28:14.429064 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5aee696e-f6ac-4f24-90e2-5ebb8638d6d7 tempest-UserMessagesTest-1645820076 tempest-UserMessagesTest-1645820076] http://10.222.0.73/volume/v3/542e3e5d74fc4ea486104e0e3d9224d2/types returned with HTTP 200 Jan 20 10:28:14.430596 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 205/402] 10.222.0.73 () {60 vars in 1220 bytes} [Wed Jan 20 10:28:14 2021] POST /volume/v3/542e3e5d74fc4ea486104e0e3d9224d2/types => generated 327 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:28:14.458397 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4c2c3ef7-d8ad-460e-a7bd-5fafd1d1f1d5 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] POST http://10.222.0.73/volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/volumes Jan 20 10:28:14.461849 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4c2c3ef7-d8ad-460e-a7bd-5fafd1d1f1d5 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e315eff2-ca96-4047-a71c-268b3a52b9cb", "size": 1, "name": "tempest-UserMessagesTest-Volume-735586213"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:28:14.463860 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-4c2c3ef7-d8ad-460e-a7bd-5fafd1d1f1d5 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Create volume request body: {'volume': {'volume_type': 'e315eff2-ca96-4047-a71c-268b3a52b9cb', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-735586213'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:28:14.504075 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-4c2c3ef7-d8ad-460e-a7bd-5fafd1d1f1d5 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Create volume of 1 GB Jan 20 10:28:14.506482 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:14.506482 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:14.508725 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4c2c3ef7-d8ad-460e-a7bd-5fafd1d1f1d5 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Availability Zones retrieved successfully. Jan 20 10:28:14.609255 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4c2c3ef7-d8ad-460e-a7bd-5fafd1d1f1d5 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Flow 'volume_create_api' (29b819af-4e50-4ebe-9c42-ee5765159fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:28:14.612888 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4c2c3ef7-d8ad-460e-a7bd-5fafd1d1f1d5 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9412f9f2-29bf-4861-8a40-2a7c0c0d8773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:28:14.616268 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-4c2c3ef7-d8ad-460e-a7bd-5fafd1d1f1d5 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:28:14.680664 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4c2c3ef7-d8ad-460e-a7bd-5fafd1d1f1d5 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9412f9f2-29bf-4861-8a40-2a7c0c0d8773) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T10:28:14Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1044010742',vendor_name='tempest-vendor_name-1464653840'},id=e315eff2-ca96-4047-a71c-268b3a52b9cb,is_public=True,name='tempest-UserMessagesTest-volume-type-146316999',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e315eff2-ca96-4047-a71c-268b3a52b9cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:28:14.683563 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4c2c3ef7-d8ad-460e-a7bd-5fafd1d1f1d5 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2407eba1-8d37-4e21-bf43-0ce4d7a2a04e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:28:14.741799 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-4c2c3ef7-d8ad-460e-a7bd-5fafd1d1f1d5 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-146316999 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-146316999, it is now deprecated. Please use the default quota class for default quota. Jan 20 10:28:14.742952 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-4c2c3ef7-d8ad-460e-a7bd-5fafd1d1f1d5 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-146316999 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-146316999, it is now deprecated. Please use the default quota class for default quota. Jan 20 10:28:14.795112 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-4c2c3ef7-d8ad-460e-a7bd-5fafd1d1f1d5 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Created reservations ['b8e25d78-d0f3-4205-8d98-7075956f5fde', 'afb41e01-4e44-40e1-8e9f-388dc9730b6f', '603c60d7-826f-4bf9-b46c-9d6d3b51ee72', 'f71dd7a2-c577-4245-ba68-326cd7c45d22'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:28:14.797142 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4c2c3ef7-d8ad-460e-a7bd-5fafd1d1f1d5 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2407eba1-8d37-4e21-bf43-0ce4d7a2a04e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8e25d78-d0f3-4205-8d98-7075956f5fde', 'afb41e01-4e44-40e1-8e9f-388dc9730b6f', '603c60d7-826f-4bf9-b46c-9d6d3b51ee72', 'f71dd7a2-c577-4245-ba68-326cd7c45d22']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:28:14.799369 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4c2c3ef7-d8ad-460e-a7bd-5fafd1d1f1d5 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ffed83f-bab9-47ee-b22d-895b07831622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:28:15.022875 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4c2c3ef7-d8ad-460e-a7bd-5fafd1d1f1d5 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ffed83f-bab9-47ee-b22d-895b07831622) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e121557-eee8-4826-a33b-ca08522229be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-735586213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='901dbd9f81f54c15b088c4f8f4e22f1e',qos_specs=None,replication_status=,reservations=['b8e25d78-d0f3-4205-8d98-7075956f5fde','afb41e01-4e44-40e1-8e9f-388dc9730b6f','603c60d7-826f-4bf9-b46c-9d6d3b51ee72','f71dd7a2-c577-4245-ba68-326cd7c45d22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e3e04a136e744238168482de89aa207',volume_type_id=e315eff2-ca96-4047-a71c-268b3a52b9cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:28:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-735586213',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e121557-eee8-4826-a33b-ca08522229be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='901dbd9f81f54c15b088c4f8f4e22f1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6e3e04a136e744238168482de89aa207',volume_attachment=,volume_type=,volume_type_id=e315eff2-ca96-4047-a71c-268b3a52b9cb)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:28:15.026940 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4c2c3ef7-d8ad-460e-a7bd-5fafd1d1f1d5 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23c89fd6-536e-4228-9e5a-9ffba99f25cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:28:15.100282 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4c2c3ef7-d8ad-460e-a7bd-5fafd1d1f1d5 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23c89fd6-536e-4228-9e5a-9ffba99f25cd) transitioned into state 'SUCCESS' from state '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-735586213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='901dbd9f81f54c15b088c4f8f4e22f1e',qos_specs=None,replication_status=,reservations=['b8e25d78-d0f3-4205-8d98-7075956f5fde','afb41e01-4e44-40e1-8e9f-388dc9730b6f','603c60d7-826f-4bf9-b46c-9d6d3b51ee72','f71dd7a2-c577-4245-ba68-326cd7c45d22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e3e04a136e744238168482de89aa207',volume_type_id=e315eff2-ca96-4047-a71c-268b3a52b9cb)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:28:15.102510 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4c2c3ef7-d8ad-460e-a7bd-5fafd1d1f1d5 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (784a9343-f53c-4e48-ac0b-bdae40549024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:28:15.115351 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-12484d37-9cf1-4344-b01a-1a90b5af57e7 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] GET http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/912af745-9f08-434e-86b9-f1d2fcb16018 Jan 20 10:28:15.115907 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-12484d37-9cf1-4344-b01a-1a90b5af57e7 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:15.116581 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-12484d37-9cf1-4344-b01a-1a90b5af57e7 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:15.117441 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-12484d37-9cf1-4344-b01a-1a90b5af57e7 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] show called for member 912af745-9f08-434e-86b9-f1d2fcb16018 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:28:15.133840 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:15.133840 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:15.140835 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4c2c3ef7-d8ad-460e-a7bd-5fafd1d1f1d5 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (784a9343-f53c-4e48-ac0b-bdae40549024) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:28:15.148148 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4c2c3ef7-d8ad-460e-a7bd-5fafd1d1f1d5 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Flow 'volume_create_api' (29b819af-4e50-4ebe-9c42-ee5765159fed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:28:15.194061 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-12484d37-9cf1-4344-b01a-1a90b5af57e7 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/912af745-9f08-434e-86b9-f1d2fcb16018 returned with HTTP 200 Jan 20 10:28:15.195389 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 206/403] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:28:15 2021] GET /volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/912af745-9f08-434e-86b9-f1d2fcb16018 => generated 321 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:28:15.212075 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9a64e1e5-3b27-4839-bd82-739dcfd779d2 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] POST http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes Jan 20 10:28:15.212583 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:15.212583 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:15.213029 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9a64e1e5-3b27-4839-bd82-739dcfd779d2 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-201081737", "volume_type": "2a6f9b5a-ad24-4b2b-ba6b-a8c70eb6f123", "group_id": "234f9e2f-f9cd-4300-932c-85a12e17bb4c", "size": 1}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:28:15.216399 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-9a64e1e5-3b27-4839-bd82-739dcfd779d2 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Create volume request body: {'volume': {'name': 'tempest-volume-201081737', 'volume_type': '2a6f9b5a-ad24-4b2b-ba6b-a8c70eb6f123', 'group_id': '234f9e2f-f9cd-4300-932c-85a12e17bb4c', 'size': 1}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:28:15.257320 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4c2c3ef7-d8ad-460e-a7bd-5fafd1d1f1d5 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Create volume request issued successfully. Jan 20 10:28:15.268128 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:15.268128 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:15.269331 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-9a64e1e5-3b27-4839-bd82-739dcfd779d2 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Create volume of 1 GB Jan 20 10:28:15.290614 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4c2c3ef7-d8ad-460e-a7bd-5fafd1d1f1d5 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] http://10.222.0.73/volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/volumes returned with HTTP 202 Jan 20 10:28:15.301054 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 198/404] 10.222.0.73 () {62 vars in 1266 bytes} [Wed Jan 20 10:28:14 2021] POST /volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/volumes => generated 850 bytes in 852 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:28:15.304028 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9a64e1e5-3b27-4839-bd82-739dcfd779d2 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Availability Zones retrieved successfully. Jan 20 10:28:15.314221 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bfed8d7e-3944-4b4f-b1c6-9bb02fa00a89 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] GET http://10.222.0.73/volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/volumes/2e121557-eee8-4826-a33b-ca08522229be Jan 20 10:28:15.315020 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bfed8d7e-3944-4b4f-b1c6-9bb02fa00a89 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:15.315389 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:15.315389 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:15.316144 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bfed8d7e-3944-4b4f-b1c6-9bb02fa00a89 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:15.364491 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9a64e1e5-3b27-4839-bd82-739dcfd779d2 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Flow 'volume_create_api' (004e85b6-a6c8-4a76-9ec0-1517223ad3d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:28:15.374425 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9a64e1e5-3b27-4839-bd82-739dcfd779d2 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4a363b3-e132-42ca-99d1-156d00d28436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:28:15.380784 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:15.380784 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:15.385137 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-9a64e1e5-3b27-4839-bd82-739dcfd779d2 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:28:15.471220 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:15.471220 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:15.483424 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bfed8d7e-3944-4b4f-b1c6-9bb02fa00a89 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Volume info retrieved successfully. Jan 20 10:28:15.514069 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bfed8d7e-3944-4b4f-b1c6-9bb02fa00a89 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] http://10.222.0.73/volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/volumes/2e121557-eee8-4826-a33b-ca08522229be returned with HTTP 200 Jan 20 10:28:15.515159 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 199/405] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:28:15 2021] GET /volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/volumes/2e121557-eee8-4826-a33b-ca08522229be => generated 939 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:28:15.542369 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-767a349e-8469-4f8a-9915-f72a354e6541 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] GET http://10.222.0.73/volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/messages Jan 20 10:28:15.547394 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-767a349e-8469-4f8a-9915-f72a354e6541 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:15.549589 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:15.549589 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:15.555435 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-767a349e-8469-4f8a-9915-f72a354e6541 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:15.566359 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9a64e1e5-3b27-4839-bd82-739dcfd779d2 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4a363b3-e132-42ca-99d1-156d00d28436) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T10:28:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2a6f9b5a-ad24-4b2b-ba6b-a8c70eb6f123,is_public=True,name='tempest-GroupsTest-volume-type-288232387',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2a6f9b5a-ad24-4b2b-ba6b-a8c70eb6f123', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '234f9e2f-f9cd-4300-932c-85a12e17bb4c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:28:15.582316 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9a64e1e5-3b27-4839-bd82-739dcfd779d2 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eba64f82-b5a4-49bc-bcc5-bdf17b9c8d46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:28:15.591189 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-767a349e-8469-4f8a-9915-f72a354e6541 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] http://10.222.0.73/volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/messages returned with HTTP 200 Jan 20 10:28:15.594035 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 200/406] 10.222.0.73 () {60 vars in 1247 bytes} [Wed Jan 20 10:28:15 2021] GET /volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/messages => generated 736 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:28:15.614768 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-61a2f648-8b8d-4952-adb0-16337f197477 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] GET http://10.222.0.73/volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/messages/5619dbe4-7445-4e7a-b4a9-a5f9719069cc Jan 20 10:28:15.621046 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-61a2f648-8b8d-4952-adb0-16337f197477 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:15.621910 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-61a2f648-8b8d-4952-adb0-16337f197477 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:15.643068 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-61a2f648-8b8d-4952-adb0-16337f197477 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] http://10.222.0.73/volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/messages/5619dbe4-7445-4e7a-b4a9-a5f9719069cc returned with HTTP 200 Jan 20 10:28:15.646851 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 201/407] 10.222.0.73 () {60 vars in 1358 bytes} [Wed Jan 20 10:28:15 2021] GET /volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/messages/5619dbe4-7445-4e7a-b4a9-a5f9719069cc => generated 733 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:28:15.660165 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-04d520e9-d2f8-4bc6-ada3-0d59854840e1 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] GET http://10.222.0.73/volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/messages Jan 20 10:28:15.664073 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-04d520e9-d2f8-4bc6-ada3-0d59854840e1 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:15.667618 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-04d520e9-d2f8-4bc6-ada3-0d59854840e1 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:15.688366 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-9a64e1e5-3b27-4839-bd82-739dcfd779d2 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-288232387 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-288232387, it is now deprecated. Please use the default quota class for default quota. Jan 20 10:28:15.692496 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-9a64e1e5-3b27-4839-bd82-739dcfd779d2 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-288232387 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-288232387, it is now deprecated. Please use the default quota class for default quota. Jan 20 10:28:15.712433 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-04d520e9-d2f8-4bc6-ada3-0d59854840e1 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] http://10.222.0.73/volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/messages returned with HTTP 200 Jan 20 10:28:15.720182 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 202/408] 10.222.0.73 () {60 vars in 1247 bytes} [Wed Jan 20 10:28:15 2021] GET /volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/messages => generated 736 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:28:15.738572 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6744a689-8659-421a-812c-58ac3084f33b tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] DELETE http://10.222.0.73/volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/messages/5619dbe4-7445-4e7a-b4a9-a5f9719069cc Jan 20 10:28:15.745076 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6744a689-8659-421a-812c-58ac3084f33b tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:15.745938 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6744a689-8659-421a-812c-58ac3084f33b tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:15.761168 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:28:15.761168 n-d-768509-8 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Jan 20 10:28:15.770216 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6744a689-8659-421a-812c-58ac3084f33b tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] http://10.222.0.73/volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/messages/5619dbe4-7445-4e7a-b4a9-a5f9719069cc returned with HTTP 204 Jan 20 10:28:15.772749 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 203/409] 10.222.0.73 () {60 vars in 1361 bytes} [Wed Jan 20 10:28:15 2021] DELETE /volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/messages/5619dbe4-7445-4e7a-b4a9-a5f9719069cc => generated 0 bytes in 42 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jan 20 10:28:15.786934 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a749dcdf-c535-4a63-9650-9e81d303dd34 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] DELETE http://10.222.0.73/volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/volumes/2e121557-eee8-4826-a33b-ca08522229be Jan 20 10:28:15.788339 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a749dcdf-c535-4a63-9650-9e81d303dd34 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:15.790076 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a749dcdf-c535-4a63-9650-9e81d303dd34 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:15.791139 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-a749dcdf-c535-4a63-9650-9e81d303dd34 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Delete volume with id: 2e121557-eee8-4826-a33b-ca08522229be Jan 20 10:28:15.803376 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-9a64e1e5-3b27-4839-bd82-739dcfd779d2 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Created reservations ['d04ac1f3-6726-4996-ba8c-c04bdc2f72a7', 'ccc65651-e715-4b66-bcc9-c5d20b6a849f', 'c1a18b58-f473-4bfe-96b2-3e23b4a70b91', '509429db-68d9-49c4-b6e5-ce62c88db782'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:28:15.806582 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9a64e1e5-3b27-4839-bd82-739dcfd779d2 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eba64f82-b5a4-49bc-bcc5-bdf17b9c8d46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d04ac1f3-6726-4996-ba8c-c04bdc2f72a7', 'ccc65651-e715-4b66-bcc9-c5d20b6a849f', 'c1a18b58-f473-4bfe-96b2-3e23b4a70b91', '509429db-68d9-49c4-b6e5-ce62c88db782']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:28:15.815631 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9a64e1e5-3b27-4839-bd82-739dcfd779d2 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf882d76-7571-481b-b04d-ed7ba043767c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:28:15.934780 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:15.934780 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:15.936264 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a749dcdf-c535-4a63-9650-9e81d303dd34 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Volume info retrieved successfully. Jan 20 10:28:15.940284 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a749dcdf-c535-4a63-9650-9e81d303dd34 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Decrease volume quotas only if status is not error_managing. {{(pid=87959) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 20 10:28:15.946217 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9a64e1e5-3b27-4839-bd82-739dcfd779d2 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf882d76-7571-481b-b04d-ed7ba043767c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46395262-7d29-485c-bd89-61e1c5dddc15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-201081737',encryption_key_id=None,group_id=234f9e2f-f9cd-4300-932c-85a12e17bb4c,group_type_id=,metadata={},multiattach=False,project_id='b516d97098f34ee09e43e6104e8b7f41',qos_specs=None,replication_status=,reservations=['d04ac1f3-6726-4996-ba8c-c04bdc2f72a7','ccc65651-e715-4b66-bcc9-c5d20b6a849f','c1a18b58-f473-4bfe-96b2-3e23b4a70b91','509429db-68d9-49c4-b6e5-ce62c88db782'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='856652a031424aab95e36533c5490937',volume_type_id=2a6f9b5a-ad24-4b2b-ba6b-a8c70eb6f123), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:28:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-201081737',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=234f9e2f-f9cd-4300-932c-85a12e17bb4c,host=None,id=46395262-7d29-485c-bd89-61e1c5dddc15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b516d97098f34ee09e43e6104e8b7f41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='856652a031424aab95e36533c5490937',volume_attachment=,volume_type=,volume_type_id=2a6f9b5a-ad24-4b2b-ba6b-a8c70eb6f123)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:28:15.950391 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9a64e1e5-3b27-4839-bd82-739dcfd779d2 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa324e7e-d134-4b1d-9d60-d7b78cee2985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:28:16.005882 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9a64e1e5-3b27-4839-bd82-739dcfd779d2 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa324e7e-d134-4b1d-9d60-d7b78cee2985) transitioned into state 'SUCCESS' from state '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-201081737',encryption_key_id=None,group_id=234f9e2f-f9cd-4300-932c-85a12e17bb4c,group_type_id=,metadata={},multiattach=False,project_id='b516d97098f34ee09e43e6104e8b7f41',qos_specs=None,replication_status=,reservations=['d04ac1f3-6726-4996-ba8c-c04bdc2f72a7','ccc65651-e715-4b66-bcc9-c5d20b6a849f','c1a18b58-f473-4bfe-96b2-3e23b4a70b91','509429db-68d9-49c4-b6e5-ce62c88db782'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='856652a031424aab95e36533c5490937',volume_type_id=2a6f9b5a-ad24-4b2b-ba6b-a8c70eb6f123)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:28:16.013113 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9a64e1e5-3b27-4839-bd82-739dcfd779d2 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd0042b5-b800-4a62-81e7-d893c22e3c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:28:16.069205 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-a749dcdf-c535-4a63-9650-9e81d303dd34 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Created reservations ['ed7b6cb3-bf65-4114-b36b-45b7d213e75c', '1bd51bf6-a724-418a-a11a-3a384355e974', '8c4de976-8027-4d26-a129-ec565c1a1406', 'c356249c-3094-4a64-8c1d-775863d27dd8'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:28:16.076745 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9a64e1e5-3b27-4839-bd82-739dcfd779d2 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd0042b5-b800-4a62-81e7-d893c22e3c58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:28:16.085600 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9a64e1e5-3b27-4839-bd82-739dcfd779d2 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Flow 'volume_create_api' (004e85b6-a6c8-4a76-9ec0-1517223ad3d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:28:16.092707 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:28:16.092707 n-d-768509-8 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Jan 20 10:28:16.187833 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a749dcdf-c535-4a63-9650-9e81d303dd34 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Delete volume request issued successfully. Jan 20 10:28:16.188439 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a749dcdf-c535-4a63-9650-9e81d303dd34 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] http://10.222.0.73/volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/volumes/2e121557-eee8-4826-a33b-ca08522229be returned with HTTP 202 Jan 20 10:28:16.189962 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 204/410] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:28:15 2021] DELETE /volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/volumes/2e121557-eee8-4826-a33b-ca08522229be => generated 0 bytes in 411 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:28:16.198517 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0a96a1ab-c7d2-4b64-8360-75ae7442a5fe tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] GET http://10.222.0.73/volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/volumes/2e121557-eee8-4826-a33b-ca08522229be Jan 20 10:28:16.199338 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0a96a1ab-c7d2-4b64-8360-75ae7442a5fe tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:16.199653 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:16.199653 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:16.200203 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0a96a1ab-c7d2-4b64-8360-75ae7442a5fe tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:16.214832 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9a64e1e5-3b27-4839-bd82-739dcfd779d2 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Create volume request issued successfully. Jan 20 10:28:16.246795 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-9a64e1e5-3b27-4839-bd82-739dcfd779d2 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:28:16.247672 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-9a64e1e5-3b27-4839-bd82-739dcfd779d2 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:28:16.263892 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-9a64e1e5-3b27-4839-bd82-739dcfd779d2 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:28:16.281307 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:16.281307 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:16.303681 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0a96a1ab-c7d2-4b64-8360-75ae7442a5fe tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] http://10.222.0.73/volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/volumes/2e121557-eee8-4826-a33b-ca08522229be returned with HTTP 404 Jan 20 10:28:16.309628 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 205/411] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:28:16 2021] GET /volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/volumes/2e121557-eee8-4826-a33b-ca08522229be => generated 109 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:28:16.311950 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9a64e1e5-3b27-4839-bd82-739dcfd779d2 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes returned with HTTP 202 Jan 20 10:28:16.314119 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 207/412] 10.222.0.73 () {62 vars in 1267 bytes} [Wed Jan 20 10:28:15 2021] POST /volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes => generated 879 bytes in 1106 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 20 10:28:16.327981 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8700ea4d-bd71-4ab8-9391-2a85ae7de834 tempest-UserMessagesTest-1645820076 tempest-UserMessagesTest-1645820076] DELETE http://10.222.0.73/volume/v3/542e3e5d74fc4ea486104e0e3d9224d2/types/e315eff2-ca96-4047-a71c-268b3a52b9cb Jan 20 10:28:16.328764 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8700ea4d-bd71-4ab8-9391-2a85ae7de834 tempest-UserMessagesTest-1645820076 tempest-UserMessagesTest-1645820076] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:16.329437 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8700ea4d-bd71-4ab8-9391-2a85ae7de834 tempest-UserMessagesTest-1645820076 tempest-UserMessagesTest-1645820076] Calling method '_delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:16.337133 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-99c2fb6f-fb92-41c6-b7d1-7b4d37d104c2 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] GET http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/46395262-7d29-485c-bd89-61e1c5dddc15 Jan 20 10:28:16.338244 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-99c2fb6f-fb92-41c6-b7d1-7b4d37d104c2 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:16.338629 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:16.338629 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:16.339318 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-99c2fb6f-fb92-41c6-b7d1-7b4d37d104c2 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:16.421573 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8700ea4d-bd71-4ab8-9391-2a85ae7de834 tempest-UserMessagesTest-1645820076 tempest-UserMessagesTest-1645820076] http://10.222.0.73/volume/v3/542e3e5d74fc4ea486104e0e3d9224d2/types/e315eff2-ca96-4047-a71c-268b3a52b9cb returned with HTTP 202 Jan 20 10:28:16.427442 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 206/413] 10.222.0.73 () {58 vars in 1312 bytes} [Wed Jan 20 10:28:16 2021] DELETE /volume/v3/542e3e5d74fc4ea486104e0e3d9224d2/types/e315eff2-ca96-4047-a71c-268b3a52b9cb => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:28:16.434313 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2147dfbe-4834-4ae5-9c82-bd0f367bf380 tempest-UserMessagesTest-1645820076 tempest-UserMessagesTest-1645820076] GET http://10.222.0.73/volume/v3/542e3e5d74fc4ea486104e0e3d9224d2/types/e315eff2-ca96-4047-a71c-268b3a52b9cb Jan 20 10:28:16.435514 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2147dfbe-4834-4ae5-9c82-bd0f367bf380 tempest-UserMessagesTest-1645820076 tempest-UserMessagesTest-1645820076] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:16.436430 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2147dfbe-4834-4ae5-9c82-bd0f367bf380 tempest-UserMessagesTest-1645820076 tempest-UserMessagesTest-1645820076] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:16.450640 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2147dfbe-4834-4ae5-9c82-bd0f367bf380 tempest-UserMessagesTest-1645820076 tempest-UserMessagesTest-1645820076] http://10.222.0.73/volume/v3/542e3e5d74fc4ea486104e0e3d9224d2/types/e315eff2-ca96-4047-a71c-268b3a52b9cb returned with HTTP 404 Jan 20 10:28:16.452010 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 207/414] 10.222.0.73 () {58 vars in 1309 bytes} [Wed Jan 20 10:28:16 2021] GET /volume/v3/542e3e5d74fc4ea486104e0e3d9224d2/types/e315eff2-ca96-4047-a71c-268b3a52b9cb => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:28:16.461417 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f316b644-2aed-4988-b031-7eab8bee1fc3 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] DELETE http://10.222.0.73/volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/volumes/7f82789d-5e7c-493a-b848-71d4e1ff8e49 Jan 20 10:28:16.462807 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f316b644-2aed-4988-b031-7eab8bee1fc3 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:16.463506 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f316b644-2aed-4988-b031-7eab8bee1fc3 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:16.464501 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-f316b644-2aed-4988-b031-7eab8bee1fc3 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Delete volume with id: 7f82789d-5e7c-493a-b848-71d4e1ff8e49 Jan 20 10:28:16.509496 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:16.509496 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:16.558675 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-99c2fb6f-fb92-41c6-b7d1-7b4d37d104c2 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Volume info retrieved successfully. Jan 20 10:28:16.618485 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:16.618485 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:16.618905 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-99c2fb6f-fb92-41c6-b7d1-7b4d37d104c2 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:28:16.619705 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-99c2fb6f-fb92-41c6-b7d1-7b4d37d104c2 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:28:16.629543 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f316b644-2aed-4988-b031-7eab8bee1fc3 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Volume info retrieved successfully. Jan 20 10:28:16.634793 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f316b644-2aed-4988-b031-7eab8bee1fc3 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Decrease volume quotas only if status is not error_managing. {{(pid=87959) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 20 10:28:16.644146 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-99c2fb6f-fb92-41c6-b7d1-7b4d37d104c2 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:28:16.669285 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:16.669285 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:16.748528 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-99c2fb6f-fb92-41c6-b7d1-7b4d37d104c2 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/46395262-7d29-485c-bd89-61e1c5dddc15 returned with HTTP 200 Jan 20 10:28:16.749921 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-f316b644-2aed-4988-b031-7eab8bee1fc3 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Created reservations ['ab48cb2e-e6e9-42c3-9c13-9d730d89ffdc', '02a78802-5e02-4ce5-b723-77666842b8bd', '331037d9-8441-40ad-b966-9b1e1aef3ca9', '918b3b65-0fe6-4e52-b4ba-f0b1f9ab51e9'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:28:16.751170 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 208/415] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:28:16 2021] GET /volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/46395262-7d29-485c-bd89-61e1c5dddc15 => generated 947 bytes in 426 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:28:16.757662 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:28:16.757662 n-d-768509-8 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Jan 20 10:28:16.837643 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f316b644-2aed-4988-b031-7eab8bee1fc3 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Delete volume request issued successfully. Jan 20 10:28:16.838134 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f316b644-2aed-4988-b031-7eab8bee1fc3 tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] http://10.222.0.73/volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/volumes/7f82789d-5e7c-493a-b848-71d4e1ff8e49 returned with HTTP 202 Jan 20 10:28:16.839028 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 208/416] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:28:16 2021] DELETE /volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/volumes/7f82789d-5e7c-493a-b848-71d4e1ff8e49 => generated 0 bytes in 383 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:28:16.850914 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3930e6a2-d67c-44f2-b65d-5c7b86792aff tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] GET http://10.222.0.73/volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/volumes/7f82789d-5e7c-493a-b848-71d4e1ff8e49 Jan 20 10:28:16.851753 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3930e6a2-d67c-44f2-b65d-5c7b86792aff tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:16.852076 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:16.852076 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:16.852649 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3930e6a2-d67c-44f2-b65d-5c7b86792aff tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:16.960681 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3930e6a2-d67c-44f2-b65d-5c7b86792aff tempest-UserMessagesTest-451071753 tempest-UserMessagesTest-451071753] http://10.222.0.73/volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/volumes/7f82789d-5e7c-493a-b848-71d4e1ff8e49 returned with HTTP 404 Jan 20 10:28:16.962048 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 209/417] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:28:16 2021] GET /volume/v3/901dbd9f81f54c15b088c4f8f4e22f1e/volumes/7f82789d-5e7c-493a-b848-71d4e1ff8e49 => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:28:16.973233 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7d0a00a9-8b95-4194-96ff-1de9d733d6e0 tempest-UserMessagesTest-1645820076 tempest-UserMessagesTest-1645820076] DELETE http://10.222.0.73/volume/v3/542e3e5d74fc4ea486104e0e3d9224d2/types/cbc1119b-5944-4a36-acc8-a2ae5c3d7313 Jan 20 10:28:16.974090 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7d0a00a9-8b95-4194-96ff-1de9d733d6e0 tempest-UserMessagesTest-1645820076 tempest-UserMessagesTest-1645820076] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:16.975015 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:16.975015 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:16.976503 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7d0a00a9-8b95-4194-96ff-1de9d733d6e0 tempest-UserMessagesTest-1645820076 tempest-UserMessagesTest-1645820076] Calling method '_delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:17.171131 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7d0a00a9-8b95-4194-96ff-1de9d733d6e0 tempest-UserMessagesTest-1645820076 tempest-UserMessagesTest-1645820076] http://10.222.0.73/volume/v3/542e3e5d74fc4ea486104e0e3d9224d2/types/cbc1119b-5944-4a36-acc8-a2ae5c3d7313 returned with HTTP 202 Jan 20 10:28:17.173939 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 209/418] 10.222.0.73 () {58 vars in 1312 bytes} [Wed Jan 20 10:28:16 2021] DELETE /volume/v3/542e3e5d74fc4ea486104e0e3d9224d2/types/cbc1119b-5944-4a36-acc8-a2ae5c3d7313 => generated 0 bytes in 206 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:28:17.188502 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-833f7902-926c-49b4-8050-46f73df5cc10 tempest-UserMessagesTest-1645820076 tempest-UserMessagesTest-1645820076] GET http://10.222.0.73/volume/v3/542e3e5d74fc4ea486104e0e3d9224d2/types/cbc1119b-5944-4a36-acc8-a2ae5c3d7313 Jan 20 10:28:17.190252 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-833f7902-926c-49b4-8050-46f73df5cc10 tempest-UserMessagesTest-1645820076 tempest-UserMessagesTest-1645820076] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:17.191293 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-833f7902-926c-49b4-8050-46f73df5cc10 tempest-UserMessagesTest-1645820076 tempest-UserMessagesTest-1645820076] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:17.221159 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-833f7902-926c-49b4-8050-46f73df5cc10 tempest-UserMessagesTest-1645820076 tempest-UserMessagesTest-1645820076] http://10.222.0.73/volume/v3/542e3e5d74fc4ea486104e0e3d9224d2/types/cbc1119b-5944-4a36-acc8-a2ae5c3d7313 returned with HTTP 404 Jan 20 10:28:17.224412 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 210/419] 10.222.0.73 () {58 vars in 1309 bytes} [Wed Jan 20 10:28:17 2021] GET /volume/v3/542e3e5d74fc4ea486104e0e3d9224d2/types/cbc1119b-5944-4a36-acc8-a2ae5c3d7313 => generated 114 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:28:17.767421 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5270850a-299e-4875-abe7-d08fd3a17f50 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] GET http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/46395262-7d29-485c-bd89-61e1c5dddc15 Jan 20 10:28:17.768154 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5270850a-299e-4875-abe7-d08fd3a17f50 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:17.768453 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5270850a-299e-4875-abe7-d08fd3a17f50 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:17.901730 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:17.901730 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:17.916259 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5270850a-299e-4875-abe7-d08fd3a17f50 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Volume info retrieved successfully. Jan 20 10:28:17.978807 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-5270850a-299e-4875-abe7-d08fd3a17f50 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:28:17.981314 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-5270850a-299e-4875-abe7-d08fd3a17f50 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:28:17.997522 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-5270850a-299e-4875-abe7-d08fd3a17f50 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:28:18.045135 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:18.045135 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:18.090521 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5270850a-299e-4875-abe7-d08fd3a17f50 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/46395262-7d29-485c-bd89-61e1c5dddc15 returned with HTTP 200 Jan 20 10:28:18.113050 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 210/420] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:28:17 2021] GET /volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/46395262-7d29-485c-bd89-61e1c5dddc15 => generated 971 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:28:19.122936 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1c84e911-b1b7-42fd-912a-45ac50aef8f2 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] GET http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/46395262-7d29-485c-bd89-61e1c5dddc15 Jan 20 10:28:19.125141 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1c84e911-b1b7-42fd-912a-45ac50aef8f2 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:19.126329 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1c84e911-b1b7-42fd-912a-45ac50aef8f2 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:19.284216 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:19.284216 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:19.301750 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1c84e911-b1b7-42fd-912a-45ac50aef8f2 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Volume info retrieved successfully. Jan 20 10:28:19.337405 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-1c84e911-b1b7-42fd-912a-45ac50aef8f2 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:28:19.338710 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-1c84e911-b1b7-42fd-912a-45ac50aef8f2 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:28:19.357089 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-1c84e911-b1b7-42fd-912a-45ac50aef8f2 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:28:19.370937 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:19.370937 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:19.417487 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1c84e911-b1b7-42fd-912a-45ac50aef8f2 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/46395262-7d29-485c-bd89-61e1c5dddc15 returned with HTTP 200 Jan 20 10:28:19.419673 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 211/421] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:28:19 2021] GET /volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/46395262-7d29-485c-bd89-61e1c5dddc15 => generated 972 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:28:19.444810 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9a8477f5-e5f1-447e-9220-99155fe3d750 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] GET http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/234f9e2f-f9cd-4300-932c-85a12e17bb4c Jan 20 10:28:19.445524 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9a8477f5-e5f1-447e-9220-99155fe3d750 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:19.446544 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:19.446544 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:19.447659 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9a8477f5-e5f1-447e-9220-99155fe3d750 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:19.448847 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-9a8477f5-e5f1-447e-9220-99155fe3d750 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] show called for member 234f9e2f-f9cd-4300-932c-85a12e17bb4c {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:28:19.467755 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:19.467755 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:19.539800 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9a8477f5-e5f1-447e-9220-99155fe3d750 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/234f9e2f-f9cd-4300-932c-85a12e17bb4c returned with HTTP 200 Jan 20 10:28:19.541011 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 211/422] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:28:19 2021] GET /volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/234f9e2f-f9cd-4300-932c-85a12e17bb4c => generated 323 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:28:19.561354 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c46d52ab-b44e-422c-9d44-e29fa4452732 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] GET http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/912af745-9f08-434e-86b9-f1d2fcb16018 Jan 20 10:28:19.562450 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c46d52ab-b44e-422c-9d44-e29fa4452732 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:19.570483 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:19.570483 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:19.571451 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c46d52ab-b44e-422c-9d44-e29fa4452732 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:19.572180 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-c46d52ab-b44e-422c-9d44-e29fa4452732 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] show called for member 912af745-9f08-434e-86b9-f1d2fcb16018 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:28:19.605791 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:19.605791 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:19.666679 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c46d52ab-b44e-422c-9d44-e29fa4452732 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/912af745-9f08-434e-86b9-f1d2fcb16018 returned with HTTP 200 Jan 20 10:28:19.669031 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 212/423] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:28:19 2021] GET /volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/912af745-9f08-434e-86b9-f1d2fcb16018 => generated 321 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:28:19.681341 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f9293fc4-b5e3-44ba-bf6a-04219f02430d tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] GET http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/detail Jan 20 10:28:19.681940 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f9293fc4-b5e3-44ba-bf6a-04219f02430d tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:19.682132 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:19.682132 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:19.682536 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f9293fc4-b5e3-44ba-bf6a-04219f02430d tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:19.683785 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:19.683785 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:19.781992 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f9293fc4-b5e3-44ba-bf6a-04219f02430d tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/detail returned with HTTP 200 Jan 20 10:28:19.792236 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 212/424] 10.222.0.73 () {60 vars in 1263 bytes} [Wed Jan 20 10:28:19 2021] GET /volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/detail => generated 638 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:28:19.813137 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d5af5e41-dd53-4353-b15d-a06ccc4abbee tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] GET http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/detail Jan 20 10:28:19.813137 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d5af5e41-dd53-4353-b15d-a06ccc4abbee tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:19.813137 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:19.813137 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:19.813137 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d5af5e41-dd53-4353-b15d-a06ccc4abbee tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:19.813137 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-d5af5e41-dd53-4353-b15d-a06ccc4abbee tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:28:19.813137 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:19.813137 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:19.813137 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d5af5e41-dd53-4353-b15d-a06ccc4abbee tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:28:19.925818 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d5af5e41-dd53-4353-b15d-a06ccc4abbee tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Get all volumes completed successfully. Jan 20 10:28:19.930112 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-d5af5e41-dd53-4353-b15d-a06ccc4abbee tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:28:19.934412 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-d5af5e41-dd53-4353-b15d-a06ccc4abbee tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:28:19.957859 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-d5af5e41-dd53-4353-b15d-a06ccc4abbee tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:28:19.969939 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:19.969939 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:20.022434 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d5af5e41-dd53-4353-b15d-a06ccc4abbee tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/detail returned with HTTP 200 Jan 20 10:28:20.025697 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 213/425] 10.222.0.73 () {60 vars in 1266 bytes} [Wed Jan 20 10:28:19 2021] GET /volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/detail => generated 975 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:28:20.058795 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-345c04b9-4f50-4ceb-8019-37cf52b3d774 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] GET http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/detail Jan 20 10:28:20.060453 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-345c04b9-4f50-4ceb-8019-37cf52b3d774 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:20.061041 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:20.061041 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:20.061520 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-345c04b9-4f50-4ceb-8019-37cf52b3d774 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:20.062621 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-345c04b9-4f50-4ceb-8019-37cf52b3d774 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:28:20.065303 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:20.065303 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:20.072751 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-345c04b9-4f50-4ceb-8019-37cf52b3d774 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:28:20.223082 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-345c04b9-4f50-4ceb-8019-37cf52b3d774 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Get all volumes completed successfully. Jan 20 10:28:20.225431 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-345c04b9-4f50-4ceb-8019-37cf52b3d774 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:28:20.226463 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-345c04b9-4f50-4ceb-8019-37cf52b3d774 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:28:20.251560 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-345c04b9-4f50-4ceb-8019-37cf52b3d774 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:28:20.267130 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:20.267130 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:20.319265 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-345c04b9-4f50-4ceb-8019-37cf52b3d774 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/detail returned with HTTP 200 Jan 20 10:28:20.336053 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 213/426] 10.222.0.73 () {60 vars in 1266 bytes} [Wed Jan 20 10:28:20 2021] GET /volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/detail => generated 975 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:28:20.345638 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-333c2d36-ac01-4182-8908-8fd2bfcd9093 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] POST http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/234f9e2f-f9cd-4300-932c-85a12e17bb4c/action Jan 20 10:28:20.346562 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:20.346562 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:20.347367 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-333c2d36-ac01-4182-8908-8fd2bfcd9093 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:28:20.348580 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-333c2d36-ac01-4182-8908-8fd2bfcd9093 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:28:20.350340 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-333c2d36-ac01-4182-8908-8fd2bfcd9093 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] delete called for group 234f9e2f-f9cd-4300-932c-85a12e17bb4c {{(pid=87960) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 20 10:28:20.350972 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-333c2d36-ac01-4182-8908-8fd2bfcd9093 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Delete group with id: 234f9e2f-f9cd-4300-932c-85a12e17bb4c Jan 20 10:28:20.387514 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:20.387514 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:20.793599 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-333c2d36-ac01-4182-8908-8fd2bfcd9093 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/234f9e2f-f9cd-4300-932c-85a12e17bb4c/action returned with HTTP 202 Jan 20 10:28:20.800795 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 214/427] 10.222.0.73 () {62 vars in 1395 bytes} [Wed Jan 20 10:28:20 2021] POST /volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/234f9e2f-f9cd-4300-932c-85a12e17bb4c/action => generated 0 bytes in 459 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 20 10:28:20.809454 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-46752bac-c511-434e-8a58-a0b17d3149be tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] GET http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/46395262-7d29-485c-bd89-61e1c5dddc15 Jan 20 10:28:20.810466 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-46752bac-c511-434e-8a58-a0b17d3149be tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:20.810926 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:20.810926 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:20.811603 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-46752bac-c511-434e-8a58-a0b17d3149be tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:21.017943 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:21.017943 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:21.056999 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-46752bac-c511-434e-8a58-a0b17d3149be tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Volume info retrieved successfully. Jan 20 10:28:21.091433 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-46752bac-c511-434e-8a58-a0b17d3149be tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:28:21.093000 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-46752bac-c511-434e-8a58-a0b17d3149be tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:28:21.109155 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-46752bac-c511-434e-8a58-a0b17d3149be tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:28:21.123242 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:21.123242 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:21.189069 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-46752bac-c511-434e-8a58-a0b17d3149be tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/46395262-7d29-485c-bd89-61e1c5dddc15 returned with HTTP 200 Jan 20 10:28:21.210159 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 214/428] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:28:20 2021] GET /volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/46395262-7d29-485c-bd89-61e1c5dddc15 => generated 971 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:28:22.220444 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a63544c7-6691-4b79-82d1-ade597065b80 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] GET http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/46395262-7d29-485c-bd89-61e1c5dddc15 Jan 20 10:28:22.221631 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a63544c7-6691-4b79-82d1-ade597065b80 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:22.222033 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:22.222033 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:22.222916 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a63544c7-6691-4b79-82d1-ade597065b80 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:22.365715 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:22.365715 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:22.377427 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a63544c7-6691-4b79-82d1-ade597065b80 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Volume info retrieved successfully. Jan 20 10:28:22.398440 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-a63544c7-6691-4b79-82d1-ade597065b80 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:28:22.398896 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-a63544c7-6691-4b79-82d1-ade597065b80 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:28:22.409224 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-a63544c7-6691-4b79-82d1-ade597065b80 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:28:22.428161 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:22.428161 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:22.492865 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a63544c7-6691-4b79-82d1-ade597065b80 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/46395262-7d29-485c-bd89-61e1c5dddc15 returned with HTTP 200 Jan 20 10:28:22.500062 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 215/429] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:28:22 2021] GET /volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/46395262-7d29-485c-bd89-61e1c5dddc15 => generated 971 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:28:23.541485 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-874daf89-13bc-4369-a964-a852f7dc3b49 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] GET http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/46395262-7d29-485c-bd89-61e1c5dddc15 Jan 20 10:28:23.543519 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-874daf89-13bc-4369-a964-a852f7dc3b49 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:23.549602 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:23.549602 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:23.551850 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-874daf89-13bc-4369-a964-a852f7dc3b49 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:23.686596 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:23.686596 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:23.708128 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-874daf89-13bc-4369-a964-a852f7dc3b49 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Volume info retrieved successfully. Jan 20 10:28:23.786481 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-874daf89-13bc-4369-a964-a852f7dc3b49 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:28:23.787271 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-874daf89-13bc-4369-a964-a852f7dc3b49 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:28:23.812118 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-874daf89-13bc-4369-a964-a852f7dc3b49 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:28:23.845784 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:23.845784 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:23.917340 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-874daf89-13bc-4369-a964-a852f7dc3b49 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/46395262-7d29-485c-bd89-61e1c5dddc15 returned with HTTP 200 Jan 20 10:28:23.919073 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 215/430] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:28:23 2021] GET /volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/46395262-7d29-485c-bd89-61e1c5dddc15 => generated 971 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:28:24.950723 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dbb11c1c-4a20-4e67-b23e-075067b2f600 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] GET http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/46395262-7d29-485c-bd89-61e1c5dddc15 Jan 20 10:28:24.962696 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dbb11c1c-4a20-4e67-b23e-075067b2f600 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:24.963750 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:24.963750 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:24.964888 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dbb11c1c-4a20-4e67-b23e-075067b2f600 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:25.199240 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dbb11c1c-4a20-4e67-b23e-075067b2f600 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/46395262-7d29-485c-bd89-61e1c5dddc15 returned with HTTP 404 Jan 20 10:28:25.201776 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 216/431] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:28:24 2021] GET /volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/46395262-7d29-485c-bd89-61e1c5dddc15 => generated 109 bytes in 258 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 10:28:25.217654 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-406ad0a0-850b-4c55-85e1-aa75b7ffa951 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] GET http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/234f9e2f-f9cd-4300-932c-85a12e17bb4c Jan 20 10:28:25.222238 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-406ad0a0-850b-4c55-85e1-aa75b7ffa951 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:25.222600 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:25.222600 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:25.223864 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-406ad0a0-850b-4c55-85e1-aa75b7ffa951 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:25.224618 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-406ad0a0-850b-4c55-85e1-aa75b7ffa951 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] show called for member 234f9e2f-f9cd-4300-932c-85a12e17bb4c {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:28:25.250882 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-406ad0a0-850b-4c55-85e1-aa75b7ffa951 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/234f9e2f-f9cd-4300-932c-85a12e17bb4c returned with HTTP 404 Jan 20 10:28:25.260239 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 216/432] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:28:25 2021] GET /volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/234f9e2f-f9cd-4300-932c-85a12e17bb4c => generated 108 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 10:28:25.267627 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e5047bc1-314c-4f85-a86d-fbd835a8e0cc tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] POST http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/912af745-9f08-434e-86b9-f1d2fcb16018/action Jan 20 10:28:25.269100 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e5047bc1-314c-4f85-a86d-fbd835a8e0cc tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:28:25.270122 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e5047bc1-314c-4f85-a86d-fbd835a8e0cc tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:28:25.274318 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-e5047bc1-314c-4f85-a86d-fbd835a8e0cc tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] delete called for group 912af745-9f08-434e-86b9-f1d2fcb16018 {{(pid=87960) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 20 10:28:25.275980 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-e5047bc1-314c-4f85-a86d-fbd835a8e0cc tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Delete group with id: 912af745-9f08-434e-86b9-f1d2fcb16018 Jan 20 10:28:25.299253 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:25.299253 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:25.429397 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e5047bc1-314c-4f85-a86d-fbd835a8e0cc tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/912af745-9f08-434e-86b9-f1d2fcb16018/action returned with HTTP 202 Jan 20 10:28:25.430352 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 217/433] 10.222.0.73 () {62 vars in 1395 bytes} [Wed Jan 20 10:28:25 2021] POST /volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/912af745-9f08-434e-86b9-f1d2fcb16018/action => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 20 10:28:25.447784 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8d999bbb-b08c-41d0-8cde-ca57ae5a98ef tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] GET http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/912af745-9f08-434e-86b9-f1d2fcb16018 Jan 20 10:28:25.450211 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8d999bbb-b08c-41d0-8cde-ca57ae5a98ef tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:25.450753 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8d999bbb-b08c-41d0-8cde-ca57ae5a98ef tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:25.454579 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-8d999bbb-b08c-41d0-8cde-ca57ae5a98ef tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] show called for member 912af745-9f08-434e-86b9-f1d2fcb16018 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:28:25.502301 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:25.502301 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:25.625762 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8d999bbb-b08c-41d0-8cde-ca57ae5a98ef tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/912af745-9f08-434e-86b9-f1d2fcb16018 returned with HTTP 200 Jan 20 10:28:25.629884 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 217/434] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:28:25 2021] GET /volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/912af745-9f08-434e-86b9-f1d2fcb16018 => generated 320 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:28:26.650587 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f31a1da9-e8ce-4b48-8452-41ab6602e4a3 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] GET http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/912af745-9f08-434e-86b9-f1d2fcb16018 Jan 20 10:28:26.657693 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f31a1da9-e8ce-4b48-8452-41ab6602e4a3 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:26.658312 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:26.658312 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:26.659332 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f31a1da9-e8ce-4b48-8452-41ab6602e4a3 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:26.660378 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-f31a1da9-e8ce-4b48-8452-41ab6602e4a3 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] show called for member 912af745-9f08-434e-86b9-f1d2fcb16018 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:28:26.682743 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f31a1da9-e8ce-4b48-8452-41ab6602e4a3 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/912af745-9f08-434e-86b9-f1d2fcb16018 returned with HTTP 404 Jan 20 10:28:26.684362 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 218/435] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:28:26 2021] GET /volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/912af745-9f08-434e-86b9-f1d2fcb16018 => generated 108 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 10:28:26.695396 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b5bfe068-044e-4115-9558-d8e7a3a8db80 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] GET http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/detail Jan 20 10:28:26.695993 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b5bfe068-044e-4115-9558-d8e7a3a8db80 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:26.696546 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:26.696546 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:26.697120 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b5bfe068-044e-4115-9558-d8e7a3a8db80 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:26.698570 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:26.698570 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:26.719604 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b5bfe068-044e-4115-9558-d8e7a3a8db80 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/detail returned with HTTP 200 Jan 20 10:28:26.729073 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 218/436] 10.222.0.73 () {60 vars in 1263 bytes} [Wed Jan 20 10:28:26 2021] GET /volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/detail => generated 14 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:28:26.735532 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-895383d8-c3c3-4ff4-9bec-a818cb09298d tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] GET http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/detail Jan 20 10:28:26.736584 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-895383d8-c3c3-4ff4-9bec-a818cb09298d tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:26.741702 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-895383d8-c3c3-4ff4-9bec-a818cb09298d tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:26.743130 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-895383d8-c3c3-4ff4-9bec-a818cb09298d tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:28:26.746782 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-895383d8-c3c3-4ff4-9bec-a818cb09298d tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:28:26.818428 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-895383d8-c3c3-4ff4-9bec-a818cb09298d tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Get all volumes completed successfully. Jan 20 10:28:26.824485 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-895383d8-c3c3-4ff4-9bec-a818cb09298d tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/detail returned with HTTP 200 Jan 20 10:28:26.825563 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 219/437] 10.222.0.73 () {60 vars in 1266 bytes} [Wed Jan 20 10:28:26 2021] GET /volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/detail => generated 15 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:28:26.845899 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bafb1b7d-261c-417b-90a8-b24910fb85ef tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] POST http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/912af745-9f08-434e-86b9-f1d2fcb16018/action Jan 20 10:28:26.847432 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bafb1b7d-261c-417b-90a8-b24910fb85ef tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:28:26.848152 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bafb1b7d-261c-417b-90a8-b24910fb85ef tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:28:26.849895 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-bafb1b7d-261c-417b-90a8-b24910fb85ef tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] delete called for group 912af745-9f08-434e-86b9-f1d2fcb16018 {{(pid=87959) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 20 10:28:26.861071 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-bafb1b7d-261c-417b-90a8-b24910fb85ef tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Delete group with id: 912af745-9f08-434e-86b9-f1d2fcb16018 Jan 20 10:28:26.886665 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bafb1b7d-261c-417b-90a8-b24910fb85ef tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/912af745-9f08-434e-86b9-f1d2fcb16018/action returned with HTTP 404 Jan 20 10:28:26.894138 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 219/438] 10.222.0.73 () {62 vars in 1395 bytes} [Wed Jan 20 10:28:26 2021] POST /volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/912af745-9f08-434e-86b9-f1d2fcb16018/action => generated 108 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 10:28:26.899796 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c12e8198-0be6-4848-b2b8-5ce483523795 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] GET http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/detail Jan 20 10:28:26.900379 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c12e8198-0be6-4848-b2b8-5ce483523795 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:26.900969 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c12e8198-0be6-4848-b2b8-5ce483523795 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:26.901607 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-c12e8198-0be6-4848-b2b8-5ce483523795 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:28:26.903806 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c12e8198-0be6-4848-b2b8-5ce483523795 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:28:27.014007 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c12e8198-0be6-4848-b2b8-5ce483523795 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Get all volumes completed successfully. Jan 20 10:28:27.020721 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c12e8198-0be6-4848-b2b8-5ce483523795 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/detail returned with HTTP 200 Jan 20 10:28:27.021943 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 220/439] 10.222.0.73 () {60 vars in 1266 bytes} [Wed Jan 20 10:28:26 2021] GET /volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/detail => generated 15 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:28:27.055088 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8838d99b-1665-43e8-a242-029818091983 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] POST http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/234f9e2f-f9cd-4300-932c-85a12e17bb4c/action Jan 20 10:28:27.067440 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8838d99b-1665-43e8-a242-029818091983 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:28:27.068317 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8838d99b-1665-43e8-a242-029818091983 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:28:27.074684 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-8838d99b-1665-43e8-a242-029818091983 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] delete called for group 234f9e2f-f9cd-4300-932c-85a12e17bb4c {{(pid=87959) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 20 10:28:27.075348 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-8838d99b-1665-43e8-a242-029818091983 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Delete group with id: 234f9e2f-f9cd-4300-932c-85a12e17bb4c Jan 20 10:28:27.110258 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8838d99b-1665-43e8-a242-029818091983 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/234f9e2f-f9cd-4300-932c-85a12e17bb4c/action returned with HTTP 404 Jan 20 10:28:27.116497 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 220/440] 10.222.0.73 () {62 vars in 1395 bytes} [Wed Jan 20 10:28:27 2021] POST /volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/234f9e2f-f9cd-4300-932c-85a12e17bb4c/action => generated 108 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 10:28:27.127348 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d3c5c7db-05ef-42cd-bea0-6dabf874b6f3 tempest-GroupsTest-805327063 tempest-GroupsTest-805327063] DELETE http://10.222.0.73/volume/v3/e2c61e8a034c48b79c9ebea07c7c1353/group_types/f163fbed-a8f7-49d5-805a-f8a6b8d98b0c Jan 20 10:28:27.128160 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d3c5c7db-05ef-42cd-bea0-6dabf874b6f3 tempest-GroupsTest-805327063 tempest-GroupsTest-805327063] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:27.128652 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d3c5c7db-05ef-42cd-bea0-6dabf874b6f3 tempest-GroupsTest-805327063 tempest-GroupsTest-805327063] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:27.166714 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:28:27.166714 n-d-768509-8 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Jan 20 10:28:27.175415 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d3c5c7db-05ef-42cd-bea0-6dabf874b6f3 tempest-GroupsTest-805327063 tempest-GroupsTest-805327063] http://10.222.0.73/volume/v3/e2c61e8a034c48b79c9ebea07c7c1353/group_types/f163fbed-a8f7-49d5-805a-f8a6b8d98b0c returned with HTTP 202 Jan 20 10:28:27.176511 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 221/441] 10.222.0.73 () {60 vars in 1371 bytes} [Wed Jan 20 10:28:27 2021] DELETE /volume/v3/e2c61e8a034c48b79c9ebea07c7c1353/group_types/f163fbed-a8f7-49d5-805a-f8a6b8d98b0c => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 20 10:28:27.190234 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-63ebeae9-72de-45bd-af8f-a314f8c46707 tempest-GroupsTest-805327063 tempest-GroupsTest-805327063] POST http://10.222.0.73/volume/v3/e2c61e8a034c48b79c9ebea07c7c1353/types Jan 20 10:28:27.192199 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-63ebeae9-72de-45bd-af8f-a314f8c46707 tempest-GroupsTest-805327063 tempest-GroupsTest-805327063] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-2022570986"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:28:27.297079 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-63ebeae9-72de-45bd-af8f-a314f8c46707 tempest-GroupsTest-805327063 tempest-GroupsTest-805327063] http://10.222.0.73/volume/v3/e2c61e8a034c48b79c9ebea07c7c1353/types returned with HTTP 200 Jan 20 10:28:27.299220 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 221/442] 10.222.0.73 () {60 vars in 1219 bytes} [Wed Jan 20 10:28:27 2021] POST /volume/v3/e2c61e8a034c48b79c9ebea07c7c1353/types => generated 216 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:28:27.311502 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-559b1c25-6a62-4784-a1d4-ce24d1359c60 tempest-GroupsTest-805327063 tempest-GroupsTest-805327063] POST http://10.222.0.73/volume/v3/e2c61e8a034c48b79c9ebea07c7c1353/group_types Jan 20 10:28:27.312524 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-559b1c25-6a62-4784-a1d4-ce24d1359c60 tempest-GroupsTest-805327063 tempest-GroupsTest-805327063] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-2099521067"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:28:27.366746 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-559b1c25-6a62-4784-a1d4-ce24d1359c60 tempest-GroupsTest-805327063 tempest-GroupsTest-805327063] http://10.222.0.73/volume/v3/e2c61e8a034c48b79c9ebea07c7c1353/group_types returned with HTTP 202 Jan 20 10:28:27.374575 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 222/443] 10.222.0.73 () {62 vars in 1278 bytes} [Wed Jan 20 10:28:27 2021] POST /volume/v3/e2c61e8a034c48b79c9ebea07c7c1353/group_types => generated 173 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:28:27.382714 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5df411d7-d743-4558-a1df-66e209794bdc tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] POST http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups Jan 20 10:28:27.384614 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5df411d7-d743-4558-a1df-66e209794bdc tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Action: 'create', calling method: version_select, body: {"group": {"group_type": "98677ac9-26f7-4788-b536-e434e246d9dc", "volume_types": ["43d77ff7-0406-4880-aa2d-d6645e797fef"], "name": "tempest-GroupsTest-Group-1877145757"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:28:27.394605 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-5df411d7-d743-4558-a1df-66e209794bdc tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Creating new group {'group': {'group_type': '98677ac9-26f7-4788-b536-e434e246d9dc', 'volume_types': ['43d77ff7-0406-4880-aa2d-d6645e797fef'], 'name': 'tempest-GroupsTest-Group-1877145757'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 20 10:28:27.435422 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-5df411d7-d743-4558-a1df-66e209794bdc tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Creating group tempest-GroupsTest-Group-1877145757. Jan 20 10:28:27.518650 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5df411d7-d743-4558-a1df-66e209794bdc tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Availability zone cache updated, next update will occur around 2021-01-20 11:28:27.514394. {{(pid=87959) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 20 10:28:27.519423 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5df411d7-d743-4558-a1df-66e209794bdc tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Availability Zones retrieved successfully. Jan 20 10:28:27.573878 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-5df411d7-d743-4558-a1df-66e209794bdc tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Created reservations ['b74082b8-5b5c-41a2-9106-8fa2f1dab809'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:28:27.700772 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5df411d7-d743-4558-a1df-66e209794bdc tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups returned with HTTP 202 Jan 20 10:28:27.702716 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 222/444] 10.222.0.73 () {62 vars in 1264 bytes} [Wed Jan 20 10:28:27 2021] POST /volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups => generated 104 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:28:27.713939 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ae7ebe5a-581b-41cb-890e-dcfcb0bf0350 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] GET http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/ba8cb0cd-71b5-4fa5-a7a5-722c6716b208 Jan 20 10:28:27.714525 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ae7ebe5a-581b-41cb-890e-dcfcb0bf0350 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:27.715105 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ae7ebe5a-581b-41cb-890e-dcfcb0bf0350 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:27.715521 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-ae7ebe5a-581b-41cb-890e-dcfcb0bf0350 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] show called for member ba8cb0cd-71b5-4fa5-a7a5-722c6716b208 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:28:27.743078 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:27.743078 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:27.813773 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ae7ebe5a-581b-41cb-890e-dcfcb0bf0350 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/ba8cb0cd-71b5-4fa5-a7a5-722c6716b208 returned with HTTP 200 Jan 20 10:28:27.814908 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 223/445] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:28:27 2021] GET /volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/ba8cb0cd-71b5-4fa5-a7a5-722c6716b208 => generated 332 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:28:28.833895 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-005b0f58-a3ad-4e5d-a407-9cbed645725e tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] GET http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/ba8cb0cd-71b5-4fa5-a7a5-722c6716b208 Jan 20 10:28:28.843665 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-005b0f58-a3ad-4e5d-a407-9cbed645725e tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:28.844221 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:28.844221 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:28.845378 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-005b0f58-a3ad-4e5d-a407-9cbed645725e tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:28.846324 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-005b0f58-a3ad-4e5d-a407-9cbed645725e tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] show called for member ba8cb0cd-71b5-4fa5-a7a5-722c6716b208 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:28:28.859271 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:28.859271 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:28.895808 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-005b0f58-a3ad-4e5d-a407-9cbed645725e tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/ba8cb0cd-71b5-4fa5-a7a5-722c6716b208 returned with HTTP 200 Jan 20 10:28:28.905310 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 223/446] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:28:28 2021] GET /volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/ba8cb0cd-71b5-4fa5-a7a5-722c6716b208 => generated 333 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:28:28.911163 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5f42506c-6128-46b0-8178-8ec26d329d09 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] POST http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes Jan 20 10:28:28.912045 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:28.912045 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:28.912791 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5f42506c-6128-46b0-8178-8ec26d329d09 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Action: 'create', calling method: create, body: {"volume": {"volume_type": "43d77ff7-0406-4880-aa2d-d6645e797fef", "group_id": "ba8cb0cd-71b5-4fa5-a7a5-722c6716b208", "size": 1, "name": "tempest-GroupsTest-Volume-86430871"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:28:28.914630 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-5f42506c-6128-46b0-8178-8ec26d329d09 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Create volume request body: {'volume': {'volume_type': '43d77ff7-0406-4880-aa2d-d6645e797fef', 'group_id': 'ba8cb0cd-71b5-4fa5-a7a5-722c6716b208', 'size': 1, 'name': 'tempest-GroupsTest-Volume-86430871'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:28:28.941813 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:28.941813 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:28.943147 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-5f42506c-6128-46b0-8178-8ec26d329d09 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Create volume of 1 GB Jan 20 10:28:28.966024 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5f42506c-6128-46b0-8178-8ec26d329d09 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Availability Zones retrieved successfully. Jan 20 10:28:29.000257 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5f42506c-6128-46b0-8178-8ec26d329d09 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Flow 'volume_create_api' (955e96cb-9a6d-4014-9c93-8e4b822eec3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:28:29.003703 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5f42506c-6128-46b0-8178-8ec26d329d09 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8df58d0a-36fe-473c-ac91-17cf7c515ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:28:29.005637 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:29.005637 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:29.006444 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-5f42506c-6128-46b0-8178-8ec26d329d09 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:28:29.126189 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5f42506c-6128-46b0-8178-8ec26d329d09 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8df58d0a-36fe-473c-ac91-17cf7c515ad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T10:28:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=43d77ff7-0406-4880-aa2d-d6645e797fef,is_public=True,name='tempest-GroupsTest-volume-type-2022570986',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '43d77ff7-0406-4880-aa2d-d6645e797fef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ba8cb0cd-71b5-4fa5-a7a5-722c6716b208', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:28:29.128706 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5f42506c-6128-46b0-8178-8ec26d329d09 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (909ac08c-656f-41de-a701-83f5bf38e6aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:28:29.212658 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-5f42506c-6128-46b0-8178-8ec26d329d09 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2022570986 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2022570986, it is now deprecated. Please use the default quota class for default quota. Jan 20 10:28:29.214518 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-5f42506c-6128-46b0-8178-8ec26d329d09 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2022570986 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2022570986, it is now deprecated. Please use the default quota class for default quota. Jan 20 10:28:29.273979 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-5f42506c-6128-46b0-8178-8ec26d329d09 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Created reservations ['ceae0b42-8bf9-4a57-9594-fc8a04c4a429', 'a812d7c7-d8f9-46e2-9338-62dfaccfe3ba', '6b33fb94-3ce5-4203-bfa4-7f330bdbd5bf', '3dbc4f31-32a7-41bf-8e4d-2057f3b30a80'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:28:29.276594 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5f42506c-6128-46b0-8178-8ec26d329d09 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (909ac08c-656f-41de-a701-83f5bf38e6aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ceae0b42-8bf9-4a57-9594-fc8a04c4a429', 'a812d7c7-d8f9-46e2-9338-62dfaccfe3ba', '6b33fb94-3ce5-4203-bfa4-7f330bdbd5bf', '3dbc4f31-32a7-41bf-8e4d-2057f3b30a80']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:28:29.283560 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5f42506c-6128-46b0-8178-8ec26d329d09 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1c8515b-d23d-4a10-aeb6-1dad3f89310a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:28:29.423194 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5f42506c-6128-46b0-8178-8ec26d329d09 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1c8515b-d23d-4a10-aeb6-1dad3f89310a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '619d564c-3bb6-4e4f-8af5-d58e60b90e7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-86430871',encryption_key_id=None,group_id=ba8cb0cd-71b5-4fa5-a7a5-722c6716b208,group_type_id=,metadata={},multiattach=False,project_id='b516d97098f34ee09e43e6104e8b7f41',qos_specs=None,replication_status=,reservations=['ceae0b42-8bf9-4a57-9594-fc8a04c4a429','a812d7c7-d8f9-46e2-9338-62dfaccfe3ba','6b33fb94-3ce5-4203-bfa4-7f330bdbd5bf','3dbc4f31-32a7-41bf-8e4d-2057f3b30a80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='856652a031424aab95e36533c5490937',volume_type_id=43d77ff7-0406-4880-aa2d-d6645e797fef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:28:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-86430871',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ba8cb0cd-71b5-4fa5-a7a5-722c6716b208,host=None,id=619d564c-3bb6-4e4f-8af5-d58e60b90e7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b516d97098f34ee09e43e6104e8b7f41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='856652a031424aab95e36533c5490937',volume_attachment=,volume_type=,volume_type_id=43d77ff7-0406-4880-aa2d-d6645e797fef)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:28:29.434836 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5f42506c-6128-46b0-8178-8ec26d329d09 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fddce4f9-2f63-45b0-99da-499c5c04e5cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:28:29.473999 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5f42506c-6128-46b0-8178-8ec26d329d09 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fddce4f9-2f63-45b0-99da-499c5c04e5cc) transitioned into state 'SUCCESS' from state '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-86430871',encryption_key_id=None,group_id=ba8cb0cd-71b5-4fa5-a7a5-722c6716b208,group_type_id=,metadata={},multiattach=False,project_id='b516d97098f34ee09e43e6104e8b7f41',qos_specs=None,replication_status=,reservations=['ceae0b42-8bf9-4a57-9594-fc8a04c4a429','a812d7c7-d8f9-46e2-9338-62dfaccfe3ba','6b33fb94-3ce5-4203-bfa4-7f330bdbd5bf','3dbc4f31-32a7-41bf-8e4d-2057f3b30a80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='856652a031424aab95e36533c5490937',volume_type_id=43d77ff7-0406-4880-aa2d-d6645e797fef)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:28:29.476432 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5f42506c-6128-46b0-8178-8ec26d329d09 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92a6ea72-6a07-4d81-aaa9-9bcf1bc796d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:28:29.536673 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5f42506c-6128-46b0-8178-8ec26d329d09 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92a6ea72-6a07-4d81-aaa9-9bcf1bc796d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:28:29.541748 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5f42506c-6128-46b0-8178-8ec26d329d09 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Flow 'volume_create_api' (955e96cb-9a6d-4014-9c93-8e4b822eec3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:28:29.719861 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5f42506c-6128-46b0-8178-8ec26d329d09 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Create volume request issued successfully. Jan 20 10:28:29.744924 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-5f42506c-6128-46b0-8178-8ec26d329d09 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:28:29.745967 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-5f42506c-6128-46b0-8178-8ec26d329d09 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:28:29.758319 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-5f42506c-6128-46b0-8178-8ec26d329d09 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:28:29.771776 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:29.771776 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:29.799554 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5f42506c-6128-46b0-8178-8ec26d329d09 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes returned with HTTP 202 Jan 20 10:28:29.803183 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 224/447] 10.222.0.73 () {62 vars in 1267 bytes} [Wed Jan 20 10:28:28 2021] POST /volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes => generated 890 bytes in 898 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:28:29.825981 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-91b33836-12f0-4b71-bb20-b25ab40cd573 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] GET http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/619d564c-3bb6-4e4f-8af5-d58e60b90e7a Jan 20 10:28:29.827402 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-91b33836-12f0-4b71-bb20-b25ab40cd573 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:29.827989 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:29.827989 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:29.829059 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-91b33836-12f0-4b71-bb20-b25ab40cd573 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:30.043117 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:30.043117 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:30.060579 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-91b33836-12f0-4b71-bb20-b25ab40cd573 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Volume info retrieved successfully. Jan 20 10:28:30.092885 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-91b33836-12f0-4b71-bb20-b25ab40cd573 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:28:30.093975 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-91b33836-12f0-4b71-bb20-b25ab40cd573 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:28:30.109203 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-91b33836-12f0-4b71-bb20-b25ab40cd573 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:28:30.126423 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:30.126423 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:30.179449 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-91b33836-12f0-4b71-bb20-b25ab40cd573 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/619d564c-3bb6-4e4f-8af5-d58e60b90e7a returned with HTTP 200 Jan 20 10:28:30.192978 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 224/448] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:28:29 2021] GET /volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/619d564c-3bb6-4e4f-8af5-d58e60b90e7a => generated 982 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:28:31.212062 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eec26a98-55de-4d4a-aa29-a2fbc0dab119 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] GET http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/619d564c-3bb6-4e4f-8af5-d58e60b90e7a Jan 20 10:28:31.214122 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eec26a98-55de-4d4a-aa29-a2fbc0dab119 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:31.221675 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:31.221675 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:31.223590 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eec26a98-55de-4d4a-aa29-a2fbc0dab119 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:31.489568 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:31.489568 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:31.551278 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-eec26a98-55de-4d4a-aa29-a2fbc0dab119 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Volume info retrieved successfully. Jan 20 10:28:31.645176 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-eec26a98-55de-4d4a-aa29-a2fbc0dab119 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:28:31.648076 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-eec26a98-55de-4d4a-aa29-a2fbc0dab119 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:28:31.675335 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-eec26a98-55de-4d4a-aa29-a2fbc0dab119 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:28:31.700709 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:31.700709 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:31.788589 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eec26a98-55de-4d4a-aa29-a2fbc0dab119 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/619d564c-3bb6-4e4f-8af5-d58e60b90e7a returned with HTTP 200 Jan 20 10:28:31.793002 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 225/449] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:28:31 2021] GET /volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/619d564c-3bb6-4e4f-8af5-d58e60b90e7a => generated 982 bytes in 589 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:28:32.834763 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c7ecf20c-c1c2-4d7d-9507-43b0ddf70ca7 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] GET http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/619d564c-3bb6-4e4f-8af5-d58e60b90e7a Jan 20 10:28:32.835858 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c7ecf20c-c1c2-4d7d-9507-43b0ddf70ca7 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:32.838507 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:32.838507 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:32.839796 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c7ecf20c-c1c2-4d7d-9507-43b0ddf70ca7 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:32.937589 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:32.937589 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:32.949598 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c7ecf20c-c1c2-4d7d-9507-43b0ddf70ca7 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Volume info retrieved successfully. Jan 20 10:28:32.986914 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-c7ecf20c-c1c2-4d7d-9507-43b0ddf70ca7 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:28:32.987732 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-c7ecf20c-c1c2-4d7d-9507-43b0ddf70ca7 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:28:33.006541 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-c7ecf20c-c1c2-4d7d-9507-43b0ddf70ca7 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:28:33.018037 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:33.018037 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:33.046238 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c7ecf20c-c1c2-4d7d-9507-43b0ddf70ca7 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/619d564c-3bb6-4e4f-8af5-d58e60b90e7a returned with HTTP 200 Jan 20 10:28:33.047095 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 225/450] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:28:32 2021] GET /volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/619d564c-3bb6-4e4f-8af5-d58e60b90e7a => generated 983 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:28:33.063906 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e5ad4a09-d505-4332-8056-bdd6b242312b tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] POST http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes Jan 20 10:28:33.064790 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:33.064790 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:33.065575 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e5ad4a09-d505-4332-8056-bdd6b242312b tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Action: 'create', calling method: create, body: {"volume": {"volume_type": "43d77ff7-0406-4880-aa2d-d6645e797fef", "group_id": "ba8cb0cd-71b5-4fa5-a7a5-722c6716b208", "size": 1, "name": "tempest-GroupsTest-Volume-289246045"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:28:33.067632 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-e5ad4a09-d505-4332-8056-bdd6b242312b tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Create volume request body: {'volume': {'volume_type': '43d77ff7-0406-4880-aa2d-d6645e797fef', 'group_id': 'ba8cb0cd-71b5-4fa5-a7a5-722c6716b208', 'size': 1, 'name': 'tempest-GroupsTest-Volume-289246045'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:28:33.107879 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:33.107879 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:33.110404 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-e5ad4a09-d505-4332-8056-bdd6b242312b tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Create volume of 1 GB Jan 20 10:28:33.139315 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e5ad4a09-d505-4332-8056-bdd6b242312b tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Availability Zones retrieved successfully. Jan 20 10:28:33.158277 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e5ad4a09-d505-4332-8056-bdd6b242312b tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Flow 'volume_create_api' (82e1e9fa-5478-4cb3-a184-3973ed1b99c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:28:33.166208 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e5ad4a09-d505-4332-8056-bdd6b242312b tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96ecc161-fd02-4c2f-adf6-b75215ba5437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:28:33.169354 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:33.169354 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:33.170467 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-e5ad4a09-d505-4332-8056-bdd6b242312b tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:28:33.251308 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e5ad4a09-d505-4332-8056-bdd6b242312b tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96ecc161-fd02-4c2f-adf6-b75215ba5437) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T10:28:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=43d77ff7-0406-4880-aa2d-d6645e797fef,is_public=True,name='tempest-GroupsTest-volume-type-2022570986',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '43d77ff7-0406-4880-aa2d-d6645e797fef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ba8cb0cd-71b5-4fa5-a7a5-722c6716b208', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:28:33.256865 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e5ad4a09-d505-4332-8056-bdd6b242312b tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (066253f3-e1a2-41c1-b93a-b5ebe29620b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:28:33.364877 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7c3986fa-a56d-4274-801f-8c7032c0b2a9 tempest-VolumeQuotasNegativeTestJSON-1514166796 tempest-VolumeQuotasNegativeTestJSON-1514166796] GET http://10.222.0.73/volume/v3/4e2b8703d4bd4dbca9335d54e06c0319/os-quota-sets/7322e7c5ff054d54ade69fc5f15e4b6a Jan 20 10:28:33.365482 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7c3986fa-a56d-4274-801f-8c7032c0b2a9 tempest-VolumeQuotasNegativeTestJSON-1514166796 tempest-VolumeQuotasNegativeTestJSON-1514166796] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:33.365917 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:33.365917 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:33.367170 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7c3986fa-a56d-4274-801f-8c7032c0b2a9 tempest-VolumeQuotasNegativeTestJSON-1514166796 tempest-VolumeQuotasNegativeTestJSON-1514166796] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:33.383857 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-e5ad4a09-d505-4332-8056-bdd6b242312b tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2022570986 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2022570986, it is now deprecated. Please use the default quota class for default quota. Jan 20 10:28:33.385697 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-e5ad4a09-d505-4332-8056-bdd6b242312b tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2022570986 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2022570986, it is now deprecated. Please use the default quota class for default quota. Jan 20 10:28:33.418643 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-7c3986fa-a56d-4274-801f-8c7032c0b2a9 tempest-VolumeQuotasNegativeTestJSON-1514166796 tempest-VolumeQuotasNegativeTestJSON-1514166796] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-2022570986 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-2022570986, it is now deprecated. Please use the default quota class for default quota. Jan 20 10:28:33.421660 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-7c3986fa-a56d-4274-801f-8c7032c0b2a9 tempest-VolumeQuotasNegativeTestJSON-1514166796 tempest-VolumeQuotasNegativeTestJSON-1514166796] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-288232387 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-288232387, it is now deprecated. Please use the default quota class for default quota. Jan 20 10:28:33.433405 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-e5ad4a09-d505-4332-8056-bdd6b242312b tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Created reservations ['e04cc022-b931-402d-b0aa-3a38c5191732', '1bc364be-6653-4e13-938e-1b942a06873e', '3d487df5-5d49-4c4e-b5d7-a8c8a11582e2', '8962c3d1-59e1-45ae-aa6c-1f45f7656bca'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:28:33.436411 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e5ad4a09-d505-4332-8056-bdd6b242312b tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (066253f3-e1a2-41c1-b93a-b5ebe29620b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e04cc022-b931-402d-b0aa-3a38c5191732', '1bc364be-6653-4e13-938e-1b942a06873e', '3d487df5-5d49-4c4e-b5d7-a8c8a11582e2', '8962c3d1-59e1-45ae-aa6c-1f45f7656bca']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:28:33.444086 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e5ad4a09-d505-4332-8056-bdd6b242312b tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99b208ce-3dc9-497a-be2c-5320baa8d3e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:28:33.447318 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7c3986fa-a56d-4274-801f-8c7032c0b2a9 tempest-VolumeQuotasNegativeTestJSON-1514166796 tempest-VolumeQuotasNegativeTestJSON-1514166796] http://10.222.0.73/volume/v3/4e2b8703d4bd4dbca9335d54e06c0319/os-quota-sets/7322e7c5ff054d54ade69fc5f15e4b6a returned with HTTP 200 Jan 20 10:28:33.462263 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 226/451] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:28:33 2021] GET /volume/v3/4e2b8703d4bd4dbca9335d54e06c0319/os-quota-sets/7322e7c5ff054d54ade69fc5f15e4b6a => generated 708 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:28:33.648844 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e5ad4a09-d505-4332-8056-bdd6b242312b tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99b208ce-3dc9-497a-be2c-5320baa8d3e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35fd24dd-da00-4088-94db-44fb3a833873', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-289246045',encryption_key_id=None,group_id=ba8cb0cd-71b5-4fa5-a7a5-722c6716b208,group_type_id=,metadata={},multiattach=False,project_id='b516d97098f34ee09e43e6104e8b7f41',qos_specs=None,replication_status=,reservations=['e04cc022-b931-402d-b0aa-3a38c5191732','1bc364be-6653-4e13-938e-1b942a06873e','3d487df5-5d49-4c4e-b5d7-a8c8a11582e2','8962c3d1-59e1-45ae-aa6c-1f45f7656bca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='856652a031424aab95e36533c5490937',volume_type_id=43d77ff7-0406-4880-aa2d-d6645e797fef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:28:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-289246045',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ba8cb0cd-71b5-4fa5-a7a5-722c6716b208,host=None,id=35fd24dd-da00-4088-94db-44fb3a833873,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b516d97098f34ee09e43e6104e8b7f41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='856652a031424aab95e36533c5490937',volume_attachment=,volume_type=,volume_type_id=43d77ff7-0406-4880-aa2d-d6645e797fef)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:28:33.651474 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e5ad4a09-d505-4332-8056-bdd6b242312b tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f372611-9db1-4367-9aab-615867ae7043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:28:33.688430 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e5ad4a09-d505-4332-8056-bdd6b242312b tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f372611-9db1-4367-9aab-615867ae7043) transitioned into state 'SUCCESS' from state '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-289246045',encryption_key_id=None,group_id=ba8cb0cd-71b5-4fa5-a7a5-722c6716b208,group_type_id=,metadata={},multiattach=False,project_id='b516d97098f34ee09e43e6104e8b7f41',qos_specs=None,replication_status=,reservations=['e04cc022-b931-402d-b0aa-3a38c5191732','1bc364be-6653-4e13-938e-1b942a06873e','3d487df5-5d49-4c4e-b5d7-a8c8a11582e2','8962c3d1-59e1-45ae-aa6c-1f45f7656bca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='856652a031424aab95e36533c5490937',volume_type_id=43d77ff7-0406-4880-aa2d-d6645e797fef)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:28:33.699875 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e5ad4a09-d505-4332-8056-bdd6b242312b tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7108773f-3e23-4e25-a14b-7081e8bc010f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:28:33.749891 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e5ad4a09-d505-4332-8056-bdd6b242312b tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7108773f-3e23-4e25-a14b-7081e8bc010f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:28:33.753211 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e5ad4a09-d505-4332-8056-bdd6b242312b tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Flow 'volume_create_api' (82e1e9fa-5478-4cb3-a184-3973ed1b99c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:28:33.836283 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8c231be3-9349-4c57-9f58-b431d1b07e7c tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] POST http://10.222.0.73/volume/v3/7322e7c5ff054d54ade69fc5f15e4b6a/volumes Jan 20 10:28:33.837253 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8c231be3-9349-4c57-9f58-b431d1b07e7c tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-366404618"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:28:33.838635 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-8c231be3-9349-4c57-9f58-b431d1b07e7c tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-366404618'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:28:33.838993 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-8c231be3-9349-4c57-9f58-b431d1b07e7c tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Create volume of 1 GB Jan 20 10:28:33.848585 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e5ad4a09-d505-4332-8056-bdd6b242312b tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Create volume request issued successfully. Jan 20 10:28:33.853791 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8c231be3-9349-4c57-9f58-b431d1b07e7c tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Availability Zones retrieved successfully. Jan 20 10:28:33.872994 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8c231be3-9349-4c57-9f58-b431d1b07e7c tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Flow 'volume_create_api' (6c30aa87-a933-455f-9f82-5b2018aa2bd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:28:33.876178 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8c231be3-9349-4c57-9f58-b431d1b07e7c tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a5ec41a-810e-451e-a4ac-0247390db98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:28:33.878316 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-8c231be3-9349-4c57-9f58-b431d1b07e7c tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:28:33.886140 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-e5ad4a09-d505-4332-8056-bdd6b242312b tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:28:33.886606 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-e5ad4a09-d505-4332-8056-bdd6b242312b tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:28:33.904580 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-e5ad4a09-d505-4332-8056-bdd6b242312b tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:28:33.912683 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:33.912683 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:33.946005 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e5ad4a09-d505-4332-8056-bdd6b242312b tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes returned with HTTP 202 Jan 20 10:28:33.947780 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 226/452] 10.222.0.73 () {62 vars in 1267 bytes} [Wed Jan 20 10:28:33 2021] POST /volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes => generated 891 bytes in 888 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:28:33.956790 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8c231be3-9349-4c57-9f58-b431d1b07e7c tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a5ec41a-810e-451e-a4ac-0247390db98f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:28:33.960169 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8c231be3-9349-4c57-9f58-b431d1b07e7c tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8480bb1-d0d9-4bbf-a5b3-253c09127033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:28:33.971865 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cc7b91ca-041a-4ec0-8ca8-809185ba7df3 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] GET http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/35fd24dd-da00-4088-94db-44fb3a833873 Jan 20 10:28:33.972751 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cc7b91ca-041a-4ec0-8ca8-809185ba7df3 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:33.973176 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:33.973176 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:33.973976 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cc7b91ca-041a-4ec0-8ca8-809185ba7df3 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:34.049280 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:34.049280 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:34.065494 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cc7b91ca-041a-4ec0-8ca8-809185ba7df3 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Volume info retrieved successfully. Jan 20 10:28:34.092421 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-cc7b91ca-041a-4ec0-8ca8-809185ba7df3 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:28:34.093221 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-cc7b91ca-041a-4ec0-8ca8-809185ba7df3 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:28:34.103908 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-cc7b91ca-041a-4ec0-8ca8-809185ba7df3 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:28:34.117860 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:34.117860 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:34.172166 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cc7b91ca-041a-4ec0-8ca8-809185ba7df3 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/35fd24dd-da00-4088-94db-44fb3a833873 returned with HTTP 200 Jan 20 10:28:34.174111 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 227/453] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:28:33 2021] GET /volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/35fd24dd-da00-4088-94db-44fb3a833873 => generated 959 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:28:34.189018 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-8c231be3-9349-4c57-9f58-b431d1b07e7c tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Created reservations ['e0e7cf0e-fe78-48b9-80a8-4200beaa1d14', '8eee382c-2d52-406c-92b0-53a9f34d18b2', '57d1ffe2-e88f-4f4b-a2b8-3248881c3332', 'b67b6be4-2c74-475d-bdb0-31d98420ec30'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:28:34.192636 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8c231be3-9349-4c57-9f58-b431d1b07e7c tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8480bb1-d0d9-4bbf-a5b3-253c09127033) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0e7cf0e-fe78-48b9-80a8-4200beaa1d14', '8eee382c-2d52-406c-92b0-53a9f34d18b2', '57d1ffe2-e88f-4f4b-a2b8-3248881c3332', 'b67b6be4-2c74-475d-bdb0-31d98420ec30']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:28:34.195589 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8c231be3-9349-4c57-9f58-b431d1b07e7c tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb192d98-53eb-414a-97e1-2d36b340e4b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:28:34.289061 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8c231be3-9349-4c57-9f58-b431d1b07e7c tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb192d98-53eb-414a-97e1-2d36b340e4b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '066e7495-93dc-410a-b4c6-d5744a789e18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-366404618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7322e7c5ff054d54ade69fc5f15e4b6a',qos_specs=None,replication_status=,reservations=['e0e7cf0e-fe78-48b9-80a8-4200beaa1d14','8eee382c-2d52-406c-92b0-53a9f34d18b2','57d1ffe2-e88f-4f4b-a2b8-3248881c3332','b67b6be4-2c74-475d-bdb0-31d98420ec30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a953e7fdaf2d41239b836466555e0e23',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:28:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-366404618',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=066e7495-93dc-410a-b4c6-d5744a789e18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7322e7c5ff054d54ade69fc5f15e4b6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a953e7fdaf2d41239b836466555e0e23',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:28:34.295396 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8c231be3-9349-4c57-9f58-b431d1b07e7c tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32992d2a-cb48-49cf-9772-468cd2b9699c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:28:34.389090 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8c231be3-9349-4c57-9f58-b431d1b07e7c tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32992d2a-cb48-49cf-9772-468cd2b9699c) transitioned into state 'SUCCESS' from state '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-366404618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7322e7c5ff054d54ade69fc5f15e4b6a',qos_specs=None,replication_status=,reservations=['e0e7cf0e-fe78-48b9-80a8-4200beaa1d14','8eee382c-2d52-406c-92b0-53a9f34d18b2','57d1ffe2-e88f-4f4b-a2b8-3248881c3332','b67b6be4-2c74-475d-bdb0-31d98420ec30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a953e7fdaf2d41239b836466555e0e23',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:28:34.391412 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8c231be3-9349-4c57-9f58-b431d1b07e7c tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (378ca560-43a5-4976-9e9f-77217da136cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:28:34.431409 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8c231be3-9349-4c57-9f58-b431d1b07e7c tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (378ca560-43a5-4976-9e9f-77217da136cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:28:34.434870 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8c231be3-9349-4c57-9f58-b431d1b07e7c tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Flow 'volume_create_api' (6c30aa87-a933-455f-9f82-5b2018aa2bd6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:28:34.761804 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8c231be3-9349-4c57-9f58-b431d1b07e7c tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Create volume request issued successfully. Jan 20 10:28:34.809289 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8c231be3-9349-4c57-9f58-b431d1b07e7c tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] http://10.222.0.73/volume/v3/7322e7c5ff054d54ade69fc5f15e4b6a/volumes returned with HTTP 202 Jan 20 10:28:34.817276 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 227/454] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:28:33 2021] POST /volume/v3/7322e7c5ff054d54ade69fc5f15e4b6a/volumes => generated 827 bytes in 1354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:28:34.850997 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9694f46e-c92e-4bdc-8c51-7aeea88d6b63 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] GET http://10.222.0.73/volume/v3/7322e7c5ff054d54ade69fc5f15e4b6a/volumes/066e7495-93dc-410a-b4c6-d5744a789e18 Jan 20 10:28:34.853990 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9694f46e-c92e-4bdc-8c51-7aeea88d6b63 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:34.854421 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:34.854421 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:34.855029 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9694f46e-c92e-4bdc-8c51-7aeea88d6b63 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:35.130663 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:35.130663 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:35.142038 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9694f46e-c92e-4bdc-8c51-7aeea88d6b63 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Volume info retrieved successfully. Jan 20 10:28:35.174928 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9694f46e-c92e-4bdc-8c51-7aeea88d6b63 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] http://10.222.0.73/volume/v3/7322e7c5ff054d54ade69fc5f15e4b6a/volumes/066e7495-93dc-410a-b4c6-d5744a789e18 returned with HTTP 200 Jan 20 10:28:35.177839 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 228/455] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:28:34 2021] GET /volume/v3/7322e7c5ff054d54ade69fc5f15e4b6a/volumes/066e7495-93dc-410a-b4c6-d5744a789e18 => generated 919 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:28:35.204527 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e9ed9bb4-351e-46af-b421-67989e215ae4 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] GET http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/35fd24dd-da00-4088-94db-44fb3a833873 Jan 20 10:28:35.205151 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e9ed9bb4-351e-46af-b421-67989e215ae4 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:35.205372 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:35.205372 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:35.205756 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e9ed9bb4-351e-46af-b421-67989e215ae4 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:35.315668 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:35.315668 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:35.339497 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e9ed9bb4-351e-46af-b421-67989e215ae4 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Volume info retrieved successfully. Jan 20 10:28:35.387008 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-e9ed9bb4-351e-46af-b421-67989e215ae4 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:28:35.390300 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-e9ed9bb4-351e-46af-b421-67989e215ae4 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:28:35.409234 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-e9ed9bb4-351e-46af-b421-67989e215ae4 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:28:35.423183 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:35.423183 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:35.453345 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e9ed9bb4-351e-46af-b421-67989e215ae4 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/35fd24dd-da00-4088-94db-44fb3a833873 returned with HTTP 200 Jan 20 10:28:35.454176 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 228/456] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:28:35 2021] GET /volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/35fd24dd-da00-4088-94db-44fb3a833873 => generated 983 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:28:36.194701 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-da503715-8964-4c04-a221-0cafc758ad4a tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] GET http://10.222.0.73/volume/v3/7322e7c5ff054d54ade69fc5f15e4b6a/volumes/066e7495-93dc-410a-b4c6-d5744a789e18 Jan 20 10:28:36.195384 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-da503715-8964-4c04-a221-0cafc758ad4a tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:36.195585 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:36.195585 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:36.196265 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-da503715-8964-4c04-a221-0cafc758ad4a tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:36.300683 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:36.300683 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:36.317589 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-da503715-8964-4c04-a221-0cafc758ad4a tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Volume info retrieved successfully. Jan 20 10:28:36.363942 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-da503715-8964-4c04-a221-0cafc758ad4a tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] http://10.222.0.73/volume/v3/7322e7c5ff054d54ade69fc5f15e4b6a/volumes/066e7495-93dc-410a-b4c6-d5744a789e18 returned with HTTP 200 Jan 20 10:28:36.366523 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 229/457] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:28:36 2021] GET /volume/v3/7322e7c5ff054d54ade69fc5f15e4b6a/volumes/066e7495-93dc-410a-b4c6-d5744a789e18 => generated 919 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:28:36.472908 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-78df6b29-1303-4fc4-ad6f-d4c51cad5c93 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] GET http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/35fd24dd-da00-4088-94db-44fb3a833873 Jan 20 10:28:36.474318 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-78df6b29-1303-4fc4-ad6f-d4c51cad5c93 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:36.474451 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:36.474451 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:36.474842 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-78df6b29-1303-4fc4-ad6f-d4c51cad5c93 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:36.586261 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:36.586261 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:36.608775 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-78df6b29-1303-4fc4-ad6f-d4c51cad5c93 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Volume info retrieved successfully. Jan 20 10:28:36.639091 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-78df6b29-1303-4fc4-ad6f-d4c51cad5c93 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:28:36.640068 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-78df6b29-1303-4fc4-ad6f-d4c51cad5c93 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:28:36.677048 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-78df6b29-1303-4fc4-ad6f-d4c51cad5c93 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:28:36.699855 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:36.699855 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:36.735023 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-78df6b29-1303-4fc4-ad6f-d4c51cad5c93 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/35fd24dd-da00-4088-94db-44fb3a833873 returned with HTTP 200 Jan 20 10:28:36.744904 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 229/458] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:28:36 2021] GET /volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/35fd24dd-da00-4088-94db-44fb3a833873 => generated 984 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:28:36.767216 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eef02a22-9220-4ce6-9abb-93d2731fb7c0 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] PUT http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/ba8cb0cd-71b5-4fa5-a7a5-722c6716b208 Jan 20 10:28:36.767972 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:36.767972 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:36.768613 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eef02a22-9220-4ce6-9abb-93d2731fb7c0 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "35fd24dd-da00-4088-94db-44fb3a833873"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:28:36.769959 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-eef02a22-9220-4ce6-9abb-93d2731fb7c0 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Update called for group ba8cb0cd-71b5-4fa5-a7a5-722c6716b208. {{(pid=87959) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 20 10:28:36.770465 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-eef02a22-9220-4ce6-9abb-93d2731fb7c0 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Updating group ba8cb0cd-71b5-4fa5-a7a5-722c6716b208 with name new_group description: This is a new group add_volumes: None remove_volumes: 35fd24dd-da00-4088-94db-44fb3a833873. Jan 20 10:28:36.790064 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:36.790064 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:36.861124 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eef02a22-9220-4ce6-9abb-93d2731fb7c0 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/ba8cb0cd-71b5-4fa5-a7a5-722c6716b208 returned with HTTP 202 Jan 20 10:28:36.862787 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 230/459] 10.222.0.73 () {62 vars in 1374 bytes} [Wed Jan 20 10:28:36 2021] PUT /volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/ba8cb0cd-71b5-4fa5-a7a5-722c6716b208 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 20 10:28:36.874201 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2e4a64a8-a021-4531-ae42-8c602190e656 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] GET http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/ba8cb0cd-71b5-4fa5-a7a5-722c6716b208 Jan 20 10:28:36.880250 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2e4a64a8-a021-4531-ae42-8c602190e656 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:36.880610 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:36.880610 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:36.881727 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2e4a64a8-a021-4531-ae42-8c602190e656 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:36.882185 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-2e4a64a8-a021-4531-ae42-8c602190e656 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] show called for member ba8cb0cd-71b5-4fa5-a7a5-722c6716b208 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:28:36.918732 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:36.918732 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:37.031042 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2e4a64a8-a021-4531-ae42-8c602190e656 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/ba8cb0cd-71b5-4fa5-a7a5-722c6716b208 returned with HTTP 200 Jan 20 10:28:37.037843 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 230/460] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:28:36 2021] GET /volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/ba8cb0cd-71b5-4fa5-a7a5-722c6716b208 => generated 323 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:28:37.385942 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a4154113-e1d8-42e3-a2fa-5a5c7365f37c tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] GET http://10.222.0.73/volume/v3/7322e7c5ff054d54ade69fc5f15e4b6a/volumes/066e7495-93dc-410a-b4c6-d5744a789e18 Jan 20 10:28:37.386623 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a4154113-e1d8-42e3-a2fa-5a5c7365f37c tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:37.386931 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:37.386931 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:37.394955 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a4154113-e1d8-42e3-a2fa-5a5c7365f37c tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:37.642965 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:37.642965 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:37.657903 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a4154113-e1d8-42e3-a2fa-5a5c7365f37c tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Volume info retrieved successfully. Jan 20 10:28:37.689247 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a4154113-e1d8-42e3-a2fa-5a5c7365f37c tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] http://10.222.0.73/volume/v3/7322e7c5ff054d54ade69fc5f15e4b6a/volumes/066e7495-93dc-410a-b4c6-d5744a789e18 returned with HTTP 200 Jan 20 10:28:37.690724 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 231/461] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:28:37 2021] GET /volume/v3/7322e7c5ff054d54ade69fc5f15e4b6a/volumes/066e7495-93dc-410a-b4c6-d5744a789e18 => generated 920 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:28:37.719376 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-396eadc3-e3e6-4a13-bbf8-d2074fad2677 tempest-VolumeQuotasNegativeTestJSON-1514166796 tempest-VolumeQuotasNegativeTestJSON-1514166796] PUT http://10.222.0.73/volume/v3/4e2b8703d4bd4dbca9335d54e06c0319/os-quota-sets/7322e7c5ff054d54ade69fc5f15e4b6a Jan 20 10:28:37.720558 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:37.720558 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:37.721721 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-396eadc3-e3e6-4a13-bbf8-d2074fad2677 tempest-VolumeQuotasNegativeTestJSON-1514166796 tempest-VolumeQuotasNegativeTestJSON-1514166796] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:28:37.761577 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:37.761577 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:37.934898 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-396eadc3-e3e6-4a13-bbf8-d2074fad2677 tempest-VolumeQuotasNegativeTestJSON-1514166796 tempest-VolumeQuotasNegativeTestJSON-1514166796] http://10.222.0.73/volume/v3/4e2b8703d4bd4dbca9335d54e06c0319/os-quota-sets/7322e7c5ff054d54ade69fc5f15e4b6a returned with HTTP 200 Jan 20 10:28:37.936084 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 231/462] 10.222.0.73 () {60 vars in 1341 bytes} [Wed Jan 20 10:28:37 2021] PUT /volume/v3/4e2b8703d4bd4dbca9335d54e06c0319/os-quota-sets/7322e7c5ff054d54ade69fc5f15e4b6a => generated 663 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:28:37.953499 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fa8a2ae6-e8b9-4d6a-b6ff-e401c69c4376 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] POST http://10.222.0.73/volume/v3/7322e7c5ff054d54ade69fc5f15e4b6a/volumes Jan 20 10:28:37.954261 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:37.954261 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:37.954993 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fa8a2ae6-e8b9-4d6a-b6ff-e401c69c4376 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:28:37.957783 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-fa8a2ae6-e8b9-4d6a-b6ff-e401c69c4376 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Create volume request body: {'volume': {'size': 2}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:28:37.958457 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-fa8a2ae6-e8b9-4d6a-b6ff-e401c69c4376 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Create volume of 2 GB Jan 20 10:28:37.983272 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fa8a2ae6-e8b9-4d6a-b6ff-e401c69c4376 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Availability Zones retrieved successfully. Jan 20 10:28:38.010209 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fa8a2ae6-e8b9-4d6a-b6ff-e401c69c4376 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Flow 'volume_create_api' (d49e4321-fa02-4fb8-b326-16c7f35cf4db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:28:38.013531 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fa8a2ae6-e8b9-4d6a-b6ff-e401c69c4376 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1079e394-8b7f-4512-9930-74d6cf2e2b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:28:38.016574 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-fa8a2ae6-e8b9-4d6a-b6ff-e401c69c4376 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Validating volume size '2' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:28:38.054389 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d688e7e2-90a2-4cc9-8107-85118a7547f5 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] GET http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/ba8cb0cd-71b5-4fa5-a7a5-722c6716b208 Jan 20 10:28:38.057268 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d688e7e2-90a2-4cc9-8107-85118a7547f5 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:38.060781 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d688e7e2-90a2-4cc9-8107-85118a7547f5 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:38.063508 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-d688e7e2-90a2-4cc9-8107-85118a7547f5 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] show called for member ba8cb0cd-71b5-4fa5-a7a5-722c6716b208 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:28:38.085468 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:38.085468 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:38.107682 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fa8a2ae6-e8b9-4d6a-b6ff-e401c69c4376 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1079e394-8b7f-4512-9930-74d6cf2e2b14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:28:38.110494 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fa8a2ae6-e8b9-4d6a-b6ff-e401c69c4376 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7108503b-abcb-4ad6-858d-f7a34095edcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:28:38.144780 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d688e7e2-90a2-4cc9-8107-85118a7547f5 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/ba8cb0cd-71b5-4fa5-a7a5-722c6716b208 returned with HTTP 200 Jan 20 10:28:38.146560 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 232/463] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:28:38 2021] GET /volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/ba8cb0cd-71b5-4fa5-a7a5-722c6716b208 => generated 324 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:28:38.165689 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-99f93d6a-efcb-48ce-98ec-343d69bef1dc tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] GET http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/ba8cb0cd-71b5-4fa5-a7a5-722c6716b208 Jan 20 10:28:38.166494 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-99f93d6a-efcb-48ce-98ec-343d69bef1dc tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:38.168094 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:38.168094 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:38.168559 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-99f93d6a-efcb-48ce-98ec-343d69bef1dc tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:38.169101 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-99f93d6a-efcb-48ce-98ec-343d69bef1dc tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] show called for member ba8cb0cd-71b5-4fa5-a7a5-722c6716b208 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:28:38.195083 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:38.195083 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:38.256338 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-99f93d6a-efcb-48ce-98ec-343d69bef1dc tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/ba8cb0cd-71b5-4fa5-a7a5-722c6716b208 returned with HTTP 200 Jan 20 10:28:38.258505 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 233/464] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:28:38 2021] GET /volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/ba8cb0cd-71b5-4fa5-a7a5-722c6716b208 => generated 324 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:28:38.276325 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fd306cf3-96a4-41c4-8724-b64225e98c23 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] GET http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/detail Jan 20 10:28:38.278352 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fd306cf3-96a4-41c4-8724-b64225e98c23 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:38.278352 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:38.278352 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:38.278962 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fd306cf3-96a4-41c4-8724-b64225e98c23 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:38.281280 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-fd306cf3-96a4-41c4-8724-b64225e98c23 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:28:38.283691 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:38.283691 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:38.287334 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fd306cf3-96a4-41c4-8724-b64225e98c23 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:28:38.288811 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota_utils [None req-fa8a2ae6-e8b9-4d6a-b6ff-e401c69c4376 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Quota exceeded for 7322e7c5ff054d54ade69fc5f15e4b6a, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 20 10:28:38.319231 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.volume.api [None req-fa8a2ae6-e8b9-4d6a-b6ff-e401c69c4376 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7108503b-abcb-4ad6-858d-f7a34095edcb) transitioned into state 'FAILURE' from state 'RUNNING' Jan 20 10:28:38.319231 n-d-768509-8 devstack@c-api.service[87958]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jan 20 10:28:38.332319 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fa8a2ae6-e8b9-4d6a-b6ff-e401c69c4376 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7108503b-abcb-4ad6-858d-f7a34095edcb) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:28:38.336834 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.volume.api [None req-fa8a2ae6-e8b9-4d6a-b6ff-e401c69c4376 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7108503b-abcb-4ad6-858d-f7a34095edcb) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 20 10:28:38.344374 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fa8a2ae6-e8b9-4d6a-b6ff-e401c69c4376 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1079e394-8b7f-4512-9930-74d6cf2e2b14) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:28:38.348366 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.volume.api [None req-fa8a2ae6-e8b9-4d6a-b6ff-e401c69c4376 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1079e394-8b7f-4512-9930-74d6cf2e2b14) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 20 10:28:38.352981 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.volume.api [None req-fa8a2ae6-e8b9-4d6a-b6ff-e401c69c4376 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Flow 'volume_create_api' (d49e4321-fa02-4fb8-b326-16c7f35cf4db) transitioned into state 'REVERTED' from state 'RUNNING' Jan 20 10:28:38.353696 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.middleware.fault [None req-fa8a2ae6-e8b9-4d6a-b6ff-e401c69c4376 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] http://10.222.0.73/volume/v3/7322e7c5ff054d54ade69fc5f15e4b6a/volumes returned with HTTP 413 Jan 20 10:28:38.364879 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 232/465] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:28:37 2021] POST /volume/v3/7322e7c5ff054d54ade69fc5f15e4b6a/volumes => generated 208 bytes in 418 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 20 10:28:38.380172 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d5d185d3-1894-4bf3-86ab-7b3470a39a23 tempest-VolumeQuotasNegativeTestJSON-1514166796 tempest-VolumeQuotasNegativeTestJSON-1514166796] PUT http://10.222.0.73/volume/v3/4e2b8703d4bd4dbca9335d54e06c0319/os-quota-sets/7322e7c5ff054d54ade69fc5f15e4b6a Jan 20 10:28:38.381037 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:38.381037 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:38.382317 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d5d185d3-1894-4bf3-86ab-7b3470a39a23 tempest-VolumeQuotasNegativeTestJSON-1514166796 tempest-VolumeQuotasNegativeTestJSON-1514166796] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:28:38.418192 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:38.418192 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:38.485538 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fd306cf3-96a4-41c4-8724-b64225e98c23 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Get all volumes completed successfully. Jan 20 10:28:38.493940 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-fd306cf3-96a4-41c4-8724-b64225e98c23 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:28:38.494481 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-fd306cf3-96a4-41c4-8724-b64225e98c23 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:28:38.515210 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-fd306cf3-96a4-41c4-8724-b64225e98c23 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:28:38.562932 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:38.562932 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:38.639285 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fd306cf3-96a4-41c4-8724-b64225e98c23 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/detail returned with HTTP 200 Jan 20 10:28:38.660595 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 234/466] 10.222.0.73 () {60 vars in 1266 bytes} [Wed Jan 20 10:28:38 2021] GET /volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/detail => generated 1926 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 10:28:38.678586 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-d5d185d3-1894-4bf3-86ab-7b3470a39a23 tempest-VolumeQuotasNegativeTestJSON-1514166796 tempest-VolumeQuotasNegativeTestJSON-1514166796] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-2022570986 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-2022570986, it is now deprecated. Please use the default quota class for default quota. Jan 20 10:28:38.679552 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-d5d185d3-1894-4bf3-86ab-7b3470a39a23 tempest-VolumeQuotasNegativeTestJSON-1514166796 tempest-VolumeQuotasNegativeTestJSON-1514166796] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-288232387 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-288232387, it is now deprecated. Please use the default quota class for default quota. Jan 20 10:28:38.680455 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-d5d185d3-1894-4bf3-86ab-7b3470a39a23 tempest-VolumeQuotasNegativeTestJSON-1514166796 tempest-VolumeQuotasNegativeTestJSON-1514166796] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-288232387 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-288232387, it is now deprecated. Please use the default quota class for default quota. Jan 20 10:28:38.681456 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f568592f-b96f-47fd-a59a-8ec724d3f1a0 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] PUT http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/ba8cb0cd-71b5-4fa5-a7a5-722c6716b208 Jan 20 10:28:38.682186 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:38.682186 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:38.682610 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f568592f-b96f-47fd-a59a-8ec724d3f1a0 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "35fd24dd-da00-4088-94db-44fb3a833873"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:28:38.683697 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-f568592f-b96f-47fd-a59a-8ec724d3f1a0 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Update called for group ba8cb0cd-71b5-4fa5-a7a5-722c6716b208. {{(pid=87960) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 20 10:28:38.684054 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-f568592f-b96f-47fd-a59a-8ec724d3f1a0 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Updating group ba8cb0cd-71b5-4fa5-a7a5-722c6716b208 with name None description: None add_volumes: 35fd24dd-da00-4088-94db-44fb3a833873 remove_volumes: None. Jan 20 10:28:38.690538 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-d5d185d3-1894-4bf3-86ab-7b3470a39a23 tempest-VolumeQuotasNegativeTestJSON-1514166796 tempest-VolumeQuotasNegativeTestJSON-1514166796] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-288232387 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-288232387, it is now deprecated. Please use the default quota class for default quota. Jan 20 10:28:38.697104 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:38.697104 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:38.701799 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-d5d185d3-1894-4bf3-86ab-7b3470a39a23 tempest-VolumeQuotasNegativeTestJSON-1514166796 tempest-VolumeQuotasNegativeTestJSON-1514166796] 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 20 10:28:38.702844 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-d5d185d3-1894-4bf3-86ab-7b3470a39a23 tempest-VolumeQuotasNegativeTestJSON-1514166796 tempest-VolumeQuotasNegativeTestJSON-1514166796] 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 20 10:28:38.703836 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-d5d185d3-1894-4bf3-86ab-7b3470a39a23 tempest-VolumeQuotasNegativeTestJSON-1514166796 tempest-VolumeQuotasNegativeTestJSON-1514166796] 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 20 10:28:38.723398 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d5d185d3-1894-4bf3-86ab-7b3470a39a23 tempest-VolumeQuotasNegativeTestJSON-1514166796 tempest-VolumeQuotasNegativeTestJSON-1514166796] http://10.222.0.73/volume/v3/4e2b8703d4bd4dbca9335d54e06c0319/os-quota-sets/7322e7c5ff054d54ade69fc5f15e4b6a returned with HTTP 200 Jan 20 10:28:38.724454 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 233/467] 10.222.0.73 () {60 vars in 1341 bytes} [Wed Jan 20 10:28:38 2021] PUT /volume/v3/4e2b8703d4bd4dbca9335d54e06c0319/os-quota-sets/7322e7c5ff054d54ade69fc5f15e4b6a => generated 663 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:28:38.740691 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1b6a8be1-c7c0-4a2c-8c9f-42d96a054528 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] POST http://10.222.0.73/volume/v3/7322e7c5ff054d54ade69fc5f15e4b6a/volumes Jan 20 10:28:38.748098 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1b6a8be1-c7c0-4a2c-8c9f-42d96a054528 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:28:38.749288 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-1b6a8be1-c7c0-4a2c-8c9f-42d96a054528 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Create volume request body: {'volume': {'size': 1}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:28:38.749674 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-1b6a8be1-c7c0-4a2c-8c9f-42d96a054528 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Create volume of 1 GB Jan 20 10:28:38.783411 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1b6a8be1-c7c0-4a2c-8c9f-42d96a054528 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Availability Zones retrieved successfully. Jan 20 10:28:38.833019 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1b6a8be1-c7c0-4a2c-8c9f-42d96a054528 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Flow 'volume_create_api' (dffe41f3-4324-4bcb-98ac-e4451f9d7aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:28:38.840365 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1b6a8be1-c7c0-4a2c-8c9f-42d96a054528 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f55444fa-b22d-458d-8860-eece1e620fc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:28:38.842831 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-1b6a8be1-c7c0-4a2c-8c9f-42d96a054528 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:28:38.972731 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1b6a8be1-c7c0-4a2c-8c9f-42d96a054528 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f55444fa-b22d-458d-8860-eece1e620fc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:28:38.975420 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1b6a8be1-c7c0-4a2c-8c9f-42d96a054528 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (943af015-d92a-463b-aa45-b00e17beca0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:28:39.067643 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f568592f-b96f-47fd-a59a-8ec724d3f1a0 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/ba8cb0cd-71b5-4fa5-a7a5-722c6716b208 returned with HTTP 202 Jan 20 10:28:39.081707 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 235/468] 10.222.0.73 () {62 vars in 1373 bytes} [Wed Jan 20 10:28:38 2021] PUT /volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/ba8cb0cd-71b5-4fa5-a7a5-722c6716b208 => generated 0 bytes in 420 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 20 10:28:39.128442 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-83b5cb16-f671-452c-b20c-64109a94ac69 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] GET http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/ba8cb0cd-71b5-4fa5-a7a5-722c6716b208 Jan 20 10:28:39.129753 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-83b5cb16-f671-452c-b20c-64109a94ac69 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:39.130278 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:39.130278 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:39.131094 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-83b5cb16-f671-452c-b20c-64109a94ac69 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:39.131913 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-83b5cb16-f671-452c-b20c-64109a94ac69 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] show called for member ba8cb0cd-71b5-4fa5-a7a5-722c6716b208 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:28:39.189800 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:39.189800 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:39.302304 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota_utils [None req-1b6a8be1-c7c0-4a2c-8c9f-42d96a054528 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Quota exceeded for 7322e7c5ff054d54ade69fc5f15e4b6a, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jan 20 10:28:39.303948 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-83b5cb16-f671-452c-b20c-64109a94ac69 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/ba8cb0cd-71b5-4fa5-a7a5-722c6716b208 returned with HTTP 200 Jan 20 10:28:39.309369 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 236/469] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:28:39 2021] GET /volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/ba8cb0cd-71b5-4fa5-a7a5-722c6716b208 => generated 323 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:28:39.313488 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.volume.api [None req-1b6a8be1-c7c0-4a2c-8c9f-42d96a054528 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (943af015-d92a-463b-aa45-b00e17beca0f) transitioned into state 'FAILURE' from state 'RUNNING' Jan 20 10:28:39.313488 n-d-768509-8 devstack@c-api.service[87958]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jan 20 10:28:39.330445 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1b6a8be1-c7c0-4a2c-8c9f-42d96a054528 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (943af015-d92a-463b-aa45-b00e17beca0f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:28:39.333980 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.volume.api [None req-1b6a8be1-c7c0-4a2c-8c9f-42d96a054528 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (943af015-d92a-463b-aa45-b00e17beca0f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 20 10:28:39.340932 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1b6a8be1-c7c0-4a2c-8c9f-42d96a054528 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f55444fa-b22d-458d-8860-eece1e620fc4) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:28:39.345401 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.volume.api [None req-1b6a8be1-c7c0-4a2c-8c9f-42d96a054528 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f55444fa-b22d-458d-8860-eece1e620fc4) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 20 10:28:39.359775 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.volume.api [None req-1b6a8be1-c7c0-4a2c-8c9f-42d96a054528 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Flow 'volume_create_api' (dffe41f3-4324-4bcb-98ac-e4451f9d7aa9) transitioned into state 'REVERTED' from state 'RUNNING' Jan 20 10:28:39.360634 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.middleware.fault [None req-1b6a8be1-c7c0-4a2c-8c9f-42d96a054528 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] http://10.222.0.73/volume/v3/7322e7c5ff054d54ade69fc5f15e4b6a/volumes returned with HTTP 413 Jan 20 10:28:39.362537 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 234/470] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:28:38 2021] POST /volume/v3/7322e7c5ff054d54ade69fc5f15e4b6a/volumes => generated 150 bytes in 630 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 20 10:28:39.379273 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7391df84-cd5b-404a-bc95-a9a5aad0c0bb tempest-VolumeQuotasNegativeTestJSON-1514166796 tempest-VolumeQuotasNegativeTestJSON-1514166796] PUT http://10.222.0.73/volume/v3/4e2b8703d4bd4dbca9335d54e06c0319/os-quota-sets/7322e7c5ff054d54ade69fc5f15e4b6a Jan 20 10:28:39.380110 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:39.380110 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:39.380847 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7391df84-cd5b-404a-bc95-a9a5aad0c0bb tempest-VolumeQuotasNegativeTestJSON-1514166796 tempest-VolumeQuotasNegativeTestJSON-1514166796] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:28:39.404692 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:39.404692 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:39.637222 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7391df84-cd5b-404a-bc95-a9a5aad0c0bb tempest-VolumeQuotasNegativeTestJSON-1514166796 tempest-VolumeQuotasNegativeTestJSON-1514166796] http://10.222.0.73/volume/v3/4e2b8703d4bd4dbca9335d54e06c0319/os-quota-sets/7322e7c5ff054d54ade69fc5f15e4b6a returned with HTTP 200 Jan 20 10:28:39.645536 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 237/471] 10.222.0.73 () {60 vars in 1341 bytes} [Wed Jan 20 10:28:39 2021] PUT /volume/v3/4e2b8703d4bd4dbca9335d54e06c0319/os-quota-sets/7322e7c5ff054d54ade69fc5f15e4b6a => generated 662 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:28:39.654319 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2edcab29-48ab-4732-b6ef-b284f532441d tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] POST http://10.222.0.73/volume/v3/7322e7c5ff054d54ade69fc5f15e4b6a/volumes/066e7495-93dc-410a-b4c6-d5744a789e18/action Jan 20 10:28:39.655500 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:39.655500 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:39.656261 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2edcab29-48ab-4732-b6ef-b284f532441d tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:28:39.656845 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2edcab29-48ab-4732-b6ef-b284f532441d tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:28:39.783254 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:39.783254 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:39.785963 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2edcab29-48ab-4732-b6ef-b284f532441d tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Volume info retrieved successfully. Jan 20 10:28:39.968839 n-d-768509-8 devstack@c-api.service[87958]: ERROR cinder.volume.api [None req-2edcab29-48ab-4732-b6ef-b284f532441d tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Quota exceeded for 7322e7c5ff054d54ade69fc5f15e4b6a, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 20 10:28:40.002035 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.middleware.fault [None req-2edcab29-48ab-4732-b6ef-b284f532441d tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] http://10.222.0.73/volume/v3/7322e7c5ff054d54ade69fc5f15e4b6a/volumes/066e7495-93dc-410a-b4c6-d5744a789e18/action returned with HTTP 413 Jan 20 10:28:40.004628 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 235/472] 10.222.0.73 () {60 vars in 1357 bytes} [Wed Jan 20 10:28:39 2021] POST /volume/v3/7322e7c5ff054d54ade69fc5f15e4b6a/volumes/066e7495-93dc-410a-b4c6-d5744a789e18/action => generated 208 bytes in 356 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 20 10:28:40.023251 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c6739882-ddcd-4a0b-875c-e2f72ddf3cc1 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] DELETE http://10.222.0.73/volume/v3/7322e7c5ff054d54ade69fc5f15e4b6a/volumes/066e7495-93dc-410a-b4c6-d5744a789e18 Jan 20 10:28:40.024694 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c6739882-ddcd-4a0b-875c-e2f72ddf3cc1 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:40.038264 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c6739882-ddcd-4a0b-875c-e2f72ddf3cc1 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:40.039561 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-c6739882-ddcd-4a0b-875c-e2f72ddf3cc1 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Delete volume with id: 066e7495-93dc-410a-b4c6-d5744a789e18 Jan 20 10:28:40.231848 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:40.231848 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:40.233260 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c6739882-ddcd-4a0b-875c-e2f72ddf3cc1 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Volume info retrieved successfully. Jan 20 10:28:40.293140 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c6739882-ddcd-4a0b-875c-e2f72ddf3cc1 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Delete volume request issued successfully. Jan 20 10:28:40.293417 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c6739882-ddcd-4a0b-875c-e2f72ddf3cc1 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] http://10.222.0.73/volume/v3/7322e7c5ff054d54ade69fc5f15e4b6a/volumes/066e7495-93dc-410a-b4c6-d5744a789e18 returned with HTTP 202 Jan 20 10:28:40.300966 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 238/473] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:28:40 2021] DELETE /volume/v3/7322e7c5ff054d54ade69fc5f15e4b6a/volumes/066e7495-93dc-410a-b4c6-d5744a789e18 => generated 0 bytes in 285 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:28:40.309141 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f9ece0d4-b092-45c0-976c-f2404e283b6b tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] GET http://10.222.0.73/volume/v3/7322e7c5ff054d54ade69fc5f15e4b6a/volumes/066e7495-93dc-410a-b4c6-d5744a789e18 Jan 20 10:28:40.310371 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f9ece0d4-b092-45c0-976c-f2404e283b6b tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:40.310753 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:40.310753 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:40.311379 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f9ece0d4-b092-45c0-976c-f2404e283b6b tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:40.325005 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0a082ba1-4dd5-49c4-b2b8-cc44f47bca7e tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] GET http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/ba8cb0cd-71b5-4fa5-a7a5-722c6716b208 Jan 20 10:28:40.333161 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0a082ba1-4dd5-49c4-b2b8-cc44f47bca7e tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:40.337081 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:40.337081 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:40.337363 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0a082ba1-4dd5-49c4-b2b8-cc44f47bca7e tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:40.337954 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-0a082ba1-4dd5-49c4-b2b8-cc44f47bca7e tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] show called for member ba8cb0cd-71b5-4fa5-a7a5-722c6716b208 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:28:40.363549 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:40.363549 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:40.469379 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0a082ba1-4dd5-49c4-b2b8-cc44f47bca7e tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/ba8cb0cd-71b5-4fa5-a7a5-722c6716b208 returned with HTTP 200 Jan 20 10:28:40.470243 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 239/474] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:28:40 2021] GET /volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/ba8cb0cd-71b5-4fa5-a7a5-722c6716b208 => generated 324 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:28:40.490299 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-86263423-c311-4f30-a38d-742cf0f6730c tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] GET http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/detail Jan 20 10:28:40.491808 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-86263423-c311-4f30-a38d-742cf0f6730c tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:40.492215 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:40.492215 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:40.494585 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-86263423-c311-4f30-a38d-742cf0f6730c tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:40.496543 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-86263423-c311-4f30-a38d-742cf0f6730c tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:28:40.498275 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:40.498275 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:40.501962 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-86263423-c311-4f30-a38d-742cf0f6730c tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:28:40.573567 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:40.573567 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:40.654823 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f9ece0d4-b092-45c0-976c-f2404e283b6b tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Volume info retrieved successfully. Jan 20 10:28:40.671672 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-86263423-c311-4f30-a38d-742cf0f6730c tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Get all volumes completed successfully. Jan 20 10:28:40.674055 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-86263423-c311-4f30-a38d-742cf0f6730c tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:28:40.674754 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-86263423-c311-4f30-a38d-742cf0f6730c tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:28:40.685907 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-86263423-c311-4f30-a38d-742cf0f6730c tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:28:40.695914 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:40.695914 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:40.713632 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-86263423-c311-4f30-a38d-742cf0f6730c tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:28:40.714257 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-86263423-c311-4f30-a38d-742cf0f6730c tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:28:40.723855 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-86263423-c311-4f30-a38d-742cf0f6730c tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:28:40.736884 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f9ece0d4-b092-45c0-976c-f2404e283b6b tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] http://10.222.0.73/volume/v3/7322e7c5ff054d54ade69fc5f15e4b6a/volumes/066e7495-93dc-410a-b4c6-d5744a789e18 returned with HTTP 200 Jan 20 10:28:40.753595 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:40.753595 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:40.753985 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 236/475] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:28:40 2021] GET /volume/v3/7322e7c5ff054d54ade69fc5f15e4b6a/volumes/066e7495-93dc-410a-b4c6-d5744a789e18 => generated 919 bytes in 450 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:28:40.831102 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-86263423-c311-4f30-a38d-742cf0f6730c tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/detail returned with HTTP 200 Jan 20 10:28:40.854401 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-88327645-5e36-4ac2-98c9-fe77779804c3 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] GET http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/detail Jan 20 10:28:40.855415 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-88327645-5e36-4ac2-98c9-fe77779804c3 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:40.855843 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:40.855843 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:40.856665 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-88327645-5e36-4ac2-98c9-fe77779804c3 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:40.858141 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-88327645-5e36-4ac2-98c9-fe77779804c3 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:28:40.864481 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 240/476] 10.222.0.73 () {60 vars in 1266 bytes} [Wed Jan 20 10:28:40 2021] GET /volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/detail => generated 1960 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 20 10:28:40.867665 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-88327645-5e36-4ac2-98c9-fe77779804c3 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:28:41.036254 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-88327645-5e36-4ac2-98c9-fe77779804c3 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Get all volumes completed successfully. Jan 20 10:28:41.037933 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-88327645-5e36-4ac2-98c9-fe77779804c3 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:28:41.038311 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-88327645-5e36-4ac2-98c9-fe77779804c3 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:28:41.048160 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-88327645-5e36-4ac2-98c9-fe77779804c3 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:28:41.064092 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:41.064092 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:41.088552 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-88327645-5e36-4ac2-98c9-fe77779804c3 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:28:41.089443 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-88327645-5e36-4ac2-98c9-fe77779804c3 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:28:41.105222 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-88327645-5e36-4ac2-98c9-fe77779804c3 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:28:41.122987 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:41.122987 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:41.175834 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-88327645-5e36-4ac2-98c9-fe77779804c3 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/detail returned with HTTP 200 Jan 20 10:28:41.181157 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 237/477] 10.222.0.73 () {60 vars in 1266 bytes} [Wed Jan 20 10:28:40 2021] GET /volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/detail => generated 1960 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 10:28:41.205422 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-384f7dbd-e723-4e87-87f5-be3572e9c74c tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] POST http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/ba8cb0cd-71b5-4fa5-a7a5-722c6716b208/action Jan 20 10:28:41.206629 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:41.206629 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:41.207380 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-384f7dbd-e723-4e87-87f5-be3572e9c74c tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:28:41.208089 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-384f7dbd-e723-4e87-87f5-be3572e9c74c tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:28:41.209573 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-384f7dbd-e723-4e87-87f5-be3572e9c74c tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] delete called for group ba8cb0cd-71b5-4fa5-a7a5-722c6716b208 {{(pid=87960) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 20 10:28:41.210221 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-384f7dbd-e723-4e87-87f5-be3572e9c74c tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Delete group with id: ba8cb0cd-71b5-4fa5-a7a5-722c6716b208 Jan 20 10:28:41.220326 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:41.220326 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:41.470141 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-384f7dbd-e723-4e87-87f5-be3572e9c74c tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/ba8cb0cd-71b5-4fa5-a7a5-722c6716b208/action returned with HTTP 202 Jan 20 10:28:41.471358 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 241/478] 10.222.0.73 () {62 vars in 1395 bytes} [Wed Jan 20 10:28:41 2021] POST /volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/ba8cb0cd-71b5-4fa5-a7a5-722c6716b208/action => generated 0 bytes in 275 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 20 10:28:41.484691 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a6e53985-1790-48c6-ae5f-75744a4a2f56 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] GET http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/35fd24dd-da00-4088-94db-44fb3a833873 Jan 20 10:28:41.486687 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a6e53985-1790-48c6-ae5f-75744a4a2f56 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:41.486687 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:41.486687 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:41.487225 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a6e53985-1790-48c6-ae5f-75744a4a2f56 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:41.683057 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:41.683057 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:41.708293 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a6e53985-1790-48c6-ae5f-75744a4a2f56 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Volume info retrieved successfully. Jan 20 10:28:41.735152 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-a6e53985-1790-48c6-ae5f-75744a4a2f56 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:28:41.735742 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-a6e53985-1790-48c6-ae5f-75744a4a2f56 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:28:41.747055 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-a6e53985-1790-48c6-ae5f-75744a4a2f56 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:28:41.757651 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:41.757651 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:41.758605 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c78139c1-2468-4e1e-b40b-04db34294ada tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] GET http://10.222.0.73/volume/v3/7322e7c5ff054d54ade69fc5f15e4b6a/volumes/066e7495-93dc-410a-b4c6-d5744a789e18 Jan 20 10:28:41.759337 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c78139c1-2468-4e1e-b40b-04db34294ada tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:41.759741 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:41.759741 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:41.760528 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c78139c1-2468-4e1e-b40b-04db34294ada tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:41.796697 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a6e53985-1790-48c6-ae5f-75744a4a2f56 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/35fd24dd-da00-4088-94db-44fb3a833873 returned with HTTP 200 Jan 20 10:28:41.798129 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 238/479] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:28:41 2021] GET /volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/35fd24dd-da00-4088-94db-44fb3a833873 => generated 983 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:28:41.835431 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:41.835431 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:41.847298 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c78139c1-2468-4e1e-b40b-04db34294ada tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Volume info retrieved successfully. Jan 20 10:28:41.904033 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c78139c1-2468-4e1e-b40b-04db34294ada tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] http://10.222.0.73/volume/v3/7322e7c5ff054d54ade69fc5f15e4b6a/volumes/066e7495-93dc-410a-b4c6-d5744a789e18 returned with HTTP 200 Jan 20 10:28:41.905071 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 242/480] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:28:41 2021] GET /volume/v3/7322e7c5ff054d54ade69fc5f15e4b6a/volumes/066e7495-93dc-410a-b4c6-d5744a789e18 => generated 919 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:28:42.825659 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ca3da322-8aff-4c8d-af7e-70f00530831c tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] GET http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/35fd24dd-da00-4088-94db-44fb3a833873 Jan 20 10:28:42.826307 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ca3da322-8aff-4c8d-af7e-70f00530831c tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:42.826544 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:42.826544 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:42.826906 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ca3da322-8aff-4c8d-af7e-70f00530831c tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:42.922687 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-33b809d4-eed7-45f9-af9f-1cc4cbdde064 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] GET http://10.222.0.73/volume/v3/7322e7c5ff054d54ade69fc5f15e4b6a/volumes/066e7495-93dc-410a-b4c6-d5744a789e18 Jan 20 10:28:42.923655 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-33b809d4-eed7-45f9-af9f-1cc4cbdde064 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:42.923886 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:42.923886 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:42.924288 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-33b809d4-eed7-45f9-af9f-1cc4cbdde064 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:42.946771 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:42.946771 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:42.975984 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ca3da322-8aff-4c8d-af7e-70f00530831c tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Volume info retrieved successfully. Jan 20 10:28:42.992978 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ca3da322-8aff-4c8d-af7e-70f00530831c tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:28:42.993528 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ca3da322-8aff-4c8d-af7e-70f00530831c tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:28:43.002207 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-ca3da322-8aff-4c8d-af7e-70f00530831c tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:28:43.010332 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:43.010332 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:43.055659 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ca3da322-8aff-4c8d-af7e-70f00530831c tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/35fd24dd-da00-4088-94db-44fb3a833873 returned with HTTP 200 Jan 20 10:28:43.057980 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 239/481] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:28:42 2021] GET /volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/35fd24dd-da00-4088-94db-44fb3a833873 => generated 983 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:28:43.122875 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-33b809d4-eed7-45f9-af9f-1cc4cbdde064 tempest-VolumeQuotasNegativeTestJSON-1475867178 tempest-VolumeQuotasNegativeTestJSON-1475867178] http://10.222.0.73/volume/v3/7322e7c5ff054d54ade69fc5f15e4b6a/volumes/066e7495-93dc-410a-b4c6-d5744a789e18 returned with HTTP 404 Jan 20 10:28:43.132098 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 243/482] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:28:42 2021] GET /volume/v3/7322e7c5ff054d54ade69fc5f15e4b6a/volumes/066e7495-93dc-410a-b4c6-d5744a789e18 => generated 109 bytes in 214 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:28:43.138182 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7e5a8d43-ed86-438f-beaf-fcab3dfba2f0 tempest-VolumeQuotasNegativeTestJSON-1514166796 tempest-VolumeQuotasNegativeTestJSON-1514166796] PUT http://10.222.0.73/volume/v3/4e2b8703d4bd4dbca9335d54e06c0319/os-quota-sets/7322e7c5ff054d54ade69fc5f15e4b6a Jan 20 10:28:43.138661 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:43.138661 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:43.139090 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7e5a8d43-ed86-438f-beaf-fcab3dfba2f0 tempest-VolumeQuotasNegativeTestJSON-1514166796 tempest-VolumeQuotasNegativeTestJSON-1514166796] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:28:43.474877 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7e5a8d43-ed86-438f-beaf-fcab3dfba2f0 tempest-VolumeQuotasNegativeTestJSON-1514166796 tempest-VolumeQuotasNegativeTestJSON-1514166796] http://10.222.0.73/volume/v3/4e2b8703d4bd4dbca9335d54e06c0319/os-quota-sets/7322e7c5ff054d54ade69fc5f15e4b6a returned with HTTP 200 Jan 20 10:28:43.483818 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 240/483] 10.222.0.73 () {60 vars in 1342 bytes} [Wed Jan 20 10:28:43 2021] PUT /volume/v3/4e2b8703d4bd4dbca9335d54e06c0319/os-quota-sets/7322e7c5ff054d54ade69fc5f15e4b6a => generated 666 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:28:44.089945 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3a64911a-21fe-433e-80b8-5a469bc072d0 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] GET http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/35fd24dd-da00-4088-94db-44fb3a833873 Jan 20 10:28:44.090909 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3a64911a-21fe-433e-80b8-5a469bc072d0 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:44.091394 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3a64911a-21fe-433e-80b8-5a469bc072d0 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:44.264616 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:44.264616 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:44.284250 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3a64911a-21fe-433e-80b8-5a469bc072d0 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Volume info retrieved successfully. Jan 20 10:28:44.311247 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-3a64911a-21fe-433e-80b8-5a469bc072d0 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:28:44.311888 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-3a64911a-21fe-433e-80b8-5a469bc072d0 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:28:44.344313 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-3a64911a-21fe-433e-80b8-5a469bc072d0 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:28:44.356053 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:44.356053 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:44.444149 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3a64911a-21fe-433e-80b8-5a469bc072d0 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/35fd24dd-da00-4088-94db-44fb3a833873 returned with HTTP 200 Jan 20 10:28:44.461318 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 244/484] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:28:44 2021] GET /volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/35fd24dd-da00-4088-94db-44fb3a833873 => generated 983 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:28:45.483288 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-624c1677-867e-45b8-978a-b2abd24daab4 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] GET http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/35fd24dd-da00-4088-94db-44fb3a833873 Jan 20 10:28:45.484701 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-624c1677-867e-45b8-978a-b2abd24daab4 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:45.486253 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-624c1677-867e-45b8-978a-b2abd24daab4 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:45.687115 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:45.687115 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:45.717960 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-624c1677-867e-45b8-978a-b2abd24daab4 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Volume info retrieved successfully. Jan 20 10:28:45.743157 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-624c1677-867e-45b8-978a-b2abd24daab4 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:28:45.746604 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-624c1677-867e-45b8-978a-b2abd24daab4 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:28:45.765586 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-624c1677-867e-45b8-978a-b2abd24daab4 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:28:45.777904 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:45.777904 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:45.825864 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-624c1677-867e-45b8-978a-b2abd24daab4 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/35fd24dd-da00-4088-94db-44fb3a833873 returned with HTTP 200 Jan 20 10:28:45.829840 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 241/485] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:28:45 2021] GET /volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/35fd24dd-da00-4088-94db-44fb3a833873 => generated 983 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:28:46.863183 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-64965e85-e970-434f-98bf-c28554abcf6b tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] GET http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/35fd24dd-da00-4088-94db-44fb3a833873 Jan 20 10:28:46.866651 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-64965e85-e970-434f-98bf-c28554abcf6b tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:46.867068 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:46.867068 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:46.867751 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-64965e85-e970-434f-98bf-c28554abcf6b tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:46.984804 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-64965e85-e970-434f-98bf-c28554abcf6b tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/35fd24dd-da00-4088-94db-44fb3a833873 returned with HTTP 404 Jan 20 10:28:46.988725 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 245/486] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:28:46 2021] GET /volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/35fd24dd-da00-4088-94db-44fb3a833873 => generated 109 bytes in 137 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 10:28:46.997632 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-339a2f3c-77a3-41b4-a029-24b4379271a4 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] GET http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/619d564c-3bb6-4e4f-8af5-d58e60b90e7a Jan 20 10:28:46.998207 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-339a2f3c-77a3-41b4-a029-24b4379271a4 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:46.998426 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:46.998426 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:46.998801 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-339a2f3c-77a3-41b4-a029-24b4379271a4 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:47.135271 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-339a2f3c-77a3-41b4-a029-24b4379271a4 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/619d564c-3bb6-4e4f-8af5-d58e60b90e7a returned with HTTP 404 Jan 20 10:28:47.137718 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 242/487] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:28:46 2021] GET /volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/619d564c-3bb6-4e4f-8af5-d58e60b90e7a => generated 109 bytes in 144 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 10:28:47.148586 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3467ee6c-a2d8-4e24-8032-ac62f2072d70 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] GET http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/ba8cb0cd-71b5-4fa5-a7a5-722c6716b208 Jan 20 10:28:47.149226 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3467ee6c-a2d8-4e24-8032-ac62f2072d70 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:47.149829 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3467ee6c-a2d8-4e24-8032-ac62f2072d70 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:47.151020 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-3467ee6c-a2d8-4e24-8032-ac62f2072d70 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] show called for member ba8cb0cd-71b5-4fa5-a7a5-722c6716b208 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:28:47.175812 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3467ee6c-a2d8-4e24-8032-ac62f2072d70 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/ba8cb0cd-71b5-4fa5-a7a5-722c6716b208 returned with HTTP 404 Jan 20 10:28:47.178044 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 246/488] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:28:47 2021] GET /volume/v3/b516d97098f34ee09e43e6104e8b7f41/groups/ba8cb0cd-71b5-4fa5-a7a5-722c6716b208 => generated 108 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 10:28:47.193775 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-90f88287-af50-499a-8c2e-10d7cd2050f4 tempest-GroupsTest-805327063 tempest-GroupsTest-805327063] DELETE http://10.222.0.73/volume/v3/e2c61e8a034c48b79c9ebea07c7c1353/group_types/98677ac9-26f7-4788-b536-e434e246d9dc Jan 20 10:28:47.194409 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-90f88287-af50-499a-8c2e-10d7cd2050f4 tempest-GroupsTest-805327063 tempest-GroupsTest-805327063] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:47.195118 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-90f88287-af50-499a-8c2e-10d7cd2050f4 tempest-GroupsTest-805327063 tempest-GroupsTest-805327063] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:47.287700 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:28:47.287700 n-d-768509-8 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Jan 20 10:28:47.297106 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-90f88287-af50-499a-8c2e-10d7cd2050f4 tempest-GroupsTest-805327063 tempest-GroupsTest-805327063] http://10.222.0.73/volume/v3/e2c61e8a034c48b79c9ebea07c7c1353/group_types/98677ac9-26f7-4788-b536-e434e246d9dc returned with HTTP 202 Jan 20 10:28:47.298236 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 243/489] 10.222.0.73 () {60 vars in 1371 bytes} [Wed Jan 20 10:28:47 2021] DELETE /volume/v3/e2c61e8a034c48b79c9ebea07c7c1353/group_types/98677ac9-26f7-4788-b536-e434e246d9dc => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 20 10:28:47.320330 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d22b2c3c-886e-4159-8ef3-9e01dca739e3 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] DELETE http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/35fd24dd-da00-4088-94db-44fb3a833873 Jan 20 10:28:47.321159 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d22b2c3c-886e-4159-8ef3-9e01dca739e3 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:47.321942 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d22b2c3c-886e-4159-8ef3-9e01dca739e3 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:47.322732 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-d22b2c3c-886e-4159-8ef3-9e01dca739e3 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Delete volume with id: 35fd24dd-da00-4088-94db-44fb3a833873 Jan 20 10:28:47.447032 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d22b2c3c-886e-4159-8ef3-9e01dca739e3 tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/35fd24dd-da00-4088-94db-44fb3a833873 returned with HTTP 404 Jan 20 10:28:47.448746 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 247/490] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:28:47 2021] DELETE /volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/35fd24dd-da00-4088-94db-44fb3a833873 => generated 109 bytes in 139 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:28:47.462458 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4e1fa816-4cbb-4ed1-9d1b-b89c0f79436a tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] DELETE http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/619d564c-3bb6-4e4f-8af5-d58e60b90e7a Jan 20 10:28:47.463955 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4e1fa816-4cbb-4ed1-9d1b-b89c0f79436a tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:47.469849 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4e1fa816-4cbb-4ed1-9d1b-b89c0f79436a tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:47.471005 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-4e1fa816-4cbb-4ed1-9d1b-b89c0f79436a tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] Delete volume with id: 619d564c-3bb6-4e4f-8af5-d58e60b90e7a Jan 20 10:28:47.637293 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4e1fa816-4cbb-4ed1-9d1b-b89c0f79436a tempest-GroupsTest-1408746076 tempest-GroupsTest-1408746076] http://10.222.0.73/volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/619d564c-3bb6-4e4f-8af5-d58e60b90e7a returned with HTTP 404 Jan 20 10:28:47.643340 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 244/491] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:28:47 2021] DELETE /volume/v3/b516d97098f34ee09e43e6104e8b7f41/volumes/619d564c-3bb6-4e4f-8af5-d58e60b90e7a => generated 109 bytes in 189 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:28:47.650872 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0e82fb5c-7790-463d-98c3-a3cbf375e12e tempest-GroupsTest-805327063 tempest-GroupsTest-805327063] DELETE http://10.222.0.73/volume/v3/e2c61e8a034c48b79c9ebea07c7c1353/types/43d77ff7-0406-4880-aa2d-d6645e797fef Jan 20 10:28:47.651920 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0e82fb5c-7790-463d-98c3-a3cbf375e12e tempest-GroupsTest-805327063 tempest-GroupsTest-805327063] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:47.652892 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0e82fb5c-7790-463d-98c3-a3cbf375e12e tempest-GroupsTest-805327063 tempest-GroupsTest-805327063] Calling method '_delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:47.779340 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:28:47.779340 n-d-768509-8 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Jan 20 10:28:47.796328 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0e82fb5c-7790-463d-98c3-a3cbf375e12e tempest-GroupsTest-805327063 tempest-GroupsTest-805327063] http://10.222.0.73/volume/v3/e2c61e8a034c48b79c9ebea07c7c1353/types/43d77ff7-0406-4880-aa2d-d6645e797fef returned with HTTP 202 Jan 20 10:28:47.798114 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 248/492] 10.222.0.73 () {58 vars in 1312 bytes} [Wed Jan 20 10:28:47 2021] DELETE /volume/v3/e2c61e8a034c48b79c9ebea07c7c1353/types/43d77ff7-0406-4880-aa2d-d6645e797fef => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:28:47.808559 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bddece3b-4a18-4710-aaae-086ef253f30d tempest-GroupsTest-805327063 tempest-GroupsTest-805327063] GET http://10.222.0.73/volume/v3/e2c61e8a034c48b79c9ebea07c7c1353/types/43d77ff7-0406-4880-aa2d-d6645e797fef Jan 20 10:28:47.809215 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bddece3b-4a18-4710-aaae-086ef253f30d tempest-GroupsTest-805327063 tempest-GroupsTest-805327063] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:47.809807 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bddece3b-4a18-4710-aaae-086ef253f30d tempest-GroupsTest-805327063 tempest-GroupsTest-805327063] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:47.822630 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bddece3b-4a18-4710-aaae-086ef253f30d tempest-GroupsTest-805327063 tempest-GroupsTest-805327063] http://10.222.0.73/volume/v3/e2c61e8a034c48b79c9ebea07c7c1353/types/43d77ff7-0406-4880-aa2d-d6645e797fef returned with HTTP 404 Jan 20 10:28:47.824094 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 245/493] 10.222.0.73 () {58 vars in 1309 bytes} [Wed Jan 20 10:28:47 2021] GET /volume/v3/e2c61e8a034c48b79c9ebea07c7c1353/types/43d77ff7-0406-4880-aa2d-d6645e797fef => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:28:47.835482 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7c790773-d06b-4364-9840-024b72e6a8bb tempest-GroupsTest-805327063 tempest-GroupsTest-805327063] DELETE http://10.222.0.73/volume/v3/e2c61e8a034c48b79c9ebea07c7c1353/types/2a6f9b5a-ad24-4b2b-ba6b-a8c70eb6f123 Jan 20 10:28:47.836097 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7c790773-d06b-4364-9840-024b72e6a8bb tempest-GroupsTest-805327063 tempest-GroupsTest-805327063] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:47.836867 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7c790773-d06b-4364-9840-024b72e6a8bb tempest-GroupsTest-805327063 tempest-GroupsTest-805327063] Calling method '_delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:47.982288 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7c790773-d06b-4364-9840-024b72e6a8bb tempest-GroupsTest-805327063 tempest-GroupsTest-805327063] http://10.222.0.73/volume/v3/e2c61e8a034c48b79c9ebea07c7c1353/types/2a6f9b5a-ad24-4b2b-ba6b-a8c70eb6f123 returned with HTTP 202 Jan 20 10:28:47.986311 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 249/494] 10.222.0.73 () {58 vars in 1312 bytes} [Wed Jan 20 10:28:47 2021] DELETE /volume/v3/e2c61e8a034c48b79c9ebea07c7c1353/types/2a6f9b5a-ad24-4b2b-ba6b-a8c70eb6f123 => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:28:47.995426 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-625f5854-e4c3-4cc0-9b58-c8346098a3d8 tempest-GroupsTest-805327063 tempest-GroupsTest-805327063] GET http://10.222.0.73/volume/v3/e2c61e8a034c48b79c9ebea07c7c1353/types/2a6f9b5a-ad24-4b2b-ba6b-a8c70eb6f123 Jan 20 10:28:47.995963 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-625f5854-e4c3-4cc0-9b58-c8346098a3d8 tempest-GroupsTest-805327063 tempest-GroupsTest-805327063] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:47.996619 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-625f5854-e4c3-4cc0-9b58-c8346098a3d8 tempest-GroupsTest-805327063 tempest-GroupsTest-805327063] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:48.029995 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-625f5854-e4c3-4cc0-9b58-c8346098a3d8 tempest-GroupsTest-805327063 tempest-GroupsTest-805327063] http://10.222.0.73/volume/v3/e2c61e8a034c48b79c9ebea07c7c1353/types/2a6f9b5a-ad24-4b2b-ba6b-a8c70eb6f123 returned with HTTP 404 Jan 20 10:28:48.031047 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 246/495] 10.222.0.73 () {58 vars in 1309 bytes} [Wed Jan 20 10:28:47 2021] GET /volume/v3/e2c61e8a034c48b79c9ebea07c7c1353/types/2a6f9b5a-ad24-4b2b-ba6b-a8c70eb6f123 => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:28:54.170087 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7aa4ab10-fd53-4fbf-8c00-70dc7dbed3df tempest-VolumeSnapshotQuotasNegativeTestJSON-628531393 tempest-VolumeSnapshotQuotasNegativeTestJSON-628531393] GET http://10.222.0.73/volume/v3/b01b5b78743b47e0ab3d8158e5953f17/os-quota-sets/21c5dd385162431fbf07af78edb34e8e Jan 20 10:28:54.172407 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7aa4ab10-fd53-4fbf-8c00-70dc7dbed3df tempest-VolumeSnapshotQuotasNegativeTestJSON-628531393 tempest-VolumeSnapshotQuotasNegativeTestJSON-628531393] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:54.175894 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7aa4ab10-fd53-4fbf-8c00-70dc7dbed3df tempest-VolumeSnapshotQuotasNegativeTestJSON-628531393 tempest-VolumeSnapshotQuotasNegativeTestJSON-628531393] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:54.271556 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7aa4ab10-fd53-4fbf-8c00-70dc7dbed3df tempest-VolumeSnapshotQuotasNegativeTestJSON-628531393 tempest-VolumeSnapshotQuotasNegativeTestJSON-628531393] http://10.222.0.73/volume/v3/b01b5b78743b47e0ab3d8158e5953f17/os-quota-sets/21c5dd385162431fbf07af78edb34e8e returned with HTTP 200 Jan 20 10:28:54.273327 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 250/496] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:28:53 2021] GET /volume/v3/b01b5b78743b47e0ab3d8158e5953f17/os-quota-sets/21c5dd385162431fbf07af78edb34e8e => generated 361 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:28:54.287643 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-15024964-e093-4454-bb13-0b5f364b087f tempest-VolumeSnapshotQuotasNegativeTestJSON-628531393 tempest-VolumeSnapshotQuotasNegativeTestJSON-628531393] PUT http://10.222.0.73/volume/v3/b01b5b78743b47e0ab3d8158e5953f17/os-quota-sets/21c5dd385162431fbf07af78edb34e8e Jan 20 10:28:54.288437 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-15024964-e093-4454-bb13-0b5f364b087f tempest-VolumeSnapshotQuotasNegativeTestJSON-628531393 tempest-VolumeSnapshotQuotasNegativeTestJSON-628531393] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:28:54.693205 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-15024964-e093-4454-bb13-0b5f364b087f tempest-VolumeSnapshotQuotasNegativeTestJSON-628531393 tempest-VolumeSnapshotQuotasNegativeTestJSON-628531393] http://10.222.0.73/volume/v3/b01b5b78743b47e0ab3d8158e5953f17/os-quota-sets/21c5dd385162431fbf07af78edb34e8e returned with HTTP 200 Jan 20 10:28:54.695288 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 247/497] 10.222.0.73 () {60 vars in 1341 bytes} [Wed Jan 20 10:28:54 2021] PUT /volume/v3/b01b5b78743b47e0ab3d8158e5953f17/os-quota-sets/21c5dd385162431fbf07af78edb34e8e => generated 314 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:28:54.986348 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-10d02ed3-83cd-4ca3-9f0e-23b3a1ee79f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] POST http://10.222.0.73/volume/v3/21c5dd385162431fbf07af78edb34e8e/volumes Jan 20 10:28:54.987997 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-10d02ed3-83cd-4ca3-9f0e-23b3a1ee79f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1263702983"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:28:54.990798 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-10d02ed3-83cd-4ca3-9f0e-23b3a1ee79f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1263702983'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:28:54.991476 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-10d02ed3-83cd-4ca3-9f0e-23b3a1ee79f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Create volume of 1 GB Jan 20 10:28:55.013923 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-10d02ed3-83cd-4ca3-9f0e-23b3a1ee79f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Availability Zones retrieved successfully. Jan 20 10:28:55.074738 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-10d02ed3-83cd-4ca3-9f0e-23b3a1ee79f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Flow 'volume_create_api' (faf02dee-090e-4773-913f-d33feeb89902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:28:55.085352 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-10d02ed3-83cd-4ca3-9f0e-23b3a1ee79f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e153200a-1466-4a03-a815-f46ae0846377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:28:55.095610 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-10d02ed3-83cd-4ca3-9f0e-23b3a1ee79f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:28:55.268487 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-10d02ed3-83cd-4ca3-9f0e-23b3a1ee79f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e153200a-1466-4a03-a815-f46ae0846377) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:28:55.275766 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-10d02ed3-83cd-4ca3-9f0e-23b3a1ee79f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fad3bc7f-9f38-4894-9f01-aab859984d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:28:55.426113 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-10d02ed3-83cd-4ca3-9f0e-23b3a1ee79f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Created reservations ['61605aa6-5ad5-4afb-abb1-232e0c5eea82', '4f9cbff7-f726-496c-914a-0b8ea354e54b', '48060686-f4ca-464f-934e-0fdccc95ec76', '66ca97fc-eb9e-4c6a-bfcd-0d937f804d7d'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:28:55.431389 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-10d02ed3-83cd-4ca3-9f0e-23b3a1ee79f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fad3bc7f-9f38-4894-9f01-aab859984d02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61605aa6-5ad5-4afb-abb1-232e0c5eea82', '4f9cbff7-f726-496c-914a-0b8ea354e54b', '48060686-f4ca-464f-934e-0fdccc95ec76', '66ca97fc-eb9e-4c6a-bfcd-0d937f804d7d']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:28:55.443329 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-10d02ed3-83cd-4ca3-9f0e-23b3a1ee79f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64d3a385-237c-4ed2-a6db-0640b4508193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:28:55.535870 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-10d02ed3-83cd-4ca3-9f0e-23b3a1ee79f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64d3a385-237c-4ed2-a6db-0640b4508193) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a3e19dd-ec85-4b3d-b8e6-a6f8c0000db6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1263702983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21c5dd385162431fbf07af78edb34e8e',qos_specs=None,replication_status=,reservations=['61605aa6-5ad5-4afb-abb1-232e0c5eea82','4f9cbff7-f726-496c-914a-0b8ea354e54b','48060686-f4ca-464f-934e-0fdccc95ec76','66ca97fc-eb9e-4c6a-bfcd-0d937f804d7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a25c40a162c646eca718e7e66d5707ca',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:28:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1263702983',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a3e19dd-ec85-4b3d-b8e6-a6f8c0000db6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21c5dd385162431fbf07af78edb34e8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a25c40a162c646eca718e7e66d5707ca',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:28:55.538198 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-10d02ed3-83cd-4ca3-9f0e-23b3a1ee79f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e00619c-9be4-4b14-b5f3-06001391122e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:28:55.573140 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-10d02ed3-83cd-4ca3-9f0e-23b3a1ee79f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e00619c-9be4-4b14-b5f3-06001391122e) transitioned into state 'SUCCESS' from state '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-1263702983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21c5dd385162431fbf07af78edb34e8e',qos_specs=None,replication_status=,reservations=['61605aa6-5ad5-4afb-abb1-232e0c5eea82','4f9cbff7-f726-496c-914a-0b8ea354e54b','48060686-f4ca-464f-934e-0fdccc95ec76','66ca97fc-eb9e-4c6a-bfcd-0d937f804d7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a25c40a162c646eca718e7e66d5707ca',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:28:55.577407 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-10d02ed3-83cd-4ca3-9f0e-23b3a1ee79f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84fb80b3-e731-45e3-bf78-3cabbe05e474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:28:55.612205 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-10d02ed3-83cd-4ca3-9f0e-23b3a1ee79f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84fb80b3-e731-45e3-bf78-3cabbe05e474) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:28:55.621572 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-10d02ed3-83cd-4ca3-9f0e-23b3a1ee79f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Flow 'volume_create_api' (faf02dee-090e-4773-913f-d33feeb89902) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:28:55.746767 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-10d02ed3-83cd-4ca3-9f0e-23b3a1ee79f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Create volume request issued successfully. Jan 20 10:28:55.791558 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-10d02ed3-83cd-4ca3-9f0e-23b3a1ee79f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] http://10.222.0.73/volume/v3/21c5dd385162431fbf07af78edb34e8e/volumes returned with HTTP 202 Jan 20 10:28:55.795344 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 251/498] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:28:54 2021] POST /volume/v3/21c5dd385162431fbf07af78edb34e8e/volumes => generated 836 bytes in 1092 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:28:55.811810 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0127c426-b8b7-4a2b-9ffc-14b4e95e9399 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] GET http://10.222.0.73/volume/v3/21c5dd385162431fbf07af78edb34e8e/volumes/7a3e19dd-ec85-4b3d-b8e6-a6f8c0000db6 Jan 20 10:28:55.812614 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0127c426-b8b7-4a2b-9ffc-14b4e95e9399 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:55.813831 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0127c426-b8b7-4a2b-9ffc-14b4e95e9399 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:56.031678 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:56.031678 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:56.066948 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0127c426-b8b7-4a2b-9ffc-14b4e95e9399 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Volume info retrieved successfully. Jan 20 10:28:56.183430 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0127c426-b8b7-4a2b-9ffc-14b4e95e9399 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] http://10.222.0.73/volume/v3/21c5dd385162431fbf07af78edb34e8e/volumes/7a3e19dd-ec85-4b3d-b8e6-a6f8c0000db6 returned with HTTP 200 Jan 20 10:28:56.185344 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 248/499] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:28:55 2021] GET /volume/v3/21c5dd385162431fbf07af78edb34e8e/volumes/7a3e19dd-ec85-4b3d-b8e6-a6f8c0000db6 => generated 928 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:28:57.212021 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9c97c999-22a5-47bb-9a03-b6c4249cc02c tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] GET http://10.222.0.73/volume/v3/21c5dd385162431fbf07af78edb34e8e/volumes/7a3e19dd-ec85-4b3d-b8e6-a6f8c0000db6 Jan 20 10:28:57.213404 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9c97c999-22a5-47bb-9a03-b6c4249cc02c tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:57.213920 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:57.213920 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:57.215036 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9c97c999-22a5-47bb-9a03-b6c4249cc02c tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:57.347667 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:57.347667 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:57.376608 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9c97c999-22a5-47bb-9a03-b6c4249cc02c tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Volume info retrieved successfully. Jan 20 10:28:57.499603 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9c97c999-22a5-47bb-9a03-b6c4249cc02c tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] http://10.222.0.73/volume/v3/21c5dd385162431fbf07af78edb34e8e/volumes/7a3e19dd-ec85-4b3d-b8e6-a6f8c0000db6 returned with HTTP 200 Jan 20 10:28:57.500433 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 252/500] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:28:57 2021] GET /volume/v3/21c5dd385162431fbf07af78edb34e8e/volumes/7a3e19dd-ec85-4b3d-b8e6-a6f8c0000db6 => generated 928 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:28:58.548425 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-553f0c65-c06b-4bfc-bafd-b30d93c16f1e tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] GET http://10.222.0.73/volume/v3/21c5dd385162431fbf07af78edb34e8e/volumes/7a3e19dd-ec85-4b3d-b8e6-a6f8c0000db6 Jan 20 10:28:58.554697 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-553f0c65-c06b-4bfc-bafd-b30d93c16f1e tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:58.555500 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:58.555500 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:58.559565 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-553f0c65-c06b-4bfc-bafd-b30d93c16f1e tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:58.658600 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:58.658600 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:58.673927 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-553f0c65-c06b-4bfc-bafd-b30d93c16f1e tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Volume info retrieved successfully. Jan 20 10:28:58.701060 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-553f0c65-c06b-4bfc-bafd-b30d93c16f1e tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] http://10.222.0.73/volume/v3/21c5dd385162431fbf07af78edb34e8e/volumes/7a3e19dd-ec85-4b3d-b8e6-a6f8c0000db6 returned with HTTP 200 Jan 20 10:28:58.702377 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 249/501] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:28:58 2021] GET /volume/v3/21c5dd385162431fbf07af78edb34e8e/volumes/7a3e19dd-ec85-4b3d-b8e6-a6f8c0000db6 => generated 929 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:28:58.722626 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3dbc6e03-f3ae-4b19-8c4b-eca8fc6530ff tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] POST http://10.222.0.73/volume/v3/21c5dd385162431fbf07af78edb34e8e/snapshots Jan 20 10:28:58.723089 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:58.723089 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:58.723703 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3dbc6e03-f3ae-4b19-8c4b-eca8fc6530ff tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a3e19dd-ec85-4b3d-b8e6-a6f8c0000db6", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1437236444"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:28:58.792149 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:58.792149 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:58.794367 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3dbc6e03-f3ae-4b19-8c4b-eca8fc6530ff tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Volume info retrieved successfully. Jan 20 10:28:58.795020 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-3dbc6e03-f3ae-4b19-8c4b-eca8fc6530ff tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Create snapshot from volume 7a3e19dd-ec85-4b3d-b8e6-a6f8c0000db6 Jan 20 10:28:58.892931 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-3dbc6e03-f3ae-4b19-8c4b-eca8fc6530ff tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Created reservations ['82e781eb-cae8-44c9-858e-0b7ff92ade5c', '638231fa-b46b-457e-86a4-11c80fde0143', 'b94700c0-9246-4547-9973-f4c486819b6c', '1a993f3f-e4ae-49db-967c-fc2aebe81f40'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:28:59.179996 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3dbc6e03-f3ae-4b19-8c4b-eca8fc6530ff tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Snapshot create request issued successfully. Jan 20 10:28:59.180781 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3dbc6e03-f3ae-4b19-8c4b-eca8fc6530ff tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] http://10.222.0.73/volume/v3/21c5dd385162431fbf07af78edb34e8e/snapshots returned with HTTP 202 Jan 20 10:28:59.188315 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 253/502] 10.222.0.73 () {60 vars in 1232 bytes} [Wed Jan 20 10:28:58 2021] POST /volume/v3/21c5dd385162431fbf07af78edb34e8e/snapshots => generated 323 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:28:59.194145 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-491768a3-9935-4ccb-b236-873e8f7803e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] GET http://10.222.0.73/volume/v3/21c5dd385162431fbf07af78edb34e8e/snapshots/2e22bde5-21a7-471f-b633-ba0b25e209ea Jan 20 10:28:59.194886 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-491768a3-9935-4ccb-b236-873e8f7803e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:59.195258 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:59.195258 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:59.195914 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-491768a3-9935-4ccb-b236-873e8f7803e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:59.271470 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:59.271470 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:59.272675 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-491768a3-9935-4ccb-b236-873e8f7803e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Snapshot retrieved successfully. Jan 20 10:28:59.275225 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-491768a3-9935-4ccb-b236-873e8f7803e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] http://10.222.0.73/volume/v3/21c5dd385162431fbf07af78edb34e8e/snapshots/2e22bde5-21a7-471f-b633-ba0b25e209ea returned with HTTP 200 Jan 20 10:28:59.281994 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 250/503] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:28:59 2021] GET /volume/v3/21c5dd385162431fbf07af78edb34e8e/snapshots/2e22bde5-21a7-471f-b633-ba0b25e209ea => generated 455 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:28:59.919558 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e55415f6-7cb3-4e9d-8c0a-716db61f0ca2 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] GET http://10.222.0.73/volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/0d645e44a77a4e209ca97c75d189c0d6 Jan 20 10:28:59.920709 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e55415f6-7cb3-4e9d-8c0a-716db61f0ca2 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:59.921484 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:59.921484 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:59.922196 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e55415f6-7cb3-4e9d-8c0a-716db61f0ca2 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:28:59.923247 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:28:59.923247 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:28:59.972704 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e55415f6-7cb3-4e9d-8c0a-716db61f0ca2 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] http://10.222.0.73/volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/0d645e44a77a4e209ca97c75d189c0d6 returned with HTTP 200 Jan 20 10:28:59.974075 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 254/504] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:28:59 2021] GET /volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/0d645e44a77a4e209ca97c75d189c0d6 => generated 361 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:28:59.988148 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a82a51f9-9ebd-4b99-9e85-623f2dd8fe3e tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] GET http://10.222.0.73/volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/0d645e44a77a4e209ca97c75d189c0d6/defaults Jan 20 10:28:59.989415 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a82a51f9-9ebd-4b99-9e85-623f2dd8fe3e tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:28:59.989827 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:28:59.989827 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:28:59.990571 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a82a51f9-9ebd-4b99-9e85-623f2dd8fe3e tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] Calling method 'defaults' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:00.019857 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a82a51f9-9ebd-4b99-9e85-623f2dd8fe3e tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] http://10.222.0.73/volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/0d645e44a77a4e209ca97c75d189c0d6/defaults returned with HTTP 200 Jan 20 10:29:00.021320 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 251/505] 10.222.0.73 () {58 vars in 1348 bytes} [Wed Jan 20 10:28:59 2021] GET /volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/0d645e44a77a4e209ca97c75d189c0d6/defaults => generated 361 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:29:00.034934 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6c8d9885-8e16-4d77-b46e-27b216e51d45 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] PUT http://10.222.0.73/volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/0d645e44a77a4e209ca97c75d189c0d6 Jan 20 10:29:00.035903 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6c8d9885-8e16-4d77-b46e-27b216e51d45 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:29:00.169955 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6c8d9885-8e16-4d77-b46e-27b216e51d45 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] http://10.222.0.73/volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/0d645e44a77a4e209ca97c75d189c0d6 returned with HTTP 200 Jan 20 10:29:00.171415 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 255/506] 10.222.0.73 () {60 vars in 1341 bytes} [Wed Jan 20 10:29:00 2021] PUT /volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/0d645e44a77a4e209ca97c75d189c0d6 => generated 319 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:29:00.193026 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6d342cb0-1888-4a33-92a1-7522498d2ae1 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] DELETE http://10.222.0.73/volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/0d645e44a77a4e209ca97c75d189c0d6 Jan 20 10:29:00.194143 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6d342cb0-1888-4a33-92a1-7522498d2ae1 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:00.195043 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6d342cb0-1888-4a33-92a1-7522498d2ae1 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:00.230567 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6d342cb0-1888-4a33-92a1-7522498d2ae1 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] http://10.222.0.73/volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/0d645e44a77a4e209ca97c75d189c0d6 returned with HTTP 200 Jan 20 10:29:00.231528 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 252/507] 10.222.0.73 () {58 vars in 1324 bytes} [Wed Jan 20 10:29:00 2021] DELETE /volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/0d645e44a77a4e209ca97c75d189c0d6 => generated 0 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 20 10:29:00.242476 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a0961ba0-fb65-4836-9214-64b8ef645935 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] GET http://10.222.0.73/volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/0d645e44a77a4e209ca97c75d189c0d6 Jan 20 10:29:00.243115 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a0961ba0-fb65-4836-9214-64b8ef645935 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:00.243680 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a0961ba0-fb65-4836-9214-64b8ef645935 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:00.288666 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4c179c77-e8b5-4d3f-a2d7-bb2c45591051 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] GET http://10.222.0.73/volume/v3/21c5dd385162431fbf07af78edb34e8e/snapshots/2e22bde5-21a7-471f-b633-ba0b25e209ea Jan 20 10:29:00.289317 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4c179c77-e8b5-4d3f-a2d7-bb2c45591051 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:00.289890 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4c179c77-e8b5-4d3f-a2d7-bb2c45591051 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:00.319893 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a0961ba0-fb65-4836-9214-64b8ef645935 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] http://10.222.0.73/volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/0d645e44a77a4e209ca97c75d189c0d6 returned with HTTP 200 Jan 20 10:29:00.327018 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 256/508] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:29:00 2021] GET /volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/0d645e44a77a4e209ca97c75d189c0d6 => generated 361 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:29:00.333653 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c0cc921c-b4a3-4f86-8bdc-89c6cfae61ff tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] PUT http://10.222.0.73/volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/0d645e44a77a4e209ca97c75d189c0d6 Jan 20 10:29:00.334555 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c0cc921c-b4a3-4f86-8bdc-89c6cfae61ff tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:29:00.348616 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:00.348616 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:00.349935 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4c179c77-e8b5-4d3f-a2d7-bb2c45591051 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Snapshot retrieved successfully. Jan 20 10:29:00.351986 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4c179c77-e8b5-4d3f-a2d7-bb2c45591051 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] http://10.222.0.73/volume/v3/21c5dd385162431fbf07af78edb34e8e/snapshots/2e22bde5-21a7-471f-b633-ba0b25e209ea returned with HTTP 200 Jan 20 10:29:00.355250 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 253/509] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:29:00 2021] GET /volume/v3/21c5dd385162431fbf07af78edb34e8e/snapshots/2e22bde5-21a7-471f-b633-ba0b25e209ea => generated 455 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:29:00.691310 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c0cc921c-b4a3-4f86-8bdc-89c6cfae61ff tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] http://10.222.0.73/volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/0d645e44a77a4e209ca97c75d189c0d6 returned with HTTP 200 Jan 20 10:29:00.692055 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 257/510] 10.222.0.73 () {60 vars in 1342 bytes} [Wed Jan 20 10:29:00 2021] PUT /volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/0d645e44a77a4e209ca97c75d189c0d6 => generated 319 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:29:00.714637 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7befb931-4f1d-4815-945d-9b43ba6d93ce tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] GET http://10.222.0.73/volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/0d645e44a77a4e209ca97c75d189c0d6/defaults Jan 20 10:29:00.725945 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7befb931-4f1d-4815-945d-9b43ba6d93ce tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:00.726195 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:00.726195 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:00.726559 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7befb931-4f1d-4815-945d-9b43ba6d93ce tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] Calling method 'defaults' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:00.788232 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7befb931-4f1d-4815-945d-9b43ba6d93ce tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] http://10.222.0.73/volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/0d645e44a77a4e209ca97c75d189c0d6/defaults returned with HTTP 200 Jan 20 10:29:00.805344 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 254/511] 10.222.0.73 () {58 vars in 1348 bytes} [Wed Jan 20 10:29:00 2021] GET /volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/0d645e44a77a4e209ca97c75d189c0d6/defaults => generated 361 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:29:00.816188 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c7512cb7-4c0b-4e07-87a1-c33ef9e66de1 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] GET http://10.222.0.73/volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/0d645e44a77a4e209ca97c75d189c0d6 Jan 20 10:29:00.817246 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c7512cb7-4c0b-4e07-87a1-c33ef9e66de1 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:00.818282 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c7512cb7-4c0b-4e07-87a1-c33ef9e66de1 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:00.951293 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c7512cb7-4c0b-4e07-87a1-c33ef9e66de1 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] http://10.222.0.73/volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/0d645e44a77a4e209ca97c75d189c0d6 returned with HTTP 200 Jan 20 10:29:00.951293 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 258/512] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:29:00 2021] GET /volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/0d645e44a77a4e209ca97c75d189c0d6 => generated 361 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:29:00.969145 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a377f7fb-9fc8-4e3d-b57e-26d29a3c2c23 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] GET http://10.222.0.73/volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/0d645e44a77a4e209ca97c75d189c0d6?usage=True Jan 20 10:29:00.970298 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a377f7fb-9fc8-4e3d-b57e-26d29a3c2c23 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:00.971157 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a377f7fb-9fc8-4e3d-b57e-26d29a3c2c23 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:01.152769 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a377f7fb-9fc8-4e3d-b57e-26d29a3c2c23 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] http://10.222.0.73/volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/0d645e44a77a4e209ca97c75d189c0d6?usage=True returned with HTTP 200 Jan 20 10:29:01.154024 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 255/513] 10.222.0.73 () {58 vars in 1342 bytes} [Wed Jan 20 10:29:00 2021] GET /volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/0d645e44a77a4e209ca97c75d189c0d6?usage=True => generated 1076 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:29:01.374793 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c7e97a66-755d-4d07-9a6c-7cb9c3edc7bc tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] GET http://10.222.0.73/volume/v3/21c5dd385162431fbf07af78edb34e8e/snapshots/2e22bde5-21a7-471f-b633-ba0b25e209ea Jan 20 10:29:01.376224 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c7e97a66-755d-4d07-9a6c-7cb9c3edc7bc tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:01.379377 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c7e97a66-755d-4d07-9a6c-7cb9c3edc7bc tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:01.486482 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:01.486482 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:01.488471 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c7e97a66-755d-4d07-9a6c-7cb9c3edc7bc tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Snapshot retrieved successfully. Jan 20 10:29:01.491161 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c7e97a66-755d-4d07-9a6c-7cb9c3edc7bc tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] http://10.222.0.73/volume/v3/21c5dd385162431fbf07af78edb34e8e/snapshots/2e22bde5-21a7-471f-b633-ba0b25e209ea returned with HTTP 200 Jan 20 10:29:01.492174 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 256/514] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:29:01 2021] GET /volume/v3/21c5dd385162431fbf07af78edb34e8e/snapshots/2e22bde5-21a7-471f-b633-ba0b25e209ea => generated 482 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:29:01.510124 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6473bf5d-8832-4169-8e73-304356319e3c tempest-VolumeSnapshotQuotasNegativeTestJSON-628531393 tempest-VolumeSnapshotQuotasNegativeTestJSON-628531393] PUT http://10.222.0.73/volume/v3/b01b5b78743b47e0ab3d8158e5953f17/os-quota-sets/21c5dd385162431fbf07af78edb34e8e Jan 20 10:29:01.512203 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:01.512203 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:01.513719 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b1be2c1b-7a6a-4222-b6b5-ecedbe5fdd5f tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] POST http://10.222.0.73/volume/v3/0d645e44a77a4e209ca97c75d189c0d6/volumes Jan 20 10:29:01.514613 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b1be2c1b-7a6a-4222-b6b5-ecedbe5fdd5f tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-798914178"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:29:01.515738 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-b1be2c1b-7a6a-4222-b6b5-ecedbe5fdd5f tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-798914178'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:29:01.516117 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-b1be2c1b-7a6a-4222-b6b5-ecedbe5fdd5f tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Create volume of 1 GB Jan 20 10:29:01.530069 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6473bf5d-8832-4169-8e73-304356319e3c tempest-VolumeSnapshotQuotasNegativeTestJSON-628531393 tempest-VolumeSnapshotQuotasNegativeTestJSON-628531393] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:29:01.531592 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b1be2c1b-7a6a-4222-b6b5-ecedbe5fdd5f tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Availability Zones retrieved successfully. Jan 20 10:29:01.551605 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b1be2c1b-7a6a-4222-b6b5-ecedbe5fdd5f tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Flow 'volume_create_api' (a3598b06-d8c8-42ee-88c3-068723278689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:29:01.554861 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b1be2c1b-7a6a-4222-b6b5-ecedbe5fdd5f tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2889b03-f3fa-4936-8a65-721801803307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:29:01.557134 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-b1be2c1b-7a6a-4222-b6b5-ecedbe5fdd5f tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:29:01.643035 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b1be2c1b-7a6a-4222-b6b5-ecedbe5fdd5f tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2889b03-f3fa-4936-8a65-721801803307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:29:01.645994 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b1be2c1b-7a6a-4222-b6b5-ecedbe5fdd5f tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e91af04-ea9c-4b9f-9be0-97ca1ee6c2ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:29:01.755938 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-b1be2c1b-7a6a-4222-b6b5-ecedbe5fdd5f tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Created reservations ['a839b766-d619-4751-9cfb-1db893b36dfe', '10b2e377-9022-4862-b852-03b8656ff9d7', '22536363-df34-4314-810b-f50cd911faad', 'e5a24101-f6db-4515-a0f2-dde0438c4daa'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:29:01.758602 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b1be2c1b-7a6a-4222-b6b5-ecedbe5fdd5f tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e91af04-ea9c-4b9f-9be0-97ca1ee6c2ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a839b766-d619-4751-9cfb-1db893b36dfe', '10b2e377-9022-4862-b852-03b8656ff9d7', '22536363-df34-4314-810b-f50cd911faad', 'e5a24101-f6db-4515-a0f2-dde0438c4daa']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:29:01.761007 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b1be2c1b-7a6a-4222-b6b5-ecedbe5fdd5f tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47722f2b-a34c-4c1a-aa49-cc4d415143d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:29:01.862323 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b1be2c1b-7a6a-4222-b6b5-ecedbe5fdd5f tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47722f2b-a34c-4c1a-aa49-cc4d415143d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abbea942-be47-4d2c-9cd3-7d08c550738d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-798914178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d645e44a77a4e209ca97c75d189c0d6',qos_specs=None,replication_status=,reservations=['a839b766-d619-4751-9cfb-1db893b36dfe','10b2e377-9022-4862-b852-03b8656ff9d7','22536363-df34-4314-810b-f50cd911faad','e5a24101-f6db-4515-a0f2-dde0438c4daa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adb479515b614f798b52eb7e7913bc22',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:29:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-798914178',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abbea942-be47-4d2c-9cd3-7d08c550738d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d645e44a77a4e209ca97c75d189c0d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='adb479515b614f798b52eb7e7913bc22',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:29:01.868362 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b1be2c1b-7a6a-4222-b6b5-ecedbe5fdd5f tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (529a6c42-075e-4bb4-a5e2-79fb02ac0ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:29:01.886850 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6473bf5d-8832-4169-8e73-304356319e3c tempest-VolumeSnapshotQuotasNegativeTestJSON-628531393 tempest-VolumeSnapshotQuotasNegativeTestJSON-628531393] http://10.222.0.73/volume/v3/b01b5b78743b47e0ab3d8158e5953f17/os-quota-sets/21c5dd385162431fbf07af78edb34e8e returned with HTTP 200 Jan 20 10:29:01.893227 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 257/515] 10.222.0.73 () {60 vars in 1341 bytes} [Wed Jan 20 10:29:01 2021] PUT /volume/v3/b01b5b78743b47e0ab3d8158e5953f17/os-quota-sets/21c5dd385162431fbf07af78edb34e8e => generated 314 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:29:01.907524 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0989bca6-76e6-4a97-9ba5-827427ab8b9d tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] POST http://10.222.0.73/volume/v3/21c5dd385162431fbf07af78edb34e8e/snapshots Jan 20 10:29:01.908613 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0989bca6-76e6-4a97-9ba5-827427ab8b9d tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a3e19dd-ec85-4b3d-b8e6-a6f8c0000db6"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:29:01.916297 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b1be2c1b-7a6a-4222-b6b5-ecedbe5fdd5f tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (529a6c42-075e-4bb4-a5e2-79fb02ac0ca0) transitioned into state 'SUCCESS' from state '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-798914178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d645e44a77a4e209ca97c75d189c0d6',qos_specs=None,replication_status=,reservations=['a839b766-d619-4751-9cfb-1db893b36dfe','10b2e377-9022-4862-b852-03b8656ff9d7','22536363-df34-4314-810b-f50cd911faad','e5a24101-f6db-4515-a0f2-dde0438c4daa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adb479515b614f798b52eb7e7913bc22',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:29:01.918734 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b1be2c1b-7a6a-4222-b6b5-ecedbe5fdd5f tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c290319e-0300-4503-b408-ec96dc9fb1ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:29:01.960100 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b1be2c1b-7a6a-4222-b6b5-ecedbe5fdd5f tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c290319e-0300-4503-b408-ec96dc9fb1ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:29:01.963907 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b1be2c1b-7a6a-4222-b6b5-ecedbe5fdd5f tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Flow 'volume_create_api' (a3598b06-d8c8-42ee-88c3-068723278689) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:29:01.993416 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:01.993416 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:01.996418 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0989bca6-76e6-4a97-9ba5-827427ab8b9d tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Volume info retrieved successfully. Jan 20 10:29:01.996811 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-0989bca6-76e6-4a97-9ba5-827427ab8b9d tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Create snapshot from volume 7a3e19dd-ec85-4b3d-b8e6-a6f8c0000db6 Jan 20 10:29:02.026385 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b1be2c1b-7a6a-4222-b6b5-ecedbe5fdd5f tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Create volume request issued successfully. Jan 20 10:29:02.044759 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b1be2c1b-7a6a-4222-b6b5-ecedbe5fdd5f tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] http://10.222.0.73/volume/v3/0d645e44a77a4e209ca97c75d189c0d6/volumes returned with HTTP 202 Jan 20 10:29:02.046409 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 259/516] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:29:01 2021] POST /volume/v3/0d645e44a77a4e209ca97c75d189c0d6/volumes => generated 824 bytes in 881 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:29:02.069538 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-062cef70-5d7c-4dda-9191-4ae39ab8c740 tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] GET http://10.222.0.73/volume/v3/0d645e44a77a4e209ca97c75d189c0d6/volumes/abbea942-be47-4d2c-9cd3-7d08c550738d Jan 20 10:29:02.070113 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-062cef70-5d7c-4dda-9191-4ae39ab8c740 tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:02.070338 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:02.070338 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:02.070933 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-062cef70-5d7c-4dda-9191-4ae39ab8c740 tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:02.084827 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota_utils [None req-0989bca6-76e6-4a97-9ba5-827427ab8b9d tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Quota exceeded for 21c5dd385162431fbf07af78edb34e8e, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 20 10:29:02.085563 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.middleware.fault [None req-0989bca6-76e6-4a97-9ba5-827427ab8b9d tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] http://10.222.0.73/volume/v3/21c5dd385162431fbf07af78edb34e8e/snapshots returned with HTTP 413 Jan 20 10:29:02.088658 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 258/517] 10.222.0.73 () {60 vars in 1231 bytes} [Wed Jan 20 10:29:01 2021] POST /volume/v3/21c5dd385162431fbf07af78edb34e8e/snapshots => generated 208 bytes in 187 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 20 10:29:02.101074 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0ee5351c-b003-4a8a-9d69-e92f0c16aead tempest-VolumeSnapshotQuotasNegativeTestJSON-628531393 tempest-VolumeSnapshotQuotasNegativeTestJSON-628531393] PUT http://10.222.0.73/volume/v3/b01b5b78743b47e0ab3d8158e5953f17/os-quota-sets/21c5dd385162431fbf07af78edb34e8e Jan 20 10:29:02.101656 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:02.101656 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:02.102535 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0ee5351c-b003-4a8a-9d69-e92f0c16aead tempest-VolumeSnapshotQuotasNegativeTestJSON-628531393 tempest-VolumeSnapshotQuotasNegativeTestJSON-628531393] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:29:02.190009 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:02.190009 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:02.200812 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-062cef70-5d7c-4dda-9191-4ae39ab8c740 tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Volume info retrieved successfully. Jan 20 10:29:02.229023 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-062cef70-5d7c-4dda-9191-4ae39ab8c740 tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] http://10.222.0.73/volume/v3/0d645e44a77a4e209ca97c75d189c0d6/volumes/abbea942-be47-4d2c-9cd3-7d08c550738d returned with HTTP 200 Jan 20 10:29:02.230157 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 260/518] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:29:02 2021] GET /volume/v3/0d645e44a77a4e209ca97c75d189c0d6/volumes/abbea942-be47-4d2c-9cd3-7d08c550738d => generated 892 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:29:02.355650 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0ee5351c-b003-4a8a-9d69-e92f0c16aead tempest-VolumeSnapshotQuotasNegativeTestJSON-628531393 tempest-VolumeSnapshotQuotasNegativeTestJSON-628531393] http://10.222.0.73/volume/v3/b01b5b78743b47e0ab3d8158e5953f17/os-quota-sets/21c5dd385162431fbf07af78edb34e8e returned with HTTP 200 Jan 20 10:29:02.357708 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 259/519] 10.222.0.73 () {60 vars in 1341 bytes} [Wed Jan 20 10:29:02 2021] PUT /volume/v3/b01b5b78743b47e0ab3d8158e5953f17/os-quota-sets/21c5dd385162431fbf07af78edb34e8e => generated 314 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:29:02.375771 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-66476c52-b13f-44e9-b4a9-9bb9063a3a74 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] POST http://10.222.0.73/volume/v3/21c5dd385162431fbf07af78edb34e8e/snapshots Jan 20 10:29:02.376619 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:02.376619 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:02.377418 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-66476c52-b13f-44e9-b4a9-9bb9063a3a74 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a3e19dd-ec85-4b3d-b8e6-a6f8c0000db6"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:29:02.499683 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:02.499683 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:02.501964 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-66476c52-b13f-44e9-b4a9-9bb9063a3a74 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Volume info retrieved successfully. Jan 20 10:29:02.509375 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-66476c52-b13f-44e9-b4a9-9bb9063a3a74 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Create snapshot from volume 7a3e19dd-ec85-4b3d-b8e6-a6f8c0000db6 Jan 20 10:29:02.704540 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota_utils [None req-66476c52-b13f-44e9-b4a9-9bb9063a3a74 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Quota exceeded for 21c5dd385162431fbf07af78edb34e8e, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jan 20 10:29:02.705534 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.middleware.fault [None req-66476c52-b13f-44e9-b4a9-9bb9063a3a74 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] http://10.222.0.73/volume/v3/21c5dd385162431fbf07af78edb34e8e/snapshots returned with HTTP 413 Jan 20 10:29:02.709778 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 261/520] 10.222.0.73 () {60 vars in 1231 bytes} [Wed Jan 20 10:29:02 2021] POST /volume/v3/21c5dd385162431fbf07af78edb34e8e/snapshots => generated 133 bytes in 342 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Jan 20 10:29:02.726056 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-23fbaab0-4c10-4aaf-9649-d93de985f8e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] DELETE http://10.222.0.73/volume/v3/21c5dd385162431fbf07af78edb34e8e/snapshots/2e22bde5-21a7-471f-b633-ba0b25e209ea Jan 20 10:29:02.730003 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-23fbaab0-4c10-4aaf-9649-d93de985f8e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:02.731430 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-23fbaab0-4c10-4aaf-9649-d93de985f8e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:02.732318 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-23fbaab0-4c10-4aaf-9649-d93de985f8e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Delete snapshot with id: 2e22bde5-21a7-471f-b633-ba0b25e209ea Jan 20 10:29:02.797959 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:02.797959 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:02.801062 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-23fbaab0-4c10-4aaf-9649-d93de985f8e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Snapshot retrieved successfully. Jan 20 10:29:02.953210 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-23fbaab0-4c10-4aaf-9649-d93de985f8e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Snapshot delete request issued successfully. Jan 20 10:29:02.954068 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-23fbaab0-4c10-4aaf-9649-d93de985f8e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] http://10.222.0.73/volume/v3/21c5dd385162431fbf07af78edb34e8e/snapshots/2e22bde5-21a7-471f-b633-ba0b25e209ea returned with HTTP 202 Jan 20 10:29:02.955458 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 260/521] 10.222.0.73 () {58 vars in 1324 bytes} [Wed Jan 20 10:29:02 2021] DELETE /volume/v3/21c5dd385162431fbf07af78edb34e8e/snapshots/2e22bde5-21a7-471f-b633-ba0b25e209ea => generated 0 bytes in 240 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:29:02.964665 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-777a4ff9-f726-46ec-b30f-c4be5905ca11 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] GET http://10.222.0.73/volume/v3/21c5dd385162431fbf07af78edb34e8e/snapshots/2e22bde5-21a7-471f-b633-ba0b25e209ea Jan 20 10:29:02.965409 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-777a4ff9-f726-46ec-b30f-c4be5905ca11 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:02.965626 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:02.965626 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:02.966440 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-777a4ff9-f726-46ec-b30f-c4be5905ca11 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:03.037730 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:03.037730 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:03.038956 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-777a4ff9-f726-46ec-b30f-c4be5905ca11 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Snapshot retrieved successfully. Jan 20 10:29:03.051115 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-777a4ff9-f726-46ec-b30f-c4be5905ca11 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] http://10.222.0.73/volume/v3/21c5dd385162431fbf07af78edb34e8e/snapshots/2e22bde5-21a7-471f-b633-ba0b25e209ea returned with HTTP 200 Jan 20 10:29:03.052894 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 262/522] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:29:02 2021] GET /volume/v3/21c5dd385162431fbf07af78edb34e8e/snapshots/2e22bde5-21a7-471f-b633-ba0b25e209ea => generated 481 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:29:03.265972 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d05cb5f4-0046-40dc-89da-d0f657c544b1 tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] GET http://10.222.0.73/volume/v3/0d645e44a77a4e209ca97c75d189c0d6/volumes/abbea942-be47-4d2c-9cd3-7d08c550738d Jan 20 10:29:03.266760 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d05cb5f4-0046-40dc-89da-d0f657c544b1 tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:03.267157 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:03.267157 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:03.267793 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d05cb5f4-0046-40dc-89da-d0f657c544b1 tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:03.379755 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:03.379755 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:03.389890 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d05cb5f4-0046-40dc-89da-d0f657c544b1 tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Volume info retrieved successfully. Jan 20 10:29:03.470267 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d05cb5f4-0046-40dc-89da-d0f657c544b1 tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] http://10.222.0.73/volume/v3/0d645e44a77a4e209ca97c75d189c0d6/volumes/abbea942-be47-4d2c-9cd3-7d08c550738d returned with HTTP 200 Jan 20 10:29:03.480805 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 261/523] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:29:03 2021] GET /volume/v3/0d645e44a77a4e209ca97c75d189c0d6/volumes/abbea942-be47-4d2c-9cd3-7d08c550738d => generated 916 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:29:04.066399 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c58d56a7-7c70-486b-a731-b3567ebda5bb tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] GET http://10.222.0.73/volume/v3/21c5dd385162431fbf07af78edb34e8e/snapshots/2e22bde5-21a7-471f-b633-ba0b25e209ea Jan 20 10:29:04.067207 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c58d56a7-7c70-486b-a731-b3567ebda5bb tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:04.067530 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:04.067530 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:04.068109 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c58d56a7-7c70-486b-a731-b3567ebda5bb tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:04.131120 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:04.131120 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:04.134154 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c58d56a7-7c70-486b-a731-b3567ebda5bb tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Snapshot retrieved successfully. Jan 20 10:29:04.149718 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c58d56a7-7c70-486b-a731-b3567ebda5bb tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] http://10.222.0.73/volume/v3/21c5dd385162431fbf07af78edb34e8e/snapshots/2e22bde5-21a7-471f-b633-ba0b25e209ea returned with HTTP 200 Jan 20 10:29:04.154314 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 263/524] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:29:04 2021] GET /volume/v3/21c5dd385162431fbf07af78edb34e8e/snapshots/2e22bde5-21a7-471f-b633-ba0b25e209ea => generated 481 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:29:04.492764 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-117aa576-c868-4375-a54d-cccfb0d8b01f tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] GET http://10.222.0.73/volume/v3/0d645e44a77a4e209ca97c75d189c0d6/volumes/abbea942-be47-4d2c-9cd3-7d08c550738d Jan 20 10:29:04.494021 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-117aa576-c868-4375-a54d-cccfb0d8b01f tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:04.494580 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:04.494580 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:04.499783 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-117aa576-c868-4375-a54d-cccfb0d8b01f tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:04.660080 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:04.660080 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:04.678108 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-117aa576-c868-4375-a54d-cccfb0d8b01f tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Volume info retrieved successfully. Jan 20 10:29:04.720185 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-117aa576-c868-4375-a54d-cccfb0d8b01f tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] http://10.222.0.73/volume/v3/0d645e44a77a4e209ca97c75d189c0d6/volumes/abbea942-be47-4d2c-9cd3-7d08c550738d returned with HTTP 200 Jan 20 10:29:04.724545 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 262/525] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:29:04 2021] GET /volume/v3/0d645e44a77a4e209ca97c75d189c0d6/volumes/abbea942-be47-4d2c-9cd3-7d08c550738d => generated 917 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:29:04.749593 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-329142c4-6450-434a-8113-9da28301bb17 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] GET http://10.222.0.73/volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/0d645e44a77a4e209ca97c75d189c0d6?usage=True Jan 20 10:29:04.750394 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-329142c4-6450-434a-8113-9da28301bb17 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:04.750817 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:04.750817 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:04.751580 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-329142c4-6450-434a-8113-9da28301bb17 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:04.834824 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-329142c4-6450-434a-8113-9da28301bb17 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] http://10.222.0.73/volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/0d645e44a77a4e209ca97c75d189c0d6?usage=True returned with HTTP 200 Jan 20 10:29:04.836735 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 264/526] 10.222.0.73 () {58 vars in 1342 bytes} [Wed Jan 20 10:29:04 2021] GET /volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/0d645e44a77a4e209ca97c75d189c0d6?usage=True => generated 1076 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:29:04.857801 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1e6c52af-742f-46c3-ba2d-79ed08ee1a08 tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] DELETE http://10.222.0.73/volume/v3/0d645e44a77a4e209ca97c75d189c0d6/volumes/abbea942-be47-4d2c-9cd3-7d08c550738d Jan 20 10:29:04.859306 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1e6c52af-742f-46c3-ba2d-79ed08ee1a08 tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:04.859883 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:04.859883 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:04.860933 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1e6c52af-742f-46c3-ba2d-79ed08ee1a08 tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:04.862275 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-1e6c52af-742f-46c3-ba2d-79ed08ee1a08 tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Delete volume with id: abbea942-be47-4d2c-9cd3-7d08c550738d Jan 20 10:29:04.958447 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:04.958447 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:04.960782 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1e6c52af-742f-46c3-ba2d-79ed08ee1a08 tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Volume info retrieved successfully. Jan 20 10:29:04.996670 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1e6c52af-742f-46c3-ba2d-79ed08ee1a08 tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Delete volume request issued successfully. Jan 20 10:29:04.998371 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1e6c52af-742f-46c3-ba2d-79ed08ee1a08 tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] http://10.222.0.73/volume/v3/0d645e44a77a4e209ca97c75d189c0d6/volumes/abbea942-be47-4d2c-9cd3-7d08c550738d returned with HTTP 202 Jan 20 10:29:05.000736 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 263/527] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:29:04 2021] DELETE /volume/v3/0d645e44a77a4e209ca97c75d189c0d6/volumes/abbea942-be47-4d2c-9cd3-7d08c550738d => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:29:05.020294 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f3999b2a-3f22-4184-8e52-e0f17de0826c tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] GET http://10.222.0.73/volume/v3/0d645e44a77a4e209ca97c75d189c0d6/volumes/abbea942-be47-4d2c-9cd3-7d08c550738d Jan 20 10:29:05.022336 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f3999b2a-3f22-4184-8e52-e0f17de0826c tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:05.024601 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f3999b2a-3f22-4184-8e52-e0f17de0826c tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:05.084998 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:05.084998 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:05.095504 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f3999b2a-3f22-4184-8e52-e0f17de0826c tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Volume info retrieved successfully. Jan 20 10:29:05.128740 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f3999b2a-3f22-4184-8e52-e0f17de0826c tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] http://10.222.0.73/volume/v3/0d645e44a77a4e209ca97c75d189c0d6/volumes/abbea942-be47-4d2c-9cd3-7d08c550738d returned with HTTP 200 Jan 20 10:29:05.131488 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 265/528] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:29:05 2021] GET /volume/v3/0d645e44a77a4e209ca97c75d189c0d6/volumes/abbea942-be47-4d2c-9cd3-7d08c550738d => generated 916 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:29:05.170514 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4e26b92f-33ef-448d-a304-717fee90bd49 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] GET http://10.222.0.73/volume/v3/21c5dd385162431fbf07af78edb34e8e/snapshots/2e22bde5-21a7-471f-b633-ba0b25e209ea Jan 20 10:29:05.171728 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4e26b92f-33ef-448d-a304-717fee90bd49 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:05.172575 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:05.172575 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:05.173684 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4e26b92f-33ef-448d-a304-717fee90bd49 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:05.259268 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4e26b92f-33ef-448d-a304-717fee90bd49 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] http://10.222.0.73/volume/v3/21c5dd385162431fbf07af78edb34e8e/snapshots/2e22bde5-21a7-471f-b633-ba0b25e209ea returned with HTTP 404 Jan 20 10:29:05.262084 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 264/529] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:29:05 2021] GET /volume/v3/21c5dd385162431fbf07af78edb34e8e/snapshots/2e22bde5-21a7-471f-b633-ba0b25e209ea => generated 111 bytes in 97 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:29:05.270194 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1e39b5ab-1b9b-4132-a1f4-25b0b2790d02 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] DELETE http://10.222.0.73/volume/v3/21c5dd385162431fbf07af78edb34e8e/volumes/7a3e19dd-ec85-4b3d-b8e6-a6f8c0000db6 Jan 20 10:29:05.271078 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1e39b5ab-1b9b-4132-a1f4-25b0b2790d02 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:05.271491 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:05.271491 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:05.272160 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1e39b5ab-1b9b-4132-a1f4-25b0b2790d02 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:05.272856 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-1e39b5ab-1b9b-4132-a1f4-25b0b2790d02 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Delete volume with id: 7a3e19dd-ec85-4b3d-b8e6-a6f8c0000db6 Jan 20 10:29:05.329506 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:05.329506 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:05.331705 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1e39b5ab-1b9b-4132-a1f4-25b0b2790d02 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Volume info retrieved successfully. Jan 20 10:29:05.368196 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1e39b5ab-1b9b-4132-a1f4-25b0b2790d02 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Delete volume request issued successfully. Jan 20 10:29:05.369157 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1e39b5ab-1b9b-4132-a1f4-25b0b2790d02 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] http://10.222.0.73/volume/v3/21c5dd385162431fbf07af78edb34e8e/volumes/7a3e19dd-ec85-4b3d-b8e6-a6f8c0000db6 returned with HTTP 202 Jan 20 10:29:05.370330 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 266/530] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:29:05 2021] DELETE /volume/v3/21c5dd385162431fbf07af78edb34e8e/volumes/7a3e19dd-ec85-4b3d-b8e6-a6f8c0000db6 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:29:05.378441 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0a3b23ab-4921-4f6a-a963-b4f955032c78 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] GET http://10.222.0.73/volume/v3/21c5dd385162431fbf07af78edb34e8e/volumes/7a3e19dd-ec85-4b3d-b8e6-a6f8c0000db6 Jan 20 10:29:05.378987 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0a3b23ab-4921-4f6a-a963-b4f955032c78 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:05.379941 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0a3b23ab-4921-4f6a-a963-b4f955032c78 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:05.456277 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:05.456277 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:05.465647 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0a3b23ab-4921-4f6a-a963-b4f955032c78 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Volume info retrieved successfully. Jan 20 10:29:05.494728 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0a3b23ab-4921-4f6a-a963-b4f955032c78 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] http://10.222.0.73/volume/v3/21c5dd385162431fbf07af78edb34e8e/volumes/7a3e19dd-ec85-4b3d-b8e6-a6f8c0000db6 returned with HTTP 200 Jan 20 10:29:05.495769 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 265/531] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:29:05 2021] GET /volume/v3/21c5dd385162431fbf07af78edb34e8e/volumes/7a3e19dd-ec85-4b3d-b8e6-a6f8c0000db6 => generated 928 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:29:06.150109 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6be46394-0b11-4481-ba90-ea1779268808 tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] GET http://10.222.0.73/volume/v3/0d645e44a77a4e209ca97c75d189c0d6/volumes/abbea942-be47-4d2c-9cd3-7d08c550738d Jan 20 10:29:06.151260 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6be46394-0b11-4481-ba90-ea1779268808 tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:06.151781 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:06.151781 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:06.152408 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6be46394-0b11-4481-ba90-ea1779268808 tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:06.286611 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:06.286611 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:06.320663 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6be46394-0b11-4481-ba90-ea1779268808 tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Volume info retrieved successfully. Jan 20 10:29:06.372366 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6be46394-0b11-4481-ba90-ea1779268808 tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] http://10.222.0.73/volume/v3/0d645e44a77a4e209ca97c75d189c0d6/volumes/abbea942-be47-4d2c-9cd3-7d08c550738d returned with HTTP 200 Jan 20 10:29:06.374133 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 267/532] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:29:06 2021] GET /volume/v3/0d645e44a77a4e209ca97c75d189c0d6/volumes/abbea942-be47-4d2c-9cd3-7d08c550738d => generated 916 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:29:06.511761 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-44092131-0b3d-4642-be65-12c0cdcc480b tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] GET http://10.222.0.73/volume/v3/21c5dd385162431fbf07af78edb34e8e/volumes/7a3e19dd-ec85-4b3d-b8e6-a6f8c0000db6 Jan 20 10:29:06.512287 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-44092131-0b3d-4642-be65-12c0cdcc480b tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:06.512503 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:06.512503 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:06.512888 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-44092131-0b3d-4642-be65-12c0cdcc480b tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:06.617250 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:06.617250 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:06.658581 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-44092131-0b3d-4642-be65-12c0cdcc480b tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Volume info retrieved successfully. Jan 20 10:29:06.716766 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-44092131-0b3d-4642-be65-12c0cdcc480b tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] http://10.222.0.73/volume/v3/21c5dd385162431fbf07af78edb34e8e/volumes/7a3e19dd-ec85-4b3d-b8e6-a6f8c0000db6 returned with HTTP 200 Jan 20 10:29:06.730086 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 266/533] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:29:06 2021] GET /volume/v3/21c5dd385162431fbf07af78edb34e8e/volumes/7a3e19dd-ec85-4b3d-b8e6-a6f8c0000db6 => generated 928 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:29:07.390078 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-78d75a61-21bd-48ee-a014-dd30c54dae4f tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] GET http://10.222.0.73/volume/v3/0d645e44a77a4e209ca97c75d189c0d6/volumes/abbea942-be47-4d2c-9cd3-7d08c550738d Jan 20 10:29:07.390861 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-78d75a61-21bd-48ee-a014-dd30c54dae4f tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:07.391005 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:07.391005 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:07.391272 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-78d75a61-21bd-48ee-a014-dd30c54dae4f tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:07.579265 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:07.579265 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:07.597923 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-78d75a61-21bd-48ee-a014-dd30c54dae4f tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Volume info retrieved successfully. Jan 20 10:29:07.646584 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-78d75a61-21bd-48ee-a014-dd30c54dae4f tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] http://10.222.0.73/volume/v3/0d645e44a77a4e209ca97c75d189c0d6/volumes/abbea942-be47-4d2c-9cd3-7d08c550738d returned with HTTP 200 Jan 20 10:29:07.649321 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 268/534] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:29:07 2021] GET /volume/v3/0d645e44a77a4e209ca97c75d189c0d6/volumes/abbea942-be47-4d2c-9cd3-7d08c550738d => generated 916 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:29:07.746334 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5834029c-13de-4c2e-ba89-f1e41028ff16 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] GET http://10.222.0.73/volume/v3/21c5dd385162431fbf07af78edb34e8e/volumes/7a3e19dd-ec85-4b3d-b8e6-a6f8c0000db6 Jan 20 10:29:07.746901 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5834029c-13de-4c2e-ba89-f1e41028ff16 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:07.747093 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:07.747093 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:07.747506 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5834029c-13de-4c2e-ba89-f1e41028ff16 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:07.866934 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:07.866934 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:07.883957 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5834029c-13de-4c2e-ba89-f1e41028ff16 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Volume info retrieved successfully. Jan 20 10:29:07.930590 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5834029c-13de-4c2e-ba89-f1e41028ff16 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] http://10.222.0.73/volume/v3/21c5dd385162431fbf07af78edb34e8e/volumes/7a3e19dd-ec85-4b3d-b8e6-a6f8c0000db6 returned with HTTP 200 Jan 20 10:29:07.947257 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 267/535] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:29:07 2021] GET /volume/v3/21c5dd385162431fbf07af78edb34e8e/volumes/7a3e19dd-ec85-4b3d-b8e6-a6f8c0000db6 => generated 928 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:29:08.676369 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9bb41a6a-86c2-4555-b06e-7ac9f07cbb34 tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] GET http://10.222.0.73/volume/v3/0d645e44a77a4e209ca97c75d189c0d6/volumes/abbea942-be47-4d2c-9cd3-7d08c550738d Jan 20 10:29:08.680111 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9bb41a6a-86c2-4555-b06e-7ac9f07cbb34 tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:08.684588 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:08.684588 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:08.685936 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9bb41a6a-86c2-4555-b06e-7ac9f07cbb34 tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:08.838711 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9bb41a6a-86c2-4555-b06e-7ac9f07cbb34 tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] http://10.222.0.73/volume/v3/0d645e44a77a4e209ca97c75d189c0d6/volumes/abbea942-be47-4d2c-9cd3-7d08c550738d returned with HTTP 404 Jan 20 10:29:08.851622 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 269/536] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:29:08 2021] GET /volume/v3/0d645e44a77a4e209ca97c75d189c0d6/volumes/abbea942-be47-4d2c-9cd3-7d08c550738d => generated 109 bytes in 185 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:29:08.854835 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c62baecf-bdce-4ef6-a695-04cd371e4fcb tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] POST http://10.222.0.73/volume/v3/0d645e44a77a4e209ca97c75d189c0d6/volumes Jan 20 10:29:08.855548 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:08.855548 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:08.856243 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c62baecf-bdce-4ef6-a695-04cd371e4fcb tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-997494104"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:29:08.857687 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-c62baecf-bdce-4ef6-a695-04cd371e4fcb tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-997494104'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:29:08.858267 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-c62baecf-bdce-4ef6-a695-04cd371e4fcb tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Create volume of 1 GB Jan 20 10:29:08.942983 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c62baecf-bdce-4ef6-a695-04cd371e4fcb tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Availability Zones retrieved successfully. Jan 20 10:29:08.963293 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b3a9f73f-c9d5-44af-bfb0-e1e3976804a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] GET http://10.222.0.73/volume/v3/21c5dd385162431fbf07af78edb34e8e/volumes/7a3e19dd-ec85-4b3d-b8e6-a6f8c0000db6 Jan 20 10:29:08.964257 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b3a9f73f-c9d5-44af-bfb0-e1e3976804a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:08.964875 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b3a9f73f-c9d5-44af-bfb0-e1e3976804a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:09.021110 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c62baecf-bdce-4ef6-a695-04cd371e4fcb tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Flow 'volume_create_api' (904ac65b-357f-4fd5-abf8-7014fb782771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:29:09.025509 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c62baecf-bdce-4ef6-a695-04cd371e4fcb tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4e81c1d-d135-4139-8905-55029f825daf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:29:09.039700 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-c62baecf-bdce-4ef6-a695-04cd371e4fcb tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:29:09.189200 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b3a9f73f-c9d5-44af-bfb0-e1e3976804a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818 tempest-VolumeSnapshotQuotasNegativeTestJSON-798288818] http://10.222.0.73/volume/v3/21c5dd385162431fbf07af78edb34e8e/volumes/7a3e19dd-ec85-4b3d-b8e6-a6f8c0000db6 returned with HTTP 404 Jan 20 10:29:09.197296 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 270/537] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:29:08 2021] GET /volume/v3/21c5dd385162431fbf07af78edb34e8e/volumes/7a3e19dd-ec85-4b3d-b8e6-a6f8c0000db6 => generated 109 bytes in 242 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:29:09.211150 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-806501a5-3c41-489d-b028-31c198bb4af5 tempest-VolumeSnapshotQuotasNegativeTestJSON-628531393 tempest-VolumeSnapshotQuotasNegativeTestJSON-628531393] PUT http://10.222.0.73/volume/v3/b01b5b78743b47e0ab3d8158e5953f17/os-quota-sets/21c5dd385162431fbf07af78edb34e8e Jan 20 10:29:09.213253 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-806501a5-3c41-489d-b028-31c198bb4af5 tempest-VolumeSnapshotQuotasNegativeTestJSON-628531393 tempest-VolumeSnapshotQuotasNegativeTestJSON-628531393] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:29:09.281476 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c62baecf-bdce-4ef6-a695-04cd371e4fcb tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4e81c1d-d135-4139-8905-55029f825daf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:29:09.287287 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c62baecf-bdce-4ef6-a695-04cd371e4fcb tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b47827a2-5ef4-4379-8335-43fbc4dca52e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:29:09.438786 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-c62baecf-bdce-4ef6-a695-04cd371e4fcb tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Created reservations ['a45f46b0-4829-476e-8eae-a465dfb4a9ae', 'fd486315-685e-400a-a5f8-51980c1e8327', '95441d55-c99c-435a-b4e8-9ce7a6f424ae', 'ec19f70c-ffad-4500-88cb-3b3ef733a8ee'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:29:09.442790 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c62baecf-bdce-4ef6-a695-04cd371e4fcb tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b47827a2-5ef4-4379-8335-43fbc4dca52e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a45f46b0-4829-476e-8eae-a465dfb4a9ae', 'fd486315-685e-400a-a5f8-51980c1e8327', '95441d55-c99c-435a-b4e8-9ce7a6f424ae', 'ec19f70c-ffad-4500-88cb-3b3ef733a8ee']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:29:09.447547 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c62baecf-bdce-4ef6-a695-04cd371e4fcb tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08b9b75b-8960-47af-b7a7-44d4da2be9e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:29:09.592421 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c62baecf-bdce-4ef6-a695-04cd371e4fcb tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08b9b75b-8960-47af-b7a7-44d4da2be9e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1508e080-68ed-4aae-b717-41cc3ff59184', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-997494104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d645e44a77a4e209ca97c75d189c0d6',qos_specs=None,replication_status=,reservations=['a45f46b0-4829-476e-8eae-a465dfb4a9ae','fd486315-685e-400a-a5f8-51980c1e8327','95441d55-c99c-435a-b4e8-9ce7a6f424ae','ec19f70c-ffad-4500-88cb-3b3ef733a8ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adb479515b614f798b52eb7e7913bc22',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:29:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-997494104',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1508e080-68ed-4aae-b717-41cc3ff59184,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d645e44a77a4e209ca97c75d189c0d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='adb479515b614f798b52eb7e7913bc22',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:29:09.611552 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c62baecf-bdce-4ef6-a695-04cd371e4fcb tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47dbbdae-7cb6-4cd1-9bea-2c11f849a60a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:29:09.667794 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-806501a5-3c41-489d-b028-31c198bb4af5 tempest-VolumeSnapshotQuotasNegativeTestJSON-628531393 tempest-VolumeSnapshotQuotasNegativeTestJSON-628531393] http://10.222.0.73/volume/v3/b01b5b78743b47e0ab3d8158e5953f17/os-quota-sets/21c5dd385162431fbf07af78edb34e8e returned with HTTP 200 Jan 20 10:29:09.668811 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 271/538] 10.222.0.73 () {60 vars in 1342 bytes} [Wed Jan 20 10:29:09 2021] PUT /volume/v3/b01b5b78743b47e0ab3d8158e5953f17/os-quota-sets/21c5dd385162431fbf07af78edb34e8e => generated 319 bytes in 471 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:29:09.678524 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c62baecf-bdce-4ef6-a695-04cd371e4fcb tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47dbbdae-7cb6-4cd1-9bea-2c11f849a60a) transitioned into state 'SUCCESS' from state '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-997494104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d645e44a77a4e209ca97c75d189c0d6',qos_specs=None,replication_status=,reservations=['a45f46b0-4829-476e-8eae-a465dfb4a9ae','fd486315-685e-400a-a5f8-51980c1e8327','95441d55-c99c-435a-b4e8-9ce7a6f424ae','ec19f70c-ffad-4500-88cb-3b3ef733a8ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adb479515b614f798b52eb7e7913bc22',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:29:09.683298 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c62baecf-bdce-4ef6-a695-04cd371e4fcb tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d87fce0-6070-45a7-a8ed-8481f8a40aef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:29:09.723118 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c62baecf-bdce-4ef6-a695-04cd371e4fcb tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d87fce0-6070-45a7-a8ed-8481f8a40aef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:29:09.727096 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c62baecf-bdce-4ef6-a695-04cd371e4fcb tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Flow 'volume_create_api' (904ac65b-357f-4fd5-abf8-7014fb782771) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:29:10.094454 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c62baecf-bdce-4ef6-a695-04cd371e4fcb tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Create volume request issued successfully. Jan 20 10:29:10.139133 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c62baecf-bdce-4ef6-a695-04cd371e4fcb tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] http://10.222.0.73/volume/v3/0d645e44a77a4e209ca97c75d189c0d6/volumes returned with HTTP 202 Jan 20 10:29:10.140180 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 268/539] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:29:08 2021] POST /volume/v3/0d645e44a77a4e209ca97c75d189c0d6/volumes => generated 824 bytes in 1290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 20 10:29:10.163024 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2ade0b04-4ea5-41b7-944a-d9cd95c6ccf1 tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] GET http://10.222.0.73/volume/v3/0d645e44a77a4e209ca97c75d189c0d6/volumes/1508e080-68ed-4aae-b717-41cc3ff59184 Jan 20 10:29:10.165172 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2ade0b04-4ea5-41b7-944a-d9cd95c6ccf1 tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:10.166546 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2ade0b04-4ea5-41b7-944a-d9cd95c6ccf1 tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:10.345401 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:10.345401 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:10.377141 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2ade0b04-4ea5-41b7-944a-d9cd95c6ccf1 tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Volume info retrieved successfully. Jan 20 10:29:10.401192 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2ade0b04-4ea5-41b7-944a-d9cd95c6ccf1 tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] http://10.222.0.73/volume/v3/0d645e44a77a4e209ca97c75d189c0d6/volumes/1508e080-68ed-4aae-b717-41cc3ff59184 returned with HTTP 200 Jan 20 10:29:10.402002 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 272/540] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:29:10 2021] GET /volume/v3/0d645e44a77a4e209ca97c75d189c0d6/volumes/1508e080-68ed-4aae-b717-41cc3ff59184 => generated 916 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:29:11.425652 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4ee14762-0385-4010-827e-57b84a3abdca tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] GET http://10.222.0.73/volume/v3/0d645e44a77a4e209ca97c75d189c0d6/volumes/1508e080-68ed-4aae-b717-41cc3ff59184 Jan 20 10:29:11.427004 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4ee14762-0385-4010-827e-57b84a3abdca tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:11.427900 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:11.427900 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:11.428493 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4ee14762-0385-4010-827e-57b84a3abdca tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:11.542268 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:11.542268 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:11.561125 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4ee14762-0385-4010-827e-57b84a3abdca tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Volume info retrieved successfully. Jan 20 10:29:11.643772 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4ee14762-0385-4010-827e-57b84a3abdca tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] http://10.222.0.73/volume/v3/0d645e44a77a4e209ca97c75d189c0d6/volumes/1508e080-68ed-4aae-b717-41cc3ff59184 returned with HTTP 200 Jan 20 10:29:11.645026 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 269/541] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:29:11 2021] GET /volume/v3/0d645e44a77a4e209ca97c75d189c0d6/volumes/1508e080-68ed-4aae-b717-41cc3ff59184 => generated 917 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:29:11.676735 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3d1445da-8c8d-4510-8948-da100e8851e1 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] GET http://10.222.0.73/volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/0d645e44a77a4e209ca97c75d189c0d6?usage=True Jan 20 10:29:11.677598 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3d1445da-8c8d-4510-8948-da100e8851e1 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:11.678116 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:11.678116 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:11.678736 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3d1445da-8c8d-4510-8948-da100e8851e1 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:11.852305 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3d1445da-8c8d-4510-8948-da100e8851e1 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] http://10.222.0.73/volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/0d645e44a77a4e209ca97c75d189c0d6?usage=True returned with HTTP 200 Jan 20 10:29:11.853423 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 273/542] 10.222.0.73 () {58 vars in 1342 bytes} [Wed Jan 20 10:29:11 2021] GET /volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/0d645e44a77a4e209ca97c75d189c0d6?usage=True => generated 1076 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:29:11.881699 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8af6b8a3-b92c-458f-89fb-7ab2625cb0b7 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] GET http://10.222.0.73/volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/796f4b7ecdd842619998eaa117eff6f6?usage=True Jan 20 10:29:11.882273 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8af6b8a3-b92c-458f-89fb-7ab2625cb0b7 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:11.882510 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:11.882510 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:11.883171 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8af6b8a3-b92c-458f-89fb-7ab2625cb0b7 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:12.014348 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8af6b8a3-b92c-458f-89fb-7ab2625cb0b7 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] http://10.222.0.73/volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/796f4b7ecdd842619998eaa117eff6f6?usage=True returned with HTTP 200 Jan 20 10:29:12.016316 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 270/543] 10.222.0.73 () {58 vars in 1342 bytes} [Wed Jan 20 10:29:11 2021] GET /volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/796f4b7ecdd842619998eaa117eff6f6?usage=True => generated 868 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:29:12.036449 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-109fd8df-ef3f-4c83-9621-44b5a49cc670 tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] POST http://10.222.0.73/volume/v3/0d645e44a77a4e209ca97c75d189c0d6/os-volume-transfer Jan 20 10:29:12.037782 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-109fd8df-ef3f-4c83-9621-44b5a49cc670 tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "1508e080-68ed-4aae-b717-41cc3ff59184"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:29:12.038940 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.volume_transfer [None req-109fd8df-ef3f-4c83-9621-44b5a49cc670 tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Creating new volume transfer {'transfer': {'volume_id': '1508e080-68ed-4aae-b717-41cc3ff59184'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 20 10:29:12.041470 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.contrib.volume_transfer [None req-109fd8df-ef3f-4c83-9621-44b5a49cc670 tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Creating transfer of volume 1508e080-68ed-4aae-b717-41cc3ff59184 Jan 20 10:29:12.042054 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.transfer.api [None req-109fd8df-ef3f-4c83-9621-44b5a49cc670 tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Generating transfer record for volume 1508e080-68ed-4aae-b717-41cc3ff59184 Jan 20 10:29:12.168109 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:12.168109 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:12.226926 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-109fd8df-ef3f-4c83-9621-44b5a49cc670 tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] http://10.222.0.73/volume/v3/0d645e44a77a4e209ca97c75d189c0d6/os-volume-transfer returned with HTTP 202 Jan 20 10:29:12.233309 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 274/544] 10.222.0.73 () {60 vars in 1258 bytes} [Wed Jan 20 10:29:12 2021] POST /volume/v3/0d645e44a77a4e209ca97c75d189c0d6/os-volume-transfer => generated 507 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:29:12.664468 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e326c40e-88f5-4897-832b-fd502fdd14b6 tempest-VolumeQuotasAdminTestJSON-1319740827 tempest-VolumeQuotasAdminTestJSON-1319740827] POST http://10.222.0.73/volume/v3/796f4b7ecdd842619998eaa117eff6f6/os-volume-transfer/2f60d15d-77cc-4735-9ae5-49cdb7bcc73e/accept Jan 20 10:29:12.666691 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e326c40e-88f5-4897-832b-fd502fdd14b6 tempest-VolumeQuotasAdminTestJSON-1319740827 tempest-VolumeQuotasAdminTestJSON-1319740827] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "82331601c40a6b89"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:29:12.668197 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.volume_transfer [None req-e326c40e-88f5-4897-832b-fd502fdd14b6 tempest-VolumeQuotasAdminTestJSON-1319740827 tempest-VolumeQuotasAdminTestJSON-1319740827] Accepting volume transfer 2f60d15d-77cc-4735-9ae5-49cdb7bcc73e {{(pid=87959) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 20 10:29:12.668752 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.contrib.volume_transfer [None req-e326c40e-88f5-4897-832b-fd502fdd14b6 tempest-VolumeQuotasAdminTestJSON-1319740827 tempest-VolumeQuotasAdminTestJSON-1319740827] Accepting transfer 2f60d15d-77cc-4735-9ae5-49cdb7bcc73e Jan 20 10:29:13.042462 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-e326c40e-88f5-4897-832b-fd502fdd14b6 tempest-VolumeQuotasAdminTestJSON-1319740827 tempest-VolumeQuotasAdminTestJSON-1319740827] Created reservations ['13174b92-fd57-4f56-8dfe-ef0e8172666b', '9706a371-38e0-411f-a7d2-086379d0376c', '9024b55d-c2fe-46dc-b6d0-7330391341b7', '8726325b-e670-475c-8919-37541f162d8b'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:29:13.147522 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-e326c40e-88f5-4897-832b-fd502fdd14b6 tempest-VolumeQuotasAdminTestJSON-1319740827 tempest-VolumeQuotasAdminTestJSON-1319740827] Created reservations ['11285408-9435-40f7-878d-e79232a5746a', '281f68f0-bb5e-4550-a24a-ac6c70da7882', '29ce0fd3-3ac3-458c-aec4-0d0221a93a0f', '240ec49f-5311-43a9-b287-9ab1d0a5c950'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:29:13.322476 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-e326c40e-88f5-4897-832b-fd502fdd14b6 tempest-VolumeQuotasAdminTestJSON-1319740827 tempest-VolumeQuotasAdminTestJSON-1319740827] Created reservations ['340060b7-efb1-431b-bc05-ce474ddbee63', '88e8f64f-2707-453b-ad8d-6b7e774732c5', 'cdd8d60d-3bc9-4dcd-a6b2-7ae76881a60f', '97fcd26c-2b0a-42fd-a8a1-fad7404c1ec9'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:29:13.473294 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-e326c40e-88f5-4897-832b-fd502fdd14b6 tempest-VolumeQuotasAdminTestJSON-1319740827 tempest-VolumeQuotasAdminTestJSON-1319740827] Created reservations ['9b49a1bf-f508-42bc-9e6a-0e5211b055f4', '6ecad411-6dbd-4c75-b776-e8b89ae0c2bc', '3ca9bc8b-57ba-4fcb-8c53-b41aa098ce2b', 'a31017d9-2b31-4ac4-aeb9-0b20ddd394f2'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:29:13.476012 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:13.476012 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:13.679587 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e326c40e-88f5-4897-832b-fd502fdd14b6 tempest-VolumeQuotasAdminTestJSON-1319740827 tempest-VolumeQuotasAdminTestJSON-1319740827] Transfer volume completed successfully. Jan 20 10:29:13.738306 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:29:13.738306 n-d-768509-8 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Jan 20 10:29:14.015952 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.transfer.api [None req-e326c40e-88f5-4897-832b-fd502fdd14b6 tempest-VolumeQuotasAdminTestJSON-1319740827 tempest-VolumeQuotasAdminTestJSON-1319740827] Volume 1508e080-68ed-4aae-b717-41cc3ff59184 has been transferred. Jan 20 10:29:14.180283 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e326c40e-88f5-4897-832b-fd502fdd14b6 tempest-VolumeQuotasAdminTestJSON-1319740827 tempest-VolumeQuotasAdminTestJSON-1319740827] http://10.222.0.73/volume/v3/796f4b7ecdd842619998eaa117eff6f6/os-volume-transfer/2f60d15d-77cc-4735-9ae5-49cdb7bcc73e/accept returned with HTTP 202 Jan 20 10:29:14.194469 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 271/545] 10.222.0.73 () {60 vars in 1390 bytes} [Wed Jan 20 10:29:12 2021] POST /volume/v3/796f4b7ecdd842619998eaa117eff6f6/os-volume-transfer/2f60d15d-77cc-4735-9ae5-49cdb7bcc73e/accept => generated 431 bytes in 1954 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:29:14.207226 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-49d36f35-4eff-4fe2-b050-23a8e932fed7 tempest-VolumeQuotasAdminTestJSON-1319740827 tempest-VolumeQuotasAdminTestJSON-1319740827] GET http://10.222.0.73/volume/v3/796f4b7ecdd842619998eaa117eff6f6/volumes/1508e080-68ed-4aae-b717-41cc3ff59184 Jan 20 10:29:14.208447 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-49d36f35-4eff-4fe2-b050-23a8e932fed7 tempest-VolumeQuotasAdminTestJSON-1319740827 tempest-VolumeQuotasAdminTestJSON-1319740827] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:14.209334 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:14.209334 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:14.210460 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-49d36f35-4eff-4fe2-b050-23a8e932fed7 tempest-VolumeQuotasAdminTestJSON-1319740827 tempest-VolumeQuotasAdminTestJSON-1319740827] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:14.400532 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:14.400532 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:14.429021 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-49d36f35-4eff-4fe2-b050-23a8e932fed7 tempest-VolumeQuotasAdminTestJSON-1319740827 tempest-VolumeQuotasAdminTestJSON-1319740827] Volume info retrieved successfully. Jan 20 10:29:14.513277 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-49d36f35-4eff-4fe2-b050-23a8e932fed7 tempest-VolumeQuotasAdminTestJSON-1319740827 tempest-VolumeQuotasAdminTestJSON-1319740827] http://10.222.0.73/volume/v3/796f4b7ecdd842619998eaa117eff6f6/volumes/1508e080-68ed-4aae-b717-41cc3ff59184 returned with HTTP 200 Jan 20 10:29:14.525013 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 275/546] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:29:14 2021] GET /volume/v3/796f4b7ecdd842619998eaa117eff6f6/volumes/1508e080-68ed-4aae-b717-41cc3ff59184 => generated 917 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:29:14.557632 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4e45e02b-828f-46f5-8632-3f936bf11752 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] GET http://10.222.0.73/volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/0d645e44a77a4e209ca97c75d189c0d6?usage=True Jan 20 10:29:14.562297 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4e45e02b-828f-46f5-8632-3f936bf11752 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:14.562676 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:14.562676 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:14.563372 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4e45e02b-828f-46f5-8632-3f936bf11752 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:14.566641 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:14.566641 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:14.725254 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4e45e02b-828f-46f5-8632-3f936bf11752 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] http://10.222.0.73/volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/0d645e44a77a4e209ca97c75d189c0d6?usage=True returned with HTTP 200 Jan 20 10:29:14.726971 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 272/547] 10.222.0.73 () {58 vars in 1342 bytes} [Wed Jan 20 10:29:14 2021] GET /volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/0d645e44a77a4e209ca97c75d189c0d6?usage=True => generated 1076 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:29:14.757231 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e8db550e-8a3f-469a-81e1-df0ca615d098 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] GET http://10.222.0.73/volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/796f4b7ecdd842619998eaa117eff6f6?usage=True Jan 20 10:29:14.758252 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e8db550e-8a3f-469a-81e1-df0ca615d098 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:14.758825 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:14.758825 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:14.759495 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e8db550e-8a3f-469a-81e1-df0ca615d098 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:14.864930 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e8db550e-8a3f-469a-81e1-df0ca615d098 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] http://10.222.0.73/volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/796f4b7ecdd842619998eaa117eff6f6?usage=True returned with HTTP 200 Jan 20 10:29:14.869626 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 276/548] 10.222.0.73 () {58 vars in 1342 bytes} [Wed Jan 20 10:29:14 2021] GET /volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/796f4b7ecdd842619998eaa117eff6f6?usage=True => generated 868 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:29:14.893990 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-04c873e8-559d-45bb-81a2-08a2c6d306ec tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] DELETE http://10.222.0.73/volume/v3/a35680cd4d2d4b8696c5151daec9eef1/volumes/1508e080-68ed-4aae-b717-41cc3ff59184 Jan 20 10:29:14.894678 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-04c873e8-559d-45bb-81a2-08a2c6d306ec tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:14.895173 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-04c873e8-559d-45bb-81a2-08a2c6d306ec tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:14.895643 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-04c873e8-559d-45bb-81a2-08a2c6d306ec tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] Delete volume with id: 1508e080-68ed-4aae-b717-41cc3ff59184 Jan 20 10:29:14.997549 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:14.997549 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:14.999490 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-04c873e8-559d-45bb-81a2-08a2c6d306ec tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] Volume info retrieved successfully. Jan 20 10:29:15.041820 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-04c873e8-559d-45bb-81a2-08a2c6d306ec tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] Delete volume request issued successfully. Jan 20 10:29:15.042557 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-04c873e8-559d-45bb-81a2-08a2c6d306ec tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] http://10.222.0.73/volume/v3/a35680cd4d2d4b8696c5151daec9eef1/volumes/1508e080-68ed-4aae-b717-41cc3ff59184 returned with HTTP 202 Jan 20 10:29:15.043997 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 273/549] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:29:14 2021] DELETE /volume/v3/a35680cd4d2d4b8696c5151daec9eef1/volumes/1508e080-68ed-4aae-b717-41cc3ff59184 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:29:15.061291 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b98a83a0-9a19-4e8d-bad6-f880521473fe tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] GET http://10.222.0.73/volume/v3/a35680cd4d2d4b8696c5151daec9eef1/volumes/1508e080-68ed-4aae-b717-41cc3ff59184 Jan 20 10:29:15.067990 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b98a83a0-9a19-4e8d-bad6-f880521473fe tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:15.068934 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b98a83a0-9a19-4e8d-bad6-f880521473fe tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:15.200181 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:15.200181 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:15.210441 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b98a83a0-9a19-4e8d-bad6-f880521473fe tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] Volume info retrieved successfully. Jan 20 10:29:15.237317 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b98a83a0-9a19-4e8d-bad6-f880521473fe tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] http://10.222.0.73/volume/v3/a35680cd4d2d4b8696c5151daec9eef1/volumes/1508e080-68ed-4aae-b717-41cc3ff59184 returned with HTTP 200 Jan 20 10:29:15.248185 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 277/550] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:29:15 2021] GET /volume/v3/a35680cd4d2d4b8696c5151daec9eef1/volumes/1508e080-68ed-4aae-b717-41cc3ff59184 => generated 1087 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:29:16.268488 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3fec4a90-2a87-47ab-ae98-d2bb7b75fea2 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] GET http://10.222.0.73/volume/v3/a35680cd4d2d4b8696c5151daec9eef1/volumes/1508e080-68ed-4aae-b717-41cc3ff59184 Jan 20 10:29:16.269318 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3fec4a90-2a87-47ab-ae98-d2bb7b75fea2 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:16.269497 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:16.269497 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:16.270132 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3fec4a90-2a87-47ab-ae98-d2bb7b75fea2 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:16.511410 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:16.511410 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:16.542055 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3fec4a90-2a87-47ab-ae98-d2bb7b75fea2 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] Volume info retrieved successfully. Jan 20 10:29:16.635812 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3fec4a90-2a87-47ab-ae98-d2bb7b75fea2 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] http://10.222.0.73/volume/v3/a35680cd4d2d4b8696c5151daec9eef1/volumes/1508e080-68ed-4aae-b717-41cc3ff59184 returned with HTTP 200 Jan 20 10:29:16.642541 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 274/551] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:29:16 2021] GET /volume/v3/a35680cd4d2d4b8696c5151daec9eef1/volumes/1508e080-68ed-4aae-b717-41cc3ff59184 => generated 1087 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:29:17.668440 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3b711887-115f-4b95-9f37-9fce78fe0082 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] GET http://10.222.0.73/volume/v3/a35680cd4d2d4b8696c5151daec9eef1/volumes/1508e080-68ed-4aae-b717-41cc3ff59184 Jan 20 10:29:17.671024 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3b711887-115f-4b95-9f37-9fce78fe0082 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:17.671598 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:17.671598 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:17.672296 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3b711887-115f-4b95-9f37-9fce78fe0082 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:17.798881 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:17.798881 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:17.827103 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3b711887-115f-4b95-9f37-9fce78fe0082 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] Volume info retrieved successfully. Jan 20 10:29:17.878842 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3b711887-115f-4b95-9f37-9fce78fe0082 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] http://10.222.0.73/volume/v3/a35680cd4d2d4b8696c5151daec9eef1/volumes/1508e080-68ed-4aae-b717-41cc3ff59184 returned with HTTP 200 Jan 20 10:29:17.881123 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 278/552] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:29:17 2021] GET /volume/v3/a35680cd4d2d4b8696c5151daec9eef1/volumes/1508e080-68ed-4aae-b717-41cc3ff59184 => generated 1087 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:29:18.898270 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6c6985c8-f2a9-4bb1-945a-dca0e46ea9d1 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] GET http://10.222.0.73/volume/v3/a35680cd4d2d4b8696c5151daec9eef1/volumes/1508e080-68ed-4aae-b717-41cc3ff59184 Jan 20 10:29:18.898830 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6c6985c8-f2a9-4bb1-945a-dca0e46ea9d1 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:18.899149 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:18.899149 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:18.899627 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6c6985c8-f2a9-4bb1-945a-dca0e46ea9d1 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:19.050458 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6c6985c8-f2a9-4bb1-945a-dca0e46ea9d1 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] http://10.222.0.73/volume/v3/a35680cd4d2d4b8696c5151daec9eef1/volumes/1508e080-68ed-4aae-b717-41cc3ff59184 returned with HTTP 404 Jan 20 10:29:19.072666 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-adb8ca01-176a-43fe-a4c5-fe1667041e2a tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] GET http://10.222.0.73/volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/a35680cd4d2d4b8696c5151daec9eef1?usage=True Jan 20 10:29:19.077717 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-adb8ca01-176a-43fe-a4c5-fe1667041e2a tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:19.077969 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:19.077969 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:19.078544 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-adb8ca01-176a-43fe-a4c5-fe1667041e2a tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:19.085109 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 275/553] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:29:18 2021] GET /volume/v3/a35680cd4d2d4b8696c5151daec9eef1/volumes/1508e080-68ed-4aae-b717-41cc3ff59184 => generated 109 bytes in 182 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:29:19.232138 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-adb8ca01-176a-43fe-a4c5-fe1667041e2a tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] http://10.222.0.73/volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/a35680cd4d2d4b8696c5151daec9eef1?usage=True returned with HTTP 200 Jan 20 10:29:19.235811 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 279/554] 10.222.0.73 () {58 vars in 1342 bytes} [Wed Jan 20 10:29:19 2021] GET /volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/a35680cd4d2d4b8696c5151daec9eef1?usage=True => generated 868 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:29:19.270434 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-648b5ed2-bc82-4e1b-8eeb-1f97d9285cde tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] PUT http://10.222.0.73/volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/0d645e44a77a4e209ca97c75d189c0d6 Jan 20 10:29:19.277377 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-648b5ed2-bc82-4e1b-8eeb-1f97d9285cde tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1009, "volumes": 11, "snapshots": 11, "backups": 11, "backup_gigabytes": 1009, "per_volume_gigabytes": 1009}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:29:19.751690 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-648b5ed2-bc82-4e1b-8eeb-1f97d9285cde tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] http://10.222.0.73/volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/0d645e44a77a4e209ca97c75d189c0d6 returned with HTTP 200 Jan 20 10:29:19.759936 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 276/555] 10.222.0.73 () {60 vars in 1342 bytes} [Wed Jan 20 10:29:19 2021] PUT /volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/0d645e44a77a4e209ca97c75d189c0d6 => generated 321 bytes in 500 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:29:19.768903 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-af70fd91-a914-4fa3-842c-1b314b0a9716 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] PUT http://10.222.0.73/volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/0d645e44a77a4e209ca97c75d189c0d6 Jan 20 10:29:19.769877 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-af70fd91-a914-4fa3-842c-1b314b0a9716 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:29:20.352406 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-af70fd91-a914-4fa3-842c-1b314b0a9716 tempest-VolumeQuotasAdminTestJSON-1257451610 tempest-VolumeQuotasAdminTestJSON-1257451610] http://10.222.0.73/volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/0d645e44a77a4e209ca97c75d189c0d6 returned with HTTP 200 Jan 20 10:29:20.354545 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 280/556] 10.222.0.73 () {60 vars in 1342 bytes} [Wed Jan 20 10:29:19 2021] PUT /volume/v3/a35680cd4d2d4b8696c5151daec9eef1/os-quota-sets/0d645e44a77a4e209ca97c75d189c0d6 => generated 319 bytes in 593 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:29:20.365861 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ea6a643e-9a8f-41f4-bd7e-79a2878b5cdb tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] DELETE http://10.222.0.73/volume/v3/0d645e44a77a4e209ca97c75d189c0d6/volumes/1508e080-68ed-4aae-b717-41cc3ff59184 Jan 20 10:29:20.366651 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ea6a643e-9a8f-41f4-bd7e-79a2878b5cdb tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:20.367357 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ea6a643e-9a8f-41f4-bd7e-79a2878b5cdb tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:20.368085 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-ea6a643e-9a8f-41f4-bd7e-79a2878b5cdb tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Delete volume with id: 1508e080-68ed-4aae-b717-41cc3ff59184 Jan 20 10:29:20.580997 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ea6a643e-9a8f-41f4-bd7e-79a2878b5cdb tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] http://10.222.0.73/volume/v3/0d645e44a77a4e209ca97c75d189c0d6/volumes/1508e080-68ed-4aae-b717-41cc3ff59184 returned with HTTP 404 Jan 20 10:29:20.588398 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 277/557] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:29:20 2021] DELETE /volume/v3/0d645e44a77a4e209ca97c75d189c0d6/volumes/1508e080-68ed-4aae-b717-41cc3ff59184 => generated 109 bytes in 224 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:29:20.595321 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ed0a089b-1c20-4cfe-b3da-da05bc68e81f tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] DELETE http://10.222.0.73/volume/v3/0d645e44a77a4e209ca97c75d189c0d6/volumes/abbea942-be47-4d2c-9cd3-7d08c550738d Jan 20 10:29:20.597302 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ed0a089b-1c20-4cfe-b3da-da05bc68e81f tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:20.598034 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ed0a089b-1c20-4cfe-b3da-da05bc68e81f tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:20.598670 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-ed0a089b-1c20-4cfe-b3da-da05bc68e81f tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] Delete volume with id: abbea942-be47-4d2c-9cd3-7d08c550738d Jan 20 10:29:20.878299 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ed0a089b-1c20-4cfe-b3da-da05bc68e81f tempest-VolumeQuotasAdminTestJSON-1010138915 tempest-VolumeQuotasAdminTestJSON-1010138915] http://10.222.0.73/volume/v3/0d645e44a77a4e209ca97c75d189c0d6/volumes/abbea942-be47-4d2c-9cd3-7d08c550738d returned with HTTP 404 Jan 20 10:29:20.883375 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 281/558] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:29:20 2021] DELETE /volume/v3/0d645e44a77a4e209ca97c75d189c0d6/volumes/abbea942-be47-4d2c-9cd3-7d08c550738d => generated 109 bytes in 293 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:29:22.992324 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c94b2416-d2cb-4a74-991c-bd3c23691fd0 tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] POST http://10.222.0.73/volume/v3/7fbfcaa120744edc9dfec16557266443/types Jan 20 10:29:22.994753 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c94b2416-d2cb-4a74-991c-bd3c23691fd0 tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-583810457", "os-volume-type-access:is_public": false}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:29:23.079351 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c94b2416-d2cb-4a74-991c-bd3c23691fd0 tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] http://10.222.0.73/volume/v3/7fbfcaa120744edc9dfec16557266443/types returned with HTTP 200 Jan 20 10:29:23.083150 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 278/559] 10.222.0.73 () {60 vars in 1220 bytes} [Wed Jan 20 10:29:22 2021] POST /volume/v3/7fbfcaa120744edc9dfec16557266443/types => generated 228 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:29:23.379680 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dd671f62-f9d0-4e5f-889e-237da6429b3c tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] POST http://10.222.0.73/volume/v3/1edc3cf9cda942edb7dddf3e305beb6a/volumes Jan 20 10:29:23.380470 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dd671f62-f9d0-4e5f-889e-237da6429b3c tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] Action: 'create', calling method: create, body: {"volume": {"volume_type": "30f08c3c-7dd0-4b02-a35a-3b43fb161171", "size": 1}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:29:23.382136 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-dd671f62-f9d0-4e5f-889e-237da6429b3c tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] Create volume request body: {'volume': {'volume_type': '30f08c3c-7dd0-4b02-a35a-3b43fb161171', 'size': 1}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:29:23.413843 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dd671f62-f9d0-4e5f-889e-237da6429b3c tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] http://10.222.0.73/volume/v3/1edc3cf9cda942edb7dddf3e305beb6a/volumes returned with HTTP 404 Jan 20 10:29:23.416049 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 282/560] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:29:23 2021] POST /volume/v3/1edc3cf9cda942edb7dddf3e305beb6a/volumes => generated 114 bytes in 326 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 20 10:29:23.427273 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9c714b94-a245-4d2a-9bd8-aa5ed69b7385 tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] POST http://10.222.0.73/volume/v3/7fbfcaa120744edc9dfec16557266443/types/30f08c3c-7dd0-4b02-a35a-3b43fb161171/action Jan 20 10:29:23.428121 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9c714b94-a245-4d2a-9bd8-aa5ed69b7385 tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] Action body: b'{"addProjectAccess": {"project": "1edc3cf9cda942edb7dddf3e305beb6a"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:29:23.428521 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9c714b94-a245-4d2a-9bd8-aa5ed69b7385 tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "1edc3cf9cda942edb7dddf3e305beb6a"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:29:23.454708 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9c714b94-a245-4d2a-9bd8-aa5ed69b7385 tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] http://10.222.0.73/volume/v3/7fbfcaa120744edc9dfec16557266443/types/30f08c3c-7dd0-4b02-a35a-3b43fb161171/action returned with HTTP 202 Jan 20 10:29:23.455948 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 279/561] 10.222.0.73 () {60 vars in 1351 bytes} [Wed Jan 20 10:29:23 2021] POST /volume/v3/7fbfcaa120744edc9dfec16557266443/types/30f08c3c-7dd0-4b02-a35a-3b43fb161171/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:29:23.464762 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-914358da-4e52-4890-87d3-3ad368616661 tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] POST http://10.222.0.73/volume/v3/1edc3cf9cda942edb7dddf3e305beb6a/volumes Jan 20 10:29:23.465872 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-914358da-4e52-4890-87d3-3ad368616661 tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] Action: 'create', calling method: create, body: {"volume": {"volume_type": "30f08c3c-7dd0-4b02-a35a-3b43fb161171", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-150249939"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:29:23.467235 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-914358da-4e52-4890-87d3-3ad368616661 tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] Create volume request body: {'volume': {'volume_type': '30f08c3c-7dd0-4b02-a35a-3b43fb161171', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-150249939'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:29:23.484026 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-914358da-4e52-4890-87d3-3ad368616661 tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] Create volume of 1 GB Jan 20 10:29:23.485359 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:23.485359 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:23.486123 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-914358da-4e52-4890-87d3-3ad368616661 tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] Availability Zones retrieved successfully. Jan 20 10:29:23.550023 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-914358da-4e52-4890-87d3-3ad368616661 tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] Flow 'volume_create_api' (8e1cc304-e7eb-4a55-8453-f77f474d9426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:29:23.554582 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-914358da-4e52-4890-87d3-3ad368616661 tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5482df66-35ec-4a91-8a1d-b66e3098db82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:29:23.559080 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-914358da-4e52-4890-87d3-3ad368616661 tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:29:23.728029 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-914358da-4e52-4890-87d3-3ad368616661 tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5482df66-35ec-4a91-8a1d-b66e3098db82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T10:29:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=30f08c3c-7dd0-4b02-a35a-3b43fb161171,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-583810457',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30f08c3c-7dd0-4b02-a35a-3b43fb161171', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:29:23.730750 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-914358da-4e52-4890-87d3-3ad368616661 tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f39211f1-8262-4cfd-bbb6-635c36708590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:29:23.861137 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-914358da-4e52-4890-87d3-3ad368616661 tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-583810457 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-583810457, it is now deprecated. Please use the default quota class for default quota. Jan 20 10:29:23.862330 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-914358da-4e52-4890-87d3-3ad368616661 tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-583810457 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-583810457, it is now deprecated. Please use the default quota class for default quota. Jan 20 10:29:23.934277 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-914358da-4e52-4890-87d3-3ad368616661 tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] Created reservations ['e3fb0906-9689-4597-862c-215894beefd0', '24956bb4-5c67-4be9-9c49-97f210354216', '6ce2285a-92f5-469c-a7ca-6af1aefccba4', '1ba6493d-927d-4a6e-9841-6193c43ad4af'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:29:23.938228 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-914358da-4e52-4890-87d3-3ad368616661 tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f39211f1-8262-4cfd-bbb6-635c36708590) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3fb0906-9689-4597-862c-215894beefd0', '24956bb4-5c67-4be9-9c49-97f210354216', '6ce2285a-92f5-469c-a7ca-6af1aefccba4', '1ba6493d-927d-4a6e-9841-6193c43ad4af']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:29:23.942110 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-914358da-4e52-4890-87d3-3ad368616661 tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13fc06fd-82ef-4e31-8002-1dc11e1bdbb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:29:24.047203 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-914358da-4e52-4890-87d3-3ad368616661 tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13fc06fd-82ef-4e31-8002-1dc11e1bdbb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c89ccf8f-5195-4238-ad2a-5ee5ba2e9956', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-150249939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1edc3cf9cda942edb7dddf3e305beb6a',qos_specs=None,replication_status=,reservations=['e3fb0906-9689-4597-862c-215894beefd0','24956bb4-5c67-4be9-9c49-97f210354216','6ce2285a-92f5-469c-a7ca-6af1aefccba4','1ba6493d-927d-4a6e-9841-6193c43ad4af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='707f367974a943508ec48f5eed8f3139',volume_type_id=30f08c3c-7dd0-4b02-a35a-3b43fb161171), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:29:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-150249939',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c89ccf8f-5195-4238-ad2a-5ee5ba2e9956,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1edc3cf9cda942edb7dddf3e305beb6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='707f367974a943508ec48f5eed8f3139',volume_attachment=,volume_type=,volume_type_id=30f08c3c-7dd0-4b02-a35a-3b43fb161171)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:29:24.051713 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-914358da-4e52-4890-87d3-3ad368616661 tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e4b5869-145e-4af3-8e87-0431fd28ad71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:29:24.099109 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-914358da-4e52-4890-87d3-3ad368616661 tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e4b5869-145e-4af3-8e87-0431fd28ad71) transitioned into state 'SUCCESS' from state '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-150249939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1edc3cf9cda942edb7dddf3e305beb6a',qos_specs=None,replication_status=,reservations=['e3fb0906-9689-4597-862c-215894beefd0','24956bb4-5c67-4be9-9c49-97f210354216','6ce2285a-92f5-469c-a7ca-6af1aefccba4','1ba6493d-927d-4a6e-9841-6193c43ad4af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='707f367974a943508ec48f5eed8f3139',volume_type_id=30f08c3c-7dd0-4b02-a35a-3b43fb161171)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:29:24.101946 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-914358da-4e52-4890-87d3-3ad368616661 tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acaaeb7c-8f47-404a-b4f6-1522000daa2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:29:24.124729 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-914358da-4e52-4890-87d3-3ad368616661 tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acaaeb7c-8f47-404a-b4f6-1522000daa2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:29:24.129068 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-914358da-4e52-4890-87d3-3ad368616661 tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] Flow 'volume_create_api' (8e1cc304-e7eb-4a55-8453-f77f474d9426) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:29:24.230152 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-914358da-4e52-4890-87d3-3ad368616661 tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] Create volume request issued successfully. Jan 20 10:29:24.250701 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-914358da-4e52-4890-87d3-3ad368616661 tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] http://10.222.0.73/volume/v3/1edc3cf9cda942edb7dddf3e305beb6a/volumes returned with HTTP 202 Jan 20 10:29:24.251642 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 283/562] 10.222.0.73 () {60 vars in 1226 bytes} [Wed Jan 20 10:29:23 2021] POST /volume/v3/1edc3cf9cda942edb7dddf3e305beb6a/volumes => generated 860 bytes in 791 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 20 10:29:24.271813 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7912c069-d65f-4cd3-be41-c3180f70a73e tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] GET http://10.222.0.73/volume/v3/1edc3cf9cda942edb7dddf3e305beb6a/volumes/c89ccf8f-5195-4238-ad2a-5ee5ba2e9956 Jan 20 10:29:24.273038 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7912c069-d65f-4cd3-be41-c3180f70a73e tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:24.274528 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7912c069-d65f-4cd3-be41-c3180f70a73e tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:24.353120 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:24.353120 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:24.377598 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7912c069-d65f-4cd3-be41-c3180f70a73e tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] Volume info retrieved successfully. Jan 20 10:29:24.406932 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7912c069-d65f-4cd3-be41-c3180f70a73e tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] http://10.222.0.73/volume/v3/1edc3cf9cda942edb7dddf3e305beb6a/volumes/c89ccf8f-5195-4238-ad2a-5ee5ba2e9956 returned with HTTP 200 Jan 20 10:29:24.409647 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 280/563] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:29:24 2021] GET /volume/v3/1edc3cf9cda942edb7dddf3e305beb6a/volumes/c89ccf8f-5195-4238-ad2a-5ee5ba2e9956 => generated 952 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:29:25.439151 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b3d35f87-edac-41c1-b089-01b7f8d255cb tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] GET http://10.222.0.73/volume/v3/1edc3cf9cda942edb7dddf3e305beb6a/volumes/c89ccf8f-5195-4238-ad2a-5ee5ba2e9956 Jan 20 10:29:25.441523 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b3d35f87-edac-41c1-b089-01b7f8d255cb tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:25.442088 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:25.442088 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:25.442883 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b3d35f87-edac-41c1-b089-01b7f8d255cb tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:25.627335 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:25.627335 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:25.674682 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b3d35f87-edac-41c1-b089-01b7f8d255cb tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] Volume info retrieved successfully. Jan 20 10:29:25.757917 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b3d35f87-edac-41c1-b089-01b7f8d255cb tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] http://10.222.0.73/volume/v3/1edc3cf9cda942edb7dddf3e305beb6a/volumes/c89ccf8f-5195-4238-ad2a-5ee5ba2e9956 returned with HTTP 200 Jan 20 10:29:25.781736 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b157b708-ec55-4884-9a3a-67ebb3947cd3 tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] POST http://10.222.0.73/volume/v3/7fbfcaa120744edc9dfec16557266443/types/30f08c3c-7dd0-4b02-a35a-3b43fb161171/action Jan 20 10:29:25.782426 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:25.782426 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:25.785122 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b157b708-ec55-4884-9a3a-67ebb3947cd3 tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] Action body: b'{"removeProjectAccess": {"project": "1edc3cf9cda942edb7dddf3e305beb6a"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:29:25.785867 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b157b708-ec55-4884-9a3a-67ebb3947cd3 tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "1edc3cf9cda942edb7dddf3e305beb6a"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:29:25.789298 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 284/564] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:29:25 2021] GET /volume/v3/1edc3cf9cda942edb7dddf3e305beb6a/volumes/c89ccf8f-5195-4238-ad2a-5ee5ba2e9956 => generated 953 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:29:25.881027 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b157b708-ec55-4884-9a3a-67ebb3947cd3 tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] http://10.222.0.73/volume/v3/7fbfcaa120744edc9dfec16557266443/types/30f08c3c-7dd0-4b02-a35a-3b43fb161171/action returned with HTTP 202 Jan 20 10:29:25.884585 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 281/565] 10.222.0.73 () {60 vars in 1351 bytes} [Wed Jan 20 10:29:25 2021] POST /volume/v3/7fbfcaa120744edc9dfec16557266443/types/30f08c3c-7dd0-4b02-a35a-3b43fb161171/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:29:25.904738 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0db81af8-ccba-443d-8a90-0d18d2504d75 tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] POST http://10.222.0.73/volume/v3/7fbfcaa120744edc9dfec16557266443/types Jan 20 10:29:25.905600 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:25.905600 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:25.906407 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0db81af8-ccba-443d-8a90-0d18d2504d75 tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-612382732", "os-volume-type-access:is_public": false}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:29:26.008290 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0db81af8-ccba-443d-8a90-0d18d2504d75 tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] http://10.222.0.73/volume/v3/7fbfcaa120744edc9dfec16557266443/types returned with HTTP 200 Jan 20 10:29:26.025999 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1dc349f7-3452-472e-aaa9-47fe88bfec52 tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] POST http://10.222.0.73/volume/v3/7fbfcaa120744edc9dfec16557266443/types/87ffdeb9-1930-44df-9124-6e12d120f063/action Jan 20 10:29:26.027541 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1dc349f7-3452-472e-aaa9-47fe88bfec52 tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] Action body: b'{"addProjectAccess": {"project": "1edc3cf9cda942edb7dddf3e305beb6a"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:29:26.028527 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1dc349f7-3452-472e-aaa9-47fe88bfec52 tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "1edc3cf9cda942edb7dddf3e305beb6a"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:29:26.029660 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 285/566] 10.222.0.73 () {60 vars in 1220 bytes} [Wed Jan 20 10:29:25 2021] POST /volume/v3/7fbfcaa120744edc9dfec16557266443/types => generated 228 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:29:26.106472 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1dc349f7-3452-472e-aaa9-47fe88bfec52 tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] http://10.222.0.73/volume/v3/7fbfcaa120744edc9dfec16557266443/types/87ffdeb9-1930-44df-9124-6e12d120f063/action returned with HTTP 202 Jan 20 10:29:26.110523 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 282/567] 10.222.0.73 () {60 vars in 1351 bytes} [Wed Jan 20 10:29:26 2021] POST /volume/v3/7fbfcaa120744edc9dfec16557266443/types/87ffdeb9-1930-44df-9124-6e12d120f063/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:29:26.119663 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c01e2db9-1ba0-41b2-bc67-45bf10199281 tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] POST http://10.222.0.73/volume/v3/7fbfcaa120744edc9dfec16557266443/types/87ffdeb9-1930-44df-9124-6e12d120f063/action Jan 20 10:29:26.120458 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c01e2db9-1ba0-41b2-bc67-45bf10199281 tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] Action body: b'{"addProjectAccess": {"project": "84c514e4dd2d4e4986f231e371321f25"}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:29:26.120935 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c01e2db9-1ba0-41b2-bc67-45bf10199281 tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "84c514e4dd2d4e4986f231e371321f25"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:29:26.166243 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c01e2db9-1ba0-41b2-bc67-45bf10199281 tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] http://10.222.0.73/volume/v3/7fbfcaa120744edc9dfec16557266443/types/87ffdeb9-1930-44df-9124-6e12d120f063/action returned with HTTP 202 Jan 20 10:29:26.170865 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 286/568] 10.222.0.73 () {60 vars in 1351 bytes} [Wed Jan 20 10:29:26 2021] POST /volume/v3/7fbfcaa120744edc9dfec16557266443/types/87ffdeb9-1930-44df-9124-6e12d120f063/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:29:26.178562 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-43486011-0e8c-4f1c-8d40-61f67f137e53 tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] GET http://10.222.0.73/volume/v3/7fbfcaa120744edc9dfec16557266443/types/87ffdeb9-1930-44df-9124-6e12d120f063/os-volume-type-access Jan 20 10:29:26.179428 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-43486011-0e8c-4f1c-8d40-61f67f137e53 tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:26.180115 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-43486011-0e8c-4f1c-8d40-61f67f137e53 tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:26.231218 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-43486011-0e8c-4f1c-8d40-61f67f137e53 tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] http://10.222.0.73/volume/v3/7fbfcaa120744edc9dfec16557266443/types/87ffdeb9-1930-44df-9124-6e12d120f063/os-volume-type-access returned with HTTP 200 Jan 20 10:29:26.250076 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8ea021d2-5449-4361-b990-94f730ca4dc7 tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] POST http://10.222.0.73/volume/v3/7fbfcaa120744edc9dfec16557266443/types/87ffdeb9-1930-44df-9124-6e12d120f063/action Jan 20 10:29:26.251193 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8ea021d2-5449-4361-b990-94f730ca4dc7 tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] Action body: b'{"removeProjectAccess": {"project": "84c514e4dd2d4e4986f231e371321f25"}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:29:26.251789 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8ea021d2-5449-4361-b990-94f730ca4dc7 tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "84c514e4dd2d4e4986f231e371321f25"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:29:26.257227 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 283/569] 10.222.0.73 () {58 vars in 1375 bytes} [Wed Jan 20 10:29:26 2021] GET /volume/v3/7fbfcaa120744edc9dfec16557266443/types/87ffdeb9-1930-44df-9124-6e12d120f063/os-volume-type-access => generated 244 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:29:26.306110 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8ea021d2-5449-4361-b990-94f730ca4dc7 tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] http://10.222.0.73/volume/v3/7fbfcaa120744edc9dfec16557266443/types/87ffdeb9-1930-44df-9124-6e12d120f063/action returned with HTTP 202 Jan 20 10:29:26.310916 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 287/570] 10.222.0.73 () {60 vars in 1351 bytes} [Wed Jan 20 10:29:26 2021] POST /volume/v3/7fbfcaa120744edc9dfec16557266443/types/87ffdeb9-1930-44df-9124-6e12d120f063/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 20 10:29:26.318143 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6722b18c-ba3b-4dfc-ab81-33e62eca8c76 tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] POST http://10.222.0.73/volume/v3/7fbfcaa120744edc9dfec16557266443/types/87ffdeb9-1930-44df-9124-6e12d120f063/action Jan 20 10:29:26.318992 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6722b18c-ba3b-4dfc-ab81-33e62eca8c76 tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] Action body: b'{"removeProjectAccess": {"project": "1edc3cf9cda942edb7dddf3e305beb6a"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:29:26.319546 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6722b18c-ba3b-4dfc-ab81-33e62eca8c76 tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "1edc3cf9cda942edb7dddf3e305beb6a"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:29:26.370603 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6722b18c-ba3b-4dfc-ab81-33e62eca8c76 tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] http://10.222.0.73/volume/v3/7fbfcaa120744edc9dfec16557266443/types/87ffdeb9-1930-44df-9124-6e12d120f063/action returned with HTTP 202 Jan 20 10:29:26.373502 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 284/571] 10.222.0.73 () {60 vars in 1351 bytes} [Wed Jan 20 10:29:26 2021] POST /volume/v3/7fbfcaa120744edc9dfec16557266443/types/87ffdeb9-1930-44df-9124-6e12d120f063/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:29:26.388019 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3e6efbcd-ea29-4ada-9519-c9beafd31799 tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] DELETE http://10.222.0.73/volume/v3/7fbfcaa120744edc9dfec16557266443/types/87ffdeb9-1930-44df-9124-6e12d120f063 Jan 20 10:29:26.388527 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3e6efbcd-ea29-4ada-9519-c9beafd31799 tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:26.389500 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3e6efbcd-ea29-4ada-9519-c9beafd31799 tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] Calling method '_delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:26.610604 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:29:26.610604 n-d-768509-8 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Jan 20 10:29:26.640525 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3e6efbcd-ea29-4ada-9519-c9beafd31799 tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] http://10.222.0.73/volume/v3/7fbfcaa120744edc9dfec16557266443/types/87ffdeb9-1930-44df-9124-6e12d120f063 returned with HTTP 202 Jan 20 10:29:26.641651 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 288/572] 10.222.0.73 () {58 vars in 1312 bytes} [Wed Jan 20 10:29:26 2021] DELETE /volume/v3/7fbfcaa120744edc9dfec16557266443/types/87ffdeb9-1930-44df-9124-6e12d120f063 => generated 0 bytes in 261 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:29:26.651737 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ced9df94-e798-4bce-a645-dcdb58d1a327 tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] GET http://10.222.0.73/volume/v3/7fbfcaa120744edc9dfec16557266443/types/87ffdeb9-1930-44df-9124-6e12d120f063 Jan 20 10:29:26.653161 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ced9df94-e798-4bce-a645-dcdb58d1a327 tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:26.653910 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ced9df94-e798-4bce-a645-dcdb58d1a327 tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:26.670523 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ced9df94-e798-4bce-a645-dcdb58d1a327 tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] http://10.222.0.73/volume/v3/7fbfcaa120744edc9dfec16557266443/types/87ffdeb9-1930-44df-9124-6e12d120f063 returned with HTTP 404 Jan 20 10:29:26.672857 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 285/573] 10.222.0.73 () {58 vars in 1309 bytes} [Wed Jan 20 10:29:26 2021] GET /volume/v3/7fbfcaa120744edc9dfec16557266443/types/87ffdeb9-1930-44df-9124-6e12d120f063 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:29:26.683334 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-335c1a72-a19a-4ab1-a9f4-8ddfc0e5c537 tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] DELETE http://10.222.0.73/volume/v3/1edc3cf9cda942edb7dddf3e305beb6a/volumes/c89ccf8f-5195-4238-ad2a-5ee5ba2e9956 Jan 20 10:29:26.684439 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-335c1a72-a19a-4ab1-a9f4-8ddfc0e5c537 tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:26.685871 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-335c1a72-a19a-4ab1-a9f4-8ddfc0e5c537 tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:26.686683 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-335c1a72-a19a-4ab1-a9f4-8ddfc0e5c537 tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] Delete volume with id: c89ccf8f-5195-4238-ad2a-5ee5ba2e9956 Jan 20 10:29:26.773073 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:26.773073 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:26.779542 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-335c1a72-a19a-4ab1-a9f4-8ddfc0e5c537 tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] Volume info retrieved successfully. Jan 20 10:29:26.827932 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-335c1a72-a19a-4ab1-a9f4-8ddfc0e5c537 tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] Delete volume request issued successfully. Jan 20 10:29:26.828428 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-335c1a72-a19a-4ab1-a9f4-8ddfc0e5c537 tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] http://10.222.0.73/volume/v3/1edc3cf9cda942edb7dddf3e305beb6a/volumes/c89ccf8f-5195-4238-ad2a-5ee5ba2e9956 returned with HTTP 202 Jan 20 10:29:26.841632 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bdc5f1dd-e787-4b8c-838e-73d241e8495d tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] GET http://10.222.0.73/volume/v3/1edc3cf9cda942edb7dddf3e305beb6a/volumes/c89ccf8f-5195-4238-ad2a-5ee5ba2e9956 Jan 20 10:29:26.842178 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bdc5f1dd-e787-4b8c-838e-73d241e8495d tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:26.842659 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bdc5f1dd-e787-4b8c-838e-73d241e8495d tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:26.851261 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 289/574] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:29:26 2021] DELETE /volume/v3/1edc3cf9cda942edb7dddf3e305beb6a/volumes/c89ccf8f-5195-4238-ad2a-5ee5ba2e9956 => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:29:26.921290 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:26.921290 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:26.941561 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bdc5f1dd-e787-4b8c-838e-73d241e8495d tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] Volume info retrieved successfully. Jan 20 10:29:26.985131 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bdc5f1dd-e787-4b8c-838e-73d241e8495d tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] http://10.222.0.73/volume/v3/1edc3cf9cda942edb7dddf3e305beb6a/volumes/c89ccf8f-5195-4238-ad2a-5ee5ba2e9956 returned with HTTP 200 Jan 20 10:29:26.987384 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 286/575] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:29:26 2021] GET /volume/v3/1edc3cf9cda942edb7dddf3e305beb6a/volumes/c89ccf8f-5195-4238-ad2a-5ee5ba2e9956 => generated 952 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:29:28.012840 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-28e45bec-8ac3-4802-b902-585dd6b1c214 tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] GET http://10.222.0.73/volume/v3/1edc3cf9cda942edb7dddf3e305beb6a/volumes/c89ccf8f-5195-4238-ad2a-5ee5ba2e9956 Jan 20 10:29:28.013758 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-28e45bec-8ac3-4802-b902-585dd6b1c214 tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:28.013758 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:28.013758 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:28.014567 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-28e45bec-8ac3-4802-b902-585dd6b1c214 tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:28.146896 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:28.146896 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:28.182252 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-28e45bec-8ac3-4802-b902-585dd6b1c214 tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] Volume info retrieved successfully. Jan 20 10:29:28.264677 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-28e45bec-8ac3-4802-b902-585dd6b1c214 tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] http://10.222.0.73/volume/v3/1edc3cf9cda942edb7dddf3e305beb6a/volumes/c89ccf8f-5195-4238-ad2a-5ee5ba2e9956 returned with HTTP 200 Jan 20 10:29:28.267243 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 290/576] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:29:28 2021] GET /volume/v3/1edc3cf9cda942edb7dddf3e305beb6a/volumes/c89ccf8f-5195-4238-ad2a-5ee5ba2e9956 => generated 952 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:29:29.286073 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bf632500-163b-4bd0-bdb2-972e13864873 tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] GET http://10.222.0.73/volume/v3/1edc3cf9cda942edb7dddf3e305beb6a/volumes/c89ccf8f-5195-4238-ad2a-5ee5ba2e9956 Jan 20 10:29:29.287392 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bf632500-163b-4bd0-bdb2-972e13864873 tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:29.287812 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:29.287812 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:29.288482 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bf632500-163b-4bd0-bdb2-972e13864873 tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:29.456879 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:29.456879 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:29.489586 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bf632500-163b-4bd0-bdb2-972e13864873 tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] Volume info retrieved successfully. Jan 20 10:29:29.604699 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bf632500-163b-4bd0-bdb2-972e13864873 tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] http://10.222.0.73/volume/v3/1edc3cf9cda942edb7dddf3e305beb6a/volumes/c89ccf8f-5195-4238-ad2a-5ee5ba2e9956 returned with HTTP 200 Jan 20 10:29:29.610157 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 287/577] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:29:29 2021] GET /volume/v3/1edc3cf9cda942edb7dddf3e305beb6a/volumes/c89ccf8f-5195-4238-ad2a-5ee5ba2e9956 => generated 952 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:29:30.627746 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c792fc33-b049-4a19-ab7c-98e155479d64 tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] GET http://10.222.0.73/volume/v3/1edc3cf9cda942edb7dddf3e305beb6a/volumes/c89ccf8f-5195-4238-ad2a-5ee5ba2e9956 Jan 20 10:29:30.629630 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c792fc33-b049-4a19-ab7c-98e155479d64 tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:30.630307 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:30.630307 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:30.631462 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c792fc33-b049-4a19-ab7c-98e155479d64 tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:30.752273 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c792fc33-b049-4a19-ab7c-98e155479d64 tempest-VolumeTypesAccessTest-2076415705 tempest-VolumeTypesAccessTest-2076415705] http://10.222.0.73/volume/v3/1edc3cf9cda942edb7dddf3e305beb6a/volumes/c89ccf8f-5195-4238-ad2a-5ee5ba2e9956 returned with HTTP 404 Jan 20 10:29:30.761238 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 291/578] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:29:30 2021] GET /volume/v3/1edc3cf9cda942edb7dddf3e305beb6a/volumes/c89ccf8f-5195-4238-ad2a-5ee5ba2e9956 => generated 109 bytes in 138 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:29:30.764029 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f60e6373-09f9-42b7-9a62-6c09e7e99dcd tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] DELETE http://10.222.0.73/volume/v3/7fbfcaa120744edc9dfec16557266443/types/30f08c3c-7dd0-4b02-a35a-3b43fb161171 Jan 20 10:29:30.764587 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f60e6373-09f9-42b7-9a62-6c09e7e99dcd tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:30.765039 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:30.765039 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:30.765450 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f60e6373-09f9-42b7-9a62-6c09e7e99dcd tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] Calling method '_delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:30.950529 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:29:30.950529 n-d-768509-8 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Jan 20 10:29:30.988311 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f60e6373-09f9-42b7-9a62-6c09e7e99dcd tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] http://10.222.0.73/volume/v3/7fbfcaa120744edc9dfec16557266443/types/30f08c3c-7dd0-4b02-a35a-3b43fb161171 returned with HTTP 202 Jan 20 10:29:30.989482 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 288/579] 10.222.0.73 () {58 vars in 1312 bytes} [Wed Jan 20 10:29:30 2021] DELETE /volume/v3/7fbfcaa120744edc9dfec16557266443/types/30f08c3c-7dd0-4b02-a35a-3b43fb161171 => generated 0 bytes in 230 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:29:31.001121 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3abe8f2b-7173-4be8-bf43-f914a3778245 tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] GET http://10.222.0.73/volume/v3/7fbfcaa120744edc9dfec16557266443/types/30f08c3c-7dd0-4b02-a35a-3b43fb161171 Jan 20 10:29:31.002457 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3abe8f2b-7173-4be8-bf43-f914a3778245 tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:31.003624 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3abe8f2b-7173-4be8-bf43-f914a3778245 tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:31.083980 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3abe8f2b-7173-4be8-bf43-f914a3778245 tempest-VolumeTypesAccessTest-1168416335 tempest-VolumeTypesAccessTest-1168416335] http://10.222.0.73/volume/v3/7fbfcaa120744edc9dfec16557266443/types/30f08c3c-7dd0-4b02-a35a-3b43fb161171 returned with HTTP 404 Jan 20 10:29:31.085328 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 292/580] 10.222.0.73 () {58 vars in 1309 bytes} [Wed Jan 20 10:29:30 2021] GET /volume/v3/7fbfcaa120744edc9dfec16557266443/types/30f08c3c-7dd0-4b02-a35a-3b43fb161171 => generated 114 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:29:39.307563 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-674040d3-6eaa-476a-b60f-d4bdad39fceb tempest-VolumeRetypeWithoutMigrationTest-2096106490 tempest-VolumeRetypeWithoutMigrationTest-2096106490] POST http://10.222.0.73/volume/v3/ddaebc66b3604497b1f52ae897484d16/types Jan 20 10:29:39.309959 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-674040d3-6eaa-476a-b60f-d4bdad39fceb tempest-VolumeRetypeWithoutMigrationTest-2096106490 tempest-VolumeRetypeWithoutMigrationTest-2096106490] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:29:39.509221 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-674040d3-6eaa-476a-b60f-d4bdad39fceb tempest-VolumeRetypeWithoutMigrationTest-2096106490 tempest-VolumeRetypeWithoutMigrationTest-2096106490] http://10.222.0.73/volume/v3/ddaebc66b3604497b1f52ae897484d16/types returned with HTTP 200 Jan 20 10:29:39.511710 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 289/581] 10.222.0.73 () {60 vars in 1219 bytes} [Wed Jan 20 10:29:38 2021] POST /volume/v3/ddaebc66b3604497b1f52ae897484d16/types => generated 188 bytes in 1082 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:29:39.530635 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f870f72e-1fc9-4856-8269-c638578b23cb tempest-VolumeRetypeWithoutMigrationTest-2096106490 tempest-VolumeRetypeWithoutMigrationTest-2096106490] POST http://10.222.0.73/volume/v3/ddaebc66b3604497b1f52ae897484d16/types Jan 20 10:29:39.533536 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f870f72e-1fc9-4856-8269-c638578b23cb tempest-VolumeRetypeWithoutMigrationTest-2096106490 tempest-VolumeRetypeWithoutMigrationTest-2096106490] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:29:39.650721 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f870f72e-1fc9-4856-8269-c638578b23cb tempest-VolumeRetypeWithoutMigrationTest-2096106490 tempest-VolumeRetypeWithoutMigrationTest-2096106490] http://10.222.0.73/volume/v3/ddaebc66b3604497b1f52ae897484d16/types returned with HTTP 200 Jan 20 10:29:39.661210 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 293/582] 10.222.0.73 () {60 vars in 1219 bytes} [Wed Jan 20 10:29:39 2021] POST /volume/v3/ddaebc66b3604497b1f52ae897484d16/types => generated 188 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:29:40.885057 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5c1dbfeb-4cf5-4ccb-8b59-4b1a4923c0ff tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] POST http://10.222.0.73/volume/v3/e9431b73c06c4090a480ba669c93b977/volumes Jan 20 10:29:40.887276 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5c1dbfeb-4cf5-4ccb-8b59-4b1a4923c0ff tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1117930655"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:29:40.893046 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-5c1dbfeb-4cf5-4ccb-8b59-4b1a4923c0ff tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1117930655'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:29:40.926934 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-5c1dbfeb-4cf5-4ccb-8b59-4b1a4923c0ff tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Create volume of 1 GB Jan 20 10:29:40.929560 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:40.929560 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:40.933203 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5c1dbfeb-4cf5-4ccb-8b59-4b1a4923c0ff tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Availability Zones retrieved successfully. Jan 20 10:29:40.987874 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5c1dbfeb-4cf5-4ccb-8b59-4b1a4923c0ff tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Flow 'volume_create_api' (5e21a690-7151-44fe-b519-f5b2193f2abe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:29:40.999290 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5c1dbfeb-4cf5-4ccb-8b59-4b1a4923c0ff tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5c6e8cc-5c2d-4ecd-bb43-5a47a95aa8e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:29:41.009498 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-5c1dbfeb-4cf5-4ccb-8b59-4b1a4923c0ff tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:29:41.167736 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5c1dbfeb-4cf5-4ccb-8b59-4b1a4923c0ff tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5c6e8cc-5c2d-4ecd-bb43-5a47a95aa8e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T10:29:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=663a8a3f-7a7e-4d7e-9480-ad711621257d,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '663a8a3f-7a7e-4d7e-9480-ad711621257d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:29:41.170804 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5c1dbfeb-4cf5-4ccb-8b59-4b1a4923c0ff tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2b6d19a-0b41-481a-8c7a-559139ae7eea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:29:41.265834 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-5c1dbfeb-4cf5-4ccb-8b59-4b1a4923c0ff tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] 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 20 10:29:41.266769 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-5c1dbfeb-4cf5-4ccb-8b59-4b1a4923c0ff tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] 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 20 10:29:41.358407 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-5c1dbfeb-4cf5-4ccb-8b59-4b1a4923c0ff tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Created reservations ['7ea3f75e-2134-41e0-911b-63966e5c6a03', '491daefc-7840-445c-8bfc-9a0d5e1adac9', '86bfd07b-f3bc-4e22-9a8f-e48ee61bded2', '8ec80721-ffd3-4d83-ac04-006251a8ee00'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:29:41.363549 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5c1dbfeb-4cf5-4ccb-8b59-4b1a4923c0ff tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2b6d19a-0b41-481a-8c7a-559139ae7eea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ea3f75e-2134-41e0-911b-63966e5c6a03', '491daefc-7840-445c-8bfc-9a0d5e1adac9', '86bfd07b-f3bc-4e22-9a8f-e48ee61bded2', '8ec80721-ffd3-4d83-ac04-006251a8ee00']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:29:41.368982 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5c1dbfeb-4cf5-4ccb-8b59-4b1a4923c0ff tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2a56b48-e3d4-440b-861c-9fc5c7c61c01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:29:41.530590 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5c1dbfeb-4cf5-4ccb-8b59-4b1a4923c0ff tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2a56b48-e3d4-440b-861c-9fc5c7c61c01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a49055b-4715-48ad-b76b-e66e90cc40ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1117930655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9431b73c06c4090a480ba669c93b977',qos_specs=None,replication_status=,reservations=['7ea3f75e-2134-41e0-911b-63966e5c6a03','491daefc-7840-445c-8bfc-9a0d5e1adac9','86bfd07b-f3bc-4e22-9a8f-e48ee61bded2','8ec80721-ffd3-4d83-ac04-006251a8ee00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d3a781bb1584fb4adee0d4f64fa0335',volume_type_id=663a8a3f-7a7e-4d7e-9480-ad711621257d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:29:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1117930655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a49055b-4715-48ad-b76b-e66e90cc40ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9431b73c06c4090a480ba669c93b977',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3d3a781bb1584fb4adee0d4f64fa0335',volume_attachment=,volume_type=,volume_type_id=663a8a3f-7a7e-4d7e-9480-ad711621257d)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:29:41.534404 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5c1dbfeb-4cf5-4ccb-8b59-4b1a4923c0ff tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e5bd457-03db-4441-92f1-ad5f22d2ab3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:29:41.610768 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5c1dbfeb-4cf5-4ccb-8b59-4b1a4923c0ff tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e5bd457-03db-4441-92f1-ad5f22d2ab3a) transitioned into state 'SUCCESS' from state '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-1117930655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9431b73c06c4090a480ba669c93b977',qos_specs=None,replication_status=,reservations=['7ea3f75e-2134-41e0-911b-63966e5c6a03','491daefc-7840-445c-8bfc-9a0d5e1adac9','86bfd07b-f3bc-4e22-9a8f-e48ee61bded2','8ec80721-ffd3-4d83-ac04-006251a8ee00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d3a781bb1584fb4adee0d4f64fa0335',volume_type_id=663a8a3f-7a7e-4d7e-9480-ad711621257d)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:29:41.613960 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5c1dbfeb-4cf5-4ccb-8b59-4b1a4923c0ff tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17d9992a-6bc6-46a3-9c1e-e0c6c3d1ed52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:29:41.667192 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5c1dbfeb-4cf5-4ccb-8b59-4b1a4923c0ff tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17d9992a-6bc6-46a3-9c1e-e0c6c3d1ed52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:29:41.678926 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5c1dbfeb-4cf5-4ccb-8b59-4b1a4923c0ff tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Flow 'volume_create_api' (5e21a690-7151-44fe-b519-f5b2193f2abe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:29:41.828567 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5c1dbfeb-4cf5-4ccb-8b59-4b1a4923c0ff tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Create volume request issued successfully. Jan 20 10:29:41.880393 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5c1dbfeb-4cf5-4ccb-8b59-4b1a4923c0ff tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] http://10.222.0.73/volume/v3/e9431b73c06c4090a480ba669c93b977/volumes returned with HTTP 202 Jan 20 10:29:41.883738 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 290/583] 10.222.0.73 () {60 vars in 1226 bytes} [Wed Jan 20 10:29:39 2021] POST /volume/v3/e9431b73c06c4090a480ba669c93b977/volumes => generated 834 bytes in 2221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:29:41.897580 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b0409c14-8003-4f84-9a82-d07c876b59d4 tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] GET http://10.222.0.73/volume/v3/e9431b73c06c4090a480ba669c93b977/volumes/3a49055b-4715-48ad-b76b-e66e90cc40ae Jan 20 10:29:41.898774 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b0409c14-8003-4f84-9a82-d07c876b59d4 tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:41.899464 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b0409c14-8003-4f84-9a82-d07c876b59d4 tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:42.016429 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:42.016429 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:42.044279 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b0409c14-8003-4f84-9a82-d07c876b59d4 tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Volume info retrieved successfully. Jan 20 10:29:42.112450 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b0409c14-8003-4f84-9a82-d07c876b59d4 tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] http://10.222.0.73/volume/v3/e9431b73c06c4090a480ba669c93b977/volumes/3a49055b-4715-48ad-b76b-e66e90cc40ae returned with HTTP 200 Jan 20 10:29:42.125813 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 294/584] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:29:41 2021] GET /volume/v3/e9431b73c06c4090a480ba669c93b977/volumes/3a49055b-4715-48ad-b76b-e66e90cc40ae => generated 926 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:29:43.135042 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5d3beab4-76be-4d64-a921-3f682ce7edcd tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] GET http://10.222.0.73/volume/v3/e9431b73c06c4090a480ba669c93b977/volumes/3a49055b-4715-48ad-b76b-e66e90cc40ae Jan 20 10:29:43.135804 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5d3beab4-76be-4d64-a921-3f682ce7edcd tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:43.135804 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:43.135804 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:43.136210 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5d3beab4-76be-4d64-a921-3f682ce7edcd tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:43.247262 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:43.247262 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:43.269867 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5d3beab4-76be-4d64-a921-3f682ce7edcd tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Volume info retrieved successfully. Jan 20 10:29:43.308280 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5d3beab4-76be-4d64-a921-3f682ce7edcd tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] http://10.222.0.73/volume/v3/e9431b73c06c4090a480ba669c93b977/volumes/3a49055b-4715-48ad-b76b-e66e90cc40ae returned with HTTP 200 Jan 20 10:29:43.309693 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 291/585] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:29:43 2021] GET /volume/v3/e9431b73c06c4090a480ba669c93b977/volumes/3a49055b-4715-48ad-b76b-e66e90cc40ae => generated 927 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:29:43.331900 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bbd69889-9308-492a-98af-b284a4c268d6 tempest-VolumeRetypeWithoutMigrationTest-2096106490 tempest-VolumeRetypeWithoutMigrationTest-2096106490] GET http://10.222.0.73/volume/v3/ddaebc66b3604497b1f52ae897484d16/volumes/3a49055b-4715-48ad-b76b-e66e90cc40ae Jan 20 10:29:43.332438 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bbd69889-9308-492a-98af-b284a4c268d6 tempest-VolumeRetypeWithoutMigrationTest-2096106490 tempest-VolumeRetypeWithoutMigrationTest-2096106490] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:43.332918 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:43.332918 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:43.333509 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bbd69889-9308-492a-98af-b284a4c268d6 tempest-VolumeRetypeWithoutMigrationTest-2096106490 tempest-VolumeRetypeWithoutMigrationTest-2096106490] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:43.427943 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:43.427943 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:43.439290 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bbd69889-9308-492a-98af-b284a4c268d6 tempest-VolumeRetypeWithoutMigrationTest-2096106490 tempest-VolumeRetypeWithoutMigrationTest-2096106490] Volume info retrieved successfully. Jan 20 10:29:43.468316 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bbd69889-9308-492a-98af-b284a4c268d6 tempest-VolumeRetypeWithoutMigrationTest-2096106490 tempest-VolumeRetypeWithoutMigrationTest-2096106490] http://10.222.0.73/volume/v3/ddaebc66b3604497b1f52ae897484d16/volumes/3a49055b-4715-48ad-b76b-e66e90cc40ae returned with HTTP 200 Jan 20 10:29:43.469577 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 295/586] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:29:43 2021] GET /volume/v3/ddaebc66b3604497b1f52ae897484d16/volumes/3a49055b-4715-48ad-b76b-e66e90cc40ae => generated 1098 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:29:43.497178 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a2929662-4b2c-4ac1-b17d-ade0fabd11fb tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] POST http://10.222.0.73/volume/v3/e9431b73c06c4090a480ba669c93b977/volumes/3a49055b-4715-48ad-b76b-e66e90cc40ae/action Jan 20 10:29:43.497929 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:43.497929 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:43.498698 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a2929662-4b2c-4ac1-b17d-ade0fabd11fb tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:29:43.499371 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a2929662-4b2c-4ac1-b17d-ade0fabd11fb tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:29:43.593312 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:43.593312 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:43.594926 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a2929662-4b2c-4ac1-b17d-ade0fabd11fb tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Volume info retrieved successfully. Jan 20 10:29:43.681451 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-a2929662-4b2c-4ac1-b17d-ade0fabd11fb tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] 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 20 10:29:43.682697 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-a2929662-4b2c-4ac1-b17d-ade0fabd11fb tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] 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 20 10:29:43.768972 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-a2929662-4b2c-4ac1-b17d-ade0fabd11fb tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Created reservations ['1a21a5da-cfac-48f4-a7b6-526733decd1c', '6d890ed3-2900-4065-86c7-b9566a26420d'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:29:43.874319 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-a2929662-4b2c-4ac1-b17d-ade0fabd11fb tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Created reservations ['90f60682-99c9-4b39-9714-57d9fd6d45f4', 'b8cb2e5f-4468-4439-95b9-9f8156a4af69'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:29:44.048302 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a2929662-4b2c-4ac1-b17d-ade0fabd11fb tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Retype volume request issued successfully. Jan 20 10:29:44.048814 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a2929662-4b2c-4ac1-b17d-ade0fabd11fb tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] http://10.222.0.73/volume/v3/e9431b73c06c4090a480ba669c93b977/volumes/3a49055b-4715-48ad-b76b-e66e90cc40ae/action returned with HTTP 202 Jan 20 10:29:44.053036 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 292/587] 10.222.0.73 () {60 vars in 1357 bytes} [Wed Jan 20 10:29:43 2021] POST /volume/v3/e9431b73c06c4090a480ba669c93b977/volumes/3a49055b-4715-48ad-b76b-e66e90cc40ae/action => generated 0 bytes in 559 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 20 10:29:44.058952 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2385a9ec-6080-430b-982c-fe58db590525 tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] GET http://10.222.0.73/volume/v3/e9431b73c06c4090a480ba669c93b977/volumes/3a49055b-4715-48ad-b76b-e66e90cc40ae Jan 20 10:29:44.059208 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2385a9ec-6080-430b-982c-fe58db590525 tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:44.059988 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:44.059988 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:44.060599 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2385a9ec-6080-430b-982c-fe58db590525 tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:44.231652 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:44.231652 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:44.277821 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2385a9ec-6080-430b-982c-fe58db590525 tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Volume info retrieved successfully. Jan 20 10:29:44.365089 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2385a9ec-6080-430b-982c-fe58db590525 tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] http://10.222.0.73/volume/v3/e9431b73c06c4090a480ba669c93b977/volumes/3a49055b-4715-48ad-b76b-e66e90cc40ae returned with HTTP 200 Jan 20 10:29:44.375748 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 296/588] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:29:44 2021] GET /volume/v3/e9431b73c06c4090a480ba669c93b977/volumes/3a49055b-4715-48ad-b76b-e66e90cc40ae => generated 926 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:29:45.390820 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a2391f26-ddb3-4b11-9bc8-2007e1df5b31 tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] GET http://10.222.0.73/volume/v3/e9431b73c06c4090a480ba669c93b977/volumes/3a49055b-4715-48ad-b76b-e66e90cc40ae Jan 20 10:29:45.391783 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a2391f26-ddb3-4b11-9bc8-2007e1df5b31 tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:45.392719 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:45.392719 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:45.407863 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a2391f26-ddb3-4b11-9bc8-2007e1df5b31 tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:45.614493 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:45.614493 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:45.645992 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a2391f26-ddb3-4b11-9bc8-2007e1df5b31 tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Volume info retrieved successfully. Jan 20 10:29:45.787581 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a2391f26-ddb3-4b11-9bc8-2007e1df5b31 tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] http://10.222.0.73/volume/v3/e9431b73c06c4090a480ba669c93b977/volumes/3a49055b-4715-48ad-b76b-e66e90cc40ae returned with HTTP 200 Jan 20 10:29:45.804190 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 293/589] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:29:45 2021] GET /volume/v3/e9431b73c06c4090a480ba669c93b977/volumes/3a49055b-4715-48ad-b76b-e66e90cc40ae => generated 927 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:29:45.822179 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8c86ce71-7970-40d5-ae20-48db8349e49e tempest-VolumeRetypeWithoutMigrationTest-2096106490 tempest-VolumeRetypeWithoutMigrationTest-2096106490] GET http://10.222.0.73/volume/v3/ddaebc66b3604497b1f52ae897484d16/volumes/3a49055b-4715-48ad-b76b-e66e90cc40ae Jan 20 10:29:45.822718 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8c86ce71-7970-40d5-ae20-48db8349e49e tempest-VolumeRetypeWithoutMigrationTest-2096106490 tempest-VolumeRetypeWithoutMigrationTest-2096106490] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:45.822920 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:45.822920 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:45.823595 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8c86ce71-7970-40d5-ae20-48db8349e49e tempest-VolumeRetypeWithoutMigrationTest-2096106490 tempest-VolumeRetypeWithoutMigrationTest-2096106490] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:45.982072 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:45.982072 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:46.002167 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8c86ce71-7970-40d5-ae20-48db8349e49e tempest-VolumeRetypeWithoutMigrationTest-2096106490 tempest-VolumeRetypeWithoutMigrationTest-2096106490] Volume info retrieved successfully. Jan 20 10:29:46.052997 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8c86ce71-7970-40d5-ae20-48db8349e49e tempest-VolumeRetypeWithoutMigrationTest-2096106490 tempest-VolumeRetypeWithoutMigrationTest-2096106490] http://10.222.0.73/volume/v3/ddaebc66b3604497b1f52ae897484d16/volumes/3a49055b-4715-48ad-b76b-e66e90cc40ae returned with HTTP 200 Jan 20 10:29:46.054181 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 297/590] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:29:45 2021] GET /volume/v3/ddaebc66b3604497b1f52ae897484d16/volumes/3a49055b-4715-48ad-b76b-e66e90cc40ae => generated 1098 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:29:46.070795 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1b4d9300-e833-4193-87b1-3175605b2384 tempest-VolumeRetypeWithoutMigrationTest-2096106490 tempest-VolumeRetypeWithoutMigrationTest-2096106490] GET http://10.222.0.73/volume/v3/ddaebc66b3604497b1f52ae897484d16/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1117930655 Jan 20 10:29:46.071500 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1b4d9300-e833-4193-87b1-3175605b2384 tempest-VolumeRetypeWithoutMigrationTest-2096106490 tempest-VolumeRetypeWithoutMigrationTest-2096106490] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:46.071901 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:46.071901 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:46.072485 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1b4d9300-e833-4193-87b1-3175605b2384 tempest-VolumeRetypeWithoutMigrationTest-2096106490 tempest-VolumeRetypeWithoutMigrationTest-2096106490] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:46.074853 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1b4d9300-e833-4193-87b1-3175605b2384 tempest-VolumeRetypeWithoutMigrationTest-2096106490 tempest-VolumeRetypeWithoutMigrationTest-2096106490] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1117930655'), ('all_tenants', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:29:46.244106 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1b4d9300-e833-4193-87b1-3175605b2384 tempest-VolumeRetypeWithoutMigrationTest-2096106490 tempest-VolumeRetypeWithoutMigrationTest-2096106490] Get all volumes completed successfully. Jan 20 10:29:46.245147 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1b4d9300-e833-4193-87b1-3175605b2384 tempest-VolumeRetypeWithoutMigrationTest-2096106490 tempest-VolumeRetypeWithoutMigrationTest-2096106490] http://10.222.0.73/volume/v3/ddaebc66b3604497b1f52ae897484d16/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1117930655 returned with HTTP 200 Jan 20 10:29:46.246231 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 294/591] 10.222.0.73 () {58 vars in 1365 bytes} [Wed Jan 20 10:29:46 2021] GET /volume/v3/ddaebc66b3604497b1f52ae897484d16/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1117930655 => generated 413 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:29:46.258883 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a17e27fa-c872-4263-b1df-ff30f0086fdc tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] DELETE http://10.222.0.73/volume/v3/e9431b73c06c4090a480ba669c93b977/volumes/3a49055b-4715-48ad-b76b-e66e90cc40ae Jan 20 10:29:46.259829 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a17e27fa-c872-4263-b1df-ff30f0086fdc tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:46.260269 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:46.260269 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:46.261210 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a17e27fa-c872-4263-b1df-ff30f0086fdc tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:46.261855 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-a17e27fa-c872-4263-b1df-ff30f0086fdc tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Delete volume with id: 3a49055b-4715-48ad-b76b-e66e90cc40ae Jan 20 10:29:46.391603 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:46.391603 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:46.393013 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a17e27fa-c872-4263-b1df-ff30f0086fdc tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Volume info retrieved successfully. Jan 20 10:29:46.444605 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a17e27fa-c872-4263-b1df-ff30f0086fdc tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Delete volume request issued successfully. Jan 20 10:29:46.445414 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a17e27fa-c872-4263-b1df-ff30f0086fdc tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] http://10.222.0.73/volume/v3/e9431b73c06c4090a480ba669c93b977/volumes/3a49055b-4715-48ad-b76b-e66e90cc40ae returned with HTTP 202 Jan 20 10:29:46.446472 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 298/592] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:29:46 2021] DELETE /volume/v3/e9431b73c06c4090a480ba669c93b977/volumes/3a49055b-4715-48ad-b76b-e66e90cc40ae => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 20 10:29:46.457634 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-06178821-22a7-4682-ac97-da9dcdb323b7 tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] GET http://10.222.0.73/volume/v3/e9431b73c06c4090a480ba669c93b977/volumes/3a49055b-4715-48ad-b76b-e66e90cc40ae Jan 20 10:29:46.458177 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-06178821-22a7-4682-ac97-da9dcdb323b7 tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:46.458376 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:46.458376 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:46.464176 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-06178821-22a7-4682-ac97-da9dcdb323b7 tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:46.656711 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:46.656711 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:46.672439 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-06178821-22a7-4682-ac97-da9dcdb323b7 tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Volume info retrieved successfully. Jan 20 10:29:46.719066 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-06178821-22a7-4682-ac97-da9dcdb323b7 tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] http://10.222.0.73/volume/v3/e9431b73c06c4090a480ba669c93b977/volumes/3a49055b-4715-48ad-b76b-e66e90cc40ae returned with HTTP 200 Jan 20 10:29:46.721086 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 295/593] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:29:46 2021] GET /volume/v3/e9431b73c06c4090a480ba669c93b977/volumes/3a49055b-4715-48ad-b76b-e66e90cc40ae => generated 926 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:29:47.740718 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e4f084d8-3c07-4ddc-8f71-716d6b66da34 tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] GET http://10.222.0.73/volume/v3/e9431b73c06c4090a480ba669c93b977/volumes/3a49055b-4715-48ad-b76b-e66e90cc40ae Jan 20 10:29:47.742704 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e4f084d8-3c07-4ddc-8f71-716d6b66da34 tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:47.743367 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:47.743367 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:47.744531 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e4f084d8-3c07-4ddc-8f71-716d6b66da34 tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:48.033555 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:48.033555 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:48.069046 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e4f084d8-3c07-4ddc-8f71-716d6b66da34 tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Volume info retrieved successfully. Jan 20 10:29:48.102113 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e4f084d8-3c07-4ddc-8f71-716d6b66da34 tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] http://10.222.0.73/volume/v3/e9431b73c06c4090a480ba669c93b977/volumes/3a49055b-4715-48ad-b76b-e66e90cc40ae returned with HTTP 200 Jan 20 10:29:48.105198 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 299/594] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:29:47 2021] GET /volume/v3/e9431b73c06c4090a480ba669c93b977/volumes/3a49055b-4715-48ad-b76b-e66e90cc40ae => generated 926 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:29:48.945376 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1af2c781-985b-4027-b12e-30b030d85216 tempest-VolumesSummaryTest-1327661950 tempest-VolumesSummaryTest-1327661950] GET http://10.222.0.73/volume/v3/af0c0df976354372ae4b770cd6ef8637/volumes/summary Jan 20 10:29:48.946162 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1af2c781-985b-4027-b12e-30b030d85216 tempest-VolumesSummaryTest-1327661950 tempest-VolumesSummaryTest-1327661950] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:48.946423 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:48.946423 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:48.946989 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1af2c781-985b-4027-b12e-30b030d85216 tempest-VolumesSummaryTest-1327661950 tempest-VolumesSummaryTest-1327661950] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:48.947581 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-1af2c781-985b-4027-b12e-30b030d85216 tempest-VolumesSummaryTest-1327661950 tempest-VolumesSummaryTest-1327661950] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:29:48.994399 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1af2c781-985b-4027-b12e-30b030d85216 tempest-VolumesSummaryTest-1327661950 tempest-VolumesSummaryTest-1327661950] Get summary completed successfully. Jan 20 10:29:48.995077 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1af2c781-985b-4027-b12e-30b030d85216 tempest-VolumesSummaryTest-1327661950 tempest-VolumesSummaryTest-1327661950] http://10.222.0.73/volume/v3/af0c0df976354372ae4b770cd6ef8637/volumes/summary returned with HTTP 200 Jan 20 10:29:48.996097 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 296/595] 10.222.0.73 () {60 vars in 1269 bytes} [Wed Jan 20 10:29:48 2021] GET /volume/v3/af0c0df976354372ae4b770cd6ef8637/volumes/summary => generated 55 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:29:49.126177 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3fdb0d2f-edd2-41c5-af3c-96181402fef1 tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] GET http://10.222.0.73/volume/v3/e9431b73c06c4090a480ba669c93b977/volumes/3a49055b-4715-48ad-b76b-e66e90cc40ae Jan 20 10:29:49.127494 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3fdb0d2f-edd2-41c5-af3c-96181402fef1 tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:49.127716 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:49.127716 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:49.128095 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3fdb0d2f-edd2-41c5-af3c-96181402fef1 tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:49.321218 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:29:49.321218 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:29:49.358753 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3fdb0d2f-edd2-41c5-af3c-96181402fef1 tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Volume info retrieved successfully. Jan 20 10:29:49.415766 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3fdb0d2f-edd2-41c5-af3c-96181402fef1 tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] http://10.222.0.73/volume/v3/e9431b73c06c4090a480ba669c93b977/volumes/3a49055b-4715-48ad-b76b-e66e90cc40ae returned with HTTP 200 Jan 20 10:29:49.432968 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 300/596] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:29:49 2021] GET /volume/v3/e9431b73c06c4090a480ba669c93b977/volumes/3a49055b-4715-48ad-b76b-e66e90cc40ae => generated 926 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:29:50.440751 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f5b830be-3289-49f0-bda9-88bf87f9bb3b tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] GET http://10.222.0.73/volume/v3/e9431b73c06c4090a480ba669c93b977/volumes/3a49055b-4715-48ad-b76b-e66e90cc40ae Jan 20 10:29:50.442884 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f5b830be-3289-49f0-bda9-88bf87f9bb3b tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:50.446858 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f5b830be-3289-49f0-bda9-88bf87f9bb3b tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:50.600204 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f5b830be-3289-49f0-bda9-88bf87f9bb3b tempest-VolumeRetypeWithoutMigrationTest-106070383 tempest-VolumeRetypeWithoutMigrationTest-106070383] http://10.222.0.73/volume/v3/e9431b73c06c4090a480ba669c93b977/volumes/3a49055b-4715-48ad-b76b-e66e90cc40ae returned with HTTP 404 Jan 20 10:29:50.603670 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 297/597] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:29:50 2021] GET /volume/v3/e9431b73c06c4090a480ba669c93b977/volumes/3a49055b-4715-48ad-b76b-e66e90cc40ae => generated 109 bytes in 171 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:29:50.611600 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-313336ac-cc2a-4d41-9102-695fc8a144f3 tempest-VolumeRetypeWithoutMigrationTest-2096106490 tempest-VolumeRetypeWithoutMigrationTest-2096106490] DELETE http://10.222.0.73/volume/v3/ddaebc66b3604497b1f52ae897484d16/types/d5b25c10-9874-40db-b8a3-03ad83573a11 Jan 20 10:29:50.612134 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-313336ac-cc2a-4d41-9102-695fc8a144f3 tempest-VolumeRetypeWithoutMigrationTest-2096106490 tempest-VolumeRetypeWithoutMigrationTest-2096106490] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:50.612358 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:29:50.612358 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:29:50.612763 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-313336ac-cc2a-4d41-9102-695fc8a144f3 tempest-VolumeRetypeWithoutMigrationTest-2096106490 tempest-VolumeRetypeWithoutMigrationTest-2096106490] Calling method '_delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:50.780279 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:29:50.780279 n-d-768509-8 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Jan 20 10:29:50.799877 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-313336ac-cc2a-4d41-9102-695fc8a144f3 tempest-VolumeRetypeWithoutMigrationTest-2096106490 tempest-VolumeRetypeWithoutMigrationTest-2096106490] http://10.222.0.73/volume/v3/ddaebc66b3604497b1f52ae897484d16/types/d5b25c10-9874-40db-b8a3-03ad83573a11 returned with HTTP 202 Jan 20 10:29:50.807124 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 301/598] 10.222.0.73 () {58 vars in 1312 bytes} [Wed Jan 20 10:29:50 2021] DELETE /volume/v3/ddaebc66b3604497b1f52ae897484d16/types/d5b25c10-9874-40db-b8a3-03ad83573a11 => generated 0 bytes in 200 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:29:50.811498 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9fab3ce7-c0a7-468d-992f-d0cc594b2c02 tempest-VolumeRetypeWithoutMigrationTest-2096106490 tempest-VolumeRetypeWithoutMigrationTest-2096106490] GET http://10.222.0.73/volume/v3/ddaebc66b3604497b1f52ae897484d16/types/d5b25c10-9874-40db-b8a3-03ad83573a11 Jan 20 10:29:50.812545 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9fab3ce7-c0a7-468d-992f-d0cc594b2c02 tempest-VolumeRetypeWithoutMigrationTest-2096106490 tempest-VolumeRetypeWithoutMigrationTest-2096106490] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:50.813389 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9fab3ce7-c0a7-468d-992f-d0cc594b2c02 tempest-VolumeRetypeWithoutMigrationTest-2096106490 tempest-VolumeRetypeWithoutMigrationTest-2096106490] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:50.827461 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9fab3ce7-c0a7-468d-992f-d0cc594b2c02 tempest-VolumeRetypeWithoutMigrationTest-2096106490 tempest-VolumeRetypeWithoutMigrationTest-2096106490] http://10.222.0.73/volume/v3/ddaebc66b3604497b1f52ae897484d16/types/d5b25c10-9874-40db-b8a3-03ad83573a11 returned with HTTP 404 Jan 20 10:29:50.829017 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 298/599] 10.222.0.73 () {58 vars in 1309 bytes} [Wed Jan 20 10:29:50 2021] GET /volume/v3/ddaebc66b3604497b1f52ae897484d16/types/d5b25c10-9874-40db-b8a3-03ad83573a11 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:29:50.843536 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3eb18bcb-3ece-4432-8a1a-a38c557cd3c5 tempest-VolumeRetypeWithoutMigrationTest-2096106490 tempest-VolumeRetypeWithoutMigrationTest-2096106490] DELETE http://10.222.0.73/volume/v3/ddaebc66b3604497b1f52ae897484d16/types/663a8a3f-7a7e-4d7e-9480-ad711621257d Jan 20 10:29:50.845121 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3eb18bcb-3ece-4432-8a1a-a38c557cd3c5 tempest-VolumeRetypeWithoutMigrationTest-2096106490 tempest-VolumeRetypeWithoutMigrationTest-2096106490] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:50.846485 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3eb18bcb-3ece-4432-8a1a-a38c557cd3c5 tempest-VolumeRetypeWithoutMigrationTest-2096106490 tempest-VolumeRetypeWithoutMigrationTest-2096106490] Calling method '_delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:51.062655 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3eb18bcb-3ece-4432-8a1a-a38c557cd3c5 tempest-VolumeRetypeWithoutMigrationTest-2096106490 tempest-VolumeRetypeWithoutMigrationTest-2096106490] http://10.222.0.73/volume/v3/ddaebc66b3604497b1f52ae897484d16/types/663a8a3f-7a7e-4d7e-9480-ad711621257d returned with HTTP 202 Jan 20 10:29:51.071062 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 302/600] 10.222.0.73 () {58 vars in 1312 bytes} [Wed Jan 20 10:29:50 2021] DELETE /volume/v3/ddaebc66b3604497b1f52ae897484d16/types/663a8a3f-7a7e-4d7e-9480-ad711621257d => generated 0 bytes in 236 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:29:51.081195 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cab0794e-b0dd-4603-9c55-d468135b5e19 tempest-VolumeRetypeWithoutMigrationTest-2096106490 tempest-VolumeRetypeWithoutMigrationTest-2096106490] GET http://10.222.0.73/volume/v3/ddaebc66b3604497b1f52ae897484d16/types/663a8a3f-7a7e-4d7e-9480-ad711621257d Jan 20 10:29:51.082624 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cab0794e-b0dd-4603-9c55-d468135b5e19 tempest-VolumeRetypeWithoutMigrationTest-2096106490 tempest-VolumeRetypeWithoutMigrationTest-2096106490] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:29:51.083969 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cab0794e-b0dd-4603-9c55-d468135b5e19 tempest-VolumeRetypeWithoutMigrationTest-2096106490 tempest-VolumeRetypeWithoutMigrationTest-2096106490] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:29:51.103723 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cab0794e-b0dd-4603-9c55-d468135b5e19 tempest-VolumeRetypeWithoutMigrationTest-2096106490 tempest-VolumeRetypeWithoutMigrationTest-2096106490] http://10.222.0.73/volume/v3/ddaebc66b3604497b1f52ae897484d16/types/663a8a3f-7a7e-4d7e-9480-ad711621257d returned with HTTP 404 Jan 20 10:29:51.105585 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 299/601] 10.222.0.73 () {58 vars in 1309 bytes} [Wed Jan 20 10:29:51 2021] GET /volume/v3/ddaebc66b3604497b1f52ae897484d16/types/663a8a3f-7a7e-4d7e-9480-ad711621257d => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:30:04.234182 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1dea1f01-fe23-4d33-ad53-26a6bdfd995d tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] POST http://10.222.0.73/volume/v3/d6c3b81df74b464a90d18b15e2bd4ae2/types Jan 20 10:30:04.235402 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1dea1f01-fe23-4d33-ad53-26a6bdfd995d tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1830878144"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:30:04.369820 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1dea1f01-fe23-4d33-ad53-26a6bdfd995d tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] http://10.222.0.73/volume/v3/d6c3b81df74b464a90d18b15e2bd4ae2/types returned with HTTP 200 Jan 20 10:30:04.377396 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 303/602] 10.222.0.73 () {60 vars in 1219 bytes} [Wed Jan 20 10:30:03 2021] POST /volume/v3/d6c3b81df74b464a90d18b15e2bd4ae2/types => generated 231 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:04.394220 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-35279bfb-fb0f-4648-9b07-6d9e687fc728 tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] POST http://10.222.0.73/volume/v3/d6c3b81df74b464a90d18b15e2bd4ae2/types/36e5e4cf-30f6-4e39-9ca7-985cebfe8cbd/extra_specs Jan 20 10:30:04.395116 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-35279bfb-fb0f-4648-9b07-6d9e687fc728 tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:30:04.700665 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-35279bfb-fb0f-4648-9b07-6d9e687fc728 tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] http://10.222.0.73/volume/v3/d6c3b81df74b464a90d18b15e2bd4ae2/types/36e5e4cf-30f6-4e39-9ca7-985cebfe8cbd/extra_specs returned with HTTP 200 Jan 20 10:30:04.701609 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 300/603] 10.222.0.73 () {60 vars in 1366 bytes} [Wed Jan 20 10:30:04 2021] POST /volume/v3/d6c3b81df74b464a90d18b15e2bd4ae2/types/36e5e4cf-30f6-4e39-9ca7-985cebfe8cbd/extra_specs => generated 34 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 20 10:30:04.716457 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e3344713-b2af-4b94-b7cc-677c111618cb tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] GET http://10.222.0.73/volume/v3/d6c3b81df74b464a90d18b15e2bd4ae2/types/36e5e4cf-30f6-4e39-9ca7-985cebfe8cbd/extra_specs/spec3 Jan 20 10:30:04.723161 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e3344713-b2af-4b94-b7cc-677c111618cb tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:04.724065 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e3344713-b2af-4b94-b7cc-677c111618cb tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:04.776321 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e3344713-b2af-4b94-b7cc-677c111618cb tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] http://10.222.0.73/volume/v3/d6c3b81df74b464a90d18b15e2bd4ae2/types/36e5e4cf-30f6-4e39-9ca7-985cebfe8cbd/extra_specs/spec3 returned with HTTP 200 Jan 20 10:30:04.777853 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 304/604] 10.222.0.73 () {58 vars in 1363 bytes} [Wed Jan 20 10:30:04 2021] GET /volume/v3/d6c3b81df74b464a90d18b15e2bd4ae2/types/36e5e4cf-30f6-4e39-9ca7-985cebfe8cbd/extra_specs/spec3 => generated 17 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 20 10:30:04.794515 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2dfad299-8793-4bda-9136-19c0c602dee3 tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] DELETE http://10.222.0.73/volume/v3/d6c3b81df74b464a90d18b15e2bd4ae2/types/36e5e4cf-30f6-4e39-9ca7-985cebfe8cbd/extra_specs/spec3 Jan 20 10:30:04.795349 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2dfad299-8793-4bda-9136-19c0c602dee3 tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:04.796071 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2dfad299-8793-4bda-9136-19c0c602dee3 tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:04.940044 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:30:04.940044 n-d-768509-8 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Jan 20 10:30:04.970894 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2dfad299-8793-4bda-9136-19c0c602dee3 tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] http://10.222.0.73/volume/v3/d6c3b81df74b464a90d18b15e2bd4ae2/types/36e5e4cf-30f6-4e39-9ca7-985cebfe8cbd/extra_specs/spec3 returned with HTTP 202 Jan 20 10:30:04.972059 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 301/605] 10.222.0.73 () {58 vars in 1366 bytes} [Wed Jan 20 10:30:04 2021] DELETE /volume/v3/d6c3b81df74b464a90d18b15e2bd4ae2/types/36e5e4cf-30f6-4e39-9ca7-985cebfe8cbd/extra_specs/spec3 => generated 0 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 20 10:30:04.988744 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dcadf2f4-36e7-49f7-8b44-ca7a4b1db68e tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] GET http://10.222.0.73/volume/v3/d6c3b81df74b464a90d18b15e2bd4ae2/types/36e5e4cf-30f6-4e39-9ca7-985cebfe8cbd/extra_specs/spec3 Jan 20 10:30:04.990257 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dcadf2f4-36e7-49f7-8b44-ca7a4b1db68e tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:04.991112 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dcadf2f4-36e7-49f7-8b44-ca7a4b1db68e tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:05.043924 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dcadf2f4-36e7-49f7-8b44-ca7a4b1db68e tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] http://10.222.0.73/volume/v3/d6c3b81df74b464a90d18b15e2bd4ae2/types/36e5e4cf-30f6-4e39-9ca7-985cebfe8cbd/extra_specs/spec3 returned with HTTP 404 Jan 20 10:30:05.045531 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 305/606] 10.222.0.73 () {58 vars in 1363 bytes} [Wed Jan 20 10:30:04 2021] GET /volume/v3/d6c3b81df74b464a90d18b15e2bd4ae2/types/36e5e4cf-30f6-4e39-9ca7-985cebfe8cbd/extra_specs/spec3 => generated 129 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 20 10:30:05.060050 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5231e750-5336-4375-870f-dc9e70e533ae tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] POST http://10.222.0.73/volume/v3/d6c3b81df74b464a90d18b15e2bd4ae2/types/36e5e4cf-30f6-4e39-9ca7-985cebfe8cbd/extra_specs Jan 20 10:30:05.061037 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5231e750-5336-4375-870f-dc9e70e533ae tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:30:05.300435 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5231e750-5336-4375-870f-dc9e70e533ae tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] http://10.222.0.73/volume/v3/d6c3b81df74b464a90d18b15e2bd4ae2/types/36e5e4cf-30f6-4e39-9ca7-985cebfe8cbd/extra_specs returned with HTTP 200 Jan 20 10:30:05.304698 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 302/607] 10.222.0.73 () {60 vars in 1366 bytes} [Wed Jan 20 10:30:05 2021] POST /volume/v3/d6c3b81df74b464a90d18b15e2bd4ae2/types/36e5e4cf-30f6-4e39-9ca7-985cebfe8cbd/extra_specs => generated 34 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 20 10:30:05.322798 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b8329282-e1ac-4e45-94e3-ad7cbb52a760 tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] GET http://10.222.0.73/volume/v3/d6c3b81df74b464a90d18b15e2bd4ae2/types/36e5e4cf-30f6-4e39-9ca7-985cebfe8cbd/extra_specs Jan 20 10:30:05.323768 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b8329282-e1ac-4e45-94e3-ad7cbb52a760 tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:05.324644 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b8329282-e1ac-4e45-94e3-ad7cbb52a760 tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:05.372098 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b8329282-e1ac-4e45-94e3-ad7cbb52a760 tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] http://10.222.0.73/volume/v3/d6c3b81df74b464a90d18b15e2bd4ae2/types/36e5e4cf-30f6-4e39-9ca7-985cebfe8cbd/extra_specs returned with HTTP 200 Jan 20 10:30:05.374066 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 306/608] 10.222.0.73 () {58 vars in 1345 bytes} [Wed Jan 20 10:30:05 2021] GET /volume/v3/d6c3b81df74b464a90d18b15e2bd4ae2/types/36e5e4cf-30f6-4e39-9ca7-985cebfe8cbd/extra_specs => generated 34 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 20 10:30:05.388794 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6d5bf691-fa61-445f-961c-73e3b3f185ec tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] POST http://10.222.0.73/volume/v3/d6c3b81df74b464a90d18b15e2bd4ae2/types/36e5e4cf-30f6-4e39-9ca7-985cebfe8cbd/extra_specs Jan 20 10:30:05.389834 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6d5bf691-fa61-445f-961c-73e3b3f185ec tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:30:05.535756 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6d5bf691-fa61-445f-961c-73e3b3f185ec tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] http://10.222.0.73/volume/v3/d6c3b81df74b464a90d18b15e2bd4ae2/types/36e5e4cf-30f6-4e39-9ca7-985cebfe8cbd/extra_specs returned with HTTP 200 Jan 20 10:30:05.537770 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 303/609] 10.222.0.73 () {60 vars in 1366 bytes} [Wed Jan 20 10:30:05 2021] POST /volume/v3/d6c3b81df74b464a90d18b15e2bd4ae2/types/36e5e4cf-30f6-4e39-9ca7-985cebfe8cbd/extra_specs => generated 34 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 20 10:30:05.551466 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-69cfc68a-eb2a-42e0-99be-fbb48e2b0d65 tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] PUT http://10.222.0.73/volume/v3/d6c3b81df74b464a90d18b15e2bd4ae2/types/36e5e4cf-30f6-4e39-9ca7-985cebfe8cbd/extra_specs/spec2 Jan 20 10:30:05.552518 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-69cfc68a-eb2a-42e0-99be-fbb48e2b0d65 tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:30:05.668747 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-69cfc68a-eb2a-42e0-99be-fbb48e2b0d65 tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] http://10.222.0.73/volume/v3/d6c3b81df74b464a90d18b15e2bd4ae2/types/36e5e4cf-30f6-4e39-9ca7-985cebfe8cbd/extra_specs/spec2 returned with HTTP 200 Jan 20 10:30:05.671094 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 307/610] 10.222.0.73 () {60 vars in 1383 bytes} [Wed Jan 20 10:30:05 2021] PUT /volume/v3/d6c3b81df74b464a90d18b15e2bd4ae2/types/36e5e4cf-30f6-4e39-9ca7-985cebfe8cbd/extra_specs/spec2 => generated 17 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 20 10:30:05.685887 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f6140181-00cc-4bc9-8164-f96db3b575a9 tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] GET http://10.222.0.73/volume/v3/d6c3b81df74b464a90d18b15e2bd4ae2/types/36e5e4cf-30f6-4e39-9ca7-985cebfe8cbd/extra_specs/spec2 Jan 20 10:30:05.687077 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f6140181-00cc-4bc9-8164-f96db3b575a9 tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:05.689319 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f6140181-00cc-4bc9-8164-f96db3b575a9 tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:05.736686 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f6140181-00cc-4bc9-8164-f96db3b575a9 tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] http://10.222.0.73/volume/v3/d6c3b81df74b464a90d18b15e2bd4ae2/types/36e5e4cf-30f6-4e39-9ca7-985cebfe8cbd/extra_specs/spec2 returned with HTTP 200 Jan 20 10:30:05.738580 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 304/611] 10.222.0.73 () {58 vars in 1363 bytes} [Wed Jan 20 10:30:05 2021] GET /volume/v3/d6c3b81df74b464a90d18b15e2bd4ae2/types/36e5e4cf-30f6-4e39-9ca7-985cebfe8cbd/extra_specs/spec2 => generated 17 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 20 10:30:05.760907 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-776ece67-281d-4274-bcd9-61d1ee4055bc tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] POST http://10.222.0.73/volume/v3/d6c3b81df74b464a90d18b15e2bd4ae2/types/36e5e4cf-30f6-4e39-9ca7-985cebfe8cbd/extra_specs Jan 20 10:30:05.762420 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-776ece67-281d-4274-bcd9-61d1ee4055bc tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:30:06.099758 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-776ece67-281d-4274-bcd9-61d1ee4055bc tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] http://10.222.0.73/volume/v3/d6c3b81df74b464a90d18b15e2bd4ae2/types/36e5e4cf-30f6-4e39-9ca7-985cebfe8cbd/extra_specs returned with HTTP 200 Jan 20 10:30:06.104735 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 308/612] 10.222.0.73 () {60 vars in 1366 bytes} [Wed Jan 20 10:30:05 2021] POST /volume/v3/d6c3b81df74b464a90d18b15e2bd4ae2/types/36e5e4cf-30f6-4e39-9ca7-985cebfe8cbd/extra_specs => generated 51 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 20 10:30:06.116113 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0282e5f1-92da-470c-955b-c71d4a111525 tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] GET http://10.222.0.73/volume/v3/d6c3b81df74b464a90d18b15e2bd4ae2/types/36e5e4cf-30f6-4e39-9ca7-985cebfe8cbd/extra_specs Jan 20 10:30:06.116748 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0282e5f1-92da-470c-955b-c71d4a111525 tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:06.117364 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0282e5f1-92da-470c-955b-c71d4a111525 tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:06.204740 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0282e5f1-92da-470c-955b-c71d4a111525 tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] http://10.222.0.73/volume/v3/d6c3b81df74b464a90d18b15e2bd4ae2/types/36e5e4cf-30f6-4e39-9ca7-985cebfe8cbd/extra_specs returned with HTTP 200 Jan 20 10:30:06.215003 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 305/613] 10.222.0.73 () {58 vars in 1345 bytes} [Wed Jan 20 10:30:06 2021] GET /volume/v3/d6c3b81df74b464a90d18b15e2bd4ae2/types/36e5e4cf-30f6-4e39-9ca7-985cebfe8cbd/extra_specs => generated 68 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 20 10:30:06.222741 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bd327c2e-f2ca-4bf2-827c-3b0b01ff1293 tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] DELETE http://10.222.0.73/volume/v3/d6c3b81df74b464a90d18b15e2bd4ae2/types/36e5e4cf-30f6-4e39-9ca7-985cebfe8cbd Jan 20 10:30:06.224061 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bd327c2e-f2ca-4bf2-827c-3b0b01ff1293 tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:06.225910 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bd327c2e-f2ca-4bf2-827c-3b0b01ff1293 tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] Calling method '_delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:06.420111 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bd327c2e-f2ca-4bf2-827c-3b0b01ff1293 tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] http://10.222.0.73/volume/v3/d6c3b81df74b464a90d18b15e2bd4ae2/types/36e5e4cf-30f6-4e39-9ca7-985cebfe8cbd returned with HTTP 202 Jan 20 10:30:06.422363 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 309/614] 10.222.0.73 () {58 vars in 1312 bytes} [Wed Jan 20 10:30:06 2021] DELETE /volume/v3/d6c3b81df74b464a90d18b15e2bd4ae2/types/36e5e4cf-30f6-4e39-9ca7-985cebfe8cbd => generated 0 bytes in 209 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:30:06.433439 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f8c8ccdd-9040-46cb-9dc3-0dfd581de56d tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] GET http://10.222.0.73/volume/v3/d6c3b81df74b464a90d18b15e2bd4ae2/types/36e5e4cf-30f6-4e39-9ca7-985cebfe8cbd Jan 20 10:30:06.434148 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f8c8ccdd-9040-46cb-9dc3-0dfd581de56d tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:06.434718 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f8c8ccdd-9040-46cb-9dc3-0dfd581de56d tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:06.456638 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f8c8ccdd-9040-46cb-9dc3-0dfd581de56d tempest-VolumeTypesExtraSpecsTest-834523344 tempest-VolumeTypesExtraSpecsTest-834523344] http://10.222.0.73/volume/v3/d6c3b81df74b464a90d18b15e2bd4ae2/types/36e5e4cf-30f6-4e39-9ca7-985cebfe8cbd returned with HTTP 404 Jan 20 10:30:06.458421 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 306/615] 10.222.0.73 () {58 vars in 1309 bytes} [Wed Jan 20 10:30:06 2021] GET /volume/v3/d6c3b81df74b464a90d18b15e2bd4ae2/types/36e5e4cf-30f6-4e39-9ca7-985cebfe8cbd => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:30:18.876781 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8cbf708f-1bca-4381-8fca-252a1d33cdbe tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] POST http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes Jan 20 10:30:18.878858 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8cbf708f-1bca-4381-8fca-252a1d33cdbe tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Action: 'create', calling method: create, body: {"volume": {"imageRef": "09e2655a-868c-4b92-81d7-12b1ba7befe4", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-2065892084"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:30:18.884206 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-8cbf708f-1bca-4381-8fca-252a1d33cdbe tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Create volume request body: {'volume': {'imageRef': '09e2655a-868c-4b92-81d7-12b1ba7befe4', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-2065892084'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:30:19.118183 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-8cbf708f-1bca-4381-8fca-252a1d33cdbe tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Create volume of 1 GB Jan 20 10:30:19.142220 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8cbf708f-1bca-4381-8fca-252a1d33cdbe tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Availability Zones retrieved successfully. Jan 20 10:30:19.177535 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8cbf708f-1bca-4381-8fca-252a1d33cdbe tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Flow 'volume_create_api' (fe916fcc-708f-4797-adac-5afe598da741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:30:19.182826 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8cbf708f-1bca-4381-8fca-252a1d33cdbe tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d77cc093-761d-40ff-b39e-f9edb8aba336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:30:19.187028 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-8cbf708f-1bca-4381-8fca-252a1d33cdbe tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:30:19.474551 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8cbf708f-1bca-4381-8fca-252a1d33cdbe tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d77cc093-761d-40ff-b39e-f9edb8aba336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:30:19.480429 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8cbf708f-1bca-4381-8fca-252a1d33cdbe tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (113b8ab4-c733-4458-8bae-8c3cb4b05a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:30:19.737969 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-8cbf708f-1bca-4381-8fca-252a1d33cdbe tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Created reservations ['deb63d80-8001-4e62-baea-e96fdf534226', '8fe725ea-ecbe-4bc0-9b56-5e5a227407af', '5519b85f-4e76-4716-bfc9-bb9d875cb41a', '5cdb589d-0cb7-47f6-a970-04fe705034b5'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:30:19.742055 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8cbf708f-1bca-4381-8fca-252a1d33cdbe tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (113b8ab4-c733-4458-8bae-8c3cb4b05a0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['deb63d80-8001-4e62-baea-e96fdf534226', '8fe725ea-ecbe-4bc0-9b56-5e5a227407af', '5519b85f-4e76-4716-bfc9-bb9d875cb41a', '5cdb589d-0cb7-47f6-a970-04fe705034b5']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:30:19.764756 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8cbf708f-1bca-4381-8fca-252a1d33cdbe tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48ade0ef-7d1c-4779-b08b-f0e48aac8c51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:30:19.964638 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8cbf708f-1bca-4381-8fca-252a1d33cdbe tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48ade0ef-7d1c-4779-b08b-f0e48aac8c51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2f61f06-db73-4bf8-8e67-001a4b87df2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-2065892084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3fda66b92484674b52d2d7408c127a3',qos_specs=None,replication_status=,reservations=['deb63d80-8001-4e62-baea-e96fdf534226','8fe725ea-ecbe-4bc0-9b56-5e5a227407af','5519b85f-4e76-4716-bfc9-bb9d875cb41a','5cdb589d-0cb7-47f6-a970-04fe705034b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='846874ad4d2b4f9ca6d694ad85aa5d96',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:30:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-2065892084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2f61f06-db73-4bf8-8e67-001a4b87df2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3fda66b92484674b52d2d7408c127a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='846874ad4d2b4f9ca6d694ad85aa5d96',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:30:19.967828 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8cbf708f-1bca-4381-8fca-252a1d33cdbe tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c7870e2-e331-4387-afe2-20de7907b099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:30:20.053416 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8cbf708f-1bca-4381-8fca-252a1d33cdbe tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c7870e2-e331-4387-afe2-20de7907b099) transitioned into state 'SUCCESS' from state '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-2065892084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3fda66b92484674b52d2d7408c127a3',qos_specs=None,replication_status=,reservations=['deb63d80-8001-4e62-baea-e96fdf534226','8fe725ea-ecbe-4bc0-9b56-5e5a227407af','5519b85f-4e76-4716-bfc9-bb9d875cb41a','5cdb589d-0cb7-47f6-a970-04fe705034b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='846874ad4d2b4f9ca6d694ad85aa5d96',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:30:20.058786 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8cbf708f-1bca-4381-8fca-252a1d33cdbe tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b74eb126-c1dc-4468-a9c0-a17d4a24f217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:30:20.107469 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8cbf708f-1bca-4381-8fca-252a1d33cdbe tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b74eb126-c1dc-4468-a9c0-a17d4a24f217) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:30:20.130213 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8cbf708f-1bca-4381-8fca-252a1d33cdbe tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Flow 'volume_create_api' (fe916fcc-708f-4797-adac-5afe598da741) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:30:20.224599 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8cbf708f-1bca-4381-8fca-252a1d33cdbe tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Create volume request issued successfully. Jan 20 10:30:20.276367 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8cbf708f-1bca-4381-8fca-252a1d33cdbe tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes returned with HTTP 202 Jan 20 10:30:20.298629 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 310/616] 10.222.0.73 () {60 vars in 1226 bytes} [Wed Jan 20 10:30:18 2021] POST /volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes => generated 820 bytes in 1419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:30:20.311816 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-edc5a653-4329-4a40-b9d0-2433f93be7f9 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] GET http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a Jan 20 10:30:20.313360 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-edc5a653-4329-4a40-b9d0-2433f93be7f9 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:20.314226 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-edc5a653-4329-4a40-b9d0-2433f93be7f9 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:20.420373 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:20.420373 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:20.431022 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-edc5a653-4329-4a40-b9d0-2433f93be7f9 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Volume info retrieved successfully. Jan 20 10:30:20.477613 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-edc5a653-4329-4a40-b9d0-2433f93be7f9 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a returned with HTTP 200 Jan 20 10:30:20.479621 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 307/617] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:20 2021] GET /volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a => generated 912 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:21.496004 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6456321e-816a-42d2-8006-60669711a3d5 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] GET http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a Jan 20 10:30:21.497231 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6456321e-816a-42d2-8006-60669711a3d5 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:21.497865 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:21.497865 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:21.498513 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6456321e-816a-42d2-8006-60669711a3d5 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:21.625156 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:21.625156 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:21.668084 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6456321e-816a-42d2-8006-60669711a3d5 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Volume info retrieved successfully. Jan 20 10:30:21.709473 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6456321e-816a-42d2-8006-60669711a3d5 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a returned with HTTP 200 Jan 20 10:30:21.710626 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 311/618] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:21 2021] GET /volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a => generated 912 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:30:22.730964 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e008ccfe-3d7d-4c4e-899e-ad07c66ac8d7 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] GET http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a Jan 20 10:30:22.733102 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e008ccfe-3d7d-4c4e-899e-ad07c66ac8d7 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:22.733770 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:22.733770 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:22.735450 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e008ccfe-3d7d-4c4e-899e-ad07c66ac8d7 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:22.844658 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:22.844658 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:22.861152 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e008ccfe-3d7d-4c4e-899e-ad07c66ac8d7 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Volume info retrieved successfully. Jan 20 10:30:22.917240 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e008ccfe-3d7d-4c4e-899e-ad07c66ac8d7 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a returned with HTTP 200 Jan 20 10:30:22.918501 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 308/619] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:22 2021] GET /volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a => generated 912 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:23.942210 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-692b56c1-bab5-4adb-b72d-dc9f8215c177 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] GET http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a Jan 20 10:30:23.943133 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-692b56c1-bab5-4adb-b72d-dc9f8215c177 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:23.943805 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:23.943805 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:23.947919 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-692b56c1-bab5-4adb-b72d-dc9f8215c177 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:24.124013 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4f705374-6b3b-4fac-8f62-f5be81014028 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] POST http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes Jan 20 10:30:24.125559 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:24.125559 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:24.127072 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4f705374-6b3b-4fac-8f62-f5be81014028 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-74781048", "imageRef": "09e2655a-868c-4b92-81d7-12b1ba7befe4"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:30:24.131299 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-4f705374-6b3b-4fac-8f62-f5be81014028 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-74781048', 'imageRef': '09e2655a-868c-4b92-81d7-12b1ba7befe4'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:30:24.161577 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:24.161577 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:24.177040 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-692b56c1-bab5-4adb-b72d-dc9f8215c177 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Volume info retrieved successfully. Jan 20 10:30:24.209672 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-692b56c1-bab5-4adb-b72d-dc9f8215c177 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a returned with HTTP 200 Jan 20 10:30:24.210996 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 309/620] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:23 2021] GET /volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a => generated 912 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:24.411022 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-4f705374-6b3b-4fac-8f62-f5be81014028 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Create volume of 1 GB Jan 20 10:30:24.456841 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4f705374-6b3b-4fac-8f62-f5be81014028 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Availability Zones retrieved successfully. Jan 20 10:30:24.494422 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4f705374-6b3b-4fac-8f62-f5be81014028 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Flow 'volume_create_api' (26b50ad3-a470-4514-b33b-7be89507646b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:30:24.507728 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4f705374-6b3b-4fac-8f62-f5be81014028 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a644a5d8-ac0b-47b3-bbac-7f72de794f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:30:24.517258 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-4f705374-6b3b-4fac-8f62-f5be81014028 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:30:24.838612 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4f705374-6b3b-4fac-8f62-f5be81014028 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a644a5d8-ac0b-47b3-bbac-7f72de794f68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:30:24.852054 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4f705374-6b3b-4fac-8f62-f5be81014028 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbf74517-2f1b-464b-bb80-beb31376018d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:30:25.120317 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-4f705374-6b3b-4fac-8f62-f5be81014028 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Created reservations ['1cbae3e0-abf9-4cb0-b187-29a9965fb144', '4a71f162-fc2c-4bc4-8f73-c2d0c3a1c01b', '5c336353-2987-4682-90a0-0949d93f3c36', '1e346c34-25f2-4cee-8d72-e32b9d960230'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:30:25.127410 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4f705374-6b3b-4fac-8f62-f5be81014028 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbf74517-2f1b-464b-bb80-beb31376018d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cbae3e0-abf9-4cb0-b187-29a9965fb144', '4a71f162-fc2c-4bc4-8f73-c2d0c3a1c01b', '5c336353-2987-4682-90a0-0949d93f3c36', '1e346c34-25f2-4cee-8d72-e32b9d960230']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:30:25.133633 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4f705374-6b3b-4fac-8f62-f5be81014028 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (336f03e1-4174-46eb-80a7-c0e9d3f02d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:30:25.231377 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d007ded4-8cee-4249-a434-d82bf2c4c4e5 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] GET http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a Jan 20 10:30:25.232253 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d007ded4-8cee-4249-a434-d82bf2c4c4e5 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:25.232782 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:25.232782 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:25.233489 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d007ded4-8cee-4249-a434-d82bf2c4c4e5 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:25.315030 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4f705374-6b3b-4fac-8f62-f5be81014028 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (336f03e1-4174-46eb-80a7-c0e9d3f02d00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '360a6a97-d7af-4b2c-b21a-e3e5661ea484', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-74781048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='802b28a76d68445d990c665dde873172',qos_specs=None,replication_status=,reservations=['1cbae3e0-abf9-4cb0-b187-29a9965fb144','4a71f162-fc2c-4bc4-8f73-c2d0c3a1c01b','5c336353-2987-4682-90a0-0949d93f3c36','1e346c34-25f2-4cee-8d72-e32b9d960230'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='025a9bc72d6c468c9e542cf2d2e3d950',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:30:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-74781048',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=360a6a97-d7af-4b2c-b21a-e3e5661ea484,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='802b28a76d68445d990c665dde873172',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='025a9bc72d6c468c9e542cf2d2e3d950',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:30:25.321188 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4f705374-6b3b-4fac-8f62-f5be81014028 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af09c711-afa8-471d-ad2c-3ce847564d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:30:25.362436 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:25.362436 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:25.375301 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d007ded4-8cee-4249-a434-d82bf2c4c4e5 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Volume info retrieved successfully. Jan 20 10:30:25.397525 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4f705374-6b3b-4fac-8f62-f5be81014028 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af09c711-afa8-471d-ad2c-3ce847564d3b) transitioned into state 'SUCCESS' from state '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-74781048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='802b28a76d68445d990c665dde873172',qos_specs=None,replication_status=,reservations=['1cbae3e0-abf9-4cb0-b187-29a9965fb144','4a71f162-fc2c-4bc4-8f73-c2d0c3a1c01b','5c336353-2987-4682-90a0-0949d93f3c36','1e346c34-25f2-4cee-8d72-e32b9d960230'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='025a9bc72d6c468c9e542cf2d2e3d950',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:30:25.399583 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4f705374-6b3b-4fac-8f62-f5be81014028 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fca05d6-5576-4411-b4c9-1230fa9de12b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:30:25.430240 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d007ded4-8cee-4249-a434-d82bf2c4c4e5 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a returned with HTTP 200 Jan 20 10:30:25.432164 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 310/621] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:25 2021] GET /volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a => generated 912 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:25.474881 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4f705374-6b3b-4fac-8f62-f5be81014028 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fca05d6-5576-4411-b4c9-1230fa9de12b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:30:25.477646 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4f705374-6b3b-4fac-8f62-f5be81014028 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Flow 'volume_create_api' (26b50ad3-a470-4514-b33b-7be89507646b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:30:25.737471 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4f705374-6b3b-4fac-8f62-f5be81014028 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Create volume request issued successfully. Jan 20 10:30:25.793534 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4f705374-6b3b-4fac-8f62-f5be81014028 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes returned with HTTP 202 Jan 20 10:30:25.800698 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 312/622] 10.222.0.73 () {60 vars in 1226 bytes} [Wed Jan 20 10:30:23 2021] POST /volume/v3/802b28a76d68445d990c665dde873172/volumes => generated 819 bytes in 2102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:30:25.822793 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4ca839e6-413c-4ecd-83e2-c3ef64c347ea tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 Jan 20 10:30:25.823558 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4ca839e6-413c-4ecd-83e2-c3ef64c347ea tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:25.823747 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:25.823747 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:25.824249 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4ca839e6-413c-4ecd-83e2-c3ef64c347ea tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:26.033460 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:26.033460 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:26.076655 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4ca839e6-413c-4ecd-83e2-c3ef64c347ea tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:30:26.151585 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4ca839e6-413c-4ecd-83e2-c3ef64c347ea tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 returned with HTTP 200 Jan 20 10:30:26.162615 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 311/623] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:25 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 => generated 911 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:26.452079 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6f1cd7e2-8e99-4bea-b17b-a040bdfb559d tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] GET http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a Jan 20 10:30:26.452624 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6f1cd7e2-8e99-4bea-b17b-a040bdfb559d tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:26.452976 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:26.452976 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:26.454393 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6f1cd7e2-8e99-4bea-b17b-a040bdfb559d tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:26.565888 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:26.565888 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:26.580629 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6f1cd7e2-8e99-4bea-b17b-a040bdfb559d tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Volume info retrieved successfully. Jan 20 10:30:26.637208 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6f1cd7e2-8e99-4bea-b17b-a040bdfb559d tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a returned with HTTP 200 Jan 20 10:30:26.651176 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 313/624] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:26 2021] GET /volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a => generated 912 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:27.172579 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-30286923-33cc-4e82-b29a-39c7855ba4c4 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 Jan 20 10:30:27.173720 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-30286923-33cc-4e82-b29a-39c7855ba4c4 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:27.174042 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:27.174042 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:27.174625 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-30286923-33cc-4e82-b29a-39c7855ba4c4 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:27.302664 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:27.302664 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:27.346526 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-30286923-33cc-4e82-b29a-39c7855ba4c4 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:30:27.398986 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-30286923-33cc-4e82-b29a-39c7855ba4c4 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 returned with HTTP 200 Jan 20 10:30:27.416629 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 312/625] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:27 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 => generated 911 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:27.670172 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4f6d9bcc-9a41-44b4-8456-bcb2237f6a50 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] GET http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a Jan 20 10:30:27.671044 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4f6d9bcc-9a41-44b4-8456-bcb2237f6a50 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:27.671416 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:27.671416 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:27.672571 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4f6d9bcc-9a41-44b4-8456-bcb2237f6a50 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:28.037955 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:28.037955 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:28.105419 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4f6d9bcc-9a41-44b4-8456-bcb2237f6a50 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Volume info retrieved successfully. Jan 20 10:30:28.255229 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4f6d9bcc-9a41-44b4-8456-bcb2237f6a50 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a returned with HTTP 200 Jan 20 10:30:28.276538 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 314/626] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:27 2021] GET /volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a => generated 912 bytes in 621 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:28.433232 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-da39831c-3941-44fa-ace4-4199de6ef835 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 Jan 20 10:30:28.433984 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-da39831c-3941-44fa-ace4-4199de6ef835 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:28.434390 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:28.434390 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:28.435079 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-da39831c-3941-44fa-ace4-4199de6ef835 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:28.653810 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:28.653810 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:28.699344 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-da39831c-3941-44fa-ace4-4199de6ef835 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:30:28.873998 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-da39831c-3941-44fa-ace4-4199de6ef835 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 returned with HTTP 200 Jan 20 10:30:28.874846 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 313/627] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:28 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 => generated 911 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:29.311461 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d563c2ac-7c38-422f-9c7e-f4ac019d209c tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] GET http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a Jan 20 10:30:29.313566 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d563c2ac-7c38-422f-9c7e-f4ac019d209c tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:29.314966 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:29.314966 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:29.316026 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d563c2ac-7c38-422f-9c7e-f4ac019d209c tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:29.628977 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:29.628977 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:29.674575 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d563c2ac-7c38-422f-9c7e-f4ac019d209c tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Volume info retrieved successfully. Jan 20 10:30:29.765536 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d563c2ac-7c38-422f-9c7e-f4ac019d209c tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a returned with HTTP 200 Jan 20 10:30:29.768759 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 315/628] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:29 2021] GET /volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a => generated 912 bytes in 469 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:29.892605 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1e100bb7-508e-4d7d-997a-718e9e544293 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 Jan 20 10:30:29.893776 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1e100bb7-508e-4d7d-997a-718e9e544293 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:29.894200 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:29.894200 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:29.895037 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1e100bb7-508e-4d7d-997a-718e9e544293 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:30.160746 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:30.160746 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:30.220937 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1e100bb7-508e-4d7d-997a-718e9e544293 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:30:30.319406 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1e100bb7-508e-4d7d-997a-718e9e544293 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 returned with HTTP 200 Jan 20 10:30:30.326354 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 314/629] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:29 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 => generated 911 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:30.788293 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5f694efc-c4fa-4c6c-b1f3-8e8db48aa1e9 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] GET http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a Jan 20 10:30:30.788848 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5f694efc-c4fa-4c6c-b1f3-8e8db48aa1e9 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:30.793095 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:30.793095 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:30.794703 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5f694efc-c4fa-4c6c-b1f3-8e8db48aa1e9 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:30.931980 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:30.931980 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:30.947772 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5f694efc-c4fa-4c6c-b1f3-8e8db48aa1e9 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Volume info retrieved successfully. Jan 20 10:30:31.094492 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5f694efc-c4fa-4c6c-b1f3-8e8db48aa1e9 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a returned with HTTP 200 Jan 20 10:30:31.095291 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 316/630] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:30 2021] GET /volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a => generated 912 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:31.341717 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-54379f2a-8b02-4fd1-82e4-f080a87b3aaf tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 Jan 20 10:30:31.342898 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-54379f2a-8b02-4fd1-82e4-f080a87b3aaf tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:31.343431 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:31.343431 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:31.344513 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-54379f2a-8b02-4fd1-82e4-f080a87b3aaf tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:31.519450 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:31.519450 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:31.546229 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-54379f2a-8b02-4fd1-82e4-f080a87b3aaf tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:30:31.619803 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-54379f2a-8b02-4fd1-82e4-f080a87b3aaf tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 returned with HTTP 200 Jan 20 10:30:31.628125 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 315/631] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:31 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 => generated 911 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:32.118366 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9060f499-8e89-4453-95cf-4ec0e3fd1c20 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] GET http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a Jan 20 10:30:32.118888 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9060f499-8e89-4453-95cf-4ec0e3fd1c20 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:32.119126 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:32.119126 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:32.119468 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9060f499-8e89-4453-95cf-4ec0e3fd1c20 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:32.321700 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:32.321700 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:32.358254 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9060f499-8e89-4453-95cf-4ec0e3fd1c20 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Volume info retrieved successfully. Jan 20 10:30:32.447424 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9060f499-8e89-4453-95cf-4ec0e3fd1c20 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a returned with HTTP 200 Jan 20 10:30:32.448689 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 317/632] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:32 2021] GET /volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a => generated 912 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:30:32.650139 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c1f7afe2-7bd8-40f2-8cfd-e2b97117a101 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 Jan 20 10:30:32.651200 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c1f7afe2-7bd8-40f2-8cfd-e2b97117a101 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:32.651858 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:32.651858 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:32.652719 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c1f7afe2-7bd8-40f2-8cfd-e2b97117a101 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:32.835029 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:32.835029 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:32.865746 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c1f7afe2-7bd8-40f2-8cfd-e2b97117a101 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:30:32.948176 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c1f7afe2-7bd8-40f2-8cfd-e2b97117a101 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 returned with HTTP 200 Jan 20 10:30:32.949471 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 316/633] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:32 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 => generated 911 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:33.487703 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fcb2e687-e8eb-4fd1-ba6e-79dad5c7029f tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] GET http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a Jan 20 10:30:33.488389 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fcb2e687-e8eb-4fd1-ba6e-79dad5c7029f tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:33.488832 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:33.488832 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:33.489574 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fcb2e687-e8eb-4fd1-ba6e-79dad5c7029f tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:33.783272 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:33.783272 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:33.824639 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fcb2e687-e8eb-4fd1-ba6e-79dad5c7029f tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Volume info retrieved successfully. Jan 20 10:30:33.960556 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fcb2e687-e8eb-4fd1-ba6e-79dad5c7029f tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a returned with HTTP 200 Jan 20 10:30:33.962982 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 318/634] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:33 2021] GET /volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a => generated 912 bytes in 487 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:33.977615 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c2795def-b491-4d80-99a6-d6e497369701 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 Jan 20 10:30:33.978843 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c2795def-b491-4d80-99a6-d6e497369701 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:33.979261 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:33.979261 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:33.979946 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c2795def-b491-4d80-99a6-d6e497369701 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:34.126771 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:34.126771 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:34.148643 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c2795def-b491-4d80-99a6-d6e497369701 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:30:34.219253 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c2795def-b491-4d80-99a6-d6e497369701 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 returned with HTTP 200 Jan 20 10:30:34.222147 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 317/635] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:33 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 => generated 911 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:34.993196 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-535a3649-8f90-41c0-b61b-735f1ba69582 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] GET http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a Jan 20 10:30:34.994164 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-535a3649-8f90-41c0-b61b-735f1ba69582 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:34.994523 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:34.994523 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:34.995179 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-535a3649-8f90-41c0-b61b-735f1ba69582 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:35.177297 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:35.177297 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:35.217902 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-535a3649-8f90-41c0-b61b-735f1ba69582 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Volume info retrieved successfully. Jan 20 10:30:35.240808 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d4838b52-3339-4ae5-b5ee-3a0355bbdd4e tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 Jan 20 10:30:35.241965 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d4838b52-3339-4ae5-b5ee-3a0355bbdd4e tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:35.242733 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:35.242733 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:35.243443 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d4838b52-3339-4ae5-b5ee-3a0355bbdd4e tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:35.364359 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-535a3649-8f90-41c0-b61b-735f1ba69582 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a returned with HTTP 200 Jan 20 10:30:35.385823 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 319/636] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:34 2021] GET /volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a => generated 912 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:35.465609 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:35.465609 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:35.503249 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d4838b52-3339-4ae5-b5ee-3a0355bbdd4e tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:30:35.607880 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d4838b52-3339-4ae5-b5ee-3a0355bbdd4e tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 returned with HTTP 200 Jan 20 10:30:35.620983 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 318/637] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:35 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 => generated 911 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:36.401221 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-74755d9a-a022-4f60-9f38-fd0c966e558c tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] GET http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a Jan 20 10:30:36.402109 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-74755d9a-a022-4f60-9f38-fd0c966e558c tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:36.402278 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:36.402278 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:36.403562 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-74755d9a-a022-4f60-9f38-fd0c966e558c tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:36.613533 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:36.613533 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:36.648679 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-13253209-b51c-4ff9-895f-6a1439ec3407 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 Jan 20 10:30:36.649409 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-13253209-b51c-4ff9-895f-6a1439ec3407 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:36.649742 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:36.649742 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:36.650764 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-13253209-b51c-4ff9-895f-6a1439ec3407 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:36.684388 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-74755d9a-a022-4f60-9f38-fd0c966e558c tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Volume info retrieved successfully. Jan 20 10:30:36.774303 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-74755d9a-a022-4f60-9f38-fd0c966e558c tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a returned with HTTP 200 Jan 20 10:30:36.775862 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 320/638] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:36 2021] GET /volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a => generated 912 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:36.847395 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:36.847395 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:36.879342 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-13253209-b51c-4ff9-895f-6a1439ec3407 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:30:36.927576 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-13253209-b51c-4ff9-895f-6a1439ec3407 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 returned with HTTP 200 Jan 20 10:30:36.933002 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 319/639] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:36 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 => generated 911 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:37.796305 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5c06dc2c-7976-4260-9ced-c49abf42074f tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] GET http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a Jan 20 10:30:37.798246 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5c06dc2c-7976-4260-9ced-c49abf42074f tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:37.798603 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:37.798603 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:37.799268 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5c06dc2c-7976-4260-9ced-c49abf42074f tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:37.952409 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b2a2499f-26cd-48b5-88e0-f92446d4f01a tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 Jan 20 10:30:37.953571 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b2a2499f-26cd-48b5-88e0-f92446d4f01a tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:37.953806 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:37.953806 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:37.954732 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b2a2499f-26cd-48b5-88e0-f92446d4f01a tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:38.061050 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:38.061050 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:38.095627 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5c06dc2c-7976-4260-9ced-c49abf42074f tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Volume info retrieved successfully. Jan 20 10:30:38.098910 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:38.098910 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:38.109559 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b2a2499f-26cd-48b5-88e0-f92446d4f01a tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:30:38.142876 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b2a2499f-26cd-48b5-88e0-f92446d4f01a tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 returned with HTTP 200 Jan 20 10:30:38.144482 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 320/640] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:37 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 => generated 911 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:38.166618 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5c06dc2c-7976-4260-9ced-c49abf42074f tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a returned with HTTP 200 Jan 20 10:30:38.168633 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 321/641] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:37 2021] GET /volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a => generated 912 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:39.167302 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5da7fb07-947a-4fe7-ac80-adeed356836a tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 Jan 20 10:30:39.168503 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5da7fb07-947a-4fe7-ac80-adeed356836a tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:39.168895 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:39.168895 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:39.169617 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5da7fb07-947a-4fe7-ac80-adeed356836a tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:39.188141 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ad9867e8-b829-4443-9119-ef0032a4dae6 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] GET http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a Jan 20 10:30:39.188874 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ad9867e8-b829-4443-9119-ef0032a4dae6 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:39.189266 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:39.189266 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:39.190761 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ad9867e8-b829-4443-9119-ef0032a4dae6 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:39.333441 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:39.333441 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:39.353388 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:39.353388 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:39.356759 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ad9867e8-b829-4443-9119-ef0032a4dae6 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Volume info retrieved successfully. Jan 20 10:30:39.378324 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5da7fb07-947a-4fe7-ac80-adeed356836a tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:30:39.443668 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ad9867e8-b829-4443-9119-ef0032a4dae6 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a returned with HTTP 200 Jan 20 10:30:39.457411 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 322/642] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:39 2021] GET /volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a => generated 912 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:30:39.501675 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5da7fb07-947a-4fe7-ac80-adeed356836a tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 returned with HTTP 200 Jan 20 10:30:39.502527 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 321/643] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:39 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 => generated 911 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:40.463106 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ad90aaa8-56a8-40f7-88f1-5662026d223e tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] GET http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a Jan 20 10:30:40.464266 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ad90aaa8-56a8-40f7-88f1-5662026d223e tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:40.464645 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:40.464645 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:40.465307 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ad90aaa8-56a8-40f7-88f1-5662026d223e tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:40.530838 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5bf4099b-9d91-4050-9ae4-24ce05df94f2 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 Jan 20 10:30:40.532309 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5bf4099b-9d91-4050-9ae4-24ce05df94f2 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:40.532995 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:40.532995 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:40.534207 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5bf4099b-9d91-4050-9ae4-24ce05df94f2 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:40.773717 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:40.773717 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:40.809269 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ad90aaa8-56a8-40f7-88f1-5662026d223e tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Volume info retrieved successfully. Jan 20 10:30:40.859094 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:40.859094 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:40.882542 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5bf4099b-9d91-4050-9ae4-24ce05df94f2 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:30:40.884480 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ad90aaa8-56a8-40f7-88f1-5662026d223e tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a returned with HTTP 200 Jan 20 10:30:40.886281 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 323/644] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:40 2021] GET /volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a => generated 912 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:40.964056 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5bf4099b-9d91-4050-9ae4-24ce05df94f2 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 returned with HTTP 200 Jan 20 10:30:40.966972 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 322/645] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:40 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 => generated 911 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:30:41.908564 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e5cadc8b-d489-4eb6-af55-96d55d113b1a tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] GET http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a Jan 20 10:30:41.909930 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e5cadc8b-d489-4eb6-af55-96d55d113b1a tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:41.914205 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:41.914205 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:41.915305 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e5cadc8b-d489-4eb6-af55-96d55d113b1a tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:41.995338 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fa7b30bc-5cde-4ef1-ae50-d1e8c6d71dc2 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 Jan 20 10:30:41.996312 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fa7b30bc-5cde-4ef1-ae50-d1e8c6d71dc2 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:41.996647 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:41.996647 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:41.997843 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fa7b30bc-5cde-4ef1-ae50-d1e8c6d71dc2 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:42.090990 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:42.090990 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:42.113323 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e5cadc8b-d489-4eb6-af55-96d55d113b1a tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Volume info retrieved successfully. Jan 20 10:30:42.210770 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e5cadc8b-d489-4eb6-af55-96d55d113b1a tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a returned with HTTP 200 Jan 20 10:30:42.216630 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:42.216630 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:42.217397 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 324/646] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:41 2021] GET /volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a => generated 912 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:42.240217 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fa7b30bc-5cde-4ef1-ae50-d1e8c6d71dc2 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:30:42.304462 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fa7b30bc-5cde-4ef1-ae50-d1e8c6d71dc2 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 returned with HTTP 200 Jan 20 10:30:42.310859 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 323/647] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:41 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 => generated 911 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:43.236912 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c124bc24-f787-4d20-b7bb-b3fffd56b9c7 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] GET http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a Jan 20 10:30:43.237986 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c124bc24-f787-4d20-b7bb-b3fffd56b9c7 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:43.238216 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:43.238216 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:43.238583 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c124bc24-f787-4d20-b7bb-b3fffd56b9c7 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:43.332343 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-692509eb-decb-434b-9ede-1abd876cc54b tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 Jan 20 10:30:43.333517 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-692509eb-decb-434b-9ede-1abd876cc54b tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:43.333870 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:43.333870 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:43.334534 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-692509eb-decb-434b-9ede-1abd876cc54b tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:43.364454 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:43.364454 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:43.393043 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c124bc24-f787-4d20-b7bb-b3fffd56b9c7 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Volume info retrieved successfully. Jan 20 10:30:43.466168 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c124bc24-f787-4d20-b7bb-b3fffd56b9c7 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a returned with HTTP 200 Jan 20 10:30:43.470009 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 325/648] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:43 2021] GET /volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a => generated 912 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:43.607118 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:43.607118 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:43.643395 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-692509eb-decb-434b-9ede-1abd876cc54b tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:30:43.705464 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-692509eb-decb-434b-9ede-1abd876cc54b tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 returned with HTTP 200 Jan 20 10:30:43.709991 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 324/649] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:43 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 => generated 911 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:44.503218 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3ead935a-baf6-43fd-8d07-49e5dea82b25 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] GET http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a Jan 20 10:30:44.504819 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3ead935a-baf6-43fd-8d07-49e5dea82b25 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:44.506385 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:44.506385 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:44.508366 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3ead935a-baf6-43fd-8d07-49e5dea82b25 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:44.704178 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:44.704178 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:44.733486 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3ead935a-baf6-43fd-8d07-49e5dea82b25 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Volume info retrieved successfully. Jan 20 10:30:44.747674 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a311f388-30a6-4f30-a5d9-09ca5d9611f5 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 Jan 20 10:30:44.748348 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a311f388-30a6-4f30-a5d9-09ca5d9611f5 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:44.748550 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:44.748550 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:44.749361 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a311f388-30a6-4f30-a5d9-09ca5d9611f5 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:44.798676 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3ead935a-baf6-43fd-8d07-49e5dea82b25 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a returned with HTTP 200 Jan 20 10:30:44.811488 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 326/650] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:44 2021] GET /volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a => generated 912 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:44.827355 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:44.827355 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:44.839143 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a311f388-30a6-4f30-a5d9-09ca5d9611f5 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:30:44.870380 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a311f388-30a6-4f30-a5d9-09ca5d9611f5 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 returned with HTTP 200 Jan 20 10:30:44.871683 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 325/651] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:44 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 => generated 911 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:45.817946 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8f7004bd-fc94-4fd5-a470-c6fb5e7b6ce1 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] GET http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a Jan 20 10:30:45.821432 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8f7004bd-fc94-4fd5-a470-c6fb5e7b6ce1 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:45.821935 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:45.821935 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:45.822691 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8f7004bd-fc94-4fd5-a470-c6fb5e7b6ce1 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:45.893540 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5d82a11b-6c2a-4ae0-a6ca-4cb9fa4915f9 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 Jan 20 10:30:45.894104 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5d82a11b-6c2a-4ae0-a6ca-4cb9fa4915f9 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:45.894804 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:45.894804 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:45.895677 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5d82a11b-6c2a-4ae0-a6ca-4cb9fa4915f9 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:46.010453 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:46.010453 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:46.035687 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8f7004bd-fc94-4fd5-a470-c6fb5e7b6ce1 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Volume info retrieved successfully. Jan 20 10:30:46.044714 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:46.044714 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:46.069864 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5d82a11b-6c2a-4ae0-a6ca-4cb9fa4915f9 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:30:46.087956 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8f7004bd-fc94-4fd5-a470-c6fb5e7b6ce1 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a returned with HTTP 200 Jan 20 10:30:46.093978 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 327/652] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:45 2021] GET /volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a => generated 912 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:46.105249 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5d82a11b-6c2a-4ae0-a6ca-4cb9fa4915f9 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 returned with HTTP 200 Jan 20 10:30:46.116332 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 326/653] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:45 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 => generated 911 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:47.129501 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ac9eebfa-26e1-4510-8ee4-0a31b16165f6 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] GET http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a Jan 20 10:30:47.132405 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1dc65fac-53f1-444e-8b4e-2fbaaf1baa53 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 Jan 20 10:30:47.144239 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1dc65fac-53f1-444e-8b4e-2fbaaf1baa53 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:47.145657 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ac9eebfa-26e1-4510-8ee4-0a31b16165f6 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:47.153663 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:47.153663 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:47.154216 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:47.154216 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:47.155311 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1dc65fac-53f1-444e-8b4e-2fbaaf1baa53 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:47.156381 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ac9eebfa-26e1-4510-8ee4-0a31b16165f6 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:47.426734 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:47.426734 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:47.429699 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:47.429699 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:47.453804 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ac9eebfa-26e1-4510-8ee4-0a31b16165f6 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Volume info retrieved successfully. Jan 20 10:30:47.459188 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1dc65fac-53f1-444e-8b4e-2fbaaf1baa53 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:30:47.548540 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ac9eebfa-26e1-4510-8ee4-0a31b16165f6 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a returned with HTTP 200 Jan 20 10:30:47.552585 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1dc65fac-53f1-444e-8b4e-2fbaaf1baa53 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 returned with HTTP 200 Jan 20 10:30:47.564983 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 328/654] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:47 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 => generated 911 bytes in 435 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:47.575016 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 327/655] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:47 2021] GET /volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a => generated 912 bytes in 455 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:48.582784 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c6427145-1a9c-4966-a373-babc18f6629e tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 Jan 20 10:30:48.583527 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c6427145-1a9c-4966-a373-babc18f6629e tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:48.583866 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:48.583866 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:48.584307 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c6427145-1a9c-4966-a373-babc18f6629e tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:48.588157 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0b03abd8-aba5-4ec0-80f1-81ed5bcdbb5f tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] GET http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a Jan 20 10:30:48.588699 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0b03abd8-aba5-4ec0-80f1-81ed5bcdbb5f tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:48.588963 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:48.588963 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:48.589412 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0b03abd8-aba5-4ec0-80f1-81ed5bcdbb5f tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:48.890067 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:48.890067 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:48.927462 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c6427145-1a9c-4966-a373-babc18f6629e tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:30:48.929183 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:48.929183 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:48.970877 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0b03abd8-aba5-4ec0-80f1-81ed5bcdbb5f tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Volume info retrieved successfully. Jan 20 10:30:48.989885 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c6427145-1a9c-4966-a373-babc18f6629e tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 returned with HTTP 200 Jan 20 10:30:48.991068 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 329/656] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:48 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 => generated 911 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:49.056380 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0b03abd8-aba5-4ec0-80f1-81ed5bcdbb5f tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a returned with HTTP 200 Jan 20 10:30:49.060473 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 328/657] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:48 2021] GET /volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a => generated 912 bytes in 486 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:50.018560 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-72033ada-b87e-437d-81d4-b54499fe4dde tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 Jan 20 10:30:50.019147 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-72033ada-b87e-437d-81d4-b54499fe4dde tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:50.019286 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:50.019286 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:50.019896 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-72033ada-b87e-437d-81d4-b54499fe4dde tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:50.080727 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0f77e67c-1271-41af-af1c-eb0c3f79a821 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] GET http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a Jan 20 10:30:50.081656 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0f77e67c-1271-41af-af1c-eb0c3f79a821 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:50.082263 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:50.082263 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:50.082997 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0f77e67c-1271-41af-af1c-eb0c3f79a821 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:50.180570 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:50.180570 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:50.226559 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-72033ada-b87e-437d-81d4-b54499fe4dde tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:30:50.288987 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-72033ada-b87e-437d-81d4-b54499fe4dde tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 returned with HTTP 200 Jan 20 10:30:50.300058 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 330/658] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:50 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 => generated 911 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:50.318825 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:50.318825 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:50.376530 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0f77e67c-1271-41af-af1c-eb0c3f79a821 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Volume info retrieved successfully. Jan 20 10:30:50.460856 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0f77e67c-1271-41af-af1c-eb0c3f79a821 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a returned with HTTP 200 Jan 20 10:30:50.464143 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 329/659] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:50 2021] GET /volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a => generated 912 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:30:51.322103 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-13c39b7d-ffd3-4f68-88ec-462c46f382c0 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 Jan 20 10:30:51.325488 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-13c39b7d-ffd3-4f68-88ec-462c46f382c0 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:51.326117 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:51.326117 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:51.354027 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-13c39b7d-ffd3-4f68-88ec-462c46f382c0 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:51.488515 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-47a29f0d-5f50-411a-8509-933b31bf43e0 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] GET http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a Jan 20 10:30:51.489641 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-47a29f0d-5f50-411a-8509-933b31bf43e0 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:51.490328 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:51.490328 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:51.493352 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-47a29f0d-5f50-411a-8509-933b31bf43e0 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:51.510899 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:51.510899 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:51.613323 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-13c39b7d-ffd3-4f68-88ec-462c46f382c0 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:30:51.702914 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-13c39b7d-ffd3-4f68-88ec-462c46f382c0 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 returned with HTTP 200 Jan 20 10:30:51.708523 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 331/660] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:51 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 => generated 911 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:51.709837 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:51.709837 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:51.727711 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-47a29f0d-5f50-411a-8509-933b31bf43e0 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Volume info retrieved successfully. Jan 20 10:30:51.757283 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-47a29f0d-5f50-411a-8509-933b31bf43e0 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a returned with HTTP 200 Jan 20 10:30:51.758708 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 330/661] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:51 2021] GET /volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a => generated 912 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:52.733327 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e3e5e3f6-b2b1-4159-9171-1bd93ccf2f6e tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 Jan 20 10:30:52.734068 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e3e5e3f6-b2b1-4159-9171-1bd93ccf2f6e tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:52.734401 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:52.734401 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:52.734885 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e3e5e3f6-b2b1-4159-9171-1bd93ccf2f6e tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:52.787978 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c327e0d8-2d5a-4526-b69d-7d623190d4e4 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] GET http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a Jan 20 10:30:52.789253 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c327e0d8-2d5a-4526-b69d-7d623190d4e4 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:52.789654 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:52.789654 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:52.790278 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c327e0d8-2d5a-4526-b69d-7d623190d4e4 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:52.871426 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:52.871426 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:52.895827 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:52.895827 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:52.900832 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c327e0d8-2d5a-4526-b69d-7d623190d4e4 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Volume info retrieved successfully. Jan 20 10:30:52.914362 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e3e5e3f6-b2b1-4159-9171-1bd93ccf2f6e tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:30:52.949003 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e3e5e3f6-b2b1-4159-9171-1bd93ccf2f6e tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 returned with HTTP 200 Jan 20 10:30:52.950394 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 332/662] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:52 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 => generated 911 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:52.952106 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c327e0d8-2d5a-4526-b69d-7d623190d4e4 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a returned with HTTP 200 Jan 20 10:30:52.960070 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 331/663] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:52 2021] GET /volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a => generated 912 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:53.968550 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f8bb98d1-2dec-49e4-a157-cb51a1952d07 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 Jan 20 10:30:53.970009 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f8bb98d1-2dec-49e4-a157-cb51a1952d07 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:53.971145 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:53.971145 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:53.971871 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f8bb98d1-2dec-49e4-a157-cb51a1952d07 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:53.980194 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b1505d4a-9df1-452f-9b04-8d8096e61908 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] GET http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a Jan 20 10:30:53.980766 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b1505d4a-9df1-452f-9b04-8d8096e61908 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:53.981005 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:53.981005 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:53.981378 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b1505d4a-9df1-452f-9b04-8d8096e61908 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:54.143521 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:54.143521 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:54.162712 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:54.162712 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:54.164739 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b1505d4a-9df1-452f-9b04-8d8096e61908 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Volume info retrieved successfully. Jan 20 10:30:54.197258 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f8bb98d1-2dec-49e4-a157-cb51a1952d07 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:30:54.223970 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b1505d4a-9df1-452f-9b04-8d8096e61908 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a returned with HTTP 200 Jan 20 10:30:54.225561 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 332/664] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:53 2021] GET /volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a => generated 912 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:30:54.326974 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f8bb98d1-2dec-49e4-a157-cb51a1952d07 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 returned with HTTP 200 Jan 20 10:30:54.341503 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 333/665] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:53 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 => generated 911 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:55.253586 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-69fcb520-c841-4c97-9222-7a5c23e8b5e8 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] GET http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a Jan 20 10:30:55.255576 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-69fcb520-c841-4c97-9222-7a5c23e8b5e8 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:55.256347 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:55.256347 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:55.257963 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-69fcb520-c841-4c97-9222-7a5c23e8b5e8 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:55.361977 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9af7835b-8969-4c23-b742-0fd5125271fc tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 Jan 20 10:30:55.362797 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9af7835b-8969-4c23-b742-0fd5125271fc tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:55.363193 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:55.363193 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:55.363800 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9af7835b-8969-4c23-b742-0fd5125271fc tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:55.455742 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:55.455742 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:55.487889 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-69fcb520-c841-4c97-9222-7a5c23e8b5e8 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Volume info retrieved successfully. Jan 20 10:30:55.540777 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:55.540777 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:55.576376 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9af7835b-8969-4c23-b742-0fd5125271fc tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:30:55.605760 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-69fcb520-c841-4c97-9222-7a5c23e8b5e8 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a returned with HTTP 200 Jan 20 10:30:55.610442 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 333/666] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:55 2021] GET /volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a => generated 912 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:55.612547 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9af7835b-8969-4c23-b742-0fd5125271fc tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 returned with HTTP 200 Jan 20 10:30:55.613710 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 334/667] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:55 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 => generated 911 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:56.645747 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c75aca08-9b76-4bd2-a6b6-066510f83461 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] GET http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a Jan 20 10:30:56.647306 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c75aca08-9b76-4bd2-a6b6-066510f83461 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:56.647867 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:56.647867 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:56.648851 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c75aca08-9b76-4bd2-a6b6-066510f83461 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:56.651070 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-abe22bd3-cc59-4b27-9f43-f1ef50f45680 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 Jan 20 10:30:56.651673 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-abe22bd3-cc59-4b27-9f43-f1ef50f45680 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:56.651850 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:56.651850 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:56.652168 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-abe22bd3-cc59-4b27-9f43-f1ef50f45680 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:56.769070 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:56.769070 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:56.773612 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:56.773612 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:56.793905 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-abe22bd3-cc59-4b27-9f43-f1ef50f45680 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:30:56.797610 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c75aca08-9b76-4bd2-a6b6-066510f83461 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Volume info retrieved successfully. Jan 20 10:30:56.851525 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c75aca08-9b76-4bd2-a6b6-066510f83461 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a returned with HTTP 200 Jan 20 10:30:56.853219 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 334/668] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:56 2021] GET /volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a => generated 970 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:56.880843 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-abe22bd3-cc59-4b27-9f43-f1ef50f45680 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 returned with HTTP 200 Jan 20 10:30:56.881747 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 335/669] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:56 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 => generated 911 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:57.869871 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0c7df0f6-34f1-4bcb-9b46-cc76a9768982 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] GET http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a Jan 20 10:30:57.870570 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0c7df0f6-34f1-4bcb-9b46-cc76a9768982 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:57.870570 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:57.870570 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:57.870938 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0c7df0f6-34f1-4bcb-9b46-cc76a9768982 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:57.906757 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-32e285e9-aee6-4cb5-877f-21344eaf30f3 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 Jan 20 10:30:57.915793 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-32e285e9-aee6-4cb5-877f-21344eaf30f3 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:57.916585 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:57.916585 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:57.918080 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-32e285e9-aee6-4cb5-877f-21344eaf30f3 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:58.043875 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:58.043875 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:58.080639 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0c7df0f6-34f1-4bcb-9b46-cc76a9768982 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Volume info retrieved successfully. Jan 20 10:30:58.135340 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0c7df0f6-34f1-4bcb-9b46-cc76a9768982 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a returned with HTTP 200 Jan 20 10:30:58.139084 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 335/670] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:57 2021] GET /volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a => generated 970 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:30:58.266944 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:58.266944 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:58.292712 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-32e285e9-aee6-4cb5-877f-21344eaf30f3 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:30:58.356096 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-32e285e9-aee6-4cb5-877f-21344eaf30f3 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 returned with HTTP 200 Jan 20 10:30:58.367332 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 336/671] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:57 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 => generated 911 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:59.156300 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d7e9e0b4-d8b9-4dc0-a212-148055a1b67e tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] GET http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a Jan 20 10:30:59.157298 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d7e9e0b4-d8b9-4dc0-a212-148055a1b67e tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:59.157648 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:59.157648 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:59.158063 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d7e9e0b4-d8b9-4dc0-a212-148055a1b67e tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:59.347204 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:59.347204 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:59.369631 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d7e9e0b4-d8b9-4dc0-a212-148055a1b67e tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Volume info retrieved successfully. Jan 20 10:30:59.375258 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-697e118f-e9a1-4074-9c66-7ff53a9887f3 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 Jan 20 10:30:59.376056 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-697e118f-e9a1-4074-9c66-7ff53a9887f3 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:30:59.376550 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:30:59.376550 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:30:59.377402 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-697e118f-e9a1-4074-9c66-7ff53a9887f3 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:30:59.432323 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d7e9e0b4-d8b9-4dc0-a212-148055a1b67e tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a returned with HTTP 200 Jan 20 10:30:59.435778 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 336/672] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:59 2021] GET /volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a => generated 973 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:30:59.463505 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:30:59.463505 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:30:59.476064 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-697e118f-e9a1-4074-9c66-7ff53a9887f3 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:30:59.508597 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-697e118f-e9a1-4074-9c66-7ff53a9887f3 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 returned with HTTP 200 Jan 20 10:30:59.509866 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 337/673] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:30:59 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 => generated 911 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:00.454592 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8fbba113-7697-4a8b-8fb3-10d902f124eb tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] GET http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a Jan 20 10:31:00.455241 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8fbba113-7697-4a8b-8fb3-10d902f124eb tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:00.455459 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:00.455459 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:00.455817 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8fbba113-7697-4a8b-8fb3-10d902f124eb tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:00.531354 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4d179c42-a517-439b-80fd-1c85b1bb5909 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 Jan 20 10:31:00.532181 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4d179c42-a517-439b-80fd-1c85b1bb5909 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:00.532517 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:00.532517 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:00.537236 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4d179c42-a517-439b-80fd-1c85b1bb5909 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:00.661818 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:00.661818 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:00.694958 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8fbba113-7697-4a8b-8fb3-10d902f124eb tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Volume info retrieved successfully. Jan 20 10:31:00.760280 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:00.760280 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:00.778712 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8fbba113-7697-4a8b-8fb3-10d902f124eb tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a returned with HTTP 200 Jan 20 10:31:00.794723 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 337/674] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:31:00 2021] GET /volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a => generated 973 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:31:00.816413 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4d179c42-a517-439b-80fd-1c85b1bb5909 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:31:00.890701 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4d179c42-a517-439b-80fd-1c85b1bb5909 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 returned with HTTP 200 Jan 20 10:31:00.902832 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 338/675] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:31:00 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 => generated 911 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:01.819839 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-52ac6a9a-c2e2-4e57-80d2-78a4e16dd5d5 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] GET http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a Jan 20 10:31:01.820607 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-52ac6a9a-c2e2-4e57-80d2-78a4e16dd5d5 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:01.820778 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:01.820778 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:01.821100 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-52ac6a9a-c2e2-4e57-80d2-78a4e16dd5d5 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:01.919405 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5d5fcbbb-67b8-485e-b488-a56c56995612 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 Jan 20 10:31:01.920207 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5d5fcbbb-67b8-485e-b488-a56c56995612 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:01.920598 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:01.920598 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:01.921256 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5d5fcbbb-67b8-485e-b488-a56c56995612 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:01.944602 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:01.944602 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:01.997324 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-52ac6a9a-c2e2-4e57-80d2-78a4e16dd5d5 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Volume info retrieved successfully. Jan 20 10:31:02.037980 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:02.037980 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:02.056715 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5d5fcbbb-67b8-485e-b488-a56c56995612 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:31:02.086169 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-52ac6a9a-c2e2-4e57-80d2-78a4e16dd5d5 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a returned with HTTP 200 Jan 20 10:31:02.099773 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 338/676] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:31:01 2021] GET /volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a => generated 973 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:02.115558 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5d5fcbbb-67b8-485e-b488-a56c56995612 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 returned with HTTP 200 Jan 20 10:31:02.117432 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 339/677] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:31:01 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 => generated 969 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:03.107345 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fbc1c667-47da-4fce-89c3-6ab0d1288cb5 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] GET http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a Jan 20 10:31:03.109844 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fbc1c667-47da-4fce-89c3-6ab0d1288cb5 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:03.110236 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:03.110236 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:03.110864 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fbc1c667-47da-4fce-89c3-6ab0d1288cb5 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:03.143392 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d0508297-e38a-4802-8ef5-546c704f8e3c tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 Jan 20 10:31:03.144978 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d0508297-e38a-4802-8ef5-546c704f8e3c tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:03.145748 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:03.145748 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:03.147238 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d0508297-e38a-4802-8ef5-546c704f8e3c tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:03.278746 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:03.278746 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:03.310055 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fbc1c667-47da-4fce-89c3-6ab0d1288cb5 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Volume info retrieved successfully. Jan 20 10:31:03.338611 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:03.338611 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:03.365915 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d0508297-e38a-4802-8ef5-546c704f8e3c tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:31:03.413747 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fbc1c667-47da-4fce-89c3-6ab0d1288cb5 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a returned with HTTP 200 Jan 20 10:31:03.419320 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 339/678] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:31:03 2021] GET /volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a => generated 973 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:03.457979 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d0508297-e38a-4802-8ef5-546c704f8e3c tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 returned with HTTP 200 Jan 20 10:31:03.460021 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 340/679] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:31:03 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 => generated 972 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:04.450367 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6334d069-825b-4a44-8e8e-7e98b3c7ffd3 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] GET http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a Jan 20 10:31:04.451652 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6334d069-825b-4a44-8e8e-7e98b3c7ffd3 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:04.452767 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:04.452767 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:04.453491 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6334d069-825b-4a44-8e8e-7e98b3c7ffd3 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:04.481616 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-125c73e6-7f78-4794-ab0b-47d8c04f0b93 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 Jan 20 10:31:04.482585 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-125c73e6-7f78-4794-ab0b-47d8c04f0b93 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:04.482946 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:04.482946 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:04.484089 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-125c73e6-7f78-4794-ab0b-47d8c04f0b93 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:04.597420 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:04.597420 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:04.633646 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6334d069-825b-4a44-8e8e-7e98b3c7ffd3 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Volume info retrieved successfully. Jan 20 10:31:04.663534 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:04.663534 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:04.694320 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-125c73e6-7f78-4794-ab0b-47d8c04f0b93 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:31:04.695270 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6334d069-825b-4a44-8e8e-7e98b3c7ffd3 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a returned with HTTP 200 Jan 20 10:31:04.696816 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 340/680] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:31:04 2021] GET /volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a => generated 973 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:04.777027 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-125c73e6-7f78-4794-ab0b-47d8c04f0b93 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 returned with HTTP 200 Jan 20 10:31:04.778529 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 341/681] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:31:04 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 => generated 972 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:05.727758 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b8805182-7a27-4289-8d38-04ba1e3051a3 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] GET http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a Jan 20 10:31:05.729119 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b8805182-7a27-4289-8d38-04ba1e3051a3 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:05.729558 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:05.729558 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:05.730224 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b8805182-7a27-4289-8d38-04ba1e3051a3 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:05.801265 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c21109d3-877d-4f67-898f-3b0136cbb581 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 Jan 20 10:31:05.802206 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c21109d3-877d-4f67-898f-3b0136cbb581 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:05.802567 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:05.802567 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:05.803228 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c21109d3-877d-4f67-898f-3b0136cbb581 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:05.813140 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:05.813140 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:05.827238 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b8805182-7a27-4289-8d38-04ba1e3051a3 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Volume info retrieved successfully. Jan 20 10:31:05.882370 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b8805182-7a27-4289-8d38-04ba1e3051a3 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a returned with HTTP 200 Jan 20 10:31:05.888783 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 341/682] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:31:05 2021] GET /volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a => generated 1363 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:31:05.968591 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:05.968591 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:05.980223 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c21109d3-877d-4f67-898f-3b0136cbb581 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:31:06.033151 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c21109d3-877d-4f67-898f-3b0136cbb581 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 returned with HTTP 200 Jan 20 10:31:06.055078 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 342/683] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:31:05 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 => generated 972 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:31:06.901944 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-07f389b1-4cfa-4d40-b5c1-7650404fa106 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] GET http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a Jan 20 10:31:06.904277 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-07f389b1-4cfa-4d40-b5c1-7650404fa106 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:06.904758 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:06.904758 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:06.906392 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-07f389b1-4cfa-4d40-b5c1-7650404fa106 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:07.063319 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0b893fc8-cfbb-4d7b-975f-d3e62c525a17 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 Jan 20 10:31:07.064185 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0b893fc8-cfbb-4d7b-975f-d3e62c525a17 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:07.065135 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:07.065135 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:07.066002 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0b893fc8-cfbb-4d7b-975f-d3e62c525a17 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:07.076475 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:07.076475 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:07.113311 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-07f389b1-4cfa-4d40-b5c1-7650404fa106 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Volume info retrieved successfully. Jan 20 10:31:07.183469 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-07f389b1-4cfa-4d40-b5c1-7650404fa106 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a returned with HTTP 200 Jan 20 10:31:07.185139 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 342/684] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:31:06 2021] GET /volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a => generated 1361 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:31:07.203688 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-904a2773-6cc2-401c-a938-b3a43dd1c267 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] POST http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a/action Jan 20 10:31:07.204423 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:07.204423 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:07.204918 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-904a2773-6cc2-401c-a938-b3a43dd1c267 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] 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=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:31:07.205368 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-904a2773-6cc2-401c-a938-b3a43dd1c267 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] 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=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:31:07.225568 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:07.225568 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:07.263747 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0b893fc8-cfbb-4d7b-975f-d3e62c525a17 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:31:07.289793 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:07.289793 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:07.329818 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0b893fc8-cfbb-4d7b-975f-d3e62c525a17 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 returned with HTTP 200 Jan 20 10:31:07.330647 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 343/685] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:31:07 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 => generated 972 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:31:07.414828 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:07.414828 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:07.416700 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-904a2773-6cc2-401c-a938-b3a43dd1c267 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Volume info retrieved successfully. Jan 20 10:31:07.460664 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-904a2773-6cc2-401c-a938-b3a43dd1c267 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Update volume metadata completed successfully. Jan 20 10:31:07.461873 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-904a2773-6cc2-401c-a938-b3a43dd1c267 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a/action returned with HTTP 200 Jan 20 10:31:07.473260 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 343/686] 10.222.0.73 () {60 vars in 1358 bytes} [Wed Jan 20 10:31:07 2021] POST /volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a/action => generated 511 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:07.479003 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0036ceb7-a19f-4b01-a27a-5b913459a024 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] GET http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a Jan 20 10:31:07.479549 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0036ceb7-a19f-4b01-a27a-5b913459a024 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:07.479776 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:07.479776 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:07.480152 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0036ceb7-a19f-4b01-a27a-5b913459a024 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:07.683897 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:07.683897 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:07.713145 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0036ceb7-a19f-4b01-a27a-5b913459a024 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Volume info retrieved successfully. Jan 20 10:31:07.782415 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0036ceb7-a19f-4b01-a27a-5b913459a024 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a returned with HTTP 200 Jan 20 10:31:07.785001 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 344/687] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:31:07 2021] GET /volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a => generated 1436 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:31:07.810470 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bf7a9046-f941-4526-94f6-e3bce3696473 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] POST http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a/action Jan 20 10:31:07.812180 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:07.812180 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:07.813294 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bf7a9046-f941-4526-94f6-e3bce3696473 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:31:07.814076 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bf7a9046-f941-4526-94f6-e3bce3696473 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:31:07.910419 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:07.910419 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:08.017762 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:08.017762 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:08.036400 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bf7a9046-f941-4526-94f6-e3bce3696473 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Volume info retrieved successfully. Jan 20 10:31:08.059858 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bf7a9046-f941-4526-94f6-e3bce3696473 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Get volume image-metadata completed successfully. Jan 20 10:31:08.104846 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:31:08.104846 n-d-768509-8 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Jan 20 10:31:08.116746 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bf7a9046-f941-4526-94f6-e3bce3696473 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Delete volume metadata completed successfully. Jan 20 10:31:08.117630 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bf7a9046-f941-4526-94f6-e3bce3696473 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a/action returned with HTTP 200 Jan 20 10:31:08.124246 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 344/688] 10.222.0.73 () {60 vars in 1357 bytes} [Wed Jan 20 10:31:07 2021] POST /volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a/action => generated 0 bytes in 320 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 20 10:31:08.128674 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-16f0f750-fd15-417d-891f-5767d446d07f tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] POST http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a/action Jan 20 10:31:08.129680 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:08.129680 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:08.130747 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-16f0f750-fd15-417d-891f-5767d446d07f tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Action body: b'{"os-show_image_metadata": {}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:31:08.131560 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-16f0f750-fd15-417d-891f-5767d446d07f tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:31:08.315297 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:08.315297 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:08.318794 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-16f0f750-fd15-417d-891f-5767d446d07f tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Volume info retrieved successfully. Jan 20 10:31:08.364726 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-67a8e481-9487-4acb-9255-4d75c6fcb4f7 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 Jan 20 10:31:08.366266 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-67a8e481-9487-4acb-9255-4d75c6fcb4f7 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:08.366870 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:08.366870 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:08.368731 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-67a8e481-9487-4acb-9255-4d75c6fcb4f7 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:08.369521 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-16f0f750-fd15-417d-891f-5767d446d07f tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Get volume image-metadata completed successfully. Jan 20 10:31:08.370619 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-16f0f750-fd15-417d-891f-5767d446d07f tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a/action returned with HTTP 200 Jan 20 10:31:08.375084 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 345/689] 10.222.0.73 () {60 vars in 1357 bytes} [Wed Jan 20 10:31:08 2021] POST /volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a/action => generated 485 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:08.404666 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b5e8c325-2be7-43ac-af5f-364fe7a807f6 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] DELETE http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a Jan 20 10:31:08.413326 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b5e8c325-2be7-43ac-af5f-364fe7a807f6 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:08.414539 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:08.414539 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:08.415912 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b5e8c325-2be7-43ac-af5f-364fe7a807f6 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:08.417326 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-b5e8c325-2be7-43ac-af5f-364fe7a807f6 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Delete volume with id: b2f61f06-db73-4bf8-8e67-001a4b87df2a Jan 20 10:31:08.646928 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:08.646928 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:08.662903 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:08.662903 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:08.664962 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b5e8c325-2be7-43ac-af5f-364fe7a807f6 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Volume info retrieved successfully. Jan 20 10:31:08.705894 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-67a8e481-9487-4acb-9255-4d75c6fcb4f7 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:31:08.770091 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-67a8e481-9487-4acb-9255-4d75c6fcb4f7 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 returned with HTTP 200 Jan 20 10:31:08.775138 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 345/690] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:31:08 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 => generated 972 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:08.804479 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b5e8c325-2be7-43ac-af5f-364fe7a807f6 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Delete volume request issued successfully. Jan 20 10:31:08.805056 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b5e8c325-2be7-43ac-af5f-364fe7a807f6 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a returned with HTTP 202 Jan 20 10:31:08.806769 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 346/691] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:31:08 2021] DELETE /volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a => generated 0 bytes in 421 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:31:08.820379 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8f92942c-84be-4997-b29e-86854168e893 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] GET http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a Jan 20 10:31:08.822846 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8f92942c-84be-4997-b29e-86854168e893 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:08.823152 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:08.823152 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:08.823574 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8f92942c-84be-4997-b29e-86854168e893 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:09.040887 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:09.040887 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:09.061976 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8f92942c-84be-4997-b29e-86854168e893 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Volume info retrieved successfully. Jan 20 10:31:09.104288 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8f92942c-84be-4997-b29e-86854168e893 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a returned with HTTP 200 Jan 20 10:31:09.105162 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 346/692] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:31:08 2021] GET /volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a => generated 1409 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:31:09.791271 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e34bf244-f3b1-4b51-9fcb-533a70d1cd9a tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 Jan 20 10:31:09.792450 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e34bf244-f3b1-4b51-9fcb-533a70d1cd9a tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:09.793054 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:09.793054 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:09.793950 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e34bf244-f3b1-4b51-9fcb-533a70d1cd9a tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:09.918913 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:09.918913 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:09.937490 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e34bf244-f3b1-4b51-9fcb-533a70d1cd9a tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:31:09.982479 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e34bf244-f3b1-4b51-9fcb-533a70d1cd9a tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 returned with HTTP 200 Jan 20 10:31:09.983642 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 347/693] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:31:09 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 => generated 972 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:10.127855 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f4396121-d971-48e3-8a37-d04c53e8261f tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] GET http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a Jan 20 10:31:10.129044 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f4396121-d971-48e3-8a37-d04c53e8261f tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:10.129434 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:10.129434 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:10.130039 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f4396121-d971-48e3-8a37-d04c53e8261f tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:10.182951 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:10.182951 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:10.192971 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f4396121-d971-48e3-8a37-d04c53e8261f tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Volume info retrieved successfully. Jan 20 10:31:10.220681 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f4396121-d971-48e3-8a37-d04c53e8261f tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a returned with HTTP 200 Jan 20 10:31:10.231467 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 347/694] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:31:10 2021] GET /volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a => generated 1409 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:31:11.014432 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fde35c73-bf09-49ef-a695-697281ecf991 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 Jan 20 10:31:11.015750 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fde35c73-bf09-49ef-a695-697281ecf991 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:11.016336 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:11.016336 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:11.018056 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fde35c73-bf09-49ef-a695-697281ecf991 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:11.125342 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:11.125342 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:11.167998 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fde35c73-bf09-49ef-a695-697281ecf991 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:31:11.224285 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fde35c73-bf09-49ef-a695-697281ecf991 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 returned with HTTP 200 Jan 20 10:31:11.237632 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 348/695] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:31:11 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 => generated 1360 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:31:11.240525 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6489f48f-9931-4554-b019-b8533c2e4c48 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] GET http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a Jan 20 10:31:11.241216 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6489f48f-9931-4554-b019-b8533c2e4c48 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:11.241355 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:11.241355 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:11.241599 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1b73f8be-0dbd-47ba-9f0d-0f73f0f6ed61 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] POST http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes Jan 20 10:31:11.242267 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:11.242267 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:11.242510 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6489f48f-9931-4554-b019-b8533c2e4c48 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:11.242632 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1b73f8be-0dbd-47ba-9f0d-0f73f0f6ed61 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-47999594"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:31:11.243718 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-1b73f8be-0dbd-47ba-9f0d-0f73f0f6ed61 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-47999594'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:31:11.243971 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-1b73f8be-0dbd-47ba-9f0d-0f73f0f6ed61 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Create volume of 1 GB Jan 20 10:31:11.272212 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1b73f8be-0dbd-47ba-9f0d-0f73f0f6ed61 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Availability Zones retrieved successfully. Jan 20 10:31:11.298473 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1b73f8be-0dbd-47ba-9f0d-0f73f0f6ed61 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Flow 'volume_create_api' (0dfb4880-81eb-4a93-af5e-39f65d6704d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:31:11.302573 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1b73f8be-0dbd-47ba-9f0d-0f73f0f6ed61 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6db41f5-0f69-4463-a0f3-806c5b4797d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:31:11.305165 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-1b73f8be-0dbd-47ba-9f0d-0f73f0f6ed61 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:31:11.350389 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:11.350389 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:11.363161 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6489f48f-9931-4554-b019-b8533c2e4c48 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Volume info retrieved successfully. Jan 20 10:31:11.391619 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6489f48f-9931-4554-b019-b8533c2e4c48 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a returned with HTTP 200 Jan 20 10:31:11.392510 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 348/696] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:31:11 2021] GET /volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a => generated 1409 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:31:11.418182 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1b73f8be-0dbd-47ba-9f0d-0f73f0f6ed61 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6db41f5-0f69-4463-a0f3-806c5b4797d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:31:11.420434 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1b73f8be-0dbd-47ba-9f0d-0f73f0f6ed61 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1b6ca00-0bc3-4795-80fe-fb612dbaabae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:31:11.551375 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-1b73f8be-0dbd-47ba-9f0d-0f73f0f6ed61 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Created reservations ['1f8e0948-73bf-472b-b799-e8b80d1c81a9', '64867aa6-f5da-47ca-b10f-3dcb14271171', '1bf6bc38-969d-4720-9351-8976edc857f4', '2f2674e7-495f-4e0f-8964-c257ef4639c2'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:31:11.554702 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1b73f8be-0dbd-47ba-9f0d-0f73f0f6ed61 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1b6ca00-0bc3-4795-80fe-fb612dbaabae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f8e0948-73bf-472b-b799-e8b80d1c81a9', '64867aa6-f5da-47ca-b10f-3dcb14271171', '1bf6bc38-969d-4720-9351-8976edc857f4', '2f2674e7-495f-4e0f-8964-c257ef4639c2']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:31:11.566441 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1b73f8be-0dbd-47ba-9f0d-0f73f0f6ed61 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae14b08a-c8f8-415e-963a-d0633cbd6a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:31:11.694627 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1b73f8be-0dbd-47ba-9f0d-0f73f0f6ed61 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae14b08a-c8f8-415e-963a-d0633cbd6a87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bdd962cd-0a10-49c0-9f8d-4be91d4a7d4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-47999594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='802b28a76d68445d990c665dde873172',qos_specs=None,replication_status=,reservations=['1f8e0948-73bf-472b-b799-e8b80d1c81a9','64867aa6-f5da-47ca-b10f-3dcb14271171','1bf6bc38-969d-4720-9351-8976edc857f4','2f2674e7-495f-4e0f-8964-c257ef4639c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='025a9bc72d6c468c9e542cf2d2e3d950',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:31:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-47999594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bdd962cd-0a10-49c0-9f8d-4be91d4a7d4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='802b28a76d68445d990c665dde873172',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='025a9bc72d6c468c9e542cf2d2e3d950',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:31:11.697310 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1b73f8be-0dbd-47ba-9f0d-0f73f0f6ed61 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (310e39ac-86f9-46cc-9738-6a9f5df990e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:31:11.736545 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1b73f8be-0dbd-47ba-9f0d-0f73f0f6ed61 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (310e39ac-86f9-46cc-9738-6a9f5df990e1) transitioned into state 'SUCCESS' from state '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-47999594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='802b28a76d68445d990c665dde873172',qos_specs=None,replication_status=,reservations=['1f8e0948-73bf-472b-b799-e8b80d1c81a9','64867aa6-f5da-47ca-b10f-3dcb14271171','1bf6bc38-969d-4720-9351-8976edc857f4','2f2674e7-495f-4e0f-8964-c257ef4639c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='025a9bc72d6c468c9e542cf2d2e3d950',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:31:11.741388 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1b73f8be-0dbd-47ba-9f0d-0f73f0f6ed61 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b178c940-ce82-4f95-9a11-becd5415b269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:31:11.773342 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1b73f8be-0dbd-47ba-9f0d-0f73f0f6ed61 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b178c940-ce82-4f95-9a11-becd5415b269) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:31:11.776811 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1b73f8be-0dbd-47ba-9f0d-0f73f0f6ed61 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Flow 'volume_create_api' (0dfb4880-81eb-4a93-af5e-39f65d6704d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:31:11.861854 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1b73f8be-0dbd-47ba-9f0d-0f73f0f6ed61 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Create volume request issued successfully. Jan 20 10:31:11.883424 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1b73f8be-0dbd-47ba-9f0d-0f73f0f6ed61 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes returned with HTTP 202 Jan 20 10:31:11.884734 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 349/697] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:31:11 2021] POST /volume/v3/802b28a76d68445d990c665dde873172/volumes => generated 819 bytes in 646 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:31:11.906941 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-69c45b75-6ad6-49e6-b6bb-b4bdfbc9fbaa tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/bdd962cd-0a10-49c0-9f8d-4be91d4a7d4a Jan 20 10:31:11.907866 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-69c45b75-6ad6-49e6-b6bb-b4bdfbc9fbaa tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:11.908042 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:11.908042 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:11.908600 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-69c45b75-6ad6-49e6-b6bb-b4bdfbc9fbaa tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:12.005580 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:12.005580 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:12.019142 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-69c45b75-6ad6-49e6-b6bb-b4bdfbc9fbaa tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:31:12.068058 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-69c45b75-6ad6-49e6-b6bb-b4bdfbc9fbaa tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/bdd962cd-0a10-49c0-9f8d-4be91d4a7d4a returned with HTTP 200 Jan 20 10:31:12.080157 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 349/698] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:31:11 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/bdd962cd-0a10-49c0-9f8d-4be91d4a7d4a => generated 887 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:12.438818 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a2e3fbaa-20c8-44af-ac6b-0edb6b83de52 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] GET http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a Jan 20 10:31:12.439634 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a2e3fbaa-20c8-44af-ac6b-0edb6b83de52 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:12.440022 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:12.440022 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:12.440615 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a2e3fbaa-20c8-44af-ac6b-0edb6b83de52 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:12.560101 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a2e3fbaa-20c8-44af-ac6b-0edb6b83de52 tempest-VolumesImageMetadata-326807188 tempest-VolumesImageMetadata-326807188] http://10.222.0.73/volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a returned with HTTP 404 Jan 20 10:31:12.562220 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 350/699] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:31:12 2021] GET /volume/v3/d3fda66b92484674b52d2d7408c127a3/volumes/b2f61f06-db73-4bf8-8e67-001a4b87df2a => generated 109 bytes in 157 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:31:13.097326 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1ae49c0b-41ce-4f26-9786-a29450e560af tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/bdd962cd-0a10-49c0-9f8d-4be91d4a7d4a Jan 20 10:31:13.099103 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1ae49c0b-41ce-4f26-9786-a29450e560af tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:13.099490 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:13.099490 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:13.100218 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1ae49c0b-41ce-4f26-9786-a29450e560af tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:13.261024 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:13.261024 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:13.316502 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1ae49c0b-41ce-4f26-9786-a29450e560af tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:31:13.432569 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1ae49c0b-41ce-4f26-9786-a29450e560af tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/bdd962cd-0a10-49c0-9f8d-4be91d4a7d4a returned with HTTP 200 Jan 20 10:31:13.435894 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 350/700] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:31:13 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/bdd962cd-0a10-49c0-9f8d-4be91d4a7d4a => generated 911 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:14.469151 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bdeb696e-ba17-4889-b613-d96b8a6813ef tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/bdd962cd-0a10-49c0-9f8d-4be91d4a7d4a Jan 20 10:31:14.470109 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bdeb696e-ba17-4889-b613-d96b8a6813ef tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:14.470979 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bdeb696e-ba17-4889-b613-d96b8a6813ef tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:14.684536 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:14.684536 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:14.722370 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bdeb696e-ba17-4889-b613-d96b8a6813ef tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:31:14.864122 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bdeb696e-ba17-4889-b613-d96b8a6813ef tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/bdd962cd-0a10-49c0-9f8d-4be91d4a7d4a returned with HTTP 200 Jan 20 10:31:14.865234 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 351/701] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:31:14 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/bdd962cd-0a10-49c0-9f8d-4be91d4a7d4a => generated 912 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:14.880820 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8f898afc-5176-4199-b061-9df9aff58efa tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] POST http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes Jan 20 10:31:14.881344 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:14.881344 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:14.881770 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8f898afc-5176-4199-b061-9df9aff58efa tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1494184913"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:31:14.882892 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-8f898afc-5176-4199-b061-9df9aff58efa tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1494184913'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:31:14.883276 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-8f898afc-5176-4199-b061-9df9aff58efa tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Create volume of 1 GB Jan 20 10:31:14.911949 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8f898afc-5176-4199-b061-9df9aff58efa tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Availability Zones retrieved successfully. Jan 20 10:31:14.952361 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8f898afc-5176-4199-b061-9df9aff58efa tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Flow 'volume_create_api' (44f5c5da-b580-4f44-99a1-c8f842d11e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:31:14.955743 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8f898afc-5176-4199-b061-9df9aff58efa tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23b68079-8da1-462b-8d64-cc97283c3376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:31:14.958032 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-8f898afc-5176-4199-b061-9df9aff58efa tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:31:15.120320 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8f898afc-5176-4199-b061-9df9aff58efa tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23b68079-8da1-462b-8d64-cc97283c3376) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:31:15.125216 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8f898afc-5176-4199-b061-9df9aff58efa tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a26ea801-7e55-4c50-ac48-6983fe8e1412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:31:15.276101 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-8f898afc-5176-4199-b061-9df9aff58efa tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Created reservations ['be474ac9-22cf-42f7-b562-de0e60c55282', '596989b5-8652-42ae-9f7a-539c40a37b2b', 'aeebf401-2f30-4fd1-a99a-9e0436bb046d', '6c28844a-30c5-4df1-b531-f8664f980470'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:31:15.280503 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8f898afc-5176-4199-b061-9df9aff58efa tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a26ea801-7e55-4c50-ac48-6983fe8e1412) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be474ac9-22cf-42f7-b562-de0e60c55282', '596989b5-8652-42ae-9f7a-539c40a37b2b', 'aeebf401-2f30-4fd1-a99a-9e0436bb046d', '6c28844a-30c5-4df1-b531-f8664f980470']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:31:15.285376 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8f898afc-5176-4199-b061-9df9aff58efa tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cee7d3a-ffec-4ac5-8247-4e609bb32325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:31:15.424446 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8f898afc-5176-4199-b061-9df9aff58efa tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cee7d3a-ffec-4ac5-8247-4e609bb32325) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59b38be2-9df8-42e6-947a-64c3a473858e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1494184913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='802b28a76d68445d990c665dde873172',qos_specs=None,replication_status=,reservations=['be474ac9-22cf-42f7-b562-de0e60c55282','596989b5-8652-42ae-9f7a-539c40a37b2b','aeebf401-2f30-4fd1-a99a-9e0436bb046d','6c28844a-30c5-4df1-b531-f8664f980470'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='025a9bc72d6c468c9e542cf2d2e3d950',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:31:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1494184913',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59b38be2-9df8-42e6-947a-64c3a473858e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='802b28a76d68445d990c665dde873172',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='025a9bc72d6c468c9e542cf2d2e3d950',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:31:15.428520 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8f898afc-5176-4199-b061-9df9aff58efa tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a112d57e-d526-49e7-9d06-5846b493e4fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:31:15.482315 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8f898afc-5176-4199-b061-9df9aff58efa tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a112d57e-d526-49e7-9d06-5846b493e4fb) transitioned into state 'SUCCESS' from state '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-1494184913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='802b28a76d68445d990c665dde873172',qos_specs=None,replication_status=,reservations=['be474ac9-22cf-42f7-b562-de0e60c55282','596989b5-8652-42ae-9f7a-539c40a37b2b','aeebf401-2f30-4fd1-a99a-9e0436bb046d','6c28844a-30c5-4df1-b531-f8664f980470'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='025a9bc72d6c468c9e542cf2d2e3d950',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:31:15.487763 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8f898afc-5176-4199-b061-9df9aff58efa tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e357766-95c6-41e5-8790-514ea5aa7ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:31:15.513086 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8f898afc-5176-4199-b061-9df9aff58efa tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e357766-95c6-41e5-8790-514ea5aa7ad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:31:15.517057 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8f898afc-5176-4199-b061-9df9aff58efa tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Flow 'volume_create_api' (44f5c5da-b580-4f44-99a1-c8f842d11e06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:31:15.606848 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8f898afc-5176-4199-b061-9df9aff58efa tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Create volume request issued successfully. Jan 20 10:31:15.626360 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8f898afc-5176-4199-b061-9df9aff58efa tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes returned with HTTP 202 Jan 20 10:31:15.630016 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 351/702] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:31:14 2021] POST /volume/v3/802b28a76d68445d990c665dde873172/volumes => generated 821 bytes in 753 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 20 10:31:15.649298 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e8cb3a0b-cd60-4227-8b70-f2e58769dc13 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/59b38be2-9df8-42e6-947a-64c3a473858e Jan 20 10:31:15.650296 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e8cb3a0b-cd60-4227-8b70-f2e58769dc13 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:15.651063 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:15.651063 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:15.652056 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e8cb3a0b-cd60-4227-8b70-f2e58769dc13 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:15.801936 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:15.801936 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:15.818307 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e8cb3a0b-cd60-4227-8b70-f2e58769dc13 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:31:15.871438 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e8cb3a0b-cd60-4227-8b70-f2e58769dc13 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/59b38be2-9df8-42e6-947a-64c3a473858e returned with HTTP 200 Jan 20 10:31:15.873235 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 352/703] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:31:15 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/59b38be2-9df8-42e6-947a-64c3a473858e => generated 913 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:16.895313 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fc8e9027-6f57-4f3d-a4af-675ccec73255 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/59b38be2-9df8-42e6-947a-64c3a473858e Jan 20 10:31:16.896152 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fc8e9027-6f57-4f3d-a4af-675ccec73255 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:16.896781 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:16.896781 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:16.897411 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fc8e9027-6f57-4f3d-a4af-675ccec73255 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:17.055130 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:17.055130 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:17.076791 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fc8e9027-6f57-4f3d-a4af-675ccec73255 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:31:17.141629 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fc8e9027-6f57-4f3d-a4af-675ccec73255 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/59b38be2-9df8-42e6-947a-64c3a473858e returned with HTTP 200 Jan 20 10:31:17.143900 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 352/704] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:31:16 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/59b38be2-9df8-42e6-947a-64c3a473858e => generated 913 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:31:18.165031 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5766e67b-cf6f-4608-90f5-bde8b193b9ad tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/59b38be2-9df8-42e6-947a-64c3a473858e Jan 20 10:31:18.166972 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5766e67b-cf6f-4608-90f5-bde8b193b9ad tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:18.167613 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:18.167613 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:18.168744 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5766e67b-cf6f-4608-90f5-bde8b193b9ad tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:18.250603 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:18.250603 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:18.262018 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5766e67b-cf6f-4608-90f5-bde8b193b9ad tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:31:18.291486 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5766e67b-cf6f-4608-90f5-bde8b193b9ad tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/59b38be2-9df8-42e6-947a-64c3a473858e returned with HTTP 200 Jan 20 10:31:18.292811 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 353/705] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:31:18 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/59b38be2-9df8-42e6-947a-64c3a473858e => generated 914 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:22.324526 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8b87c4ec-c548-418c-9f34-5f9c65d9fafd tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] POST http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/volumes Jan 20 10:31:22.325344 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:22.325344 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:22.325344 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8b87c4ec-c548-418c-9f34-5f9c65d9fafd tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-38991566"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:31:22.327119 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-8b87c4ec-c548-418c-9f34-5f9c65d9fafd tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-38991566'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:31:22.327496 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-8b87c4ec-c548-418c-9f34-5f9c65d9fafd tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Create volume of 1 GB Jan 20 10:31:22.374306 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8b87c4ec-c548-418c-9f34-5f9c65d9fafd tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Availability Zones retrieved successfully. Jan 20 10:31:22.433740 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8b87c4ec-c548-418c-9f34-5f9c65d9fafd tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Flow 'volume_create_api' (d087bb39-f096-4eff-8bc4-3bccbc29bf69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:31:22.438203 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8b87c4ec-c548-418c-9f34-5f9c65d9fafd tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36412eb4-85ec-420c-8395-0ae8a9dbe3a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:31:22.450215 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-8b87c4ec-c548-418c-9f34-5f9c65d9fafd tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:31:22.691331 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8b87c4ec-c548-418c-9f34-5f9c65d9fafd tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36412eb4-85ec-420c-8395-0ae8a9dbe3a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:31:22.694495 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8b87c4ec-c548-418c-9f34-5f9c65d9fafd tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a39b9924-3fbe-4c21-9129-65788ff989d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:31:23.012866 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-8b87c4ec-c548-418c-9f34-5f9c65d9fafd tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Created reservations ['e37789a3-c624-4487-99ba-e96f2d5ffc83', '69bcd6be-6ff9-4c1b-b3fc-d648ea928c6b', 'fd734b4f-7650-4daf-8378-34c8e8e25208', 'ab11a118-ef3c-4637-a7ef-c86684a0d814'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:31:23.017165 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8b87c4ec-c548-418c-9f34-5f9c65d9fafd tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a39b9924-3fbe-4c21-9129-65788ff989d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e37789a3-c624-4487-99ba-e96f2d5ffc83', '69bcd6be-6ff9-4c1b-b3fc-d648ea928c6b', 'fd734b4f-7650-4daf-8378-34c8e8e25208', 'ab11a118-ef3c-4637-a7ef-c86684a0d814']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:31:23.021362 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8b87c4ec-c548-418c-9f34-5f9c65d9fafd tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4465a142-dda1-417a-8663-9ecc189a9e61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:31:23.186276 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8b87c4ec-c548-418c-9f34-5f9c65d9fafd tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4465a142-dda1-417a-8663-9ecc189a9e61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b02b8e7-a814-4f10-a0cb-5f13d5dff6f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-38991566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd257685b52a4b998b33ef0542343d41',qos_specs=None,replication_status=,reservations=['e37789a3-c624-4487-99ba-e96f2d5ffc83','69bcd6be-6ff9-4c1b-b3fc-d648ea928c6b','fd734b4f-7650-4daf-8378-34c8e8e25208','ab11a118-ef3c-4637-a7ef-c86684a0d814'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b693e7361b464a90b1e69aa71af3cb83',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:31:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-38991566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b02b8e7-a814-4f10-a0cb-5f13d5dff6f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd257685b52a4b998b33ef0542343d41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b693e7361b464a90b1e69aa71af3cb83',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:31:23.196066 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8b87c4ec-c548-418c-9f34-5f9c65d9fafd tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abe8128e-7e01-4dd0-8293-fc8c96288f4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:31:23.301789 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8b87c4ec-c548-418c-9f34-5f9c65d9fafd tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abe8128e-7e01-4dd0-8293-fc8c96288f4a) transitioned into state 'SUCCESS' from state '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-38991566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd257685b52a4b998b33ef0542343d41',qos_specs=None,replication_status=,reservations=['e37789a3-c624-4487-99ba-e96f2d5ffc83','69bcd6be-6ff9-4c1b-b3fc-d648ea928c6b','fd734b4f-7650-4daf-8378-34c8e8e25208','ab11a118-ef3c-4637-a7ef-c86684a0d814'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b693e7361b464a90b1e69aa71af3cb83',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:31:23.304071 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8b87c4ec-c548-418c-9f34-5f9c65d9fafd tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c23fe6a-eba8-4acd-a535-a4d97772ee50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:31:23.352044 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8b87c4ec-c548-418c-9f34-5f9c65d9fafd tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c23fe6a-eba8-4acd-a535-a4d97772ee50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:31:23.355168 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8b87c4ec-c548-418c-9f34-5f9c65d9fafd tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Flow 'volume_create_api' (d087bb39-f096-4eff-8bc4-3bccbc29bf69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:31:23.505220 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8b87c4ec-c548-418c-9f34-5f9c65d9fafd tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Create volume request issued successfully. Jan 20 10:31:23.526764 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8b87c4ec-c548-418c-9f34-5f9c65d9fafd tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/volumes returned with HTTP 202 Jan 20 10:31:23.541004 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 353/706] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:31:21 2021] POST /volume/v3/bd257685b52a4b998b33ef0542343d41/volumes => generated 825 bytes in 2179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:31:23.553625 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-12890c13-da58-48a2-9cf4-47f664bed3fb tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/volumes/1b02b8e7-a814-4f10-a0cb-5f13d5dff6f1 Jan 20 10:31:23.554348 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-12890c13-da58-48a2-9cf4-47f664bed3fb tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:23.554725 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:23.554725 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:23.555363 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-12890c13-da58-48a2-9cf4-47f664bed3fb tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:23.714495 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:23.714495 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:23.732051 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-12890c13-da58-48a2-9cf4-47f664bed3fb tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Volume info retrieved successfully. Jan 20 10:31:23.757198 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-12890c13-da58-48a2-9cf4-47f664bed3fb tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/volumes/1b02b8e7-a814-4f10-a0cb-5f13d5dff6f1 returned with HTTP 200 Jan 20 10:31:23.758341 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 354/707] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:31:23 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/volumes/1b02b8e7-a814-4f10-a0cb-5f13d5dff6f1 => generated 893 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:24.776342 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-481b0a59-a70c-4789-af72-52869028d90b tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/volumes/1b02b8e7-a814-4f10-a0cb-5f13d5dff6f1 Jan 20 10:31:24.777586 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-481b0a59-a70c-4789-af72-52869028d90b tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:24.777971 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:24.777971 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:24.778660 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-481b0a59-a70c-4789-af72-52869028d90b tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:24.940541 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:24.940541 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:24.961896 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-481b0a59-a70c-4789-af72-52869028d90b tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Volume info retrieved successfully. Jan 20 10:31:24.995574 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-481b0a59-a70c-4789-af72-52869028d90b tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/volumes/1b02b8e7-a814-4f10-a0cb-5f13d5dff6f1 returned with HTTP 200 Jan 20 10:31:24.997454 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 354/708] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:31:24 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/volumes/1b02b8e7-a814-4f10-a0cb-5f13d5dff6f1 => generated 917 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:26.023418 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b655a768-f88c-4844-ad84-b36f74d07c1f tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/volumes/1b02b8e7-a814-4f10-a0cb-5f13d5dff6f1 Jan 20 10:31:26.024316 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b655a768-f88c-4844-ad84-b36f74d07c1f tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:26.024775 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:26.024775 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:26.025208 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b655a768-f88c-4844-ad84-b36f74d07c1f tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:26.158794 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:26.158794 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:26.169358 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b655a768-f88c-4844-ad84-b36f74d07c1f tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Volume info retrieved successfully. Jan 20 10:31:26.220517 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b655a768-f88c-4844-ad84-b36f74d07c1f tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/volumes/1b02b8e7-a814-4f10-a0cb-5f13d5dff6f1 returned with HTTP 200 Jan 20 10:31:26.226367 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 355/709] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:31:26 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/volumes/1b02b8e7-a814-4f10-a0cb-5f13d5dff6f1 => generated 918 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:26.247889 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8ba1d6a3-138b-406a-9564-adad6fb2677d tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] POST http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots Jan 20 10:31:26.249086 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:26.249086 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:26.249496 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8ba1d6a3-138b-406a-9564-adad6fb2677d tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1b02b8e7-a814-4f10-a0cb-5f13d5dff6f1", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-724671112"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:31:26.467892 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:26.467892 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:26.469142 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8ba1d6a3-138b-406a-9564-adad6fb2677d tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Volume info retrieved successfully. Jan 20 10:31:26.472769 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-8ba1d6a3-138b-406a-9564-adad6fb2677d tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Create snapshot from volume 1b02b8e7-a814-4f10-a0cb-5f13d5dff6f1 Jan 20 10:31:26.674811 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-8ba1d6a3-138b-406a-9564-adad6fb2677d tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Created reservations ['e60601c6-21ff-4abe-b52c-550064902678', 'd14291b1-b918-4ba3-b0ad-b14e38812cdf', 'e44f6adc-c2b0-4d50-9dfc-2765dd9eb060', '7d2b33de-a248-4975-b58c-0c90099275f8'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:31:27.012450 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8ba1d6a3-138b-406a-9564-adad6fb2677d tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Snapshot create request issued successfully. Jan 20 10:31:27.014410 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8ba1d6a3-138b-406a-9564-adad6fb2677d tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots returned with HTTP 202 Jan 20 10:31:27.031669 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 355/710] 10.222.0.73 () {60 vars in 1232 bytes} [Wed Jan 20 10:31:26 2021] POST /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots => generated 313 bytes in 774 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:31:27.036889 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dbbc9e16-7e87-4040-b439-06fc561c1fd9 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/ecfcfc18-4ed3-479c-aaa5-45511a6f24dc Jan 20 10:31:27.039565 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dbbc9e16-7e87-4040-b439-06fc561c1fd9 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:27.042147 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:27.042147 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:27.048070 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dbbc9e16-7e87-4040-b439-06fc561c1fd9 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:27.129801 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:27.129801 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:27.134016 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dbbc9e16-7e87-4040-b439-06fc561c1fd9 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Snapshot retrieved successfully. Jan 20 10:31:27.142256 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dbbc9e16-7e87-4040-b439-06fc561c1fd9 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/ecfcfc18-4ed3-479c-aaa5-45511a6f24dc returned with HTTP 200 Jan 20 10:31:27.143501 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 356/711] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:31:27 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/ecfcfc18-4ed3-479c-aaa5-45511a6f24dc => generated 445 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:28.161517 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9a8a0e35-423b-406d-95e0-6cf946e17740 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/ecfcfc18-4ed3-479c-aaa5-45511a6f24dc Jan 20 10:31:28.163022 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9a8a0e35-423b-406d-95e0-6cf946e17740 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:28.163408 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:28.163408 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:28.164075 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9a8a0e35-423b-406d-95e0-6cf946e17740 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:28.213618 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:28.213618 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:28.215452 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9a8a0e35-423b-406d-95e0-6cf946e17740 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Snapshot retrieved successfully. Jan 20 10:31:28.218549 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9a8a0e35-423b-406d-95e0-6cf946e17740 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/ecfcfc18-4ed3-479c-aaa5-45511a6f24dc returned with HTTP 200 Jan 20 10:31:28.220722 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 356/712] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:31:28 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/ecfcfc18-4ed3-479c-aaa5-45511a6f24dc => generated 445 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:29.240085 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a6126fbb-19e3-4f5c-aee8-61cafc5a2894 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/ecfcfc18-4ed3-479c-aaa5-45511a6f24dc Jan 20 10:31:29.241567 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a6126fbb-19e3-4f5c-aee8-61cafc5a2894 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:29.241890 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:29.241890 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:29.244665 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a6126fbb-19e3-4f5c-aee8-61cafc5a2894 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:29.362597 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:29.362597 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:29.366441 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a6126fbb-19e3-4f5c-aee8-61cafc5a2894 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Snapshot retrieved successfully. Jan 20 10:31:29.381532 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a6126fbb-19e3-4f5c-aee8-61cafc5a2894 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/ecfcfc18-4ed3-479c-aaa5-45511a6f24dc returned with HTTP 200 Jan 20 10:31:29.388678 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 357/713] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:31:29 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/ecfcfc18-4ed3-479c-aaa5-45511a6f24dc => generated 445 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:30.395907 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-61e80a84-3ade-4229-bb4c-5f608e79feda tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/ecfcfc18-4ed3-479c-aaa5-45511a6f24dc Jan 20 10:31:30.396468 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-61e80a84-3ade-4229-bb4c-5f608e79feda tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:30.396607 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:30.396607 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:30.397767 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-61e80a84-3ade-4229-bb4c-5f608e79feda tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:30.462587 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:30.462587 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:30.477351 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-61e80a84-3ade-4229-bb4c-5f608e79feda tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Snapshot retrieved successfully. Jan 20 10:31:30.484716 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-61e80a84-3ade-4229-bb4c-5f608e79feda tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/ecfcfc18-4ed3-479c-aaa5-45511a6f24dc returned with HTTP 200 Jan 20 10:31:30.485794 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 357/714] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:31:30 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/ecfcfc18-4ed3-479c-aaa5-45511a6f24dc => generated 472 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:30.501270 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-27a3c5b8-0084-4237-ac3e-bfd8c285f6c8 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] POST http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots Jan 20 10:31:30.502155 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:30.502155 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:30.507095 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-27a3c5b8-0084-4237-ac3e-bfd8c285f6c8 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1b02b8e7-a814-4f10-a0cb-5f13d5dff6f1", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1295367853"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:31:30.709464 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:30.709464 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:30.710772 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-27a3c5b8-0084-4237-ac3e-bfd8c285f6c8 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Volume info retrieved successfully. Jan 20 10:31:30.711181 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-27a3c5b8-0084-4237-ac3e-bfd8c285f6c8 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Create snapshot from volume 1b02b8e7-a814-4f10-a0cb-5f13d5dff6f1 Jan 20 10:31:30.803857 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-27a3c5b8-0084-4237-ac3e-bfd8c285f6c8 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Created reservations ['57914168-e3e1-40b1-ab98-86787515e658', '76d7db81-21ef-452e-8c5e-128771c0cd51', '430e5e19-d8eb-4f4b-8fd9-1637ec280bf4', 'f0fc728b-3d60-4464-bdf1-db6f7d38311a'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:31:30.978600 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-27a3c5b8-0084-4237-ac3e-bfd8c285f6c8 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Snapshot create request issued successfully. Jan 20 10:31:30.979569 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-27a3c5b8-0084-4237-ac3e-bfd8c285f6c8 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots returned with HTTP 202 Jan 20 10:31:30.981502 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 358/715] 10.222.0.73 () {60 vars in 1232 bytes} [Wed Jan 20 10:31:30 2021] POST /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots => generated 314 bytes in 489 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:31:30.995420 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bca688b4-220d-4515-a0d3-a97a299d644b tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/a13801a6-1b4c-40a7-8792-4633cdc7e7a8 Jan 20 10:31:30.996990 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bca688b4-220d-4515-a0d3-a97a299d644b tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:30.997475 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:30.997475 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:30.998595 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bca688b4-220d-4515-a0d3-a97a299d644b tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:31.039169 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:31.039169 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:31.041130 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bca688b4-220d-4515-a0d3-a97a299d644b tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Snapshot retrieved successfully. Jan 20 10:31:31.044216 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bca688b4-220d-4515-a0d3-a97a299d644b tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/a13801a6-1b4c-40a7-8792-4633cdc7e7a8 returned with HTTP 200 Jan 20 10:31:31.045642 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 358/716] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:31:30 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/a13801a6-1b4c-40a7-8792-4633cdc7e7a8 => generated 446 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:32.061057 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cb76fb67-208b-4678-872d-9efd7ffd2ba6 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/a13801a6-1b4c-40a7-8792-4633cdc7e7a8 Jan 20 10:31:32.062409 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cb76fb67-208b-4678-872d-9efd7ffd2ba6 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:32.062793 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:32.062793 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:32.063389 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cb76fb67-208b-4678-872d-9efd7ffd2ba6 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:32.161468 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:32.161468 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:32.163560 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cb76fb67-208b-4678-872d-9efd7ffd2ba6 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Snapshot retrieved successfully. Jan 20 10:31:32.167236 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cb76fb67-208b-4678-872d-9efd7ffd2ba6 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/a13801a6-1b4c-40a7-8792-4633cdc7e7a8 returned with HTTP 200 Jan 20 10:31:32.177526 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 359/717] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:31:32 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/a13801a6-1b4c-40a7-8792-4633cdc7e7a8 => generated 446 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:33.191994 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-90697230-36f9-429f-96ca-7c9ee49eb1ea tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/a13801a6-1b4c-40a7-8792-4633cdc7e7a8 Jan 20 10:31:33.193514 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-90697230-36f9-429f-96ca-7c9ee49eb1ea tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:33.194807 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:33.194807 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:33.195617 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-90697230-36f9-429f-96ca-7c9ee49eb1ea tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:33.346980 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:33.346980 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:33.348660 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-90697230-36f9-429f-96ca-7c9ee49eb1ea tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Snapshot retrieved successfully. Jan 20 10:31:33.351072 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-90697230-36f9-429f-96ca-7c9ee49eb1ea tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/a13801a6-1b4c-40a7-8792-4633cdc7e7a8 returned with HTTP 200 Jan 20 10:31:33.364688 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 359/718] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:31:33 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/a13801a6-1b4c-40a7-8792-4633cdc7e7a8 => generated 446 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:34.370426 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0ff94257-9db4-46d2-bc20-b184317ab121 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/a13801a6-1b4c-40a7-8792-4633cdc7e7a8 Jan 20 10:31:34.371065 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0ff94257-9db4-46d2-bc20-b184317ab121 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:34.371231 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:34.371231 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:34.371697 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0ff94257-9db4-46d2-bc20-b184317ab121 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:34.415194 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:34.415194 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:34.416776 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0ff94257-9db4-46d2-bc20-b184317ab121 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Snapshot retrieved successfully. Jan 20 10:31:34.419298 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0ff94257-9db4-46d2-bc20-b184317ab121 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/a13801a6-1b4c-40a7-8792-4633cdc7e7a8 returned with HTTP 200 Jan 20 10:31:34.420448 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 360/719] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:31:34 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/a13801a6-1b4c-40a7-8792-4633cdc7e7a8 => generated 473 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:34.437615 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fafe8046-846c-4339-969f-79108775e4eb tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] POST http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots Jan 20 10:31:34.438529 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:34.438529 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:34.439243 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fafe8046-846c-4339-969f-79108775e4eb tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1b02b8e7-a814-4f10-a0cb-5f13d5dff6f1", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-38313312"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:31:34.521484 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:34.521484 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:34.539011 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fafe8046-846c-4339-969f-79108775e4eb tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Volume info retrieved successfully. Jan 20 10:31:34.539699 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-fafe8046-846c-4339-969f-79108775e4eb tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Create snapshot from volume 1b02b8e7-a814-4f10-a0cb-5f13d5dff6f1 Jan 20 10:31:34.706783 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-fafe8046-846c-4339-969f-79108775e4eb tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Created reservations ['ff9ca979-5afa-4ae2-813d-a8c805487c2a', '29c1d8f0-e84a-4623-ad50-99d1273a6027', 'b1fc3880-1299-474f-bc17-621895e1682d', '4eb13c1f-67e4-4d25-a906-c5b7fc16862b'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:31:35.074470 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fafe8046-846c-4339-969f-79108775e4eb tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Snapshot create request issued successfully. Jan 20 10:31:35.075625 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fafe8046-846c-4339-969f-79108775e4eb tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots returned with HTTP 202 Jan 20 10:31:35.079561 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 360/720] 10.222.0.73 () {60 vars in 1232 bytes} [Wed Jan 20 10:31:34 2021] POST /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots => generated 312 bytes in 646 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:31:35.094306 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-416e4efd-5156-46dd-b014-d58009878034 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/de45ee52-74c8-48b5-844b-6b0599cb1071 Jan 20 10:31:35.094843 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-416e4efd-5156-46dd-b014-d58009878034 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:35.095035 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:35.095035 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:35.095381 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-416e4efd-5156-46dd-b014-d58009878034 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:35.172420 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:35.172420 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:35.197903 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-416e4efd-5156-46dd-b014-d58009878034 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Snapshot retrieved successfully. Jan 20 10:31:35.202961 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-416e4efd-5156-46dd-b014-d58009878034 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/de45ee52-74c8-48b5-844b-6b0599cb1071 returned with HTTP 200 Jan 20 10:31:35.204810 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 361/721] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:31:35 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/de45ee52-74c8-48b5-844b-6b0599cb1071 => generated 444 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:36.225323 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-249472dc-0d9d-4f2d-9b52-e5516237bacb tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/de45ee52-74c8-48b5-844b-6b0599cb1071 Jan 20 10:31:36.234515 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-249472dc-0d9d-4f2d-9b52-e5516237bacb tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:36.234893 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:36.234893 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:36.235800 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-249472dc-0d9d-4f2d-9b52-e5516237bacb tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:36.298873 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:36.298873 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:36.300969 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-249472dc-0d9d-4f2d-9b52-e5516237bacb tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Snapshot retrieved successfully. Jan 20 10:31:36.305628 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-249472dc-0d9d-4f2d-9b52-e5516237bacb tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/de45ee52-74c8-48b5-844b-6b0599cb1071 returned with HTTP 200 Jan 20 10:31:36.307472 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 361/722] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:31:36 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/de45ee52-74c8-48b5-844b-6b0599cb1071 => generated 444 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:31:37.321892 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f615a483-65be-424b-b771-16345c9678c2 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/de45ee52-74c8-48b5-844b-6b0599cb1071 Jan 20 10:31:37.322417 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f615a483-65be-424b-b771-16345c9678c2 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:37.322907 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:37.322907 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:37.323587 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f615a483-65be-424b-b771-16345c9678c2 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:37.378747 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:37.378747 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:37.382262 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f615a483-65be-424b-b771-16345c9678c2 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Snapshot retrieved successfully. Jan 20 10:31:37.387301 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f615a483-65be-424b-b771-16345c9678c2 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/de45ee52-74c8-48b5-844b-6b0599cb1071 returned with HTTP 200 Jan 20 10:31:37.390221 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 362/723] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:31:37 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/de45ee52-74c8-48b5-844b-6b0599cb1071 => generated 444 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:38.403258 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d8583831-6bc9-40ef-b790-40ab952f7142 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/de45ee52-74c8-48b5-844b-6b0599cb1071 Jan 20 10:31:38.404535 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d8583831-6bc9-40ef-b790-40ab952f7142 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:38.404767 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:38.404767 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:38.405976 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d8583831-6bc9-40ef-b790-40ab952f7142 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:38.437847 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:38.437847 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:38.439102 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d8583831-6bc9-40ef-b790-40ab952f7142 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Snapshot retrieved successfully. Jan 20 10:31:38.455094 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d8583831-6bc9-40ef-b790-40ab952f7142 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/de45ee52-74c8-48b5-844b-6b0599cb1071 returned with HTTP 200 Jan 20 10:31:38.455919 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 362/724] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:31:38 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/de45ee52-74c8-48b5-844b-6b0599cb1071 => generated 471 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:38.475904 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-71e289c1-934e-4f47-bbcf-a4bae80745e4 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots?limit=1 Jan 20 10:31:38.476446 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-71e289c1-934e-4f47-bbcf-a4bae80745e4 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:38.476671 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:38.476671 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:38.477142 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-71e289c1-934e-4f47-bbcf-a4bae80745e4 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:38.477940 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-71e289c1-934e-4f47-bbcf-a4bae80745e4 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:31:38.485947 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-71e289c1-934e-4f47-bbcf-a4bae80745e4 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Building query based on filter {{(pid=87960) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 20 10:31:38.559713 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-71e289c1-934e-4f47-bbcf-a4bae80745e4 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Get all snapshots completed successfully. Jan 20 10:31:38.563946 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-71e289c1-934e-4f47-bbcf-a4bae80745e4 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots?limit=1 returned with HTTP 200 Jan 20 10:31:38.577129 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 363/725] 10.222.0.73 () {58 vars in 1225 bytes} [Wed Jan 20 10:31:38 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots?limit=1 => generated 513 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:38.579268 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2c5c4708-da5a-4408-adb6-ce3b68ebf981 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots Jan 20 10:31:38.580396 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2c5c4708-da5a-4408-adb6-ce3b68ebf981 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:38.580616 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:38.580616 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:38.581028 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2c5c4708-da5a-4408-adb6-ce3b68ebf981 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:38.581901 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-2c5c4708-da5a-4408-adb6-ce3b68ebf981 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:31:38.584593 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-2c5c4708-da5a-4408-adb6-ce3b68ebf981 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Building query based on filter {{(pid=87959) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 20 10:31:38.629104 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2c5c4708-da5a-4408-adb6-ce3b68ebf981 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Get all snapshots completed successfully. Jan 20 10:31:38.631291 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2c5c4708-da5a-4408-adb6-ce3b68ebf981 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots returned with HTTP 200 Jan 20 10:31:38.633108 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 363/726] 10.222.0.73 () {58 vars in 1210 bytes} [Wed Jan 20 10:31:38 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots => generated 993 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:38.648585 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-413f5ff2-8b88-43df-b032-3a9b1e48597e tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots?limit=100000 Jan 20 10:31:38.649662 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-413f5ff2-8b88-43df-b032-3a9b1e48597e tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:38.650136 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:38.650136 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:38.650802 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-413f5ff2-8b88-43df-b032-3a9b1e48597e tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:38.651603 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-413f5ff2-8b88-43df-b032-3a9b1e48597e tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:31:38.652533 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:38.652533 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:38.655618 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-413f5ff2-8b88-43df-b032-3a9b1e48597e tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Building query based on filter {{(pid=87960) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 20 10:31:38.688142 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-413f5ff2-8b88-43df-b032-3a9b1e48597e tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Get all snapshots completed successfully. Jan 20 10:31:38.690239 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-413f5ff2-8b88-43df-b032-3a9b1e48597e tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots?limit=100000 returned with HTTP 200 Jan 20 10:31:38.691620 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 364/727] 10.222.0.73 () {58 vars in 1235 bytes} [Wed Jan 20 10:31:38 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots?limit=100000 => generated 993 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:38.715748 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7b31568f-63ad-4f4c-8f28-f540f5c17a91 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots?limit=0 Jan 20 10:31:38.717462 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7b31568f-63ad-4f4c-8f28-f540f5c17a91 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:38.718245 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:38.718245 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:38.718980 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7b31568f-63ad-4f4c-8f28-f540f5c17a91 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:38.720362 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-7b31568f-63ad-4f4c-8f28-f540f5c17a91 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:31:38.721833 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:38.721833 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:38.727741 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-7b31568f-63ad-4f4c-8f28-f540f5c17a91 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Building query based on filter {{(pid=87959) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 20 10:31:38.766190 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7b31568f-63ad-4f4c-8f28-f540f5c17a91 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Get all snapshots completed successfully. Jan 20 10:31:38.771029 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7b31568f-63ad-4f4c-8f28-f540f5c17a91 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots?limit=0 returned with HTTP 200 Jan 20 10:31:38.772622 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 364/728] 10.222.0.73 () {58 vars in 1225 bytes} [Wed Jan 20 10:31:38 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots?limit=0 => generated 17 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 20 10:31:38.796010 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-38372b97-8251-4d3a-9de9-23375d4eb536 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots Jan 20 10:31:38.802169 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-38372b97-8251-4d3a-9de9-23375d4eb536 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:38.802870 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:38.802870 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:38.803677 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-38372b97-8251-4d3a-9de9-23375d4eb536 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:38.805453 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-38372b97-8251-4d3a-9de9-23375d4eb536 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:31:38.806970 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:38.806970 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:38.810210 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-38372b97-8251-4d3a-9de9-23375d4eb536 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Building query based on filter {{(pid=87960) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 20 10:31:38.841995 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-38372b97-8251-4d3a-9de9-23375d4eb536 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Get all snapshots completed successfully. Jan 20 10:31:38.844861 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-38372b97-8251-4d3a-9de9-23375d4eb536 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots returned with HTTP 200 Jan 20 10:31:38.867297 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-df158919-034f-45d7-bf6e-5de5958ba766 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots?marker=a13801a6-1b4c-40a7-8792-4633cdc7e7a8 Jan 20 10:31:38.869406 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-df158919-034f-45d7-bf6e-5de5958ba766 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:38.869736 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 365/729] 10.222.0.73 () {58 vars in 1210 bytes} [Wed Jan 20 10:31:38 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots => generated 993 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:38.870703 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-df158919-034f-45d7-bf6e-5de5958ba766 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:38.871717 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-df158919-034f-45d7-bf6e-5de5958ba766 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:31:38.874953 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-df158919-034f-45d7-bf6e-5de5958ba766 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Building query based on filter {{(pid=87959) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 20 10:31:38.959199 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-df158919-034f-45d7-bf6e-5de5958ba766 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Get all snapshots completed successfully. Jan 20 10:31:38.961192 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-df158919-034f-45d7-bf6e-5de5958ba766 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots?marker=a13801a6-1b4c-40a7-8792-4633cdc7e7a8 returned with HTTP 200 Jan 20 10:31:38.963508 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 365/730] 10.222.0.73 () {58 vars in 1297 bytes} [Wed Jan 20 10:31:38 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots?marker=a13801a6-1b4c-40a7-8792-4633cdc7e7a8 => generated 341 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:38.985103 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-22580833-b0a0-40c3-b79c-8947c4236140 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots?offset=2&limit=3 Jan 20 10:31:38.987692 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-22580833-b0a0-40c3-b79c-8947c4236140 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:38.988552 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:38.988552 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:38.989964 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-22580833-b0a0-40c3-b79c-8947c4236140 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:38.991027 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-22580833-b0a0-40c3-b79c-8947c4236140 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:31:38.991972 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:38.991972 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:38.994035 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-22580833-b0a0-40c3-b79c-8947c4236140 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Building query based on filter {{(pid=87960) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 20 10:31:39.018798 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-22580833-b0a0-40c3-b79c-8947c4236140 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Get all snapshots completed successfully. Jan 20 10:31:39.020448 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-22580833-b0a0-40c3-b79c-8947c4236140 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots?offset=2&limit=3 returned with HTTP 200 Jan 20 10:31:39.021942 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 366/731] 10.222.0.73 () {58 vars in 1243 bytes} [Wed Jan 20 10:31:38 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots?offset=2&limit=3 => generated 341 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:39.036159 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ce69c0f1-61c5-4e4f-9600-18b7d481fb54 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots?sort_key=created_at&sort_dir=asc Jan 20 10:31:39.037062 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ce69c0f1-61c5-4e4f-9600-18b7d481fb54 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:39.037471 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:39.037471 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:39.038349 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ce69c0f1-61c5-4e4f-9600-18b7d481fb54 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:39.039133 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-ce69c0f1-61c5-4e4f-9600-18b7d481fb54 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:31:39.040060 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:39.040060 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:39.042872 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-ce69c0f1-61c5-4e4f-9600-18b7d481fb54 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Building query based on filter {{(pid=87959) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 20 10:31:39.092032 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ce69c0f1-61c5-4e4f-9600-18b7d481fb54 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Get all snapshots completed successfully. Jan 20 10:31:39.093470 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ce69c0f1-61c5-4e4f-9600-18b7d481fb54 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jan 20 10:31:39.094659 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 366/732] 10.222.0.73 () {58 vars in 1275 bytes} [Wed Jan 20 10:31:39 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots?sort_key=created_at&sort_dir=asc => generated 993 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:39.113524 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-66e87ad8-a6b9-4be3-8eee-92ed0d2d6eca tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots?sort_key=created_at&sort_dir=desc Jan 20 10:31:39.114053 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-66e87ad8-a6b9-4be3-8eee-92ed0d2d6eca tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:39.114254 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:39.114254 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:39.114603 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-66e87ad8-a6b9-4be3-8eee-92ed0d2d6eca tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:39.116074 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-66e87ad8-a6b9-4be3-8eee-92ed0d2d6eca tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:31:39.116425 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:39.116425 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:39.118898 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-66e87ad8-a6b9-4be3-8eee-92ed0d2d6eca tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Building query based on filter {{(pid=87960) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 20 10:31:39.172285 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-66e87ad8-a6b9-4be3-8eee-92ed0d2d6eca tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Get all snapshots completed successfully. Jan 20 10:31:39.173570 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-66e87ad8-a6b9-4be3-8eee-92ed0d2d6eca tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jan 20 10:31:39.196176 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bee387fc-82db-4303-8f31-223c5dd8ae36 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots?sort_key=id&sort_dir=asc Jan 20 10:31:39.197657 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bee387fc-82db-4303-8f31-223c5dd8ae36 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:39.198092 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:39.198092 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:39.198873 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bee387fc-82db-4303-8f31-223c5dd8ae36 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:39.199764 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-bee387fc-82db-4303-8f31-223c5dd8ae36 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:31:39.200839 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:39.200839 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:39.201536 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 367/733] 10.222.0.73 () {58 vars in 1277 bytes} [Wed Jan 20 10:31:39 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots?sort_key=created_at&sort_dir=desc => generated 993 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:39.205138 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-bee387fc-82db-4303-8f31-223c5dd8ae36 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Building query based on filter {{(pid=87959) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 20 10:31:39.231532 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bee387fc-82db-4303-8f31-223c5dd8ae36 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Get all snapshots completed successfully. Jan 20 10:31:39.233506 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bee387fc-82db-4303-8f31-223c5dd8ae36 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jan 20 10:31:39.250678 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7cac3011-ce77-4211-95f4-dd0a23022e4c tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots?sort_key=id&sort_dir=desc Jan 20 10:31:39.251585 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7cac3011-ce77-4211-95f4-dd0a23022e4c tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:39.252069 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:39.252069 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:39.252678 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7cac3011-ce77-4211-95f4-dd0a23022e4c tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:39.253593 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-7cac3011-ce77-4211-95f4-dd0a23022e4c tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:31:39.255717 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:39.255717 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:39.256989 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 367/734] 10.222.0.73 () {58 vars in 1259 bytes} [Wed Jan 20 10:31:39 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots?sort_key=id&sort_dir=asc => generated 993 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:39.259371 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-7cac3011-ce77-4211-95f4-dd0a23022e4c tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Building query based on filter {{(pid=87960) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 20 10:31:39.294093 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7cac3011-ce77-4211-95f4-dd0a23022e4c tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Get all snapshots completed successfully. Jan 20 10:31:39.296318 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7cac3011-ce77-4211-95f4-dd0a23022e4c tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jan 20 10:31:39.297743 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 368/735] 10.222.0.73 () {58 vars in 1261 bytes} [Wed Jan 20 10:31:39 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots?sort_key=id&sort_dir=desc => generated 993 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:39.311810 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d4505fbf-13af-4084-8b3b-efaa043e376e tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots?sort_key=display_name&sort_dir=asc Jan 20 10:31:39.312679 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d4505fbf-13af-4084-8b3b-efaa043e376e tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:39.313079 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:39.313079 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:39.313988 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d4505fbf-13af-4084-8b3b-efaa043e376e tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:39.314835 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-d4505fbf-13af-4084-8b3b-efaa043e376e tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:31:39.318869 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:39.318869 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:39.321500 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-d4505fbf-13af-4084-8b3b-efaa043e376e tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Building query based on filter {{(pid=87959) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 20 10:31:39.360074 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d4505fbf-13af-4084-8b3b-efaa043e376e tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Get all snapshots completed successfully. Jan 20 10:31:39.361064 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d4505fbf-13af-4084-8b3b-efaa043e376e tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jan 20 10:31:39.371084 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 368/736] 10.222.0.73 () {58 vars in 1279 bytes} [Wed Jan 20 10:31:39 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots?sort_key=display_name&sort_dir=asc => generated 993 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:39.378577 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cf55c965-de18-4038-9740-f1b0cf899637 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots?sort_key=display_name&sort_dir=desc Jan 20 10:31:39.379567 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cf55c965-de18-4038-9740-f1b0cf899637 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:39.380553 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:39.380553 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:39.381511 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cf55c965-de18-4038-9740-f1b0cf899637 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:39.382439 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-cf55c965-de18-4038-9740-f1b0cf899637 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:31:39.385260 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:39.385260 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:39.388058 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-cf55c965-de18-4038-9740-f1b0cf899637 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Building query based on filter {{(pid=87960) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 20 10:31:39.418152 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cf55c965-de18-4038-9740-f1b0cf899637 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Get all snapshots completed successfully. Jan 20 10:31:39.419799 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cf55c965-de18-4038-9740-f1b0cf899637 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jan 20 10:31:39.437110 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3ad6b738-e04f-4178-bbc8-213b998a4202 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-38313312 Jan 20 10:31:39.437973 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3ad6b738-e04f-4178-bbc8-213b998a4202 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:39.438363 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:39.438363 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:39.439378 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3ad6b738-e04f-4178-bbc8-213b998a4202 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:39.441811 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-3ad6b738-e04f-4178-bbc8-213b998a4202 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:31:39.443089 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:39.443089 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:39.443441 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 369/737] 10.222.0.73 () {58 vars in 1281 bytes} [Wed Jan 20 10:31:39 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots?sort_key=display_name&sort_dir=desc => generated 993 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:39.445762 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-3ad6b738-e04f-4178-bbc8-213b998a4202 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Building query based on filter {{(pid=87959) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 20 10:31:39.474230 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3ad6b738-e04f-4178-bbc8-213b998a4202 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Get all snapshots completed successfully. Jan 20 10:31:39.476827 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:39.476827 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:39.479081 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3ad6b738-e04f-4178-bbc8-213b998a4202 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-38313312 returned with HTTP 200 Jan 20 10:31:39.490547 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 369/738] 10.222.0.73 () {58 vars in 1348 bytes} [Wed Jan 20 10:31:39 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-38313312 => generated 474 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:39.505335 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-919f1858-11f9-4623-86d0-4ba146217f33 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/detail?status=available Jan 20 10:31:39.506972 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-919f1858-11f9-4623-86d0-4ba146217f33 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:39.507589 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:39.507589 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:39.509997 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-919f1858-11f9-4623-86d0-4ba146217f33 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:39.511668 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-919f1858-11f9-4623-86d0-4ba146217f33 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:31:39.514830 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:39.514830 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:39.517534 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-919f1858-11f9-4623-86d0-4ba146217f33 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Building query based on filter {{(pid=87960) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 20 10:31:39.559723 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-919f1858-11f9-4623-86d0-4ba146217f33 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Get all snapshots completed successfully. Jan 20 10:31:39.562978 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:39.562978 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:39.567723 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-919f1858-11f9-4623-86d0-4ba146217f33 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/detail?status=available returned with HTTP 200 Jan 20 10:31:39.584147 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 370/739] 10.222.0.73 () {58 vars in 1264 bytes} [Wed Jan 20 10:31:39 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/detail?status=available => generated 1395 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:31:39.600747 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-93173c75-f787-4c1d-87ad-a7c6f62c21e9 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-38313312 Jan 20 10:31:39.604028 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-93173c75-f787-4c1d-87ad-a7c6f62c21e9 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:39.604272 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:39.604272 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:39.604520 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-93173c75-f787-4c1d-87ad-a7c6f62c21e9 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:39.605216 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-93173c75-f787-4c1d-87ad-a7c6f62c21e9 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:31:39.610473 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-93173c75-f787-4c1d-87ad-a7c6f62c21e9 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Building query based on filter {{(pid=87959) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 20 10:31:39.648791 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-93173c75-f787-4c1d-87ad-a7c6f62c21e9 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Get all snapshots completed successfully. Jan 20 10:31:39.651041 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:39.651041 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:39.653965 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-93173c75-f787-4c1d-87ad-a7c6f62c21e9 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-38313312 returned with HTTP 200 Jan 20 10:31:39.655969 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 370/740] 10.222.0.73 () {58 vars in 1382 bytes} [Wed Jan 20 10:31:39 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-38313312 => generated 474 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:39.675002 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5daa4987-9ee8-4978-a6aa-eef731cd7a26 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-38313312 Jan 20 10:31:39.675461 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5daa4987-9ee8-4978-a6aa-eef731cd7a26 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:39.675805 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:39.675805 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:39.676183 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5daa4987-9ee8-4978-a6aa-eef731cd7a26 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:39.676796 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-5daa4987-9ee8-4978-a6aa-eef731cd7a26 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:31:39.679238 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-5daa4987-9ee8-4978-a6aa-eef731cd7a26 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Building query based on filter {{(pid=87960) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 20 10:31:39.762630 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5daa4987-9ee8-4978-a6aa-eef731cd7a26 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Get all snapshots completed successfully. Jan 20 10:31:39.764001 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5daa4987-9ee8-4978-a6aa-eef731cd7a26 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-38313312 returned with HTTP 200 Jan 20 10:31:39.774494 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 371/741] 10.222.0.73 () {58 vars in 1327 bytes} [Wed Jan 20 10:31:39 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-38313312 => generated 340 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:39.784597 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bc01d6df-5aa8-45f5-8caf-e51f4c5f129a tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots?status=available Jan 20 10:31:39.785259 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bc01d6df-5aa8-45f5-8caf-e51f4c5f129a tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:39.785472 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:39.785472 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:39.785704 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bc01d6df-5aa8-45f5-8caf-e51f4c5f129a tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:39.786287 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-bc01d6df-5aa8-45f5-8caf-e51f4c5f129a tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:31:39.788603 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-bc01d6df-5aa8-45f5-8caf-e51f4c5f129a tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Building query based on filter {{(pid=87959) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 20 10:31:39.844466 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bc01d6df-5aa8-45f5-8caf-e51f4c5f129a tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Get all snapshots completed successfully. Jan 20 10:31:39.845498 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bc01d6df-5aa8-45f5-8caf-e51f4c5f129a tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots?status=available returned with HTTP 200 Jan 20 10:31:39.847102 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 371/742] 10.222.0.73 () {58 vars in 1243 bytes} [Wed Jan 20 10:31:39 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots?status=available => generated 993 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:39.862546 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5969a039-8d8b-4fd5-a747-73991441b84b tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-38313312 Jan 20 10:31:39.864219 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5969a039-8d8b-4fd5-a747-73991441b84b tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:39.864826 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:39.864826 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:39.865928 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5969a039-8d8b-4fd5-a747-73991441b84b tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:39.867032 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-5969a039-8d8b-4fd5-a747-73991441b84b tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:31:39.868797 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:39.868797 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:39.874710 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-5969a039-8d8b-4fd5-a747-73991441b84b tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Building query based on filter {{(pid=87960) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 20 10:31:39.914907 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5969a039-8d8b-4fd5-a747-73991441b84b tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Get all snapshots completed successfully. Jan 20 10:31:39.916172 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5969a039-8d8b-4fd5-a747-73991441b84b tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-38313312 returned with HTTP 200 Jan 20 10:31:39.919533 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 372/743] 10.222.0.73 () {58 vars in 1361 bytes} [Wed Jan 20 10:31:39 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-38313312 => generated 340 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:31:39.937231 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bfed1afa-96e9-4e0d-af80-7eb84427b25f tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] DELETE http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/de45ee52-74c8-48b5-844b-6b0599cb1071 Jan 20 10:31:39.944008 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bfed1afa-96e9-4e0d-af80-7eb84427b25f tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:39.944653 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:39.944653 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:39.945696 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bfed1afa-96e9-4e0d-af80-7eb84427b25f tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:39.946722 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-bfed1afa-96e9-4e0d-af80-7eb84427b25f tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Delete snapshot with id: de45ee52-74c8-48b5-844b-6b0599cb1071 Jan 20 10:31:40.012054 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:40.012054 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:40.015424 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bfed1afa-96e9-4e0d-af80-7eb84427b25f tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Snapshot retrieved successfully. Jan 20 10:31:40.265103 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bfed1afa-96e9-4e0d-af80-7eb84427b25f tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Snapshot delete request issued successfully. Jan 20 10:31:40.273542 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bfed1afa-96e9-4e0d-af80-7eb84427b25f tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/de45ee52-74c8-48b5-844b-6b0599cb1071 returned with HTTP 202 Jan 20 10:31:40.275165 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 372/744] 10.222.0.73 () {58 vars in 1324 bytes} [Wed Jan 20 10:31:39 2021] DELETE /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/de45ee52-74c8-48b5-844b-6b0599cb1071 => generated 0 bytes in 346 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:31:40.284902 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1bbbb922-597c-4756-b9cc-095e45d486ca tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/de45ee52-74c8-48b5-844b-6b0599cb1071 Jan 20 10:31:40.285739 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1bbbb922-597c-4756-b9cc-095e45d486ca tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:40.286132 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:40.286132 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:40.286775 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1bbbb922-597c-4756-b9cc-095e45d486ca tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:40.349674 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:40.349674 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:40.353331 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1bbbb922-597c-4756-b9cc-095e45d486ca tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Snapshot retrieved successfully. Jan 20 10:31:40.359065 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1bbbb922-597c-4756-b9cc-095e45d486ca tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/de45ee52-74c8-48b5-844b-6b0599cb1071 returned with HTTP 200 Jan 20 10:31:40.361997 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 373/745] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:31:40 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/de45ee52-74c8-48b5-844b-6b0599cb1071 => generated 470 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:31:41.381144 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-471cd8e6-bba6-4361-b33d-e5a13647725d tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/de45ee52-74c8-48b5-844b-6b0599cb1071 Jan 20 10:31:41.384555 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-471cd8e6-bba6-4361-b33d-e5a13647725d tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:41.385240 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:41.385240 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:41.386331 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-471cd8e6-bba6-4361-b33d-e5a13647725d tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:41.455600 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:41.455600 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:41.457717 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-471cd8e6-bba6-4361-b33d-e5a13647725d tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Snapshot retrieved successfully. Jan 20 10:31:41.460711 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-471cd8e6-bba6-4361-b33d-e5a13647725d tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/de45ee52-74c8-48b5-844b-6b0599cb1071 returned with HTTP 200 Jan 20 10:31:41.469432 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 373/746] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:31:41 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/de45ee52-74c8-48b5-844b-6b0599cb1071 => generated 470 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:42.600573 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-38b323e4-4fbb-41a9-b856-e22f3154459f tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/de45ee52-74c8-48b5-844b-6b0599cb1071 Jan 20 10:31:42.611535 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-38b323e4-4fbb-41a9-b856-e22f3154459f tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:42.615359 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:42.615359 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:42.621446 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-38b323e4-4fbb-41a9-b856-e22f3154459f tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:42.708296 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:42.708296 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:42.726649 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-38b323e4-4fbb-41a9-b856-e22f3154459f tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Snapshot retrieved successfully. Jan 20 10:31:42.749093 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-38b323e4-4fbb-41a9-b856-e22f3154459f tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/de45ee52-74c8-48b5-844b-6b0599cb1071 returned with HTTP 200 Jan 20 10:31:42.753603 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 374/747] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:31:42 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/de45ee52-74c8-48b5-844b-6b0599cb1071 => generated 470 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:43.769633 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e045f708-1672-49e5-8503-341c06c01ad6 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/de45ee52-74c8-48b5-844b-6b0599cb1071 Jan 20 10:31:43.770379 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e045f708-1672-49e5-8503-341c06c01ad6 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:43.770529 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:43.770529 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:43.771697 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e045f708-1672-49e5-8503-341c06c01ad6 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:43.831457 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e045f708-1672-49e5-8503-341c06c01ad6 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/de45ee52-74c8-48b5-844b-6b0599cb1071 returned with HTTP 404 Jan 20 10:31:43.837500 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 374/748] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:31:43 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/de45ee52-74c8-48b5-844b-6b0599cb1071 => generated 111 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:31:43.849268 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b8f99b4c-e052-4344-8272-77ad6b2027b3 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] DELETE http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/a13801a6-1b4c-40a7-8792-4633cdc7e7a8 Jan 20 10:31:43.850182 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b8f99b4c-e052-4344-8272-77ad6b2027b3 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:43.850599 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:43.850599 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:43.851285 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b8f99b4c-e052-4344-8272-77ad6b2027b3 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:43.851852 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-b8f99b4c-e052-4344-8272-77ad6b2027b3 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Delete snapshot with id: a13801a6-1b4c-40a7-8792-4633cdc7e7a8 Jan 20 10:31:43.907943 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:43.907943 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:43.914193 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b8f99b4c-e052-4344-8272-77ad6b2027b3 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Snapshot retrieved successfully. Jan 20 10:31:44.028901 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b8f99b4c-e052-4344-8272-77ad6b2027b3 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Snapshot delete request issued successfully. Jan 20 10:31:44.029859 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b8f99b4c-e052-4344-8272-77ad6b2027b3 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/a13801a6-1b4c-40a7-8792-4633cdc7e7a8 returned with HTTP 202 Jan 20 10:31:44.041105 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 375/749] 10.222.0.73 () {58 vars in 1324 bytes} [Wed Jan 20 10:31:43 2021] DELETE /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/a13801a6-1b4c-40a7-8792-4633cdc7e7a8 => generated 0 bytes in 196 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:31:44.056464 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a4273963-f5d8-4c6d-9bf0-a986f142bd09 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/a13801a6-1b4c-40a7-8792-4633cdc7e7a8 Jan 20 10:31:44.058073 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a4273963-f5d8-4c6d-9bf0-a986f142bd09 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:44.060911 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a4273963-f5d8-4c6d-9bf0-a986f142bd09 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:44.165537 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:44.165537 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:44.172586 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a4273963-f5d8-4c6d-9bf0-a986f142bd09 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Snapshot retrieved successfully. Jan 20 10:31:44.174954 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a4273963-f5d8-4c6d-9bf0-a986f142bd09 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/a13801a6-1b4c-40a7-8792-4633cdc7e7a8 returned with HTTP 200 Jan 20 10:31:44.179447 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 375/750] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:31:44 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/a13801a6-1b4c-40a7-8792-4633cdc7e7a8 => generated 472 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:44.496201 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-0056b739-714d-4c72-93be-0e1ea77c0b8f req-d7732e73-9600-42b1-b2a7-0d03eefd461e tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] POST http://10.222.0.73/volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/volumes Jan 20 10:31:44.496885 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:44.496885 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:44.498257 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-0056b739-714d-4c72-93be-0e1ea77c0b8f req-d7732e73-9600-42b1-b2a7-0d03eefd461e tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-980828217", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:31:44.499960 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [req-0056b739-714d-4c72-93be-0e1ea77c0b8f req-d7732e73-9600-42b1-b2a7-0d03eefd461e tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-980828217', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:31:44.500672 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [req-0056b739-714d-4c72-93be-0e1ea77c0b8f req-d7732e73-9600-42b1-b2a7-0d03eefd461e tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Create volume of 1 GB Jan 20 10:31:44.504748 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:44.504748 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:44.563072 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-0056b739-714d-4c72-93be-0e1ea77c0b8f req-d7732e73-9600-42b1-b2a7-0d03eefd461e tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Availability Zones retrieved successfully. Jan 20 10:31:44.609507 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-0056b739-714d-4c72-93be-0e1ea77c0b8f req-d7732e73-9600-42b1-b2a7-0d03eefd461e tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Flow 'volume_create_api' (9c43c5b7-db87-41b2-af7b-5a3d001f7f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:31:44.615355 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-0056b739-714d-4c72-93be-0e1ea77c0b8f req-d7732e73-9600-42b1-b2a7-0d03eefd461e tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e2bac22-0919-436d-b944-30b94bc3d937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:31:44.618687 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [req-0056b739-714d-4c72-93be-0e1ea77c0b8f req-d7732e73-9600-42b1-b2a7-0d03eefd461e tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:31:44.791681 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-0056b739-714d-4c72-93be-0e1ea77c0b8f req-d7732e73-9600-42b1-b2a7-0d03eefd461e tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e2bac22-0919-436d-b944-30b94bc3d937) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:31:44.794355 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-0056b739-714d-4c72-93be-0e1ea77c0b8f req-d7732e73-9600-42b1-b2a7-0d03eefd461e tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40ad929d-c038-41e2-9191-a02d196e71e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:31:44.920405 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [req-0056b739-714d-4c72-93be-0e1ea77c0b8f req-d7732e73-9600-42b1-b2a7-0d03eefd461e tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Created reservations ['1c734422-cbc8-4c26-884a-37cf6116dbc8', 'd492c41a-0303-4c0f-a0b0-ff56f6e163f5', '8c093721-74b5-4c32-8d8b-2c7e229d68dc', '7ff6f681-7dd3-44f6-b142-e4c4be7879cf'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:31:44.923162 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-0056b739-714d-4c72-93be-0e1ea77c0b8f req-d7732e73-9600-42b1-b2a7-0d03eefd461e tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40ad929d-c038-41e2-9191-a02d196e71e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c734422-cbc8-4c26-884a-37cf6116dbc8', 'd492c41a-0303-4c0f-a0b0-ff56f6e163f5', '8c093721-74b5-4c32-8d8b-2c7e229d68dc', '7ff6f681-7dd3-44f6-b142-e4c4be7879cf']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:31:44.925965 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-0056b739-714d-4c72-93be-0e1ea77c0b8f req-d7732e73-9600-42b1-b2a7-0d03eefd461e tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (467ee788-9d93-4f9c-bdda-8d487f5b8b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:31:45.011004 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-0056b739-714d-4c72-93be-0e1ea77c0b8f req-d7732e73-9600-42b1-b2a7-0d03eefd461e tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (467ee788-9d93-4f9c-bdda-8d487f5b8b04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43fd6d6e-d39f-423d-91fc-c1108712a3f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-980828217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7fe50860b2b40fc92e51dd58058dbe5',qos_specs=None,replication_status=,reservations=['1c734422-cbc8-4c26-884a-37cf6116dbc8','d492c41a-0303-4c0f-a0b0-ff56f6e163f5','8c093721-74b5-4c32-8d8b-2c7e229d68dc','7ff6f681-7dd3-44f6-b142-e4c4be7879cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b63343f53d4449a85cb30720a063d24',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:31:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-980828217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43fd6d6e-d39f-423d-91fc-c1108712a3f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7fe50860b2b40fc92e51dd58058dbe5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2b63343f53d4449a85cb30720a063d24',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:31:45.015862 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-0056b739-714d-4c72-93be-0e1ea77c0b8f req-d7732e73-9600-42b1-b2a7-0d03eefd461e tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82c1e789-7799-45b4-9371-3191c1ad8d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:31:45.081737 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-0056b739-714d-4c72-93be-0e1ea77c0b8f req-d7732e73-9600-42b1-b2a7-0d03eefd461e tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82c1e789-7799-45b4-9371-3191c1ad8d3b) transitioned into state 'SUCCESS' from state '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-980828217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7fe50860b2b40fc92e51dd58058dbe5',qos_specs=None,replication_status=,reservations=['1c734422-cbc8-4c26-884a-37cf6116dbc8','d492c41a-0303-4c0f-a0b0-ff56f6e163f5','8c093721-74b5-4c32-8d8b-2c7e229d68dc','7ff6f681-7dd3-44f6-b142-e4c4be7879cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b63343f53d4449a85cb30720a063d24',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:31:45.087327 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-0056b739-714d-4c72-93be-0e1ea77c0b8f req-d7732e73-9600-42b1-b2a7-0d03eefd461e tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (446bafdb-1e1b-416c-ade7-1c4750f78502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:31:45.111471 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-0056b739-714d-4c72-93be-0e1ea77c0b8f req-d7732e73-9600-42b1-b2a7-0d03eefd461e tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (446bafdb-1e1b-416c-ade7-1c4750f78502) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:31:45.116447 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-0056b739-714d-4c72-93be-0e1ea77c0b8f req-d7732e73-9600-42b1-b2a7-0d03eefd461e tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Flow 'volume_create_api' (9c43c5b7-db87-41b2-af7b-5a3d001f7f6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:31:45.193496 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-78a0f173-0843-478e-b80f-c1cacf7ddcf6 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/a13801a6-1b4c-40a7-8792-4633cdc7e7a8 Jan 20 10:31:45.194876 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-78a0f173-0843-478e-b80f-c1cacf7ddcf6 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:45.201295 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:45.201295 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:45.202486 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-78a0f173-0843-478e-b80f-c1cacf7ddcf6 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:45.242497 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-0056b739-714d-4c72-93be-0e1ea77c0b8f req-d7732e73-9600-42b1-b2a7-0d03eefd461e tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Create volume request issued successfully. Jan 20 10:31:45.284931 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-0056b739-714d-4c72-93be-0e1ea77c0b8f req-d7732e73-9600-42b1-b2a7-0d03eefd461e tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] http://10.222.0.73/volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/volumes returned with HTTP 202 Jan 20 10:31:45.287393 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 376/751] 10.222.0.73 () {64 vars in 1512 bytes} [Wed Jan 20 10:31:44 2021] POST /volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/volumes => generated 823 bytes in 798 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:31:45.302558 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:45.302558 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:45.314997 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-78a0f173-0843-478e-b80f-c1cacf7ddcf6 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Snapshot retrieved successfully. Jan 20 10:31:45.319515 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-78a0f173-0843-478e-b80f-c1cacf7ddcf6 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/a13801a6-1b4c-40a7-8792-4633cdc7e7a8 returned with HTTP 200 Jan 20 10:31:45.333627 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 376/752] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:31:45 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/a13801a6-1b4c-40a7-8792-4633cdc7e7a8 => generated 472 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:45.336088 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-0056b739-714d-4c72-93be-0e1ea77c0b8f req-8abaa1b1-43b0-4570-a74a-23c66f1fccc1 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] GET http://10.222.0.73/volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/volumes/43fd6d6e-d39f-423d-91fc-c1108712a3f8 Jan 20 10:31:45.337264 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-0056b739-714d-4c72-93be-0e1ea77c0b8f req-8abaa1b1-43b0-4570-a74a-23c66f1fccc1 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:45.337757 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:45.337757 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:45.338672 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-0056b739-714d-4c72-93be-0e1ea77c0b8f req-8abaa1b1-43b0-4570-a74a-23c66f1fccc1 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:45.479976 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:45.479976 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:45.502501 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-0056b739-714d-4c72-93be-0e1ea77c0b8f req-8abaa1b1-43b0-4570-a74a-23c66f1fccc1 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Volume info retrieved successfully. Jan 20 10:31:45.560300 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-0056b739-714d-4c72-93be-0e1ea77c0b8f req-8abaa1b1-43b0-4570-a74a-23c66f1fccc1 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] http://10.222.0.73/volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/volumes/43fd6d6e-d39f-423d-91fc-c1108712a3f8 returned with HTTP 200 Jan 20 10:31:45.562399 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 377/753] 10.222.0.73 () {60 vars in 1569 bytes} [Wed Jan 20 10:31:45 2021] GET /volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/volumes/43fd6d6e-d39f-423d-91fc-c1108712a3f8 => generated 915 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:31:46.340137 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b907a1ea-7667-4118-b27d-0c7b60095cbe tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/a13801a6-1b4c-40a7-8792-4633cdc7e7a8 Jan 20 10:31:46.342122 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b907a1ea-7667-4118-b27d-0c7b60095cbe tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:46.344370 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:46.344370 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:46.345584 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b907a1ea-7667-4118-b27d-0c7b60095cbe tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:46.470546 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:46.470546 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:46.472735 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b907a1ea-7667-4118-b27d-0c7b60095cbe tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Snapshot retrieved successfully. Jan 20 10:31:46.484277 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b907a1ea-7667-4118-b27d-0c7b60095cbe tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/a13801a6-1b4c-40a7-8792-4633cdc7e7a8 returned with HTTP 200 Jan 20 10:31:46.486433 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 377/754] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:31:46 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/a13801a6-1b4c-40a7-8792-4633cdc7e7a8 => generated 472 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:46.562056 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c1b7715d-c86c-482d-9cf1-bdb1d7867de1 req-2ebf856a-c7dc-4368-b836-5fe21651e065 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] GET http://10.222.0.73/volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/volumes/43fd6d6e-d39f-423d-91fc-c1108712a3f8 Jan 20 10:31:46.563018 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c1b7715d-c86c-482d-9cf1-bdb1d7867de1 req-2ebf856a-c7dc-4368-b836-5fe21651e065 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:46.563429 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:46.563429 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:46.568148 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c1b7715d-c86c-482d-9cf1-bdb1d7867de1 req-2ebf856a-c7dc-4368-b836-5fe21651e065 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:46.777077 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:46.777077 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:46.815133 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-c1b7715d-c86c-482d-9cf1-bdb1d7867de1 req-2ebf856a-c7dc-4368-b836-5fe21651e065 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Volume info retrieved successfully. Jan 20 10:31:46.903427 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c1b7715d-c86c-482d-9cf1-bdb1d7867de1 req-2ebf856a-c7dc-4368-b836-5fe21651e065 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] http://10.222.0.73/volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/volumes/43fd6d6e-d39f-423d-91fc-c1108712a3f8 returned with HTTP 200 Jan 20 10:31:46.905969 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 378/755] 10.222.0.73 () {60 vars in 1569 bytes} [Wed Jan 20 10:31:46 2021] GET /volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/volumes/43fd6d6e-d39f-423d-91fc-c1108712a3f8 => generated 915 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:47.502736 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9267e53b-76a2-4180-ab45-17d034c4bde4 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/a13801a6-1b4c-40a7-8792-4633cdc7e7a8 Jan 20 10:31:47.504353 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9267e53b-76a2-4180-ab45-17d034c4bde4 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:47.504741 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:47.504741 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:47.505793 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9267e53b-76a2-4180-ab45-17d034c4bde4 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:47.556301 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9267e53b-76a2-4180-ab45-17d034c4bde4 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/a13801a6-1b4c-40a7-8792-4633cdc7e7a8 returned with HTTP 404 Jan 20 10:31:47.558442 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 378/756] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:31:47 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/a13801a6-1b4c-40a7-8792-4633cdc7e7a8 => generated 111 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:31:47.570638 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-92a754bf-e9e4-464a-92e2-ae48d4e03fee tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] DELETE http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/ecfcfc18-4ed3-479c-aaa5-45511a6f24dc Jan 20 10:31:47.571339 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-92a754bf-e9e4-464a-92e2-ae48d4e03fee tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:47.572202 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:47.572202 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:47.572660 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-92a754bf-e9e4-464a-92e2-ae48d4e03fee tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:47.573867 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-92a754bf-e9e4-464a-92e2-ae48d4e03fee tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Delete snapshot with id: ecfcfc18-4ed3-479c-aaa5-45511a6f24dc Jan 20 10:31:47.635780 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:47.635780 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:47.638907 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-92a754bf-e9e4-464a-92e2-ae48d4e03fee tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Snapshot retrieved successfully. Jan 20 10:31:47.779801 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-92a754bf-e9e4-464a-92e2-ae48d4e03fee tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Snapshot delete request issued successfully. Jan 20 10:31:47.780184 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-92a754bf-e9e4-464a-92e2-ae48d4e03fee tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/ecfcfc18-4ed3-479c-aaa5-45511a6f24dc returned with HTTP 202 Jan 20 10:31:47.781792 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 379/757] 10.222.0.73 () {58 vars in 1324 bytes} [Wed Jan 20 10:31:47 2021] DELETE /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/ecfcfc18-4ed3-479c-aaa5-45511a6f24dc => generated 0 bytes in 217 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:31:47.790207 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d36663cc-e49f-46ae-b8c0-9b09d0bc7891 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/ecfcfc18-4ed3-479c-aaa5-45511a6f24dc Jan 20 10:31:47.792598 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d36663cc-e49f-46ae-b8c0-9b09d0bc7891 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:47.793339 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d36663cc-e49f-46ae-b8c0-9b09d0bc7891 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:47.837701 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:47.837701 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:47.838807 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d36663cc-e49f-46ae-b8c0-9b09d0bc7891 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Snapshot retrieved successfully. Jan 20 10:31:47.842725 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d36663cc-e49f-46ae-b8c0-9b09d0bc7891 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/ecfcfc18-4ed3-479c-aaa5-45511a6f24dc returned with HTTP 200 Jan 20 10:31:47.843932 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 379/758] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:31:47 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/ecfcfc18-4ed3-479c-aaa5-45511a6f24dc => generated 471 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:48.034761 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4197ca81-f434-494a-b525-bd1194009eb1 req-b3dc627b-134c-4001-b81a-d505c339860c tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] GET http://10.222.0.73/volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/volumes/43fd6d6e-d39f-423d-91fc-c1108712a3f8 Jan 20 10:31:48.036174 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4197ca81-f434-494a-b525-bd1194009eb1 req-b3dc627b-134c-4001-b81a-d505c339860c tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:48.036765 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:48.036765 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:48.037504 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4197ca81-f434-494a-b525-bd1194009eb1 req-b3dc627b-134c-4001-b81a-d505c339860c tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:48.209581 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:48.209581 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:48.220691 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-4197ca81-f434-494a-b525-bd1194009eb1 req-b3dc627b-134c-4001-b81a-d505c339860c tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Volume info retrieved successfully. Jan 20 10:31:48.245908 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4197ca81-f434-494a-b525-bd1194009eb1 req-b3dc627b-134c-4001-b81a-d505c339860c tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] http://10.222.0.73/volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/volumes/43fd6d6e-d39f-423d-91fc-c1108712a3f8 returned with HTTP 200 Jan 20 10:31:48.247777 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 380/759] 10.222.0.73 () {60 vars in 1569 bytes} [Wed Jan 20 10:31:48 2021] GET /volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/volumes/43fd6d6e-d39f-423d-91fc-c1108712a3f8 => generated 916 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:48.863208 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9e23bda2-bac5-409c-8e9b-7c352bc24c07 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/ecfcfc18-4ed3-479c-aaa5-45511a6f24dc Jan 20 10:31:48.864153 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9e23bda2-bac5-409c-8e9b-7c352bc24c07 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:48.864383 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:48.864383 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:48.865113 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9e23bda2-bac5-409c-8e9b-7c352bc24c07 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:48.866321 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-89bb2c7a-1a53-4ecd-851f-5aed66f49ef9 req-7464d17a-93c4-41ee-b113-3c30fb510577 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] POST http://10.222.0.73/volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/snapshots Jan 20 10:31:48.867024 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:48.867024 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:48.867750 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-89bb2c7a-1a53-4ecd-851f-5aed66f49ef9 req-7464d17a-93c4-41ee-b113-3c30fb510577 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "43fd6d6e-d39f-423d-91fc-c1108712a3f8", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-2094071752", "description": null, "metadata": {}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:31:48.927850 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:48.927850 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:48.949558 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9e23bda2-bac5-409c-8e9b-7c352bc24c07 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Snapshot retrieved successfully. Jan 20 10:31:48.951722 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9e23bda2-bac5-409c-8e9b-7c352bc24c07 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/ecfcfc18-4ed3-479c-aaa5-45511a6f24dc returned with HTTP 200 Jan 20 10:31:48.952584 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 380/760] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:31:48 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/ecfcfc18-4ed3-479c-aaa5-45511a6f24dc => generated 471 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:48.981035 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:48.981035 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:48.984173 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-89bb2c7a-1a53-4ecd-851f-5aed66f49ef9 req-7464d17a-93c4-41ee-b113-3c30fb510577 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Volume info retrieved successfully. Jan 20 10:31:48.984825 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [req-89bb2c7a-1a53-4ecd-851f-5aed66f49ef9 req-7464d17a-93c4-41ee-b113-3c30fb510577 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Create snapshot from volume 43fd6d6e-d39f-423d-91fc-c1108712a3f8 Jan 20 10:31:49.123938 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [req-89bb2c7a-1a53-4ecd-851f-5aed66f49ef9 req-7464d17a-93c4-41ee-b113-3c30fb510577 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Created reservations ['65d2aa64-5f68-4802-9b31-af6440b3a54e', '7e705df7-d676-4446-b50f-2d4364d7c605', '624be1dc-9ef3-4e11-ab51-bf14ce40ee9a', 'ddf1e450-ebcc-4d85-bbd1-db3e0ed9dfd7'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:31:49.391465 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-89bb2c7a-1a53-4ecd-851f-5aed66f49ef9 req-7464d17a-93c4-41ee-b113-3c30fb510577 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Snapshot create request issued successfully. Jan 20 10:31:49.392984 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-89bb2c7a-1a53-4ecd-851f-5aed66f49ef9 req-7464d17a-93c4-41ee-b113-3c30fb510577 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] http://10.222.0.73/volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/snapshots returned with HTTP 202 Jan 20 10:31:49.395196 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 381/761] 10.222.0.73 () {64 vars in 1518 bytes} [Wed Jan 20 10:31:48 2021] POST /volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/snapshots => generated 311 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 20 10:31:49.483066 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-7ec753dc-bb84-4fd1-abb1-59f5843690ed req-b2513d62-7f45-4d3a-9524-86765484c76c tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] GET http://10.222.0.73/volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/snapshots/2b2f885f-3b71-419d-8bb5-189c7554004b Jan 20 10:31:49.484053 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-7ec753dc-bb84-4fd1-abb1-59f5843690ed req-b2513d62-7f45-4d3a-9524-86765484c76c tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:49.484266 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:49.484266 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:49.484717 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-7ec753dc-bb84-4fd1-abb1-59f5843690ed req-b2513d62-7f45-4d3a-9524-86765484c76c tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:49.568185 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:49.568185 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:49.570131 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-7ec753dc-bb84-4fd1-abb1-59f5843690ed req-b2513d62-7f45-4d3a-9524-86765484c76c tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Snapshot retrieved successfully. Jan 20 10:31:49.580061 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-7ec753dc-bb84-4fd1-abb1-59f5843690ed req-b2513d62-7f45-4d3a-9524-86765484c76c tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] http://10.222.0.73/volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/snapshots/2b2f885f-3b71-419d-8bb5-189c7554004b returned with HTTP 200 Jan 20 10:31:49.581967 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 381/762] 10.222.0.73 () {60 vars in 1575 bytes} [Wed Jan 20 10:31:49 2021] GET /volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/snapshots/2b2f885f-3b71-419d-8bb5-189c7554004b => generated 443 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:49.715858 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c9818484-2847-4e6b-86e8-37ffdefe95fa req-c6cd7d9f-6f0b-493e-a53f-aa92a2b50477 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] GET http://10.222.0.73/volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/snapshots/detail Jan 20 10:31:49.717390 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c9818484-2847-4e6b-86e8-37ffdefe95fa req-c6cd7d9f-6f0b-493e-a53f-aa92a2b50477 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:49.718545 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:49.718545 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:49.718545 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c9818484-2847-4e6b-86e8-37ffdefe95fa req-c6cd7d9f-6f0b-493e-a53f-aa92a2b50477 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:49.719955 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [req-c9818484-2847-4e6b-86e8-37ffdefe95fa req-c6cd7d9f-6f0b-493e-a53f-aa92a2b50477 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:31:49.722171 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:49.722171 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:49.728500 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [req-c9818484-2847-4e6b-86e8-37ffdefe95fa req-c6cd7d9f-6f0b-493e-a53f-aa92a2b50477 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Building query based on filter {{(pid=87960) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 20 10:31:49.894211 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-c9818484-2847-4e6b-86e8-37ffdefe95fa req-c6cd7d9f-6f0b-493e-a53f-aa92a2b50477 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Get all snapshots completed successfully. Jan 20 10:31:49.896060 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:49.896060 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:49.897899 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c9818484-2847-4e6b-86e8-37ffdefe95fa req-c6cd7d9f-6f0b-493e-a53f-aa92a2b50477 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] http://10.222.0.73/volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/snapshots/detail returned with HTTP 200 Jan 20 10:31:49.899062 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 382/763] 10.222.0.73 () {60 vars in 1485 bytes} [Wed Jan 20 10:31:49 2021] GET /volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/snapshots/detail => generated 446 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:49.969166 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f113e4db-0e66-4f37-9aeb-a03fded45d60 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/ecfcfc18-4ed3-479c-aaa5-45511a6f24dc Jan 20 10:31:49.970019 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f113e4db-0e66-4f37-9aeb-a03fded45d60 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:49.970459 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:49.970459 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:49.971248 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f113e4db-0e66-4f37-9aeb-a03fded45d60 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:50.014345 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-3d3ac915-af3a-4a64-8312-80210ab25cbb req-6e7cb20f-1571-4f08-b4ca-7d88f95e3610 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] GET http://10.222.0.73/volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/snapshots/2b2f885f-3b71-419d-8bb5-189c7554004b Jan 20 10:31:50.015410 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-3d3ac915-af3a-4a64-8312-80210ab25cbb req-6e7cb20f-1571-4f08-b4ca-7d88f95e3610 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:50.015701 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:50.015701 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:50.016162 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-3d3ac915-af3a-4a64-8312-80210ab25cbb req-6e7cb20f-1571-4f08-b4ca-7d88f95e3610 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:50.069811 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:50.069811 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:50.070976 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-3d3ac915-af3a-4a64-8312-80210ab25cbb req-6e7cb20f-1571-4f08-b4ca-7d88f95e3610 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Snapshot retrieved successfully. Jan 20 10:31:50.072936 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-3d3ac915-af3a-4a64-8312-80210ab25cbb req-6e7cb20f-1571-4f08-b4ca-7d88f95e3610 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] http://10.222.0.73/volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/snapshots/2b2f885f-3b71-419d-8bb5-189c7554004b returned with HTTP 200 Jan 20 10:31:50.073815 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 383/764] 10.222.0.73 () {60 vars in 1575 bytes} [Wed Jan 20 10:31:50 2021] GET /volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/snapshots/2b2f885f-3b71-419d-8bb5-189c7554004b => generated 443 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:31:50.125380 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:50.125380 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:50.127367 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f113e4db-0e66-4f37-9aeb-a03fded45d60 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Snapshot retrieved successfully. Jan 20 10:31:50.130609 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f113e4db-0e66-4f37-9aeb-a03fded45d60 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/ecfcfc18-4ed3-479c-aaa5-45511a6f24dc returned with HTTP 200 Jan 20 10:31:50.142892 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 382/765] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:31:49 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/ecfcfc18-4ed3-479c-aaa5-45511a6f24dc => generated 471 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:51.138666 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-242964c7-359e-48f5-9387-255dd28e1afd req-a13031e3-2e07-45c1-ac33-5103c6898160 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] GET http://10.222.0.73/volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/snapshots/2b2f885f-3b71-419d-8bb5-189c7554004b Jan 20 10:31:51.139510 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-242964c7-359e-48f5-9387-255dd28e1afd req-a13031e3-2e07-45c1-ac33-5103c6898160 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:51.139510 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:51.139510 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:51.139947 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-242964c7-359e-48f5-9387-255dd28e1afd req-a13031e3-2e07-45c1-ac33-5103c6898160 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:51.148609 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-37066015-22cd-4c2d-94c1-3b439d834977 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/ecfcfc18-4ed3-479c-aaa5-45511a6f24dc Jan 20 10:31:51.149184 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-37066015-22cd-4c2d-94c1-3b439d834977 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:51.149383 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:51.149383 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:51.150062 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-37066015-22cd-4c2d-94c1-3b439d834977 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:51.220553 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-37066015-22cd-4c2d-94c1-3b439d834977 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/ecfcfc18-4ed3-479c-aaa5-45511a6f24dc returned with HTTP 404 Jan 20 10:31:51.223578 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:51.223578 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:51.224978 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 383/766] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:31:51 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/snapshots/ecfcfc18-4ed3-479c-aaa5-45511a6f24dc => generated 111 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 20 10:31:51.226380 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-242964c7-359e-48f5-9387-255dd28e1afd req-a13031e3-2e07-45c1-ac33-5103c6898160 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Snapshot retrieved successfully. Jan 20 10:31:51.228700 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-242964c7-359e-48f5-9387-255dd28e1afd req-a13031e3-2e07-45c1-ac33-5103c6898160 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] http://10.222.0.73/volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/snapshots/2b2f885f-3b71-419d-8bb5-189c7554004b returned with HTTP 200 Jan 20 10:31:51.233398 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-46053af2-392c-4cfd-b093-03acdb98e6b7 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] DELETE http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/volumes/1b02b8e7-a814-4f10-a0cb-5f13d5dff6f1 Jan 20 10:31:51.234454 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-46053af2-392c-4cfd-b093-03acdb98e6b7 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:51.240536 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-46053af2-392c-4cfd-b093-03acdb98e6b7 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:51.241149 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 384/767] 10.222.0.73 () {60 vars in 1575 bytes} [Wed Jan 20 10:31:51 2021] GET /volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/snapshots/2b2f885f-3b71-419d-8bb5-189c7554004b => generated 443 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:31:51.241876 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-46053af2-392c-4cfd-b093-03acdb98e6b7 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Delete volume with id: 1b02b8e7-a814-4f10-a0cb-5f13d5dff6f1 Jan 20 10:31:51.300509 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:51.300509 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:51.302892 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-46053af2-392c-4cfd-b093-03acdb98e6b7 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Volume info retrieved successfully. Jan 20 10:31:51.364372 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-46053af2-392c-4cfd-b093-03acdb98e6b7 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Delete volume request issued successfully. Jan 20 10:31:51.365367 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-46053af2-392c-4cfd-b093-03acdb98e6b7 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/volumes/1b02b8e7-a814-4f10-a0cb-5f13d5dff6f1 returned with HTTP 202 Jan 20 10:31:51.366556 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 384/768] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:31:51 2021] DELETE /volume/v3/bd257685b52a4b998b33ef0542343d41/volumes/1b02b8e7-a814-4f10-a0cb-5f13d5dff6f1 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 20 10:31:51.376525 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d65275dd-d969-4357-9eae-4bb212af00b5 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/volumes/1b02b8e7-a814-4f10-a0cb-5f13d5dff6f1 Jan 20 10:31:51.377081 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d65275dd-d969-4357-9eae-4bb212af00b5 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:51.377379 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:51.377379 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:51.377664 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d65275dd-d969-4357-9eae-4bb212af00b5 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:51.500290 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:51.500290 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:51.550943 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d65275dd-d969-4357-9eae-4bb212af00b5 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Volume info retrieved successfully. Jan 20 10:31:51.643933 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d65275dd-d969-4357-9eae-4bb212af00b5 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/volumes/1b02b8e7-a814-4f10-a0cb-5f13d5dff6f1 returned with HTTP 200 Jan 20 10:31:51.644761 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 385/769] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:31:51 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/volumes/1b02b8e7-a814-4f10-a0cb-5f13d5dff6f1 => generated 917 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:52.346693 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-409d06e3-f68f-4b13-9f17-1fc7ef507c3e req-ca98e6c5-c7ef-46f4-ad98-a23e80c9d1b9 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] GET http://10.222.0.73/volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/snapshots/2b2f885f-3b71-419d-8bb5-189c7554004b Jan 20 10:31:52.347432 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-409d06e3-f68f-4b13-9f17-1fc7ef507c3e req-ca98e6c5-c7ef-46f4-ad98-a23e80c9d1b9 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:52.347671 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:52.347671 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:52.348235 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-409d06e3-f68f-4b13-9f17-1fc7ef507c3e req-ca98e6c5-c7ef-46f4-ad98-a23e80c9d1b9 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:52.405760 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:52.405760 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:52.406974 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-409d06e3-f68f-4b13-9f17-1fc7ef507c3e req-ca98e6c5-c7ef-46f4-ad98-a23e80c9d1b9 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Snapshot retrieved successfully. Jan 20 10:31:52.409194 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-409d06e3-f68f-4b13-9f17-1fc7ef507c3e req-ca98e6c5-c7ef-46f4-ad98-a23e80c9d1b9 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] http://10.222.0.73/volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/snapshots/2b2f885f-3b71-419d-8bb5-189c7554004b returned with HTTP 200 Jan 20 10:31:52.410183 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 385/770] 10.222.0.73 () {60 vars in 1575 bytes} [Wed Jan 20 10:31:52 2021] GET /volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/snapshots/2b2f885f-3b71-419d-8bb5-189c7554004b => generated 470 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:52.494100 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-70874742-61f2-4256-99f3-6fd64d631eb9 req-779ad739-fe65-4aa9-8212-0428a560747d tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] DELETE http://10.222.0.73/volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/snapshots/2b2f885f-3b71-419d-8bb5-189c7554004b Jan 20 10:31:52.494624 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-70874742-61f2-4256-99f3-6fd64d631eb9 req-779ad739-fe65-4aa9-8212-0428a560747d tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:52.494844 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:52.494844 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:52.495236 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-70874742-61f2-4256-99f3-6fd64d631eb9 req-779ad739-fe65-4aa9-8212-0428a560747d tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:52.495612 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [req-70874742-61f2-4256-99f3-6fd64d631eb9 req-779ad739-fe65-4aa9-8212-0428a560747d tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Delete snapshot with id: 2b2f885f-3b71-419d-8bb5-189c7554004b Jan 20 10:31:52.559617 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:52.559617 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:52.567109 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-70874742-61f2-4256-99f3-6fd64d631eb9 req-779ad739-fe65-4aa9-8212-0428a560747d tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Snapshot retrieved successfully. Jan 20 10:31:52.674760 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b3cb98c0-5a24-4d0f-90a3-ff22a18c4096 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/volumes/1b02b8e7-a814-4f10-a0cb-5f13d5dff6f1 Jan 20 10:31:52.675668 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b3cb98c0-5a24-4d0f-90a3-ff22a18c4096 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:52.676101 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:52.676101 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:52.676773 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b3cb98c0-5a24-4d0f-90a3-ff22a18c4096 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:52.776095 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-70874742-61f2-4256-99f3-6fd64d631eb9 req-779ad739-fe65-4aa9-8212-0428a560747d tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Snapshot delete request issued successfully. Jan 20 10:31:52.776583 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-70874742-61f2-4256-99f3-6fd64d631eb9 req-779ad739-fe65-4aa9-8212-0428a560747d tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] http://10.222.0.73/volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/snapshots/2b2f885f-3b71-419d-8bb5-189c7554004b returned with HTTP 202 Jan 20 10:31:52.777892 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 386/771] 10.222.0.73 () {62 vars in 1597 bytes} [Wed Jan 20 10:31:52 2021] DELETE /volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/snapshots/2b2f885f-3b71-419d-8bb5-189c7554004b => generated 0 bytes in 291 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 20 10:31:52.866310 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:52.866310 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:52.890743 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b3cb98c0-5a24-4d0f-90a3-ff22a18c4096 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Volume info retrieved successfully. Jan 20 10:31:52.920307 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-5491328c-e7c1-47f5-a80b-3b44f4b81598 req-015050e9-95fe-4923-9245-7b12823a699d tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] GET http://10.222.0.73/volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/snapshots/2b2f885f-3b71-419d-8bb5-189c7554004b Jan 20 10:31:52.921249 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-5491328c-e7c1-47f5-a80b-3b44f4b81598 req-015050e9-95fe-4923-9245-7b12823a699d tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:52.921717 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:52.921717 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:52.922594 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-5491328c-e7c1-47f5-a80b-3b44f4b81598 req-015050e9-95fe-4923-9245-7b12823a699d tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:52.978839 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:52.978839 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:52.980359 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-5491328c-e7c1-47f5-a80b-3b44f4b81598 req-015050e9-95fe-4923-9245-7b12823a699d tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Snapshot retrieved successfully. Jan 20 10:31:52.983107 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-5491328c-e7c1-47f5-a80b-3b44f4b81598 req-015050e9-95fe-4923-9245-7b12823a699d tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] http://10.222.0.73/volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/snapshots/2b2f885f-3b71-419d-8bb5-189c7554004b returned with HTTP 200 Jan 20 10:31:52.994299 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 387/772] 10.222.0.73 () {60 vars in 1575 bytes} [Wed Jan 20 10:31:52 2021] GET /volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/snapshots/2b2f885f-3b71-419d-8bb5-189c7554004b => generated 469 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:31:52.995807 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b3cb98c0-5a24-4d0f-90a3-ff22a18c4096 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/volumes/1b02b8e7-a814-4f10-a0cb-5f13d5dff6f1 returned with HTTP 200 Jan 20 10:31:53.007334 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 386/773] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:31:52 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/volumes/1b02b8e7-a814-4f10-a0cb-5f13d5dff6f1 => generated 917 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:31:54.023729 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e148bd1e-de2d-4141-9c29-c60fbdd85189 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/volumes/1b02b8e7-a814-4f10-a0cb-5f13d5dff6f1 Jan 20 10:31:54.024226 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e148bd1e-de2d-4141-9c29-c60fbdd85189 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:54.024608 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:54.024608 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:54.025303 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e148bd1e-de2d-4141-9c29-c60fbdd85189 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:54.069135 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-048b85d2-dc2a-4974-ac0d-95bfdc39de09 req-3cc87796-e559-4b6a-9392-90d0162dec63 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] GET http://10.222.0.73/volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/snapshots/2b2f885f-3b71-419d-8bb5-189c7554004b Jan 20 10:31:54.071725 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-048b85d2-dc2a-4974-ac0d-95bfdc39de09 req-3cc87796-e559-4b6a-9392-90d0162dec63 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:54.072478 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:54.072478 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:54.079502 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-048b85d2-dc2a-4974-ac0d-95bfdc39de09 req-3cc87796-e559-4b6a-9392-90d0162dec63 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:54.126012 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:54.126012 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:54.128106 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-048b85d2-dc2a-4974-ac0d-95bfdc39de09 req-3cc87796-e559-4b6a-9392-90d0162dec63 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Snapshot retrieved successfully. Jan 20 10:31:54.131664 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-048b85d2-dc2a-4974-ac0d-95bfdc39de09 req-3cc87796-e559-4b6a-9392-90d0162dec63 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] http://10.222.0.73/volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/snapshots/2b2f885f-3b71-419d-8bb5-189c7554004b returned with HTTP 200 Jan 20 10:31:54.132992 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 387/774] 10.222.0.73 () {60 vars in 1575 bytes} [Wed Jan 20 10:31:54 2021] GET /volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/snapshots/2b2f885f-3b71-419d-8bb5-189c7554004b => generated 469 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:54.218539 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:54.218539 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:54.258879 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e148bd1e-de2d-4141-9c29-c60fbdd85189 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Volume info retrieved successfully. Jan 20 10:31:54.296604 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e148bd1e-de2d-4141-9c29-c60fbdd85189 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/volumes/1b02b8e7-a814-4f10-a0cb-5f13d5dff6f1 returned with HTTP 200 Jan 20 10:31:54.297847 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 388/775] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:31:54 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/volumes/1b02b8e7-a814-4f10-a0cb-5f13d5dff6f1 => generated 917 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:55.229605 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-0d1e6b62-2dfe-4f84-864f-360fdffb61fb req-7c39c913-707c-4d9b-8190-c1f191feeb7d tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] GET http://10.222.0.73/volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/snapshots/2b2f885f-3b71-419d-8bb5-189c7554004b Jan 20 10:31:55.230257 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-0d1e6b62-2dfe-4f84-864f-360fdffb61fb req-7c39c913-707c-4d9b-8190-c1f191feeb7d tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:55.230393 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:55.230393 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:55.231159 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-0d1e6b62-2dfe-4f84-864f-360fdffb61fb req-7c39c913-707c-4d9b-8190-c1f191feeb7d tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:55.318266 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:55.318266 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:55.318582 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-82d28164-f5f9-49b5-a091-1e6c233bf284 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] GET http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/volumes/1b02b8e7-a814-4f10-a0cb-5f13d5dff6f1 Jan 20 10:31:55.319281 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-82d28164-f5f9-49b5-a091-1e6c233bf284 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:55.319633 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:55.319633 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:55.320302 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-82d28164-f5f9-49b5-a091-1e6c233bf284 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:55.327077 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-0d1e6b62-2dfe-4f84-864f-360fdffb61fb req-7c39c913-707c-4d9b-8190-c1f191feeb7d tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Snapshot retrieved successfully. Jan 20 10:31:55.334155 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-0d1e6b62-2dfe-4f84-864f-360fdffb61fb req-7c39c913-707c-4d9b-8190-c1f191feeb7d tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] http://10.222.0.73/volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/snapshots/2b2f885f-3b71-419d-8bb5-189c7554004b returned with HTTP 200 Jan 20 10:31:55.335398 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 388/776] 10.222.0.73 () {60 vars in 1575 bytes} [Wed Jan 20 10:31:55 2021] GET /volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/snapshots/2b2f885f-3b71-419d-8bb5-189c7554004b => generated 469 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:55.472811 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-82d28164-f5f9-49b5-a091-1e6c233bf284 tempest-VolumesSnapshotListTestJSON-311474964 tempest-VolumesSnapshotListTestJSON-311474964] http://10.222.0.73/volume/v3/bd257685b52a4b998b33ef0542343d41/volumes/1b02b8e7-a814-4f10-a0cb-5f13d5dff6f1 returned with HTTP 404 Jan 20 10:31:55.473959 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 389/777] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:31:55 2021] GET /volume/v3/bd257685b52a4b998b33ef0542343d41/volumes/1b02b8e7-a814-4f10-a0cb-5f13d5dff6f1 => generated 109 bytes in 163 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 20 10:31:56.389709 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-3b13d3c5-358d-4abd-80fb-308bcdec7b46 req-8b9a7247-3f83-4b77-a71d-89f124952039 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] GET http://10.222.0.73/volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/snapshots/2b2f885f-3b71-419d-8bb5-189c7554004b Jan 20 10:31:56.391250 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-3b13d3c5-358d-4abd-80fb-308bcdec7b46 req-8b9a7247-3f83-4b77-a71d-89f124952039 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:56.391641 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:56.391641 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:56.392508 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-3b13d3c5-358d-4abd-80fb-308bcdec7b46 req-8b9a7247-3f83-4b77-a71d-89f124952039 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:56.422380 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-3b13d3c5-358d-4abd-80fb-308bcdec7b46 req-8b9a7247-3f83-4b77-a71d-89f124952039 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] http://10.222.0.73/volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/snapshots/2b2f885f-3b71-419d-8bb5-189c7554004b returned with HTTP 404 Jan 20 10:31:56.441530 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 389/778] 10.222.0.73 () {60 vars in 1575 bytes} [Wed Jan 20 10:31:56 2021] GET /volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/snapshots/2b2f885f-3b71-419d-8bb5-189c7554004b => generated 111 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:31:56.476013 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-ddb3f836-abd5-475d-8d27-9d9472da4d26 req-f9c46e1a-0ea7-4773-a2e1-cb377e0da772 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] DELETE http://10.222.0.73/volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/volumes/43fd6d6e-d39f-423d-91fc-c1108712a3f8 Jan 20 10:31:56.476800 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-ddb3f836-abd5-475d-8d27-9d9472da4d26 req-f9c46e1a-0ea7-4773-a2e1-cb377e0da772 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:56.477576 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-ddb3f836-abd5-475d-8d27-9d9472da4d26 req-f9c46e1a-0ea7-4773-a2e1-cb377e0da772 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:56.478401 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [req-ddb3f836-abd5-475d-8d27-9d9472da4d26 req-f9c46e1a-0ea7-4773-a2e1-cb377e0da772 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Delete volume with id: 43fd6d6e-d39f-423d-91fc-c1108712a3f8 Jan 20 10:31:56.572546 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:56.572546 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:56.574341 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-ddb3f836-abd5-475d-8d27-9d9472da4d26 req-f9c46e1a-0ea7-4773-a2e1-cb377e0da772 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Volume info retrieved successfully. Jan 20 10:31:56.643807 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-ddb3f836-abd5-475d-8d27-9d9472da4d26 req-f9c46e1a-0ea7-4773-a2e1-cb377e0da772 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Delete volume request issued successfully. Jan 20 10:31:56.645114 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-ddb3f836-abd5-475d-8d27-9d9472da4d26 req-f9c46e1a-0ea7-4773-a2e1-cb377e0da772 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] http://10.222.0.73/volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/volumes/43fd6d6e-d39f-423d-91fc-c1108712a3f8 returned with HTTP 202 Jan 20 10:31:56.647787 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 390/779] 10.222.0.73 () {62 vars in 1591 bytes} [Wed Jan 20 10:31:56 2021] DELETE /volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/volumes/43fd6d6e-d39f-423d-91fc-c1108712a3f8 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:31:56.720342 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-27d76e5b-d854-477b-853a-0a27bdcd6e6c req-127781b6-150c-4862-9d32-968e73f1c829 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] GET http://10.222.0.73/volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/volumes/43fd6d6e-d39f-423d-91fc-c1108712a3f8 Jan 20 10:31:56.721259 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-27d76e5b-d854-477b-853a-0a27bdcd6e6c req-127781b6-150c-4862-9d32-968e73f1c829 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:56.721855 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-27d76e5b-d854-477b-853a-0a27bdcd6e6c req-127781b6-150c-4862-9d32-968e73f1c829 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:56.910015 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:56.910015 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:56.925912 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-27d76e5b-d854-477b-853a-0a27bdcd6e6c req-127781b6-150c-4862-9d32-968e73f1c829 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Volume info retrieved successfully. Jan 20 10:31:56.984477 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-27d76e5b-d854-477b-853a-0a27bdcd6e6c req-127781b6-150c-4862-9d32-968e73f1c829 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] http://10.222.0.73/volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/volumes/43fd6d6e-d39f-423d-91fc-c1108712a3f8 returned with HTTP 200 Jan 20 10:31:56.985546 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 390/780] 10.222.0.73 () {60 vars in 1569 bytes} [Wed Jan 20 10:31:56 2021] GET /volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/volumes/43fd6d6e-d39f-423d-91fc-c1108712a3f8 => generated 915 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:31:58.072686 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c14593dc-6789-433d-9c75-d5637da873f1 req-73b71dfa-0c48-4ef1-b19a-3cfa57446b7e tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] GET http://10.222.0.73/volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/volumes/43fd6d6e-d39f-423d-91fc-c1108712a3f8 Jan 20 10:31:58.073580 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c14593dc-6789-433d-9c75-d5637da873f1 req-73b71dfa-0c48-4ef1-b19a-3cfa57446b7e tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:58.074028 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:58.074028 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:58.074663 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-c14593dc-6789-433d-9c75-d5637da873f1 req-73b71dfa-0c48-4ef1-b19a-3cfa57446b7e tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:58.335808 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:58.335808 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:58.394738 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-c14593dc-6789-433d-9c75-d5637da873f1 req-73b71dfa-0c48-4ef1-b19a-3cfa57446b7e tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Volume info retrieved successfully. Jan 20 10:31:58.461662 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-c14593dc-6789-433d-9c75-d5637da873f1 req-73b71dfa-0c48-4ef1-b19a-3cfa57446b7e tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] http://10.222.0.73/volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/volumes/43fd6d6e-d39f-423d-91fc-c1108712a3f8 returned with HTTP 200 Jan 20 10:31:58.467130 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 391/781] 10.222.0.73 () {60 vars in 1569 bytes} [Wed Jan 20 10:31:58 2021] GET /volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/volumes/43fd6d6e-d39f-423d-91fc-c1108712a3f8 => generated 915 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:31:59.648301 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-00f4f51f-c06a-458f-b7f5-403d5a515bd8 req-dc3478a5-0753-4d52-bb19-f1898bb6c516 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] GET http://10.222.0.73/volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/volumes/43fd6d6e-d39f-423d-91fc-c1108712a3f8 Jan 20 10:31:59.649153 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-00f4f51f-c06a-458f-b7f5-403d5a515bd8 req-dc3478a5-0753-4d52-bb19-f1898bb6c516 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:31:59.649153 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:31:59.649153 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:31:59.649639 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-00f4f51f-c06a-458f-b7f5-403d5a515bd8 req-dc3478a5-0753-4d52-bb19-f1898bb6c516 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:31:59.795206 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:31:59.795206 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:31:59.830889 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-00f4f51f-c06a-458f-b7f5-403d5a515bd8 req-dc3478a5-0753-4d52-bb19-f1898bb6c516 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Volume info retrieved successfully. Jan 20 10:31:59.945525 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-00f4f51f-c06a-458f-b7f5-403d5a515bd8 req-dc3478a5-0753-4d52-bb19-f1898bb6c516 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] http://10.222.0.73/volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/volumes/43fd6d6e-d39f-423d-91fc-c1108712a3f8 returned with HTTP 200 Jan 20 10:31:59.962369 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 391/782] 10.222.0.73 () {60 vars in 1569 bytes} [Wed Jan 20 10:31:59 2021] GET /volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/volumes/43fd6d6e-d39f-423d-91fc-c1108712a3f8 => generated 915 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:32:01.044740 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-6129e2b6-2453-44a7-a113-603c7a0829ad req-351cf56f-4f86-4ff1-a366-029bcc1a1c84 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] GET http://10.222.0.73/volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/volumes/43fd6d6e-d39f-423d-91fc-c1108712a3f8 Jan 20 10:32:01.045809 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-6129e2b6-2453-44a7-a113-603c7a0829ad req-351cf56f-4f86-4ff1-a366-029bcc1a1c84 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:32:01.046221 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:32:01.046221 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:32:01.047171 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-6129e2b6-2453-44a7-a113-603c7a0829ad req-351cf56f-4f86-4ff1-a366-029bcc1a1c84 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:32:01.178704 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-6129e2b6-2453-44a7-a113-603c7a0829ad req-351cf56f-4f86-4ff1-a366-029bcc1a1c84 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] http://10.222.0.73/volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/volumes/43fd6d6e-d39f-423d-91fc-c1108712a3f8 returned with HTTP 404 Jan 20 10:32:01.188657 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 392/783] 10.222.0.73 () {60 vars in 1569 bytes} [Wed Jan 20 10:32:01 2021] GET /volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/volumes/43fd6d6e-d39f-423d-91fc-c1108712a3f8 => generated 109 bytes in 150 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:32:01.304791 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-557995dc-25d2-4fbb-90a5-fc869022ff91 req-f6608eb4-736f-4434-b5f5-6b53ecbfc803 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] DELETE http://10.222.0.73/volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/volumes/43fd6d6e-d39f-423d-91fc-c1108712a3f8 Jan 20 10:32:01.306348 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-557995dc-25d2-4fbb-90a5-fc869022ff91 req-f6608eb4-736f-4434-b5f5-6b53ecbfc803 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:32:01.309364 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:32:01.309364 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:32:01.313318 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-557995dc-25d2-4fbb-90a5-fc869022ff91 req-f6608eb4-736f-4434-b5f5-6b53ecbfc803 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:32:01.314778 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [req-557995dc-25d2-4fbb-90a5-fc869022ff91 req-f6608eb4-736f-4434-b5f5-6b53ecbfc803 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Delete volume with id: 43fd6d6e-d39f-423d-91fc-c1108712a3f8 Jan 20 10:32:01.532766 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-557995dc-25d2-4fbb-90a5-fc869022ff91 req-f6608eb4-736f-4434-b5f5-6b53ecbfc803 tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] http://10.222.0.73/volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/volumes/43fd6d6e-d39f-423d-91fc-c1108712a3f8 returned with HTTP 404 Jan 20 10:32:01.535428 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 392/784] 10.222.0.73 () {62 vars in 1591 bytes} [Wed Jan 20 10:32:01 2021] DELETE /volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/volumes/43fd6d6e-d39f-423d-91fc-c1108712a3f8 => generated 109 bytes in 240 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:32:01.799350 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-fac61232-4485-486f-85da-5c1fc10492f9 req-7d69b5e3-331e-4846-8598-36c4117d920d tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] GET http://10.222.0.73/volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/volumes/43fd6d6e-d39f-423d-91fc-c1108712a3f8 Jan 20 10:32:01.800287 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-fac61232-4485-486f-85da-5c1fc10492f9 req-7d69b5e3-331e-4846-8598-36c4117d920d tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:32:01.801045 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-fac61232-4485-486f-85da-5c1fc10492f9 req-7d69b5e3-331e-4846-8598-36c4117d920d tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:32:01.857776 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-fac61232-4485-486f-85da-5c1fc10492f9 req-7d69b5e3-331e-4846-8598-36c4117d920d tempest-VolumesSnapshotsTestJSON-861399594 tempest-VolumesSnapshotsTestJSON-861399594] http://10.222.0.73/volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/volumes/43fd6d6e-d39f-423d-91fc-c1108712a3f8 returned with HTTP 404 Jan 20 10:32:01.859353 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 393/785] 10.222.0.73 () {60 vars in 1569 bytes} [Wed Jan 20 10:32:01 2021] GET /volume/v3/d7fe50860b2b40fc92e51dd58058dbe5/volumes/43fd6d6e-d39f-423d-91fc-c1108712a3f8 => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:32:20.182705 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-da984faa-97f9-4938-aecd-0cfeea04ece8 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 Jan 20 10:32:20.183903 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-da984faa-97f9-4938-aecd-0cfeea04ece8 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:32:20.185227 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-da984faa-97f9-4938-aecd-0cfeea04ece8 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:32:20.341983 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:32:20.341983 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:32:20.368697 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-65d6a202-a729-421f-b836-dadd063347a4 req-da984faa-97f9-4938-aecd-0cfeea04ece8 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:32:20.418920 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-da984faa-97f9-4938-aecd-0cfeea04ece8 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 returned with HTTP 200 Jan 20 10:32:20.420245 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 393/786] 10.222.0.73 () {60 vars in 1569 bytes} [Wed Jan 20 10:32:19 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 => generated 1360 bytes in 826 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:32:20.446851 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-f99d87a7-9c02-4c59-a38c-89fcce5c67a5 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/bdd962cd-0a10-49c0-9f8d-4be91d4a7d4a Jan 20 10:32:20.447812 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-f99d87a7-9c02-4c59-a38c-89fcce5c67a5 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:32:20.448647 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-f99d87a7-9c02-4c59-a38c-89fcce5c67a5 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:32:20.844856 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:32:20.844856 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:32:20.869975 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-65d6a202-a729-421f-b836-dadd063347a4 req-f99d87a7-9c02-4c59-a38c-89fcce5c67a5 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:32:20.975709 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-f99d87a7-9c02-4c59-a38c-89fcce5c67a5 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/bdd962cd-0a10-49c0-9f8d-4be91d4a7d4a returned with HTTP 200 Jan 20 10:32:20.981369 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 394/787] 10.222.0.73 () {60 vars in 1569 bytes} [Wed Jan 20 10:32:20 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/bdd962cd-0a10-49c0-9f8d-4be91d4a7d4a => generated 912 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:32:21.002083 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-9a4e359a-b849-475f-a23e-bd5f5ad38eed tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/59b38be2-9df8-42e6-947a-64c3a473858e Jan 20 10:32:21.003083 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-9a4e359a-b849-475f-a23e-bd5f5ad38eed tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:32:21.021305 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:32:21.021305 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:32:21.022375 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-9a4e359a-b849-475f-a23e-bd5f5ad38eed tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:32:21.180179 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:32:21.180179 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:32:21.206924 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-65d6a202-a729-421f-b836-dadd063347a4 req-9a4e359a-b849-475f-a23e-bd5f5ad38eed tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:32:21.308516 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-9a4e359a-b849-475f-a23e-bd5f5ad38eed tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/59b38be2-9df8-42e6-947a-64c3a473858e returned with HTTP 200 Jan 20 10:32:21.310721 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 394/788] 10.222.0.73 () {60 vars in 1569 bytes} [Wed Jan 20 10:32:20 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/59b38be2-9df8-42e6-947a-64c3a473858e => generated 914 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:32:21.334421 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-f99d87a7-9c02-4c59-a38c-89fcce5c67a5 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume// Jan 20 10:32:21.335583 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-f99d87a7-9c02-4c59-a38c-89fcce5c67a5 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:32:21.336043 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:32:21.336043 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:32:21.336781 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-f99d87a7-9c02-4c59-a38c-89fcce5c67a5 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:32:21.339605 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-f99d87a7-9c02-4c59-a38c-89fcce5c67a5 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 10:32:21.341723 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 395/789] 10.222.0.73 () {58 vars in 1289 bytes} [Wed Jan 20 10:32:21 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 20 10:32:21.364992 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-625a2a43-34bc-4eba-9948-0c0275206a5e tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] POST http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments Jan 20 10:32:21.366729 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:32:21.366729 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:32:21.367454 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-625a2a43-34bc-4eba-9948-0c0275206a5e tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "360a6a97-d7af-4b2c-b21a-e3e5661ea484", "instance_uuid": "60045031-e025-4a1b-8ed4-e21332649c40", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:32:21.511054 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:32:21.511054 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:32:21.668678 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-625a2a43-34bc-4eba-9948-0c0275206a5e tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments returned with HTTP 200 Jan 20 10:32:21.671311 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 395/790] 10.222.0.73 () {66 vars in 1565 bytes} [Wed Jan 20 10:32:21 2021] POST /volume/v3/802b28a76d68445d990c665dde873172/attachments => generated 273 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:32:21.679147 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-f99d87a7-9c02-4c59-a38c-89fcce5c67a5 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume// Jan 20 10:32:21.680024 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-f99d87a7-9c02-4c59-a38c-89fcce5c67a5 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:32:21.680917 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-f99d87a7-9c02-4c59-a38c-89fcce5c67a5 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:32:21.683006 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-f99d87a7-9c02-4c59-a38c-89fcce5c67a5 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 10:32:21.684599 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 396/791] 10.222.0.73 () {58 vars in 1289 bytes} [Wed Jan 20 10:32:21 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 20 10:32:21.708175 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-c212852f-ec1e-46b2-a06b-83812acf0019 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] POST http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments Jan 20 10:32:21.712927 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:32:21.712927 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:32:21.713511 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-c212852f-ec1e-46b2-a06b-83812acf0019 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bdd962cd-0a10-49c0-9f8d-4be91d4a7d4a", "instance_uuid": "60045031-e025-4a1b-8ed4-e21332649c40", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:32:21.826038 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:32:21.826038 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:32:21.961575 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-c212852f-ec1e-46b2-a06b-83812acf0019 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments returned with HTTP 200 Jan 20 10:32:21.964985 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 396/792] 10.222.0.73 () {66 vars in 1565 bytes} [Wed Jan 20 10:32:21 2021] POST /volume/v3/802b28a76d68445d990c665dde873172/attachments => generated 273 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:32:21.978882 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-f99d87a7-9c02-4c59-a38c-89fcce5c67a5 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume// Jan 20 10:32:21.980129 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-f99d87a7-9c02-4c59-a38c-89fcce5c67a5 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:32:21.981946 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-f99d87a7-9c02-4c59-a38c-89fcce5c67a5 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:32:21.985946 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-f99d87a7-9c02-4c59-a38c-89fcce5c67a5 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 10:32:21.987654 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 397/793] 10.222.0.73 () {58 vars in 1289 bytes} [Wed Jan 20 10:32:21 2021] GET /volume/ => generated 754 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 20 10:32:22.030306 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-a4375c8a-e903-445f-b8e5-99c12ba30afb tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] POST http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments Jan 20 10:32:22.031209 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:32:22.031209 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:32:22.031955 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-a4375c8a-e903-445f-b8e5-99c12ba30afb tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "59b38be2-9df8-42e6-947a-64c3a473858e", "instance_uuid": "60045031-e025-4a1b-8ed4-e21332649c40", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:32:22.115022 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:32:22.115022 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:32:22.216018 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-a4375c8a-e903-445f-b8e5-99c12ba30afb tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments returned with HTTP 200 Jan 20 10:32:22.234072 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 397/794] 10.222.0.73 () {66 vars in 1565 bytes} [Wed Jan 20 10:32:22 2021] POST /volume/v3/802b28a76d68445d990c665dde873172/attachments => generated 273 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:32:24.516758 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-f99d87a7-9c02-4c59-a38c-89fcce5c67a5 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume// Jan 20 10:32:24.519458 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-f99d87a7-9c02-4c59-a38c-89fcce5c67a5 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:32:24.520149 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-f99d87a7-9c02-4c59-a38c-89fcce5c67a5 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:32:24.522180 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-f99d87a7-9c02-4c59-a38c-89fcce5c67a5 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 10:32:24.523467 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 398/795] 10.222.0.71 () {56 vars in 1089 bytes} [Wed Jan 20 10:32:24 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 20 10:32:24.541918 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-181e1013-8583-4227-8dc5-606acf4aa6b8 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 Jan 20 10:32:24.543884 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-181e1013-8583-4227-8dc5-606acf4aa6b8 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:32:24.549356 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:32:24.549356 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:32:24.550545 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-181e1013-8583-4227-8dc5-606acf4aa6b8 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:32:24.636015 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:32:24.636015 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:32:24.652679 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-65d6a202-a729-421f-b836-dadd063347a4 req-181e1013-8583-4227-8dc5-606acf4aa6b8 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:32:24.720866 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:32:24.720866 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:32:24.745664 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-181e1013-8583-4227-8dc5-606acf4aa6b8 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 returned with HTTP 200 Jan 20 10:32:24.746821 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 398/796] 10.222.0.71 () {60 vars in 1403 bytes} [Wed Jan 20 10:32:24 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 => generated 1458 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 10:32:24.782189 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-701dc101-68b5-401b-ac98-76c3d32e2398 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] PUT http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/fbd64b57-0cf5-48f4-a810-f07692af15a6 Jan 20 10:32:24.783166 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-701dc101-68b5-401b-ac98-76c3d32e2398 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h1-768509-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768509-8.cbci-768509-8.local", "mountpoint": "/dev/sda"}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:32:24.843467 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:32:24.843467 n-d-768509-8 devstack@c-api.service[87958]: return self(f, *args, **kw) Jan 20 10:32:24.844035 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-65d6a202-a729-421f-b836-dadd063347a4 req-701dc101-68b5-401b-ac98-76c3d32e2398 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Lock "b'cinder-attachment_update-360a6a97-d7af-4b2c-b21a-e3e5661ea484-n-h1-768509-8'" acquired by "attachment_update" :: waited 0.021s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 20 10:32:24.847193 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:32:24.847193 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:32:26.802820 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-65d6a202-a729-421f-b836-dadd063347a4 req-701dc101-68b5-401b-ac98-76c3d32e2398 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Lock "b'cinder-attachment_update-360a6a97-d7af-4b2c-b21a-e3e5661ea484-n-h1-768509-8'" released by "attachment_update" :: held 1.958s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 20 10:32:26.804040 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-701dc101-68b5-401b-ac98-76c3d32e2398 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/fbd64b57-0cf5-48f4-a810-f07692af15a6 returned with HTTP 200 Jan 20 10:32:26.805511 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 399/797] 10.222.0.71 () {64 vars in 1468 bytes} [Wed Jan 20 10:32:24 2021] PUT /volume/v3/802b28a76d68445d990c665dde873172/attachments/fbd64b57-0cf5-48f4-a810-f07692af15a6 => generated 762 bytes in 2029 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:32:26.857731 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-2d838994-46a0-4853-89c0-f5e0583719ed tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] POST http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/fbd64b57-0cf5-48f4-a810-f07692af15a6/action Jan 20 10:32:26.859229 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:32:26.859229 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:32:26.860657 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-2d838994-46a0-4853-89c0-f5e0583719ed tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:32:26.861280 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-2d838994-46a0-4853-89c0-f5e0583719ed tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:32:26.987222 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:32:26.987222 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:32:27.005207 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-2d838994-46a0-4853-89c0-f5e0583719ed tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/fbd64b57-0cf5-48f4-a810-f07692af15a6/action returned with HTTP 204 Jan 20 10:32:27.006584 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 399/798] 10.222.0.71 () {64 vars in 1489 bytes} [Wed Jan 20 10:32:26 2021] POST /volume/v3/802b28a76d68445d990c665dde873172/attachments/fbd64b57-0cf5-48f4-a810-f07692af15a6/action => generated 0 bytes in 160 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:32:27.048612 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-701dc101-68b5-401b-ac98-76c3d32e2398 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume// Jan 20 10:32:27.049603 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-701dc101-68b5-401b-ac98-76c3d32e2398 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:32:27.050035 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:32:27.050035 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:32:27.050730 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-701dc101-68b5-401b-ac98-76c3d32e2398 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:32:27.052050 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-701dc101-68b5-401b-ac98-76c3d32e2398 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 10:32:27.053264 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 400/799] 10.222.0.71 () {56 vars in 1089 bytes} [Wed Jan 20 10:32:27 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 20 10:32:27.072228 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-ce08aa12-9db0-46f6-8a51-fc1ff651b387 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/bdd962cd-0a10-49c0-9f8d-4be91d4a7d4a Jan 20 10:32:27.073757 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-ce08aa12-9db0-46f6-8a51-fc1ff651b387 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:32:27.074670 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:32:27.074670 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:32:27.076547 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-ce08aa12-9db0-46f6-8a51-fc1ff651b387 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:32:27.190554 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:32:27.190554 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:32:27.204295 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-65d6a202-a729-421f-b836-dadd063347a4 req-ce08aa12-9db0-46f6-8a51-fc1ff651b387 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:32:27.237384 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:32:27.237384 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:32:27.254436 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-ce08aa12-9db0-46f6-8a51-fc1ff651b387 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/bdd962cd-0a10-49c0-9f8d-4be91d4a7d4a returned with HTTP 200 Jan 20 10:32:27.256604 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 400/800] 10.222.0.71 () {60 vars in 1403 bytes} [Wed Jan 20 10:32:27 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/bdd962cd-0a10-49c0-9f8d-4be91d4a7d4a => generated 1010 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 10:32:27.296625 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-ed8765c1-a6a1-4579-96a7-c5c10b98b420 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] PUT http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/be3c8c91-87c2-490a-bd23-d22c6713b2c2 Jan 20 10:32:27.298300 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-ed8765c1-a6a1-4579-96a7-c5c10b98b420 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h1-768509-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768509-8.cbci-768509-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:32:27.344162 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:32:27.344162 n-d-768509-8 devstack@c-api.service[87958]: return self(f, *args, **kw) Jan 20 10:32:27.344711 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-65d6a202-a729-421f-b836-dadd063347a4 req-ed8765c1-a6a1-4579-96a7-c5c10b98b420 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Lock "b'cinder-attachment_update-bdd962cd-0a10-49c0-9f8d-4be91d4a7d4a-n-h1-768509-8'" acquired by "attachment_update" :: waited 0.018s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 20 10:32:27.348987 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:32:27.348987 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:32:29.824628 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-65d6a202-a729-421f-b836-dadd063347a4 req-ed8765c1-a6a1-4579-96a7-c5c10b98b420 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Lock "b'cinder-attachment_update-bdd962cd-0a10-49c0-9f8d-4be91d4a7d4a-n-h1-768509-8'" released by "attachment_update" :: held 2.479s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 20 10:32:29.825886 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-ed8765c1-a6a1-4579-96a7-c5c10b98b420 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/be3c8c91-87c2-490a-bd23-d22c6713b2c2 returned with HTTP 200 Jan 20 10:32:29.833256 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 401/801] 10.222.0.71 () {64 vars in 1468 bytes} [Wed Jan 20 10:32:27 2021] PUT /volume/v3/802b28a76d68445d990c665dde873172/attachments/be3c8c91-87c2-490a-bd23-d22c6713b2c2 => generated 762 bytes in 2544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:32:29.912920 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-99ab95fb-f15b-4c75-9a44-4177e9d3a6ff tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] POST http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/be3c8c91-87c2-490a-bd23-d22c6713b2c2/action Jan 20 10:32:29.914281 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:32:29.914281 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:32:29.915227 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-99ab95fb-f15b-4c75-9a44-4177e9d3a6ff tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:32:29.915624 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-99ab95fb-f15b-4c75-9a44-4177e9d3a6ff tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:32:30.148440 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:32:30.148440 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:32:30.191216 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-99ab95fb-f15b-4c75-9a44-4177e9d3a6ff tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/be3c8c91-87c2-490a-bd23-d22c6713b2c2/action returned with HTTP 204 Jan 20 10:32:30.192540 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 401/802] 10.222.0.71 () {64 vars in 1489 bytes} [Wed Jan 20 10:32:29 2021] POST /volume/v3/802b28a76d68445d990c665dde873172/attachments/be3c8c91-87c2-490a-bd23-d22c6713b2c2/action => generated 0 bytes in 285 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 20 10:32:30.269099 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-ed8765c1-a6a1-4579-96a7-c5c10b98b420 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume// Jan 20 10:32:30.274025 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-ed8765c1-a6a1-4579-96a7-c5c10b98b420 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:32:30.274025 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:32:30.274025 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:32:30.274403 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-ed8765c1-a6a1-4579-96a7-c5c10b98b420 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:32:30.278024 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-ed8765c1-a6a1-4579-96a7-c5c10b98b420 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 10:32:30.279543 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 402/803] 10.222.0.71 () {56 vars in 1089 bytes} [Wed Jan 20 10:32:30 2021] GET /volume/ => generated 754 bytes in 20 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 20 10:32:30.297838 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-38092887-f834-44de-8509-d285dcf77cd2 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/59b38be2-9df8-42e6-947a-64c3a473858e Jan 20 10:32:30.298766 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-38092887-f834-44de-8509-d285dcf77cd2 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:32:30.299138 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:32:30.299138 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:32:30.310126 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-38092887-f834-44de-8509-d285dcf77cd2 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:32:30.390372 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:32:30.390372 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:32:30.408890 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-65d6a202-a729-421f-b836-dadd063347a4 req-38092887-f834-44de-8509-d285dcf77cd2 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:32:30.452814 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:32:30.452814 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:32:30.487607 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-38092887-f834-44de-8509-d285dcf77cd2 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/59b38be2-9df8-42e6-947a-64c3a473858e returned with HTTP 200 Jan 20 10:32:30.499009 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 402/804] 10.222.0.71 () {60 vars in 1403 bytes} [Wed Jan 20 10:32:30 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/59b38be2-9df8-42e6-947a-64c3a473858e => generated 1012 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 10:32:30.534435 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-5b35ae80-ba5f-4dff-afcf-9a3dac42e266 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] PUT http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/a818a654-5f7a-49fb-a50b-7c76e4660d68 Jan 20 10:32:30.539286 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-5b35ae80-ba5f-4dff-afcf-9a3dac42e266 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h1-768509-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768509-8.cbci-768509-8.local", "mountpoint": "/dev/sdc"}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:32:30.630419 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:32:30.630419 n-d-768509-8 devstack@c-api.service[87958]: return self(f, *args, **kw) Jan 20 10:32:30.633922 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-65d6a202-a729-421f-b836-dadd063347a4 req-5b35ae80-ba5f-4dff-afcf-9a3dac42e266 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Lock "b'cinder-attachment_update-59b38be2-9df8-42e6-947a-64c3a473858e-n-h1-768509-8'" acquired by "attachment_update" :: waited 0.016s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 20 10:32:30.638931 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:32:30.638931 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:32:33.640134 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-65d6a202-a729-421f-b836-dadd063347a4 req-5b35ae80-ba5f-4dff-afcf-9a3dac42e266 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Lock "b'cinder-attachment_update-59b38be2-9df8-42e6-947a-64c3a473858e-n-h1-768509-8'" released by "attachment_update" :: held 3.006s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 20 10:32:33.643106 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-5b35ae80-ba5f-4dff-afcf-9a3dac42e266 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/a818a654-5f7a-49fb-a50b-7c76e4660d68 returned with HTTP 200 Jan 20 10:32:33.652557 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 403/805] 10.222.0.71 () {64 vars in 1468 bytes} [Wed Jan 20 10:32:30 2021] PUT /volume/v3/802b28a76d68445d990c665dde873172/attachments/a818a654-5f7a-49fb-a50b-7c76e4660d68 => generated 762 bytes in 3129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:32:33.699072 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-e967a572-46c4-4a4f-8682-6d70b863bac2 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] POST http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/a818a654-5f7a-49fb-a50b-7c76e4660d68/action Jan 20 10:32:33.707671 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:32:33.707671 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:32:33.709727 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-e967a572-46c4-4a4f-8682-6d70b863bac2 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:32:33.710586 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-e967a572-46c4-4a4f-8682-6d70b863bac2 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:32:33.864864 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:32:33.864864 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:32:33.905791 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-e967a572-46c4-4a4f-8682-6d70b863bac2 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/a818a654-5f7a-49fb-a50b-7c76e4660d68/action returned with HTTP 204 Jan 20 10:32:33.912575 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 403/806] 10.222.0.71 () {64 vars in 1489 bytes} [Wed Jan 20 10:32:33 2021] POST /volume/v3/802b28a76d68445d990c665dde873172/attachments/a818a654-5f7a-49fb-a50b-7c76e4660d68/action => generated 0 bytes in 225 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:35:03.414898 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-bc1ddddc-1f01-4df9-b1f7-bdd4bc730b63 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] DELETE http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/fbd64b57-0cf5-48f4-a810-f07692af15a6 Jan 20 10:35:03.415772 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-bc1ddddc-1f01-4df9-b1f7-bdd4bc730b63 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:35:03.415772 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:35:03.415772 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:35:03.416698 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-bc1ddddc-1f01-4df9-b1f7-bdd4bc730b63 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:35:03.465400 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:35:03.465400 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:35:04.457371 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-65d6a202-a729-421f-b836-dadd063347a4 req-bc1ddddc-1f01-4df9-b1f7-bdd4bc730b63 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 20 10:35:04.457878 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-65d6a202-a729-421f-b836-dadd063347a4 req-bc1ddddc-1f01-4df9-b1f7-bdd4bc730b63 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Pending status list for volume during attachment-delete: [] {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 20 10:35:04.477057 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-bc1ddddc-1f01-4df9-b1f7-bdd4bc730b63 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/fbd64b57-0cf5-48f4-a810-f07692af15a6 returned with HTTP 200 Jan 20 10:35:04.482169 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 404/807] 10.222.0.71 () {62 vars in 1437 bytes} [Wed Jan 20 10:35:03 2021] DELETE /volume/v3/802b28a76d68445d990c665dde873172/attachments/fbd64b57-0cf5-48f4-a810-f07692af15a6 => generated 19 bytes in 1072 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:35:04.496340 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-45b845d4-068b-482d-aa5f-46c824859ce2 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] DELETE http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/be3c8c91-87c2-490a-bd23-d22c6713b2c2 Jan 20 10:35:04.500522 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-45b845d4-068b-482d-aa5f-46c824859ce2 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:35:04.501255 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:35:04.501255 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:35:04.502153 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-45b845d4-068b-482d-aa5f-46c824859ce2 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:35:04.542286 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:35:04.542286 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:35:05.504151 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-65d6a202-a729-421f-b836-dadd063347a4 req-45b845d4-068b-482d-aa5f-46c824859ce2 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 20 10:35:05.507343 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-65d6a202-a729-421f-b836-dadd063347a4 req-45b845d4-068b-482d-aa5f-46c824859ce2 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Pending status list for volume during attachment-delete: [] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 20 10:35:05.518886 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-45b845d4-068b-482d-aa5f-46c824859ce2 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/be3c8c91-87c2-490a-bd23-d22c6713b2c2 returned with HTTP 200 Jan 20 10:35:05.520482 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 404/808] 10.222.0.71 () {62 vars in 1437 bytes} [Wed Jan 20 10:35:04 2021] DELETE /volume/v3/802b28a76d68445d990c665dde873172/attachments/be3c8c91-87c2-490a-bd23-d22c6713b2c2 => generated 19 bytes in 1032 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:35:05.547270 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-e1808261-7637-4656-bb15-fdcc802fe068 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] DELETE http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/a818a654-5f7a-49fb-a50b-7c76e4660d68 Jan 20 10:35:05.548224 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-e1808261-7637-4656-bb15-fdcc802fe068 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:35:05.548586 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:35:05.548586 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:35:05.549292 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-e1808261-7637-4656-bb15-fdcc802fe068 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:35:05.610084 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:35:05.610084 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:35:06.497920 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-65d6a202-a729-421f-b836-dadd063347a4 req-e1808261-7637-4656-bb15-fdcc802fe068 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 20 10:35:06.502049 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-65d6a202-a729-421f-b836-dadd063347a4 req-e1808261-7637-4656-bb15-fdcc802fe068 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Pending status list for volume during attachment-delete: [] {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 20 10:35:06.556666 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-e1808261-7637-4656-bb15-fdcc802fe068 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/a818a654-5f7a-49fb-a50b-7c76e4660d68 returned with HTTP 200 Jan 20 10:35:06.558478 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 405/809] 10.222.0.71 () {62 vars in 1437 bytes} [Wed Jan 20 10:35:05 2021] DELETE /volume/v3/802b28a76d68445d990c665dde873172/attachments/a818a654-5f7a-49fb-a50b-7c76e4660d68 => generated 19 bytes in 1021 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:35:56.129603 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-3e8b114b-3616-4dc7-94e2-80b9b77af69a tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/fbd64b57-0cf5-48f4-a810-f07692af15a6 Jan 20 10:35:56.130351 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-3e8b114b-3616-4dc7-94e2-80b9b77af69a tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:35:56.131093 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:35:56.131093 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:35:56.132135 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-3e8b114b-3616-4dc7-94e2-80b9b77af69a tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:35:56.157056 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-3e8b114b-3616-4dc7-94e2-80b9b77af69a tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/fbd64b57-0cf5-48f4-a810-f07692af15a6 returned with HTTP 404 Jan 20 10:35:56.165966 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 405/810] 10.222.0.73 () {60 vars in 1415 bytes} [Wed Jan 20 10:35:56 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/attachments/fbd64b57-0cf5-48f4-a810-f07692af15a6 => generated 149 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 10:35:56.167922 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-e1808261-7637-4656-bb15-fdcc802fe068 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume// Jan 20 10:35:56.168893 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-e1808261-7637-4656-bb15-fdcc802fe068 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:35:56.169415 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:35:56.169415 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:35:56.170291 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-e1808261-7637-4656-bb15-fdcc802fe068 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:35:56.172392 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-e1808261-7637-4656-bb15-fdcc802fe068 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 10:35:56.173987 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 406/811] 10.222.0.73 () {56 vars in 1091 bytes} [Wed Jan 20 10:35:56 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 20 10:35:56.196865 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-c09f08a4-30e5-4510-96bc-4dd5204cdb1b tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] POST http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments Jan 20 10:35:56.203683 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-c09f08a4-30e5-4510-96bc-4dd5204cdb1b tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "360a6a97-d7af-4b2c-b21a-e3e5661ea484", "instance_uuid": "60045031-e025-4a1b-8ed4-e21332649c40", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:35:56.357207 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:35:56.357207 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:35:56.498607 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-c09f08a4-30e5-4510-96bc-4dd5204cdb1b tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments returned with HTTP 200 Jan 20 10:35:56.500935 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 406/812] 10.222.0.73 () {64 vars in 1358 bytes} [Wed Jan 20 10:35:56 2021] POST /volume/v3/802b28a76d68445d990c665dde873172/attachments => generated 273 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:35:56.573245 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-8be56f50-bbf3-45b9-9ab4-f932b2260038 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/be3c8c91-87c2-490a-bd23-d22c6713b2c2 Jan 20 10:35:56.574072 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-8be56f50-bbf3-45b9-9ab4-f932b2260038 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:35:56.574534 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-8be56f50-bbf3-45b9-9ab4-f932b2260038 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:35:56.607621 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-8be56f50-bbf3-45b9-9ab4-f932b2260038 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/be3c8c91-87c2-490a-bd23-d22c6713b2c2 returned with HTTP 404 Jan 20 10:35:56.610982 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 407/813] 10.222.0.73 () {60 vars in 1415 bytes} [Wed Jan 20 10:35:56 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/attachments/be3c8c91-87c2-490a-bd23-d22c6713b2c2 => generated 149 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 10:35:56.616020 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-c09f08a4-30e5-4510-96bc-4dd5204cdb1b tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume// Jan 20 10:35:56.616544 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-c09f08a4-30e5-4510-96bc-4dd5204cdb1b tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:35:56.616767 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:35:56.616767 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:35:56.617449 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-c09f08a4-30e5-4510-96bc-4dd5204cdb1b tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:35:56.618847 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-c09f08a4-30e5-4510-96bc-4dd5204cdb1b tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 10:35:56.619852 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 407/814] 10.222.0.73 () {56 vars in 1091 bytes} [Wed Jan 20 10:35:56 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 20 10:35:56.631551 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-b7805750-eff3-4a3d-ae00-da579e2569ce tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] POST http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments Jan 20 10:35:56.632473 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-b7805750-eff3-4a3d-ae00-da579e2569ce tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bdd962cd-0a10-49c0-9f8d-4be91d4a7d4a", "instance_uuid": "60045031-e025-4a1b-8ed4-e21332649c40", "connector": null}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:35:56.714761 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:35:56.714761 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:35:56.803462 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-b7805750-eff3-4a3d-ae00-da579e2569ce tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments returned with HTTP 200 Jan 20 10:35:56.804792 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 408/815] 10.222.0.73 () {64 vars in 1358 bytes} [Wed Jan 20 10:35:56 2021] POST /volume/v3/802b28a76d68445d990c665dde873172/attachments => generated 273 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:35:56.846297 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-531d6e6d-cffe-41b6-bcc5-40faa86dba6e tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/a818a654-5f7a-49fb-a50b-7c76e4660d68 Jan 20 10:35:56.847327 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-531d6e6d-cffe-41b6-bcc5-40faa86dba6e tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:35:56.848737 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-531d6e6d-cffe-41b6-bcc5-40faa86dba6e tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:35:56.880428 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-531d6e6d-cffe-41b6-bcc5-40faa86dba6e tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/a818a654-5f7a-49fb-a50b-7c76e4660d68 returned with HTTP 404 Jan 20 10:35:56.882461 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 408/816] 10.222.0.73 () {60 vars in 1415 bytes} [Wed Jan 20 10:35:56 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/attachments/a818a654-5f7a-49fb-a50b-7c76e4660d68 => generated 149 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 10:35:56.889916 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-b7805750-eff3-4a3d-ae00-da579e2569ce tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume// Jan 20 10:35:56.891139 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-b7805750-eff3-4a3d-ae00-da579e2569ce tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:35:56.891786 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:35:56.891786 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:35:56.892734 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-b7805750-eff3-4a3d-ae00-da579e2569ce tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:35:56.894524 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-b7805750-eff3-4a3d-ae00-da579e2569ce tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 10:35:56.895869 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 409/817] 10.222.0.73 () {56 vars in 1091 bytes} [Wed Jan 20 10:35:56 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 20 10:35:56.915875 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-b63c3622-2e01-4972-965f-ee541bd782ca tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] POST http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments Jan 20 10:35:56.917375 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-b63c3622-2e01-4972-965f-ee541bd782ca tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "59b38be2-9df8-42e6-947a-64c3a473858e", "instance_uuid": "60045031-e025-4a1b-8ed4-e21332649c40", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:35:57.021566 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:35:57.021566 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:35:57.257402 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-b63c3622-2e01-4972-965f-ee541bd782ca tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments returned with HTTP 200 Jan 20 10:35:57.258323 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 409/818] 10.222.0.73 () {64 vars in 1358 bytes} [Wed Jan 20 10:35:56 2021] POST /volume/v3/802b28a76d68445d990c665dde873172/attachments => generated 273 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:35:58.784865 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-b7805750-eff3-4a3d-ae00-da579e2569ce tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume// Jan 20 10:35:58.785682 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-b7805750-eff3-4a3d-ae00-da579e2569ce tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:35:58.786064 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-b7805750-eff3-4a3d-ae00-da579e2569ce tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:35:58.787114 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-b7805750-eff3-4a3d-ae00-da579e2569ce tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 10:35:58.787751 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 410/819] 10.222.0.21 () {56 vars in 1089 bytes} [Wed Jan 20 10:35:58 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 20 10:35:58.804880 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-9c4bc5ef-af3a-4763-b4f4-9e6197a308fa tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 Jan 20 10:35:58.813769 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-9c4bc5ef-af3a-4763-b4f4-9e6197a308fa tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:35:58.814206 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:35:58.814206 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:35:58.814770 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-9c4bc5ef-af3a-4763-b4f4-9e6197a308fa tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:35:58.929031 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:35:58.929031 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:35:58.957062 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-65d6a202-a729-421f-b836-dadd063347a4 req-9c4bc5ef-af3a-4763-b4f4-9e6197a308fa tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:35:59.014472 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:35:59.014472 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:35:59.046086 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-9c4bc5ef-af3a-4763-b4f4-9e6197a308fa tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 returned with HTTP 200 Jan 20 10:35:59.050235 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 410/820] 10.222.0.21 () {60 vars in 1403 bytes} [Wed Jan 20 10:35:58 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 => generated 1458 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 10:35:59.074630 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-4dc15bce-2158-4400-a05b-6912b94bd5f8 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] PUT http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/237279cf-d8ce-46b8-ae4f-8ee99ed7b16a Jan 20 10:35:59.075584 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-4dc15bce-2158-4400-a05b-6912b94bd5f8 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.21", "host": "n-h2-768509-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768509-8.cbci-768509-8.local", "mountpoint": "/dev/sda"}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:35:59.180089 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:35:59.180089 n-d-768509-8 devstack@c-api.service[87958]: return self(f, *args, **kw) Jan 20 10:35:59.180902 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-65d6a202-a729-421f-b836-dadd063347a4 req-4dc15bce-2158-4400-a05b-6912b94bd5f8 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Lock "b'cinder-attachment_update-360a6a97-d7af-4b2c-b21a-e3e5661ea484-n-h2-768509-8'" acquired by "attachment_update" :: waited 0.021s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 20 10:35:59.190255 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:35:59.190255 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:36:01.899296 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-65d6a202-a729-421f-b836-dadd063347a4 req-4dc15bce-2158-4400-a05b-6912b94bd5f8 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Lock "b'cinder-attachment_update-360a6a97-d7af-4b2c-b21a-e3e5661ea484-n-h2-768509-8'" released by "attachment_update" :: held 2.719s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 20 10:36:01.900333 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-4dc15bce-2158-4400-a05b-6912b94bd5f8 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/237279cf-d8ce-46b8-ae4f-8ee99ed7b16a returned with HTTP 200 Jan 20 10:36:01.901700 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 411/821] 10.222.0.21 () {64 vars in 1468 bytes} [Wed Jan 20 10:35:59 2021] PUT /volume/v3/802b28a76d68445d990c665dde873172/attachments/237279cf-d8ce-46b8-ae4f-8ee99ed7b16a => generated 762 bytes in 2834 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:36:01.957401 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-32744564-827e-4be7-a03e-07c2b15b37b2 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] POST http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/237279cf-d8ce-46b8-ae4f-8ee99ed7b16a/action Jan 20 10:36:01.958119 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:36:01.958119 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:36:01.958880 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-32744564-827e-4be7-a03e-07c2b15b37b2 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:36:01.959444 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-32744564-827e-4be7-a03e-07c2b15b37b2 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:36:02.080460 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:36:02.080460 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:36:02.099508 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-32744564-827e-4be7-a03e-07c2b15b37b2 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/237279cf-d8ce-46b8-ae4f-8ee99ed7b16a/action returned with HTTP 204 Jan 20 10:36:02.102907 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 411/822] 10.222.0.21 () {64 vars in 1489 bytes} [Wed Jan 20 10:36:01 2021] POST /volume/v3/802b28a76d68445d990c665dde873172/attachments/237279cf-d8ce-46b8-ae4f-8ee99ed7b16a/action => generated 0 bytes in 162 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 20 10:36:02.149426 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-4dc15bce-2158-4400-a05b-6912b94bd5f8 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume// Jan 20 10:36:02.149860 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-4dc15bce-2158-4400-a05b-6912b94bd5f8 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:36:02.150178 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:36:02.150178 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:36:02.150600 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-4dc15bce-2158-4400-a05b-6912b94bd5f8 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:36:02.151814 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-4dc15bce-2158-4400-a05b-6912b94bd5f8 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 10:36:02.152427 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 412/823] 10.222.0.21 () {56 vars in 1089 bytes} [Wed Jan 20 10:36: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 20 10:36:02.170286 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-79ec8cdc-aec3-4f18-b060-b6a88e8ad3be tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/bdd962cd-0a10-49c0-9f8d-4be91d4a7d4a Jan 20 10:36:02.171358 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-79ec8cdc-aec3-4f18-b060-b6a88e8ad3be tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:36:02.174280 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:36:02.174280 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:36:02.175068 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-79ec8cdc-aec3-4f18-b060-b6a88e8ad3be tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:36:02.373457 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:36:02.373457 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:36:02.399893 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-65d6a202-a729-421f-b836-dadd063347a4 req-79ec8cdc-aec3-4f18-b060-b6a88e8ad3be tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:36:02.445197 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:36:02.445197 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:36:02.457706 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-79ec8cdc-aec3-4f18-b060-b6a88e8ad3be tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/bdd962cd-0a10-49c0-9f8d-4be91d4a7d4a returned with HTTP 200 Jan 20 10:36:02.459245 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 412/824] 10.222.0.21 () {60 vars in 1403 bytes} [Wed Jan 20 10:36:02 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/bdd962cd-0a10-49c0-9f8d-4be91d4a7d4a => generated 1010 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 10:36:02.479450 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-33b3424e-6ddb-40f5-a64a-79879df568b8 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] PUT http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/210afe81-4876-4d86-b750-5d0f444567ed Jan 20 10:36:02.480711 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-33b3424e-6ddb-40f5-a64a-79879df568b8 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.21", "host": "n-h2-768509-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768509-8.cbci-768509-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:36:02.537833 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:36:02.537833 n-d-768509-8 devstack@c-api.service[87958]: return self(f, *args, **kw) Jan 20 10:36:02.538832 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-65d6a202-a729-421f-b836-dadd063347a4 req-33b3424e-6ddb-40f5-a64a-79879df568b8 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Lock "b'cinder-attachment_update-bdd962cd-0a10-49c0-9f8d-4be91d4a7d4a-n-h2-768509-8'" acquired by "attachment_update" :: waited 0.022s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 20 10:36:02.541871 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:36:02.541871 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:36:04.922022 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-65d6a202-a729-421f-b836-dadd063347a4 req-33b3424e-6ddb-40f5-a64a-79879df568b8 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Lock "b'cinder-attachment_update-bdd962cd-0a10-49c0-9f8d-4be91d4a7d4a-n-h2-768509-8'" released by "attachment_update" :: held 2.383s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 20 10:36:04.923368 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-33b3424e-6ddb-40f5-a64a-79879df568b8 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/210afe81-4876-4d86-b750-5d0f444567ed returned with HTTP 200 Jan 20 10:36:04.924932 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 413/825] 10.222.0.21 () {64 vars in 1468 bytes} [Wed Jan 20 10:36:02 2021] PUT /volume/v3/802b28a76d68445d990c665dde873172/attachments/210afe81-4876-4d86-b750-5d0f444567ed => generated 762 bytes in 2450 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:36:04.966191 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-08ab6de0-1cec-48fa-b3bc-420bbc0596b7 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] POST http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/210afe81-4876-4d86-b750-5d0f444567ed/action Jan 20 10:36:04.966698 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:36:04.966698 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:36:04.967139 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-08ab6de0-1cec-48fa-b3bc-420bbc0596b7 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:36:04.967526 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-08ab6de0-1cec-48fa-b3bc-420bbc0596b7 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:36:05.044986 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:36:05.044986 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:36:05.060244 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-08ab6de0-1cec-48fa-b3bc-420bbc0596b7 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/210afe81-4876-4d86-b750-5d0f444567ed/action returned with HTTP 204 Jan 20 10:36:05.062851 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 413/826] 10.222.0.21 () {64 vars in 1489 bytes} [Wed Jan 20 10:36:04 2021] POST /volume/v3/802b28a76d68445d990c665dde873172/attachments/210afe81-4876-4d86-b750-5d0f444567ed/action => generated 0 bytes in 101 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:36:05.104066 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-33b3424e-6ddb-40f5-a64a-79879df568b8 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume// Jan 20 10:36:05.104938 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-33b3424e-6ddb-40f5-a64a-79879df568b8 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:36:05.105558 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:36:05.105558 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:36:05.106399 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-33b3424e-6ddb-40f5-a64a-79879df568b8 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:36:05.108111 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-33b3424e-6ddb-40f5-a64a-79879df568b8 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 10:36:05.109186 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 414/827] 10.222.0.21 () {56 vars in 1089 bytes} [Wed Jan 20 10:36:05 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 20 10:36:05.125470 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-1c407047-d411-42f1-9954-d50094691390 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/59b38be2-9df8-42e6-947a-64c3a473858e Jan 20 10:36:05.128410 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-1c407047-d411-42f1-9954-d50094691390 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:36:05.129021 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:36:05.129021 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:36:05.130432 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-1c407047-d411-42f1-9954-d50094691390 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:36:05.252923 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:36:05.252923 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:36:05.272225 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-65d6a202-a729-421f-b836-dadd063347a4 req-1c407047-d411-42f1-9954-d50094691390 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:36:05.310491 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:36:05.310491 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:36:05.333967 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-1c407047-d411-42f1-9954-d50094691390 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/59b38be2-9df8-42e6-947a-64c3a473858e returned with HTTP 200 Jan 20 10:36:05.334968 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 414/828] 10.222.0.21 () {60 vars in 1403 bytes} [Wed Jan 20 10:36:05 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/59b38be2-9df8-42e6-947a-64c3a473858e => generated 1012 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 10:36:05.356414 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-fef7d590-cf9d-4d11-a323-82fbb0725349 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] PUT http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/6cc96374-e7ec-4e21-848d-1fd7ed9297b5 Jan 20 10:36:05.357526 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-fef7d590-cf9d-4d11-a323-82fbb0725349 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.21", "host": "n-h2-768509-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768509-8.cbci-768509-8.local", "mountpoint": "/dev/sdc"}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:36:05.407534 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:36:05.407534 n-d-768509-8 devstack@c-api.service[87958]: return self(f, *args, **kw) Jan 20 10:36:05.408850 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-65d6a202-a729-421f-b836-dadd063347a4 req-fef7d590-cf9d-4d11-a323-82fbb0725349 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Lock "b'cinder-attachment_update-59b38be2-9df8-42e6-947a-64c3a473858e-n-h2-768509-8'" acquired by "attachment_update" :: waited 0.017s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 20 10:36:05.412310 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:36:05.412310 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:36:08.365191 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-65d6a202-a729-421f-b836-dadd063347a4 req-fef7d590-cf9d-4d11-a323-82fbb0725349 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Lock "b'cinder-attachment_update-59b38be2-9df8-42e6-947a-64c3a473858e-n-h2-768509-8'" released by "attachment_update" :: held 2.957s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 20 10:36:08.366473 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-fef7d590-cf9d-4d11-a323-82fbb0725349 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/6cc96374-e7ec-4e21-848d-1fd7ed9297b5 returned with HTTP 200 Jan 20 10:36:08.367834 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 415/829] 10.222.0.21 () {64 vars in 1468 bytes} [Wed Jan 20 10:36:05 2021] PUT /volume/v3/802b28a76d68445d990c665dde873172/attachments/6cc96374-e7ec-4e21-848d-1fd7ed9297b5 => generated 762 bytes in 3018 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:36:08.465505 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-74dfa4c7-7785-4453-b7b9-afcc4c31e9c0 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] POST http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/6cc96374-e7ec-4e21-848d-1fd7ed9297b5/action Jan 20 10:36:08.466423 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:36:08.466423 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:36:08.467361 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-74dfa4c7-7785-4453-b7b9-afcc4c31e9c0 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:36:08.467945 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-74dfa4c7-7785-4453-b7b9-afcc4c31e9c0 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:36:08.668072 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:36:08.668072 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:36:08.705289 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-74dfa4c7-7785-4453-b7b9-afcc4c31e9c0 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/6cc96374-e7ec-4e21-848d-1fd7ed9297b5/action returned with HTTP 204 Jan 20 10:36:08.706783 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 415/830] 10.222.0.21 () {64 vars in 1489 bytes} [Wed Jan 20 10:36:08 2021] POST /volume/v3/802b28a76d68445d990c665dde873172/attachments/6cc96374-e7ec-4e21-848d-1fd7ed9297b5/action => generated 0 bytes in 248 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:37:38.974039 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-afa951df-51f6-46f1-88ff-e76d25401ce8 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] DELETE http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/237279cf-d8ce-46b8-ae4f-8ee99ed7b16a Jan 20 10:37:38.979535 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-afa951df-51f6-46f1-88ff-e76d25401ce8 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:37:38.982299 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:37:38.982299 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:37:38.985241 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-afa951df-51f6-46f1-88ff-e76d25401ce8 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:37:39.091023 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:37:39.091023 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:37:40.479684 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-65d6a202-a729-421f-b836-dadd063347a4 req-afa951df-51f6-46f1-88ff-e76d25401ce8 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 20 10:37:40.481780 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-65d6a202-a729-421f-b836-dadd063347a4 req-afa951df-51f6-46f1-88ff-e76d25401ce8 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Pending status list for volume during attachment-delete: [] {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 20 10:37:40.508537 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-afa951df-51f6-46f1-88ff-e76d25401ce8 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/237279cf-d8ce-46b8-ae4f-8ee99ed7b16a returned with HTTP 200 Jan 20 10:37:40.510232 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 416/831] 10.222.0.21 () {62 vars in 1437 bytes} [Wed Jan 20 10:37:38 2021] DELETE /volume/v3/802b28a76d68445d990c665dde873172/attachments/237279cf-d8ce-46b8-ae4f-8ee99ed7b16a => generated 19 bytes in 1546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:37:40.537262 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-902f3561-2868-4955-99fe-81a282063c33 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] DELETE http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/210afe81-4876-4d86-b750-5d0f444567ed Jan 20 10:37:40.546248 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-902f3561-2868-4955-99fe-81a282063c33 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:37:40.552904 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:37:40.552904 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:37:40.554482 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-902f3561-2868-4955-99fe-81a282063c33 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:37:40.651536 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:37:40.651536 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:37:41.868903 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-65d6a202-a729-421f-b836-dadd063347a4 req-902f3561-2868-4955-99fe-81a282063c33 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 20 10:37:41.879795 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-65d6a202-a729-421f-b836-dadd063347a4 req-902f3561-2868-4955-99fe-81a282063c33 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Pending status list for volume during attachment-delete: [] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 20 10:37:41.892754 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-902f3561-2868-4955-99fe-81a282063c33 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/210afe81-4876-4d86-b750-5d0f444567ed returned with HTTP 200 Jan 20 10:37:41.899660 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 416/832] 10.222.0.21 () {62 vars in 1437 bytes} [Wed Jan 20 10:37:40 2021] DELETE /volume/v3/802b28a76d68445d990c665dde873172/attachments/210afe81-4876-4d86-b750-5d0f444567ed => generated 19 bytes in 1377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:37:41.920436 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-be5d1061-35b8-4ba1-a25a-7930c26fbd7a tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] DELETE http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/6cc96374-e7ec-4e21-848d-1fd7ed9297b5 Jan 20 10:37:41.921953 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-be5d1061-35b8-4ba1-a25a-7930c26fbd7a tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:37:41.922615 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:37:41.922615 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:37:41.924386 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-be5d1061-35b8-4ba1-a25a-7930c26fbd7a tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:37:42.030464 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:37:42.030464 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:37:43.079553 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-65d6a202-a729-421f-b836-dadd063347a4 req-be5d1061-35b8-4ba1-a25a-7930c26fbd7a tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 20 10:37:43.080539 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-65d6a202-a729-421f-b836-dadd063347a4 req-be5d1061-35b8-4ba1-a25a-7930c26fbd7a tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Pending status list for volume during attachment-delete: [] {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 20 10:37:43.102714 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-65d6a202-a729-421f-b836-dadd063347a4 req-be5d1061-35b8-4ba1-a25a-7930c26fbd7a tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/6cc96374-e7ec-4e21-848d-1fd7ed9297b5 returned with HTTP 200 Jan 20 10:37:43.113746 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 417/833] 10.222.0.21 () {62 vars in 1437 bytes} [Wed Jan 20 10:37:41 2021] DELETE /volume/v3/802b28a76d68445d990c665dde873172/attachments/6cc96374-e7ec-4e21-848d-1fd7ed9297b5 => generated 19 bytes in 1203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:38:22.030019 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-5bc4b6d4-0beb-4e8f-9e9b-8dd187618ba9 req-8e2f5c5d-ba44-491b-bdbb-0f26d7388b5f tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] DELETE http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/237279cf-d8ce-46b8-ae4f-8ee99ed7b16a Jan 20 10:38:22.031798 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-5bc4b6d4-0beb-4e8f-9e9b-8dd187618ba9 req-8e2f5c5d-ba44-491b-bdbb-0f26d7388b5f tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:38:22.032259 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:38:22.032259 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:38:22.032913 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-5bc4b6d4-0beb-4e8f-9e9b-8dd187618ba9 req-8e2f5c5d-ba44-491b-bdbb-0f26d7388b5f tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:38:22.056690 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-5bc4b6d4-0beb-4e8f-9e9b-8dd187618ba9 req-8e2f5c5d-ba44-491b-bdbb-0f26d7388b5f tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/237279cf-d8ce-46b8-ae4f-8ee99ed7b16a returned with HTTP 404 Jan 20 10:38:22.072260 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 417/834] 10.222.0.73 () {62 vars in 1437 bytes} [Wed Jan 20 10:38:22 2021] DELETE /volume/v3/802b28a76d68445d990c665dde873172/attachments/237279cf-d8ce-46b8-ae4f-8ee99ed7b16a => generated 149 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 10:38:22.113930 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-5bc4b6d4-0beb-4e8f-9e9b-8dd187618ba9 req-418bd75d-17d0-4153-8689-bc89dc50744e tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] DELETE http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/210afe81-4876-4d86-b750-5d0f444567ed Jan 20 10:38:22.114455 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-5bc4b6d4-0beb-4e8f-9e9b-8dd187618ba9 req-418bd75d-17d0-4153-8689-bc89dc50744e tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:38:22.114676 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:38:22.114676 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:38:22.115049 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-5bc4b6d4-0beb-4e8f-9e9b-8dd187618ba9 req-418bd75d-17d0-4153-8689-bc89dc50744e tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:38:22.144559 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-5bc4b6d4-0beb-4e8f-9e9b-8dd187618ba9 req-418bd75d-17d0-4153-8689-bc89dc50744e tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/210afe81-4876-4d86-b750-5d0f444567ed returned with HTTP 404 Jan 20 10:38:22.145652 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 418/835] 10.222.0.73 () {62 vars in 1437 bytes} [Wed Jan 20 10:38:22 2021] DELETE /volume/v3/802b28a76d68445d990c665dde873172/attachments/210afe81-4876-4d86-b750-5d0f444567ed => generated 149 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 10:38:22.191152 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-5bc4b6d4-0beb-4e8f-9e9b-8dd187618ba9 req-e319e4a4-4f97-4af7-9552-a8ec2343c944 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] DELETE http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/6cc96374-e7ec-4e21-848d-1fd7ed9297b5 Jan 20 10:38:22.192106 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-5bc4b6d4-0beb-4e8f-9e9b-8dd187618ba9 req-e319e4a4-4f97-4af7-9552-a8ec2343c944 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:38:22.192986 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-5bc4b6d4-0beb-4e8f-9e9b-8dd187618ba9 req-e319e4a4-4f97-4af7-9552-a8ec2343c944 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:38:22.229597 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-5bc4b6d4-0beb-4e8f-9e9b-8dd187618ba9 req-e319e4a4-4f97-4af7-9552-a8ec2343c944 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/attachments/6cc96374-e7ec-4e21-848d-1fd7ed9297b5 returned with HTTP 404 Jan 20 10:38:22.230936 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 418/836] 10.222.0.73 () {62 vars in 1437 bytes} [Wed Jan 20 10:38:22 2021] DELETE /volume/v3/802b28a76d68445d990c665dde873172/attachments/6cc96374-e7ec-4e21-848d-1fd7ed9297b5 => generated 149 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 10:38:47.947485 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6e4b3bb2-b09d-4b5a-a93c-94c61dbec9be tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] DELETE http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/59b38be2-9df8-42e6-947a-64c3a473858e Jan 20 10:38:47.948715 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6e4b3bb2-b09d-4b5a-a93c-94c61dbec9be tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:38:47.949530 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6e4b3bb2-b09d-4b5a-a93c-94c61dbec9be tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:38:47.950281 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-6e4b3bb2-b09d-4b5a-a93c-94c61dbec9be tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Delete volume with id: 59b38be2-9df8-42e6-947a-64c3a473858e Jan 20 10:38:48.078115 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:38:48.078115 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:38:48.079808 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6e4b3bb2-b09d-4b5a-a93c-94c61dbec9be tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:38:48.116158 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6e4b3bb2-b09d-4b5a-a93c-94c61dbec9be tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Delete volume request issued successfully. Jan 20 10:38:48.116839 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6e4b3bb2-b09d-4b5a-a93c-94c61dbec9be tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/59b38be2-9df8-42e6-947a-64c3a473858e returned with HTTP 202 Jan 20 10:38:48.118497 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 419/837] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:38:47 2021] DELETE /volume/v3/802b28a76d68445d990c665dde873172/volumes/59b38be2-9df8-42e6-947a-64c3a473858e => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:38:48.140974 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-750621c9-cd3c-4483-a0ef-fdf26e76fabd tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/59b38be2-9df8-42e6-947a-64c3a473858e Jan 20 10:38:48.142709 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-750621c9-cd3c-4483-a0ef-fdf26e76fabd tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:38:48.146274 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-750621c9-cd3c-4483-a0ef-fdf26e76fabd tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:38:48.337512 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:38:48.337512 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:38:48.348774 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-750621c9-cd3c-4483-a0ef-fdf26e76fabd tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:38:48.382037 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-750621c9-cd3c-4483-a0ef-fdf26e76fabd tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/59b38be2-9df8-42e6-947a-64c3a473858e returned with HTTP 200 Jan 20 10:38:48.393520 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 419/838] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:38:48 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/59b38be2-9df8-42e6-947a-64c3a473858e => generated 913 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:38:49.405861 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4af0da28-16a5-4ea6-9cae-ef2d6036022b tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/59b38be2-9df8-42e6-947a-64c3a473858e Jan 20 10:38:49.407912 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4af0da28-16a5-4ea6-9cae-ef2d6036022b tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:38:49.408489 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:38:49.408489 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:38:49.409647 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4af0da28-16a5-4ea6-9cae-ef2d6036022b tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:38:49.616496 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:38:49.616496 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:38:49.646406 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4af0da28-16a5-4ea6-9cae-ef2d6036022b tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:38:49.738332 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4af0da28-16a5-4ea6-9cae-ef2d6036022b tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/59b38be2-9df8-42e6-947a-64c3a473858e returned with HTTP 200 Jan 20 10:38:49.750727 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 420/839] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:38:49 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/59b38be2-9df8-42e6-947a-64c3a473858e => generated 913 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:38:50.769992 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2a03d134-8523-4aeb-9f4e-b4d3a66a4759 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/59b38be2-9df8-42e6-947a-64c3a473858e Jan 20 10:38:50.771588 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2a03d134-8523-4aeb-9f4e-b4d3a66a4759 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:38:50.772002 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:38:50.772002 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:38:50.772901 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2a03d134-8523-4aeb-9f4e-b4d3a66a4759 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:38:50.879561 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:38:50.879561 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:38:50.900818 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2a03d134-8523-4aeb-9f4e-b4d3a66a4759 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:38:50.953538 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2a03d134-8523-4aeb-9f4e-b4d3a66a4759 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/59b38be2-9df8-42e6-947a-64c3a473858e returned with HTTP 200 Jan 20 10:38:50.956354 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 420/840] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:38:50 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/59b38be2-9df8-42e6-947a-64c3a473858e => generated 913 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:38:51.976356 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1504e9ed-c46c-4752-b9bf-595b582387c4 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/59b38be2-9df8-42e6-947a-64c3a473858e Jan 20 10:38:51.976992 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1504e9ed-c46c-4752-b9bf-595b582387c4 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:38:51.977198 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:38:51.977198 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:38:51.977869 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1504e9ed-c46c-4752-b9bf-595b582387c4 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:38:52.165607 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1504e9ed-c46c-4752-b9bf-595b582387c4 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/59b38be2-9df8-42e6-947a-64c3a473858e returned with HTTP 404 Jan 20 10:38:52.173917 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 421/841] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:38:51 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/59b38be2-9df8-42e6-947a-64c3a473858e => generated 109 bytes in 204 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 20 10:38:52.178216 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-17e0f9e8-313d-4b8e-b6bb-3b8700b9341c tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] DELETE http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/bdd962cd-0a10-49c0-9f8d-4be91d4a7d4a Jan 20 10:38:52.178830 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-17e0f9e8-313d-4b8e-b6bb-3b8700b9341c tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:38:52.179115 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:38:52.179115 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:38:52.179615 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-17e0f9e8-313d-4b8e-b6bb-3b8700b9341c tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:38:52.180171 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-17e0f9e8-313d-4b8e-b6bb-3b8700b9341c tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Delete volume with id: bdd962cd-0a10-49c0-9f8d-4be91d4a7d4a Jan 20 10:38:52.285756 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:38:52.285756 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:38:52.287475 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-17e0f9e8-313d-4b8e-b6bb-3b8700b9341c tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:38:52.328043 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-17e0f9e8-313d-4b8e-b6bb-3b8700b9341c tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Delete volume request issued successfully. Jan 20 10:38:52.328881 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-17e0f9e8-313d-4b8e-b6bb-3b8700b9341c tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/bdd962cd-0a10-49c0-9f8d-4be91d4a7d4a returned with HTTP 202 Jan 20 10:38:52.339427 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bf599077-3683-4e74-af8f-ba7978a56344 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/bdd962cd-0a10-49c0-9f8d-4be91d4a7d4a Jan 20 10:38:52.339577 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bf599077-3683-4e74-af8f-ba7978a56344 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:38:52.340140 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bf599077-3683-4e74-af8f-ba7978a56344 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:38:52.343960 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 421/842] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:38:52 2021] DELETE /volume/v3/802b28a76d68445d990c665dde873172/volumes/bdd962cd-0a10-49c0-9f8d-4be91d4a7d4a => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:38:52.422589 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:38:52.422589 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:38:52.437517 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bf599077-3683-4e74-af8f-ba7978a56344 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:38:52.489981 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bf599077-3683-4e74-af8f-ba7978a56344 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/bdd962cd-0a10-49c0-9f8d-4be91d4a7d4a returned with HTTP 200 Jan 20 10:38:52.491605 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 422/843] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:38:52 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/bdd962cd-0a10-49c0-9f8d-4be91d4a7d4a => generated 911 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:38:53.512107 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-434c22fb-3251-4d1b-8717-04dc8db20360 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/bdd962cd-0a10-49c0-9f8d-4be91d4a7d4a Jan 20 10:38:53.513029 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-434c22fb-3251-4d1b-8717-04dc8db20360 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:38:53.513400 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:38:53.513400 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:38:53.514097 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-434c22fb-3251-4d1b-8717-04dc8db20360 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:38:53.720192 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:38:53.720192 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:38:53.737455 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-434c22fb-3251-4d1b-8717-04dc8db20360 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:38:53.789763 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-434c22fb-3251-4d1b-8717-04dc8db20360 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/bdd962cd-0a10-49c0-9f8d-4be91d4a7d4a returned with HTTP 200 Jan 20 10:38:53.801072 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 422/844] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:38:53 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/bdd962cd-0a10-49c0-9f8d-4be91d4a7d4a => generated 911 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:38:54.810198 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-54c77adf-9a0a-4e34-95cd-16e3b02d875b tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/bdd962cd-0a10-49c0-9f8d-4be91d4a7d4a Jan 20 10:38:54.811713 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-54c77adf-9a0a-4e34-95cd-16e3b02d875b tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:38:54.811959 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:38:54.811959 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:38:54.812613 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-54c77adf-9a0a-4e34-95cd-16e3b02d875b tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:38:54.979742 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-54c77adf-9a0a-4e34-95cd-16e3b02d875b tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/bdd962cd-0a10-49c0-9f8d-4be91d4a7d4a returned with HTTP 404 Jan 20 10:38:54.981853 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 423/845] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:38:54 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/bdd962cd-0a10-49c0-9f8d-4be91d4a7d4a => generated 109 bytes in 178 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:38:54.989956 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-928a0117-c777-44bc-a279-375842cdb91f tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] DELETE http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 Jan 20 10:38:54.990495 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-928a0117-c777-44bc-a279-375842cdb91f tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:38:54.990699 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:38:54.990699 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:38:54.991695 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-928a0117-c777-44bc-a279-375842cdb91f tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:38:54.992324 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-928a0117-c777-44bc-a279-375842cdb91f tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Delete volume with id: 360a6a97-d7af-4b2c-b21a-e3e5661ea484 Jan 20 10:38:55.102798 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:38:55.102798 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:38:55.111096 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-928a0117-c777-44bc-a279-375842cdb91f tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:38:55.156065 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-928a0117-c777-44bc-a279-375842cdb91f tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Delete volume request issued successfully. Jan 20 10:38:55.157220 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-928a0117-c777-44bc-a279-375842cdb91f tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 returned with HTTP 202 Jan 20 10:38:55.161759 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 423/846] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:38:54 2021] DELETE /volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:38:55.169779 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-12e294a1-9c08-47a3-9db9-2f91a1f8a269 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 Jan 20 10:38:55.171168 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-12e294a1-9c08-47a3-9db9-2f91a1f8a269 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:38:55.171816 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-12e294a1-9c08-47a3-9db9-2f91a1f8a269 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:38:55.278732 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:38:55.278732 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:38:55.299175 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-12e294a1-9c08-47a3-9db9-2f91a1f8a269 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:38:55.363706 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-12e294a1-9c08-47a3-9db9-2f91a1f8a269 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 returned with HTTP 200 Jan 20 10:38:55.377261 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 424/847] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:38:55 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 => generated 1359 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:38:56.395404 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-889faab3-c593-48ea-84a0-c31b20d7cf02 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 Jan 20 10:38:56.397354 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-889faab3-c593-48ea-84a0-c31b20d7cf02 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:38:56.398494 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:38:56.398494 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:38:56.413062 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-889faab3-c593-48ea-84a0-c31b20d7cf02 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:38:56.499762 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:38:56.499762 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:38:56.511085 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-889faab3-c593-48ea-84a0-c31b20d7cf02 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:38:56.538013 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-889faab3-c593-48ea-84a0-c31b20d7cf02 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 returned with HTTP 200 Jan 20 10:38:56.539195 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 424/848] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:38:56 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 => generated 1359 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:38:57.567136 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a892f71d-6550-4ebd-a3bc-7f5d59b88a59 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 Jan 20 10:38:57.567983 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a892f71d-6550-4ebd-a3bc-7f5d59b88a59 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:38:57.568589 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:38:57.568589 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:38:57.581975 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a892f71d-6550-4ebd-a3bc-7f5d59b88a59 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:38:57.742072 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:38:57.742072 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:38:57.761284 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a892f71d-6550-4ebd-a3bc-7f5d59b88a59 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Volume info retrieved successfully. Jan 20 10:38:57.808653 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a892f71d-6550-4ebd-a3bc-7f5d59b88a59 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 returned with HTTP 200 Jan 20 10:38:57.821134 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 425/849] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:38:57 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 => generated 1359 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:38:58.837235 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d057a345-5719-43bb-b7aa-b63eccbdd377 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] GET http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 Jan 20 10:38:58.839305 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d057a345-5719-43bb-b7aa-b63eccbdd377 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:38:58.839677 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:38:58.839677 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:38:58.840376 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d057a345-5719-43bb-b7aa-b63eccbdd377 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:38:58.947523 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d057a345-5719-43bb-b7aa-b63eccbdd377 tempest-TaggedBootDevicesTest-80007085 tempest-TaggedBootDevicesTest-80007085] http://10.222.0.73/volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 returned with HTTP 404 Jan 20 10:38:58.948906 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 425/850] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:38:58 2021] GET /volume/v3/802b28a76d68445d990c665dde873172/volumes/360a6a97-d7af-4b2c-b21a-e3e5661ea484 => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:40:41.543390 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-553305f0-ee15-41ed-af07-d56694cab2ce tempest-VolumeServicesNegativeTest-713984504 tempest-VolumeServicesNegativeTest-713984504] GET http://10.222.0.73/volume/v3/f0369198b9744aa892435bff0c3d2c9f/os-services Jan 20 10:40:41.543947 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-553305f0-ee15-41ed-af07-d56694cab2ce tempest-VolumeServicesNegativeTest-713984504 tempest-VolumeServicesNegativeTest-713984504] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:40:41.544101 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:40:41.544101 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:40:41.545589 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-553305f0-ee15-41ed-af07-d56694cab2ce tempest-VolumeServicesNegativeTest-713984504 tempest-VolumeServicesNegativeTest-713984504] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:40:41.555600 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-553305f0-ee15-41ed-af07-d56694cab2ce tempest-VolumeServicesNegativeTest-713984504 tempest-VolumeServicesNegativeTest-713984504] http://10.222.0.73/volume/v3/f0369198b9744aa892435bff0c3d2c9f/os-services returned with HTTP 200 Jan 20 10:40:41.556808 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 426/851] 10.222.0.73 () {58 vars in 1216 bytes} [Wed Jan 20 10:40:41 2021] GET /volume/v3/f0369198b9744aa892435bff0c3d2c9f/os-services => generated 629 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:40:41.575794 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f2b4c948-d07f-4872-9dd5-fc1f883de7de tempest-VolumeServicesNegativeTest-713984504 tempest-VolumeServicesNegativeTest-713984504] PUT http://10.222.0.73/volume/v3/f0369198b9744aa892435bff0c3d2c9f/os-services/disable-log-reason Jan 20 10:40:41.577354 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f2b4c948-d07f-4872-9dd5-fc1f883de7de tempest-VolumeServicesNegativeTest-713984504 tempest-VolumeServicesNegativeTest-713984504] Action: 'update', calling method: update, body: {"host": "n-d-768509-8", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:40:41.579341 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f2b4c948-d07f-4872-9dd5-fc1f883de7de tempest-VolumeServicesNegativeTest-713984504 tempest-VolumeServicesNegativeTest-713984504] http://10.222.0.73/volume/v3/f0369198b9744aa892435bff0c3d2c9f/os-services/disable-log-reason returned with HTTP 400 Jan 20 10:40:41.580367 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 426/852] 10.222.0.73 () {60 vars in 1293 bytes} [Wed Jan 20 10:40:41 2021] PUT /volume/v3/f0369198b9744aa892435bff0c3d2c9f/os-services/disable-log-reason => generated 136 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 20 10:40:41.595524 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2d2f3f81-39cf-4a8d-86d0-a9c249ae6726 tempest-VolumeServicesNegativeTest-713984504 tempest-VolumeServicesNegativeTest-713984504] PUT http://10.222.0.73/volume/v3/f0369198b9744aa892435bff0c3d2c9f/os-services/disable Jan 20 10:40:41.596832 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2d2f3f81-39cf-4a8d-86d0-a9c249ae6726 tempest-VolumeServicesNegativeTest-713984504 tempest-VolumeServicesNegativeTest-713984504] Action: 'update', calling method: update, body: {"host": "n-d-768509-8", "binary": "invalid_binary"} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:40:41.610561 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2d2f3f81-39cf-4a8d-86d0-a9c249ae6726 tempest-VolumeServicesNegativeTest-713984504 tempest-VolumeServicesNegativeTest-713984504] http://10.222.0.73/volume/v3/f0369198b9744aa892435bff0c3d2c9f/os-services/disable returned with HTTP 404 Jan 20 10:40:41.612295 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 427/853] 10.222.0.73 () {60 vars in 1260 bytes} [Wed Jan 20 10:40:41 2021] PUT /volume/v3/f0369198b9744aa892435bff0c3d2c9f/os-services/disable => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:40:41.631493 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d542ce7f-b3f9-4b72-9ebc-d20534f9c27e tempest-VolumeServicesNegativeTest-713984504 tempest-VolumeServicesNegativeTest-713984504] PUT http://10.222.0.73/volume/v3/f0369198b9744aa892435bff0c3d2c9f/os-services/enable Jan 20 10:40:41.633932 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d542ce7f-b3f9-4b72-9ebc-d20534f9c27e tempest-VolumeServicesNegativeTest-713984504 tempest-VolumeServicesNegativeTest-713984504] Action: 'update', calling method: update, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:40:41.665004 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d542ce7f-b3f9-4b72-9ebc-d20534f9c27e tempest-VolumeServicesNegativeTest-713984504 tempest-VolumeServicesNegativeTest-713984504] http://10.222.0.73/volume/v3/f0369198b9744aa892435bff0c3d2c9f/os-services/enable returned with HTTP 404 Jan 20 10:40:41.671196 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 427/854] 10.222.0.73 () {60 vars in 1257 bytes} [Wed Jan 20 10:40:41 2021] PUT /volume/v3/f0369198b9744aa892435bff0c3d2c9f/os-services/enable => generated 111 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:40:41.679566 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0e693540-de87-4833-aacc-5591fc2f6103 tempest-VolumeServicesNegativeTest-713984504 tempest-VolumeServicesNegativeTest-713984504] PUT http://10.222.0.73/volume/v3/f0369198b9744aa892435bff0c3d2c9f/os-services/freeze Jan 20 10:40:41.680706 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0e693540-de87-4833-aacc-5591fc2f6103 tempest-VolumeServicesNegativeTest-713984504 tempest-VolumeServicesNegativeTest-713984504] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:40:41.694753 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0e693540-de87-4833-aacc-5591fc2f6103 tempest-VolumeServicesNegativeTest-713984504 tempest-VolumeServicesNegativeTest-713984504] http://10.222.0.73/volume/v3/f0369198b9744aa892435bff0c3d2c9f/os-services/freeze returned with HTTP 400 Jan 20 10:40:41.696565 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 428/855] 10.222.0.73 () {60 vars in 1257 bytes} [Wed Jan 20 10:40:41 2021] PUT /volume/v3/f0369198b9744aa892435bff0c3d2c9f/os-services/freeze => generated 83 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 20 10:40:41.713069 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-654f84d1-6f40-4442-a63a-fc09013e42a7 tempest-VolumeServicesNegativeTest-713984504 tempest-VolumeServicesNegativeTest-713984504] PUT http://10.222.0.73/volume/v3/f0369198b9744aa892435bff0c3d2c9f/os-services/thaw Jan 20 10:40:41.714448 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-654f84d1-6f40-4442-a63a-fc09013e42a7 tempest-VolumeServicesNegativeTest-713984504 tempest-VolumeServicesNegativeTest-713984504] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:40:41.728792 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-654f84d1-6f40-4442-a63a-fc09013e42a7 tempest-VolumeServicesNegativeTest-713984504 tempest-VolumeServicesNegativeTest-713984504] http://10.222.0.73/volume/v3/f0369198b9744aa892435bff0c3d2c9f/os-services/thaw returned with HTTP 400 Jan 20 10:40:41.732085 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 428/856] 10.222.0.73 () {60 vars in 1251 bytes} [Wed Jan 20 10:40:41 2021] PUT /volume/v3/f0369198b9744aa892435bff0c3d2c9f/os-services/thaw => generated 83 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Jan 20 10:40:52.342776 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5b526a2a-f5aa-47b6-bf3a-d7d80bd8d70b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] POST http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/volumes Jan 20 10:40:52.343626 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5b526a2a-f5aa-47b6-bf3a-d7d80bd8d70b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1421978658"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:40:52.345382 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-5b526a2a-f5aa-47b6-bf3a-d7d80bd8d70b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1421978658'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:40:52.345760 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-5b526a2a-f5aa-47b6-bf3a-d7d80bd8d70b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Create volume of 1 GB Jan 20 10:40:52.371251 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5b526a2a-f5aa-47b6-bf3a-d7d80bd8d70b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Availability Zones retrieved successfully. Jan 20 10:40:52.406034 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5b526a2a-f5aa-47b6-bf3a-d7d80bd8d70b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Flow 'volume_create_api' (25dfbba3-b998-43c0-935b-9854e2a3794d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:40:52.412281 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5b526a2a-f5aa-47b6-bf3a-d7d80bd8d70b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b62297a0-d8e3-47ba-b549-1dfeed067177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:40:52.417577 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-5b526a2a-f5aa-47b6-bf3a-d7d80bd8d70b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:40:52.504199 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5b526a2a-f5aa-47b6-bf3a-d7d80bd8d70b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b62297a0-d8e3-47ba-b549-1dfeed067177) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:40:52.507843 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5b526a2a-f5aa-47b6-bf3a-d7d80bd8d70b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cb452fc-7463-48d7-8bfd-b0cb84105b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:40:52.659448 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-5b526a2a-f5aa-47b6-bf3a-d7d80bd8d70b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Created reservations ['4cdb3be1-dedb-459f-9976-1eb00ad83e72', '93454806-c54d-4d32-a975-7b4e8cf74c6f', '3313f198-206b-4a1e-916b-a6577cfeb91d', '51ac2db1-918f-47e9-bc48-4f46ab515b90'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:40:52.668121 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5b526a2a-f5aa-47b6-bf3a-d7d80bd8d70b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cb452fc-7463-48d7-8bfd-b0cb84105b13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cdb3be1-dedb-459f-9976-1eb00ad83e72', '93454806-c54d-4d32-a975-7b4e8cf74c6f', '3313f198-206b-4a1e-916b-a6577cfeb91d', '51ac2db1-918f-47e9-bc48-4f46ab515b90']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:40:52.683278 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5b526a2a-f5aa-47b6-bf3a-d7d80bd8d70b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5b6344e-3cc5-48e4-9f39-3d7c3f26edcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:40:52.741453 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5b526a2a-f5aa-47b6-bf3a-d7d80bd8d70b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5b6344e-3cc5-48e4-9f39-3d7c3f26edcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b57a1594-b10b-4cfd-8929-8c6835b8e6b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1421978658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54729f170e6743118e440280b9aff4fc',qos_specs=None,replication_status=,reservations=['4cdb3be1-dedb-459f-9976-1eb00ad83e72','93454806-c54d-4d32-a975-7b4e8cf74c6f','3313f198-206b-4a1e-916b-a6577cfeb91d','51ac2db1-918f-47e9-bc48-4f46ab515b90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b15a54cc4f24209bf03e6744645ec3f',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:40:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1421978658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b57a1594-b10b-4cfd-8929-8c6835b8e6b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54729f170e6743118e440280b9aff4fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3b15a54cc4f24209bf03e6744645ec3f',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:40:52.744797 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5b526a2a-f5aa-47b6-bf3a-d7d80bd8d70b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf2b13bc-a698-42cb-b467-27f81bd2a3e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:40:52.784817 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5b526a2a-f5aa-47b6-bf3a-d7d80bd8d70b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf2b13bc-a698-42cb-b467-27f81bd2a3e5) transitioned into state 'SUCCESS' from state '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-1421978658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54729f170e6743118e440280b9aff4fc',qos_specs=None,replication_status=,reservations=['4cdb3be1-dedb-459f-9976-1eb00ad83e72','93454806-c54d-4d32-a975-7b4e8cf74c6f','3313f198-206b-4a1e-916b-a6577cfeb91d','51ac2db1-918f-47e9-bc48-4f46ab515b90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b15a54cc4f24209bf03e6744645ec3f',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:40:52.786858 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5b526a2a-f5aa-47b6-bf3a-d7d80bd8d70b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0dae19a-a5a9-46c4-b9e8-2c51961b4618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:40:52.805422 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5b526a2a-f5aa-47b6-bf3a-d7d80bd8d70b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0dae19a-a5a9-46c4-b9e8-2c51961b4618) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:40:52.808748 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5b526a2a-f5aa-47b6-bf3a-d7d80bd8d70b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Flow 'volume_create_api' (25dfbba3-b998-43c0-935b-9854e2a3794d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:40:52.905645 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5b526a2a-f5aa-47b6-bf3a-d7d80bd8d70b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Create volume request issued successfully. Jan 20 10:40:52.935383 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5b526a2a-f5aa-47b6-bf3a-d7d80bd8d70b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/volumes returned with HTTP 202 Jan 20 10:40:52.945007 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 429/857] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:40:51 2021] POST /volume/v3/54729f170e6743118e440280b9aff4fc/volumes => generated 823 bytes in 986 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:40:52.966232 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e7cd112f-5416-4a77-8a7c-2ca2f678c626 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/volumes/b57a1594-b10b-4cfd-8929-8c6835b8e6b2 Jan 20 10:40:52.966820 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e7cd112f-5416-4a77-8a7c-2ca2f678c626 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:40:52.967531 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e7cd112f-5416-4a77-8a7c-2ca2f678c626 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:40:53.052809 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:40:53.052809 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:40:53.064402 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e7cd112f-5416-4a77-8a7c-2ca2f678c626 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Volume info retrieved successfully. Jan 20 10:40:53.099948 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e7cd112f-5416-4a77-8a7c-2ca2f678c626 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/volumes/b57a1594-b10b-4cfd-8929-8c6835b8e6b2 returned with HTTP 200 Jan 20 10:40:53.101414 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 429/858] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:40:52 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/volumes/b57a1594-b10b-4cfd-8929-8c6835b8e6b2 => generated 915 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:40:54.124564 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f92ae31a-99d3-4d71-b7e1-1471bc192142 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/volumes/b57a1594-b10b-4cfd-8929-8c6835b8e6b2 Jan 20 10:40:54.127233 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f92ae31a-99d3-4d71-b7e1-1471bc192142 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:40:54.127693 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:40:54.127693 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:40:54.128134 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f92ae31a-99d3-4d71-b7e1-1471bc192142 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:40:54.199383 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:40:54.199383 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:40:54.210492 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f92ae31a-99d3-4d71-b7e1-1471bc192142 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Volume info retrieved successfully. Jan 20 10:40:54.265098 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f92ae31a-99d3-4d71-b7e1-1471bc192142 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/volumes/b57a1594-b10b-4cfd-8929-8c6835b8e6b2 returned with HTTP 200 Jan 20 10:40:54.265941 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 430/859] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:40:54 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/volumes/b57a1594-b10b-4cfd-8929-8c6835b8e6b2 => generated 916 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:40:54.297130 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-99aab470-cae4-4604-934f-67fbc01d8a0f tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] POST http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups Jan 20 10:40:54.297702 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:40:54.297702 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:40:54.298631 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-99aab470-cae4-4604-934f-67fbc01d8a0f tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b57a1594-b10b-4cfd-8929-8c6835b8e6b2", "name": "tempest-VolumesBackupsAdminTest-Backup-1972883860"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:40:54.299831 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.backups [None req-99aab470-cae4-4604-934f-67fbc01d8a0f tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Creating new backup {'backup': {'volume_id': 'b57a1594-b10b-4cfd-8929-8c6835b8e6b2', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1972883860'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 20 10:40:54.300357 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.contrib.backups [None req-99aab470-cae4-4604-934f-67fbc01d8a0f tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Creating backup of volume b57a1594-b10b-4cfd-8929-8c6835b8e6b2 in container None Jan 20 10:40:54.429489 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:40:54.429489 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:40:54.431050 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-99aab470-cae4-4604-934f-67fbc01d8a0f tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Volume info retrieved successfully. Jan 20 10:40:54.495919 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-99aab470-cae4-4604-934f-67fbc01d8a0f tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Created reservations ['146f86a0-9d96-4252-9cc5-9ddff980bacf', '4d63bf96-2688-442f-99e2-bd7f096587c7'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:40:54.799786 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-99aab470-cae4-4604-934f-67fbc01d8a0f tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups returned with HTTP 202 Jan 20 10:40:54.802382 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 430/860] 10.222.0.73 () {60 vars in 1226 bytes} [Wed Jan 20 10:40:54 2021] POST /volume/v3/54729f170e6743118e440280b9aff4fc/backups => generated 401 bytes in 510 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:40:54.814058 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0f32a16c-582c-4d77-8fa1-bd5817d685b4 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:40:54.814628 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0f32a16c-582c-4d77-8fa1-bd5817d685b4 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:40:54.814830 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:40:54.814830 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:40:54.815510 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0f32a16c-582c-4d77-8fa1-bd5817d685b4 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:40:54.815903 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-0f32a16c-582c-4d77-8fa1-bd5817d685b4 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:40:54.914345 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:40:54.914345 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:40:54.916849 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0f32a16c-582c-4d77-8fa1-bd5817d685b4 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:40:54.930317 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 431/861] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:40:54 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 808 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:40:55.959903 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-03fdc3ac-b5ff-45fc-9195-839473ee06a6 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:40:55.961487 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-03fdc3ac-b5ff-45fc-9195-839473ee06a6 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:40:55.961886 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:40:55.961886 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:40:55.962495 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-03fdc3ac-b5ff-45fc-9195-839473ee06a6 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:40:55.963970 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-03fdc3ac-b5ff-45fc-9195-839473ee06a6 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:40:56.010312 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:40:56.010312 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:40:56.013902 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-03fdc3ac-b5ff-45fc-9195-839473ee06a6 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:40:56.016408 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 431/862] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:40:55 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 808 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:40:57.036514 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5097df92-2df5-4349-91a2-ed88a1924a84 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:40:57.037262 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5097df92-2df5-4349-91a2-ed88a1924a84 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:40:57.037481 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:40:57.037481 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:40:57.037857 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5097df92-2df5-4349-91a2-ed88a1924a84 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:40:57.038227 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5097df92-2df5-4349-91a2-ed88a1924a84 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:40:57.117675 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:40:57.117675 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:40:57.123789 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5097df92-2df5-4349-91a2-ed88a1924a84 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:40:57.131923 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 432/863] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:40:57 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 808 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:40:58.147139 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cb224828-1eb8-4581-9e42-40e753dd1801 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:40:58.148069 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cb224828-1eb8-4581-9e42-40e753dd1801 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:40:58.148472 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:40:58.148472 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:40:58.149485 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cb224828-1eb8-4581-9e42-40e753dd1801 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:40:58.150028 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-cb224828-1eb8-4581-9e42-40e753dd1801 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:40:58.201512 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:40:58.201512 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:40:58.206696 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cb224828-1eb8-4581-9e42-40e753dd1801 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:40:58.211156 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 432/864] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:40:58 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 808 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:40:59.225716 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5758e672-86d7-4be2-a46f-8623e397e34b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:40:59.227337 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5758e672-86d7-4be2-a46f-8623e397e34b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:40:59.227828 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:40:59.227828 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:40:59.228814 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5758e672-86d7-4be2-a46f-8623e397e34b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:40:59.229378 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5758e672-86d7-4be2-a46f-8623e397e34b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:40:59.258284 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:40:59.258284 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:40:59.265720 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5758e672-86d7-4be2-a46f-8623e397e34b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:40:59.269822 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 433/865] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:40:59 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 808 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:00.296066 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2078ba5f-57b5-41bf-80d0-c7366fda09d2 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:00.297299 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2078ba5f-57b5-41bf-80d0-c7366fda09d2 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:00.297698 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:00.297698 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:00.298458 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2078ba5f-57b5-41bf-80d0-c7366fda09d2 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:00.299768 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-2078ba5f-57b5-41bf-80d0-c7366fda09d2 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:00.350528 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:00.350528 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:00.356033 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2078ba5f-57b5-41bf-80d0-c7366fda09d2 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:00.359145 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 433/866] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:00 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 808 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:01.378566 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-234433b5-440a-42e0-8912-13ce2991adc8 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:01.378566 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-234433b5-440a-42e0-8912-13ce2991adc8 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:01.378566 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:01.378566 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:01.378566 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-234433b5-440a-42e0-8912-13ce2991adc8 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:01.378566 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-234433b5-440a-42e0-8912-13ce2991adc8 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:01.459689 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:01.459689 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:01.462193 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-234433b5-440a-42e0-8912-13ce2991adc8 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:01.464101 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 434/867] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:01 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 808 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:02.483764 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f45a4182-aaf2-4d0c-978e-361f5fb76a07 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:02.484762 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f45a4182-aaf2-4d0c-978e-361f5fb76a07 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:02.497259 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:02.497259 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:02.498140 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f45a4182-aaf2-4d0c-978e-361f5fb76a07 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:02.498890 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f45a4182-aaf2-4d0c-978e-361f5fb76a07 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:02.578996 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:02.578996 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:02.582687 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f45a4182-aaf2-4d0c-978e-361f5fb76a07 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:02.584256 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 434/868] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:02 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 819 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:03.607419 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b3bcf46e-0bb4-4d03-901f-a5fff257eb3d tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:03.607419 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b3bcf46e-0bb4-4d03-901f-a5fff257eb3d tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:03.607419 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:03.607419 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:03.608109 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b3bcf46e-0bb4-4d03-901f-a5fff257eb3d tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:03.608517 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-b3bcf46e-0bb4-4d03-901f-a5fff257eb3d tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:03.661315 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:03.661315 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:03.663414 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b3bcf46e-0bb4-4d03-901f-a5fff257eb3d tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:03.664725 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 435/869] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:03 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 819 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:41:04.678922 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5b252f77-8796-4775-bf9b-b409f8419d08 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:04.679479 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5b252f77-8796-4775-bf9b-b409f8419d08 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:04.679826 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:04.679826 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:04.680509 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5b252f77-8796-4775-bf9b-b409f8419d08 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:04.681789 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5b252f77-8796-4775-bf9b-b409f8419d08 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:04.779517 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:04.779517 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:04.782384 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5b252f77-8796-4775-bf9b-b409f8419d08 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:04.791909 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 435/870] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:04 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 819 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:05.799965 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d48ba3bd-1684-4b93-82bd-c53f9519a966 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:05.801162 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d48ba3bd-1684-4b93-82bd-c53f9519a966 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:05.801602 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:05.801602 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:05.802374 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d48ba3bd-1684-4b93-82bd-c53f9519a966 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:05.802942 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-d48ba3bd-1684-4b93-82bd-c53f9519a966 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:05.840853 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:05.840853 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:05.846490 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d48ba3bd-1684-4b93-82bd-c53f9519a966 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:05.851567 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 436/871] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:05 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 819 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:06.881854 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-043ea4c0-1ed2-4aa2-b6aa-fa77813588d8 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:06.882778 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-043ea4c0-1ed2-4aa2-b6aa-fa77813588d8 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:06.887864 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:06.887864 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:06.889204 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-043ea4c0-1ed2-4aa2-b6aa-fa77813588d8 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:06.905213 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-043ea4c0-1ed2-4aa2-b6aa-fa77813588d8 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:06.980708 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:06.980708 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:06.984665 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-043ea4c0-1ed2-4aa2-b6aa-fa77813588d8 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:06.986752 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 436/872] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:06 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 819 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:08.013734 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-358654aa-bf2e-47c6-bd42-d5e7e0330562 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:08.014566 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-358654aa-bf2e-47c6-bd42-d5e7e0330562 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:08.021750 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:08.021750 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:08.021750 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-358654aa-bf2e-47c6-bd42-d5e7e0330562 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:08.021750 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-358654aa-bf2e-47c6-bd42-d5e7e0330562 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:08.071715 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:08.071715 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:08.075213 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-358654aa-bf2e-47c6-bd42-d5e7e0330562 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:08.076926 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 437/873] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:07 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 819 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:09.099390 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f2314c29-79c4-43a2-a7b4-589844c4adcd tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:09.100317 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f2314c29-79c4-43a2-a7b4-589844c4adcd tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:09.100671 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:09.100671 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:09.101348 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f2314c29-79c4-43a2-a7b4-589844c4adcd tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:09.101996 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f2314c29-79c4-43a2-a7b4-589844c4adcd tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:09.195064 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:09.195064 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:09.203911 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f2314c29-79c4-43a2-a7b4-589844c4adcd tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:09.214341 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 437/874] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:09 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 819 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:10.233768 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3b553d19-f75b-4f9a-b2cd-ba647368c91e tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:10.234727 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3b553d19-f75b-4f9a-b2cd-ba647368c91e tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:10.241511 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:10.241511 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:10.242661 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3b553d19-f75b-4f9a-b2cd-ba647368c91e tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:10.243583 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-3b553d19-f75b-4f9a-b2cd-ba647368c91e tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:10.322450 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:10.322450 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:10.324668 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3b553d19-f75b-4f9a-b2cd-ba647368c91e tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:10.327083 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 438/875] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:10 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 819 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:11.342261 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fb993fb3-c0a9-45f5-a6a3-69e188a469fb tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:11.342837 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fb993fb3-c0a9-45f5-a6a3-69e188a469fb tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:11.343026 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:11.343026 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:11.344259 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fb993fb3-c0a9-45f5-a6a3-69e188a469fb tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:11.345066 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-fb993fb3-c0a9-45f5-a6a3-69e188a469fb tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:11.446450 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:11.446450 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:11.455309 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fb993fb3-c0a9-45f5-a6a3-69e188a469fb tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:11.456373 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 438/876] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:11 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 819 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:12.497799 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-368a1830-778b-4c52-9e07-977dd09f941d tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:12.500341 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-368a1830-778b-4c52-9e07-977dd09f941d tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:12.501078 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:12.501078 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:12.502280 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-368a1830-778b-4c52-9e07-977dd09f941d tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:12.503495 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-368a1830-778b-4c52-9e07-977dd09f941d tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:12.590117 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:12.590117 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:12.593370 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-368a1830-778b-4c52-9e07-977dd09f941d tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:12.606649 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 439/877] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:12 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 819 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:13.617811 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-08149396-70b7-4ecf-bc1f-06ba2856c841 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:13.620260 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-08149396-70b7-4ecf-bc1f-06ba2856c841 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:13.620885 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:13.620885 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:13.625534 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-08149396-70b7-4ecf-bc1f-06ba2856c841 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:13.626380 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-08149396-70b7-4ecf-bc1f-06ba2856c841 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:13.771905 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:13.771905 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:13.793935 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-08149396-70b7-4ecf-bc1f-06ba2856c841 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:13.793935 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 439/878] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:13 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 819 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:14.813702 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d3d6eeb9-8a98-4cff-b7db-f55360c8dab4 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:14.817362 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d3d6eeb9-8a98-4cff-b7db-f55360c8dab4 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:14.817835 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:14.817835 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:14.818889 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d3d6eeb9-8a98-4cff-b7db-f55360c8dab4 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:14.819658 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-d3d6eeb9-8a98-4cff-b7db-f55360c8dab4 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:14.909458 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:14.909458 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:14.914576 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d3d6eeb9-8a98-4cff-b7db-f55360c8dab4 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:14.924933 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 440/879] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:14 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 819 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:15.960985 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a270adae-fbf3-4a26-9ea6-d70a056cad9d tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:15.961834 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a270adae-fbf3-4a26-9ea6-d70a056cad9d tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:15.967182 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:15.967182 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:15.977180 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a270adae-fbf3-4a26-9ea6-d70a056cad9d tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:15.977907 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a270adae-fbf3-4a26-9ea6-d70a056cad9d tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:16.072374 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:16.072374 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:16.081281 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a270adae-fbf3-4a26-9ea6-d70a056cad9d tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:16.089106 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 440/880] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:15 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 819 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:17.108228 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-98c3c489-8546-4457-937d-3d1a0d74752f tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:17.110187 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-98c3c489-8546-4457-937d-3d1a0d74752f tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:17.110750 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:17.110750 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:17.112026 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-98c3c489-8546-4457-937d-3d1a0d74752f tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:17.112736 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-98c3c489-8546-4457-937d-3d1a0d74752f tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:17.156309 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:17.156309 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:17.174867 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-98c3c489-8546-4457-937d-3d1a0d74752f tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:17.176123 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 441/881] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:17 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 819 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:18.196732 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b907340f-40ae-4552-903c-4ae0b1120acd tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:18.197471 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b907340f-40ae-4552-903c-4ae0b1120acd tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:18.197471 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:18.197471 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:18.197856 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b907340f-40ae-4552-903c-4ae0b1120acd tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:18.198380 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-b907340f-40ae-4552-903c-4ae0b1120acd tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:18.272161 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:18.272161 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:18.272161 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b907340f-40ae-4552-903c-4ae0b1120acd tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:18.289434 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 441/882] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:18 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 819 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:19.288425 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8dbe1ec7-cf07-476b-9e5c-431af83f9c5b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:19.289689 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8dbe1ec7-cf07-476b-9e5c-431af83f9c5b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:19.290756 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:19.290756 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:19.291476 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8dbe1ec7-cf07-476b-9e5c-431af83f9c5b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:19.292112 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-8dbe1ec7-cf07-476b-9e5c-431af83f9c5b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:19.320482 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:19.320482 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:19.324215 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8dbe1ec7-cf07-476b-9e5c-431af83f9c5b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:19.332394 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 442/883] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:19 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 819 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:41:20.347535 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-207acf19-0aa0-47da-97ff-5ef28e97dc31 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:20.349997 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-207acf19-0aa0-47da-97ff-5ef28e97dc31 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:20.350447 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:20.350447 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:20.351093 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-207acf19-0aa0-47da-97ff-5ef28e97dc31 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:20.351679 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-207acf19-0aa0-47da-97ff-5ef28e97dc31 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:20.394808 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:20.394808 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:20.396359 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-207acf19-0aa0-47da-97ff-5ef28e97dc31 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:20.403220 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 442/884] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:20 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 819 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:41:21.414316 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-54f60d77-5eac-4738-af79-942237d701a6 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:21.415599 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-54f60d77-5eac-4738-af79-942237d701a6 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:21.415991 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:21.415991 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:21.416568 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-54f60d77-5eac-4738-af79-942237d701a6 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:21.417124 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-54f60d77-5eac-4738-af79-942237d701a6 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:21.450288 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:21.450288 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:21.452876 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-54f60d77-5eac-4738-af79-942237d701a6 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:21.462118 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 443/885] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:21 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 819 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:22.468035 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-da4fc39b-980c-48a5-8e05-dc587375bf92 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:22.468640 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-da4fc39b-980c-48a5-8e05-dc587375bf92 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:22.468742 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:22.468742 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:22.469153 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-da4fc39b-980c-48a5-8e05-dc587375bf92 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:22.469528 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-da4fc39b-980c-48a5-8e05-dc587375bf92 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:22.504140 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:22.504140 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:22.506899 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-da4fc39b-980c-48a5-8e05-dc587375bf92 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:22.509728 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 443/886] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:22 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 819 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:23.531483 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-45137a3a-ece2-4361-8408-6eea609078ab tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:23.536635 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-45137a3a-ece2-4361-8408-6eea609078ab tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:23.537253 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:23.537253 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:23.538281 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-45137a3a-ece2-4361-8408-6eea609078ab tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:23.539190 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-45137a3a-ece2-4361-8408-6eea609078ab tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:23.599452 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:23.599452 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:23.612934 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-45137a3a-ece2-4361-8408-6eea609078ab tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:23.625150 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 444/887] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:23 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 819 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:24.634700 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5dca21c8-5963-4a0b-bf20-2d860849b104 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:24.635331 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5dca21c8-5963-4a0b-bf20-2d860849b104 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:24.635513 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:24.635513 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:24.636134 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5dca21c8-5963-4a0b-bf20-2d860849b104 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:24.636745 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5dca21c8-5963-4a0b-bf20-2d860849b104 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:24.691750 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:24.691750 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:24.694838 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5dca21c8-5963-4a0b-bf20-2d860849b104 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:24.695844 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 444/888] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:24 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 819 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:25.715677 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5f738617-53e7-4b08-b89d-37afce97dd18 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:25.715677 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5f738617-53e7-4b08-b89d-37afce97dd18 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:25.716987 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:25.716987 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:25.716987 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5f738617-53e7-4b08-b89d-37afce97dd18 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:25.716987 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5f738617-53e7-4b08-b89d-37afce97dd18 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:25.763199 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:25.763199 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:25.766833 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5f738617-53e7-4b08-b89d-37afce97dd18 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:25.772199 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 445/889] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:25 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 819 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:26.796550 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-644bb24d-7768-47b6-ae7e-356f805ee7d2 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:26.801402 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-644bb24d-7768-47b6-ae7e-356f805ee7d2 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:26.802034 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:26.802034 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:26.803123 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-644bb24d-7768-47b6-ae7e-356f805ee7d2 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:26.808409 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-644bb24d-7768-47b6-ae7e-356f805ee7d2 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:26.879396 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:26.879396 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:26.882626 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-644bb24d-7768-47b6-ae7e-356f805ee7d2 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:26.883826 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 445/890] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:26 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 819 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:27.915796 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3c3a6ef4-ab0e-494d-9da7-ff6db3c94034 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:27.916428 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3c3a6ef4-ab0e-494d-9da7-ff6db3c94034 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:27.916867 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:27.916867 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:27.916867 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3c3a6ef4-ab0e-494d-9da7-ff6db3c94034 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:27.917732 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-3c3a6ef4-ab0e-494d-9da7-ff6db3c94034 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:28.035945 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:28.035945 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:28.039456 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3c3a6ef4-ab0e-494d-9da7-ff6db3c94034 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:28.046840 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 446/891] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:27 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 819 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:29.071778 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-54876afd-09b9-456b-b63c-89ebf0c1f651 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:29.072659 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-54876afd-09b9-456b-b63c-89ebf0c1f651 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:29.073083 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:29.073083 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:29.073782 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-54876afd-09b9-456b-b63c-89ebf0c1f651 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:29.074451 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-54876afd-09b9-456b-b63c-89ebf0c1f651 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:29.172291 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:29.172291 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:29.184049 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-54876afd-09b9-456b-b63c-89ebf0c1f651 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:29.190916 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 446/892] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:29 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 819 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:30.214546 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e81f8563-2ad6-4692-a899-5d9382fbaaf5 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:30.215465 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e81f8563-2ad6-4692-a899-5d9382fbaaf5 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:30.215787 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:30.215787 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:30.220870 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e81f8563-2ad6-4692-a899-5d9382fbaaf5 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:30.222005 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e81f8563-2ad6-4692-a899-5d9382fbaaf5 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:30.276630 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:30.276630 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:30.282970 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e81f8563-2ad6-4692-a899-5d9382fbaaf5 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:30.310110 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 447/893] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:30 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 819 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:31.318613 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-af818d72-77da-4fbd-8a19-58b5ccbd59f0 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:31.323847 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-af818d72-77da-4fbd-8a19-58b5ccbd59f0 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:31.329824 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:31.329824 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:31.333592 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-af818d72-77da-4fbd-8a19-58b5ccbd59f0 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:31.340185 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-af818d72-77da-4fbd-8a19-58b5ccbd59f0 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:31.470011 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:31.470011 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:31.478842 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-af818d72-77da-4fbd-8a19-58b5ccbd59f0 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:31.488515 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 447/894] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:31 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 819 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:32.508550 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aa4c9c48-dc19-477e-aa55-d09dcfc0d15a tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:32.509255 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aa4c9c48-dc19-477e-aa55-d09dcfc0d15a tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:32.509255 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:32.509255 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:32.509751 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aa4c9c48-dc19-477e-aa55-d09dcfc0d15a tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:32.510041 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-aa4c9c48-dc19-477e-aa55-d09dcfc0d15a tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:32.572047 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:32.572047 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:32.576188 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aa4c9c48-dc19-477e-aa55-d09dcfc0d15a tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:32.590273 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 448/895] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:32 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 819 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:41:33.603401 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-04d9f612-f110-4a27-824c-da001ba71930 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:33.604106 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-04d9f612-f110-4a27-824c-da001ba71930 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:33.604106 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:33.604106 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:33.604786 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-04d9f612-f110-4a27-824c-da001ba71930 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:33.609338 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-04d9f612-f110-4a27-824c-da001ba71930 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:33.679223 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:33.679223 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:33.681999 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-04d9f612-f110-4a27-824c-da001ba71930 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:33.683635 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 448/896] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:33 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 819 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:34.703183 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5baf525b-6434-4a85-a0e5-49303b241471 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:34.704086 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5baf525b-6434-4a85-a0e5-49303b241471 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:34.704086 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:34.704086 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:34.704462 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5baf525b-6434-4a85-a0e5-49303b241471 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:34.704906 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5baf525b-6434-4a85-a0e5-49303b241471 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:34.754801 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:34.754801 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:34.757448 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5baf525b-6434-4a85-a0e5-49303b241471 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:34.782594 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 449/897] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:34 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 819 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:41:35.833814 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bf79513d-789b-4d28-901f-4ae71181195b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:35.834682 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bf79513d-789b-4d28-901f-4ae71181195b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:35.834682 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:35.834682 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:35.840966 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bf79513d-789b-4d28-901f-4ae71181195b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:35.841652 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-bf79513d-789b-4d28-901f-4ae71181195b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:35.937235 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:35.937235 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:35.941686 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bf79513d-789b-4d28-901f-4ae71181195b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:35.944798 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 449/898] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:35 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 819 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:36.965711 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e0afc7a7-165d-41d0-a2cf-f7c52de0b7ff tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:36.966458 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e0afc7a7-165d-41d0-a2cf-f7c52de0b7ff tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:36.966458 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:36.966458 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:36.966800 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e0afc7a7-165d-41d0-a2cf-f7c52de0b7ff tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:36.967490 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e0afc7a7-165d-41d0-a2cf-f7c52de0b7ff tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:37.017894 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:37.017894 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:37.021770 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e0afc7a7-165d-41d0-a2cf-f7c52de0b7ff tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:37.023683 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 450/899] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:36 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 819 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:38.041471 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-de67462e-4199-41f6-b2bc-4113287c7f60 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:38.042543 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-de67462e-4199-41f6-b2bc-4113287c7f60 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:38.043191 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:38.043191 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:38.043628 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-de67462e-4199-41f6-b2bc-4113287c7f60 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:38.044252 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-de67462e-4199-41f6-b2bc-4113287c7f60 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:38.119868 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:38.119868 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:38.123888 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-de67462e-4199-41f6-b2bc-4113287c7f60 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:38.125607 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 450/900] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:38 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 819 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:39.149580 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8454d6bf-3722-43e9-858e-138957ce42c2 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:39.150550 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8454d6bf-3722-43e9-858e-138957ce42c2 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:39.150915 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:39.150915 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:39.151585 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8454d6bf-3722-43e9-858e-138957ce42c2 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:39.165687 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-8454d6bf-3722-43e9-858e-138957ce42c2 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:39.270779 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:39.270779 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:39.280122 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8454d6bf-3722-43e9-858e-138957ce42c2 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:39.287437 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 451/901] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:39 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 819 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:40.296613 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-69414fe0-54ec-47ed-8809-483eacd607a4 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:40.298927 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-69414fe0-54ec-47ed-8809-483eacd607a4 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:40.299267 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:40.299267 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:40.301056 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-69414fe0-54ec-47ed-8809-483eacd607a4 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:40.301609 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-69414fe0-54ec-47ed-8809-483eacd607a4 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:40.431904 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:40.431904 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:40.441814 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-69414fe0-54ec-47ed-8809-483eacd607a4 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:40.445592 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 451/902] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:40 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 819 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:41.458958 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b1fb6b18-6bcc-42ac-8ea6-2b14ca3ee699 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:41.460055 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b1fb6b18-6bcc-42ac-8ea6-2b14ca3ee699 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:41.460385 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:41.460385 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:41.461032 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b1fb6b18-6bcc-42ac-8ea6-2b14ca3ee699 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:41.462667 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-b1fb6b18-6bcc-42ac-8ea6-2b14ca3ee699 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:41.536045 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:41.536045 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:41.538383 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b1fb6b18-6bcc-42ac-8ea6-2b14ca3ee699 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:41.539480 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 452/903] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:41 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 819 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:41:42.554615 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8be51ba2-70d7-414a-8f74-d376ba79f55c tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:42.555851 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8be51ba2-70d7-414a-8f74-d376ba79f55c tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:42.556027 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:42.556027 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:42.556665 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8be51ba2-70d7-414a-8f74-d376ba79f55c tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:42.557231 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-8be51ba2-70d7-414a-8f74-d376ba79f55c tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:42.653414 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:42.653414 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:42.660513 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8be51ba2-70d7-414a-8f74-d376ba79f55c tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:42.661443 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 452/904] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:42 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 819 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:43.679847 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-be9bd746-04da-42a7-bb0c-3c8b8e5b5026 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:43.681669 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-be9bd746-04da-42a7-bb0c-3c8b8e5b5026 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:43.682105 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:43.682105 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:43.682775 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-be9bd746-04da-42a7-bb0c-3c8b8e5b5026 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:43.683376 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-be9bd746-04da-42a7-bb0c-3c8b8e5b5026 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:43.727315 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:43.727315 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:43.733748 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-be9bd746-04da-42a7-bb0c-3c8b8e5b5026 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:43.743551 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 453/905] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:43 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 819 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:44.760731 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a9d18ab0-d216-43d6-8ade-934b7c812336 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:44.761971 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a9d18ab0-d216-43d6-8ade-934b7c812336 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:44.762340 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:44.762340 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:44.762916 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a9d18ab0-d216-43d6-8ade-934b7c812336 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:44.763398 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a9d18ab0-d216-43d6-8ade-934b7c812336 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:44.789819 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:44.789819 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:44.792076 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a9d18ab0-d216-43d6-8ade-934b7c812336 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:44.793802 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 453/906] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:44 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:41:45.808613 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-89fa04dc-33de-4229-a2b0-8903e93a0b36 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:45.809421 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-89fa04dc-33de-4229-a2b0-8903e93a0b36 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:45.809421 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:45.809421 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:45.809839 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-89fa04dc-33de-4229-a2b0-8903e93a0b36 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:45.810042 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-89fa04dc-33de-4229-a2b0-8903e93a0b36 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:45.832810 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:45.832810 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:45.834994 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-89fa04dc-33de-4229-a2b0-8903e93a0b36 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:45.835993 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 454/907] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:45 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:46.852727 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-00f55224-fc57-44bc-a5e7-172953da9aaf tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:46.853553 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-00f55224-fc57-44bc-a5e7-172953da9aaf tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:46.853553 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:46.853553 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:46.853953 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-00f55224-fc57-44bc-a5e7-172953da9aaf tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:46.854115 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-00f55224-fc57-44bc-a5e7-172953da9aaf tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:46.982185 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:46.982185 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:46.990115 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-00f55224-fc57-44bc-a5e7-172953da9aaf tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:46.997455 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 454/908] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:46 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 819 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:48.010787 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1afdedcc-fb8f-4d36-aeb0-872dc60069e6 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:48.011300 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1afdedcc-fb8f-4d36-aeb0-872dc60069e6 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:48.011542 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:48.011542 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:48.012167 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1afdedcc-fb8f-4d36-aeb0-872dc60069e6 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:48.012776 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-1afdedcc-fb8f-4d36-aeb0-872dc60069e6 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:48.035232 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:48.035232 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:48.037246 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1afdedcc-fb8f-4d36-aeb0-872dc60069e6 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:48.044926 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 455/909] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:48 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:49.058477 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5ef83ffa-50d2-42e6-8c1f-187a8b6ee5c6 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:49.060730 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5ef83ffa-50d2-42e6-8c1f-187a8b6ee5c6 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:49.061443 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:49.061443 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:49.062568 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5ef83ffa-50d2-42e6-8c1f-187a8b6ee5c6 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:49.063550 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5ef83ffa-50d2-42e6-8c1f-187a8b6ee5c6 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:49.116977 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:49.116977 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:49.121550 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5ef83ffa-50d2-42e6-8c1f-187a8b6ee5c6 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:49.123749 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 455/910] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:49 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 819 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:50.140164 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-28e0fa52-e7e3-433c-b62a-c2045092e3ac tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:50.140729 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-28e0fa52-e7e3-433c-b62a-c2045092e3ac tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:50.140841 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:50.140841 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:50.141281 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-28e0fa52-e7e3-433c-b62a-c2045092e3ac tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:50.141659 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-28e0fa52-e7e3-433c-b62a-c2045092e3ac tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:50.251562 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:50.251562 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:50.254548 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-28e0fa52-e7e3-433c-b62a-c2045092e3ac tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:50.266987 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 456/911] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:50 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 821 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:51.279890 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-22baa3b0-b8f4-4d9f-829f-76701ebf64cb tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:51.282920 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-22baa3b0-b8f4-4d9f-829f-76701ebf64cb tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:51.285393 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:51.285393 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:51.288740 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-22baa3b0-b8f4-4d9f-829f-76701ebf64cb tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:51.293361 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-22baa3b0-b8f4-4d9f-829f-76701ebf64cb tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:51.357776 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:51.357776 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:51.360449 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-22baa3b0-b8f4-4d9f-829f-76701ebf64cb tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:51.361808 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 456/912] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:51 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 822 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:51.380686 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-039aa609-2f99-4c00-8810-f9b4dc386cdf tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/volumes/b57a1594-b10b-4cfd-8929-8c6835b8e6b2 Jan 20 10:41:51.382274 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-039aa609-2f99-4c00-8810-f9b4dc386cdf tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:51.382877 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:51.382877 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:51.383872 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-039aa609-2f99-4c00-8810-f9b4dc386cdf tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:51.476573 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:51.476573 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:51.489985 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-039aa609-2f99-4c00-8810-f9b4dc386cdf tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Volume info retrieved successfully. Jan 20 10:41:51.522824 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-039aa609-2f99-4c00-8810-f9b4dc386cdf tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/volumes/b57a1594-b10b-4cfd-8929-8c6835b8e6b2 returned with HTTP 200 Jan 20 10:41:51.524685 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 457/913] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:51 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/volumes/b57a1594-b10b-4cfd-8929-8c6835b8e6b2 => generated 916 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:51.859658 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5a8e0992-2826-4ca9-8af6-03e3e2e8a9bc tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] GET http://10.222.0.73/volume/v3/8e0dc0c0e7a54181b520614ccfca3b16/backups/db693288-f55c-494c-af5e-822ab0625d7c/export_record Jan 20 10:41:51.860241 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5a8e0992-2826-4ca9-8af6-03e3e2e8a9bc tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:51.860437 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:51.860437 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:51.869320 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5a8e0992-2826-4ca9-8af6-03e3e2e8a9bc tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] Calling method 'export_record' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:51.870034 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.backups [None req-5a8e0992-2826-4ca9-8af6-03e3e2e8a9bc tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] Export record for backup db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87959) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jan 20 10:41:51.921467 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:51.921467 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:51.927217 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.backup.api [None req-5a8e0992-2826-4ca9-8af6-03e3e2e8a9bc tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] Calling RPCAPI with context: , host: n-d-768509-8, backup: db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87959) export_record /opt/stack/cinder/cinder/backup/api.py:456}} Jan 20 10:41:51.955792 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.backup.rpcapi [None req-5a8e0992-2826-4ca9-8af6-03e3e2e8a9bc tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] export_record in rpcapi backup_id db693288-f55c-494c-af5e-822ab0625d7c on host n-d-768509-8. {{(pid=87959) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:77}} Jan 20 10:41:51.984384 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.backups [None req-5a8e0992-2826-4ca9-8af6-03e3e2e8a9bc tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGI2OTMyODgtZjU1Yy00OTRjLWFmNWUtODIyYWIwNjI1ZDdjIiwgInVzZXJfaWQiOiAiM2IxNWE1NGNjNGYyNDIwOWJmMDNlNjc0NDY0NWVjM2YiLCAicHJvamVjdF9pZCI6ICI1NDcyOWYxNzBlNjc0MzExOGU0NDAyODBiOWFmZjRmYyIsICJ2b2x1bWVfaWQiOiAiYjU3YTE1OTQtYjEwYi00Y2ZkLTg5MjktOGM2ODM1YjhlNmIyIiwgImhvc3QiOiAibi1kLTc2ODUwOS04IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE5NzI4ODM4NjAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iNTdhMTU5NC1iMTBiLTRjZmQtODkyOS04YzY4MzViOGU2YjIvMjAyMTAxMjAxMDQxMDMvYXpfbm92YV9iYWNrdXBfZGI2OTMyODgtZjU1Yy00OTRjLWFmNWUtODIyYWIwNjI1ZDdjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjBUMTA6NDA6NTVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjBUMTA6NDA6NTVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yMFQxMDo0MTo1MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=87959) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jan 20 10:41:51.986313 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5a8e0992-2826-4ca9-8af6-03e3e2e8a9bc tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] http://10.222.0.73/volume/v3/8e0dc0c0e7a54181b520614ccfca3b16/backups/db693288-f55c-494c-af5e-822ab0625d7c/export_record returned with HTTP 200 Jan 20 10:41:51.989446 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 457/914] 10.222.0.73 () {58 vars in 1357 bytes} [Wed Jan 20 10:41:51 2021] GET /volume/v3/8e0dc0c0e7a54181b520614ccfca3b16/backups/db693288-f55c-494c-af5e-822ab0625d7c/export_record => generated 1448 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:41:52.011667 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d924f981-52c2-4203-b5d4-e557b423420c tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] POST http://10.222.0.73/volume/v3/8e0dc0c0e7a54181b520614ccfca3b16/backups/import_record Jan 20 10:41:52.012526 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:52.012526 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:52.013457 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d924f981-52c2-4203-b5d4-e557b423420c tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2ExNDU2YjgtZDBiNS00MDY3LWJjZjctOGIwNmJlMGRjZWY0IiwgInVzZXJfaWQiOiAiM2IxNWE1NGNjNGYyNDIwOWJmMDNlNjc0NDY0NWVjM2YiLCAicHJvamVjdF9pZCI6ICI1NDcyOWYxNzBlNjc0MzExOGU0NDAyODBiOWFmZjRmYyIsICJ2b2x1bWVfaWQiOiAiYjU3YTE1OTQtYjEwYi00Y2ZkLTg5MjktOGM2ODM1YjhlNmIyIiwgImhvc3QiOiAibi1kLTc2ODUwOS04IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE5NzI4ODM4NjAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iNTdhMTU5NC1iMTBiLTRjZmQtODkyOS04YzY4MzViOGU2YjIvMjAyMTAxMjAxMDQxMDMvYXpfbm92YV9iYWNrdXBfZGI2OTMyODgtZjU1Yy00OTRjLWFmNWUtODIyYWIwNjI1ZDdjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjBUMTA6NDA6NTVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjBUMTA6NDA6NTVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yMFQxMDo0MTo1MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:41:52.014914 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.backups [None req-d924f981-52c2-4203-b5d4-e557b423420c tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2ExNDU2YjgtZDBiNS00MDY3LWJjZjctOGIwNmJlMGRjZWY0IiwgInVzZXJfaWQiOiAiM2IxNWE1NGNjNGYyNDIwOWJmMDNlNjc0NDY0NWVjM2YiLCAicHJvamVjdF9pZCI6ICI1NDcyOWYxNzBlNjc0MzExOGU0NDAyODBiOWFmZjRmYyIsICJ2b2x1bWVfaWQiOiAiYjU3YTE1OTQtYjEwYi00Y2ZkLTg5MjktOGM2ODM1YjhlNmIyIiwgImhvc3QiOiAibi1kLTc2ODUwOS04IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE5NzI4ODM4NjAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iNTdhMTU5NC1iMTBiLTRjZmQtODkyOS04YzY4MzViOGU2YjIvMjAyMTAxMjAxMDQxMDMvYXpfbm92YV9iYWNrdXBfZGI2OTMyODgtZjU1Yy00OTRjLWFmNWUtODIyYWIwNjI1ZDdjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjBUMTA6NDA6NTVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjBUMTA6NDA6NTVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yMFQxMDo0MTo1MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=87960) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jan 20 10:41:52.015306 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.backups [None req-d924f981-52c2-4203-b5d4-e557b423420c tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2ExNDU2YjgtZDBiNS00MDY3LWJjZjctOGIwNmJlMGRjZWY0IiwgInVzZXJfaWQiOiAiM2IxNWE1NGNjNGYyNDIwOWJmMDNlNjc0NDY0NWVjM2YiLCAicHJvamVjdF9pZCI6ICI1NDcyOWYxNzBlNjc0MzExOGU0NDAyODBiOWFmZjRmYyIsICJ2b2x1bWVfaWQiOiAiYjU3YTE1OTQtYjEwYi00Y2ZkLTg5MjktOGM2ODM1YjhlNmIyIiwgImhvc3QiOiAibi1kLTc2ODUwOS04IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE5NzI4ODM4NjAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iNTdhMTU5NC1iMTBiLTRjZmQtODkyOS04YzY4MzViOGU2YjIvMjAyMTAxMjAxMDQxMDMvYXpfbm92YV9iYWNrdXBfZGI2OTMyODgtZjU1Yy00OTRjLWFmNWUtODIyYWIwNjI1ZDdjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjBUMTA6NDA6NTVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjBUMTA6NDA6NTVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yMFQxMDo0MTo1MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=87960) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:266}} Jan 20 10:41:52.127418 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-d924f981-52c2-4203-b5d4-e557b423420c tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] Created reservations ['ba1e3528-436a-4a29-84f1-ff249f7139d9', 'dbf86f7e-b6c4-44be-b5e2-777a62c76851'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:41:52.307330 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.backup.rpcapi [None req-d924f981-52c2-4203-b5d4-e557b423420c tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] import_record rpcapi backup id ca1456b8-d0b5-4067-bcf7-8b06be0dcef4 on host n-d-768509-8 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2ExNDU2YjgtZDBiNS00MDY3LWJjZjctOGIwNmJlMGRjZWY0IiwgInVzZXJfaWQiOiAiM2IxNWE1NGNjNGYyNDIwOWJmMDNlNjc0NDY0NWVjM2YiLCAicHJvamVjdF9pZCI6ICI1NDcyOWYxNzBlNjc0MzExOGU0NDAyODBiOWFmZjRmYyIsICJ2b2x1bWVfaWQiOiAiYjU3YTE1OTQtYjEwYi00Y2ZkLTg5MjktOGM2ODM1YjhlNmIyIiwgImhvc3QiOiAibi1kLTc2ODUwOS04IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE5NzI4ODM4NjAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iNTdhMTU5NC1iMTBiLTRjZmQtODkyOS04YzY4MzViOGU2YjIvMjAyMTAxMjAxMDQxMDMvYXpfbm92YV9iYWNrdXBfZGI2OTMyODgtZjU1Yy00OTRjLWFmNWUtODIyYWIwNjI1ZDdjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjBUMTA6NDA6NTVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjBUMTA6NDA6NTVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yMFQxMDo0MTo1MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=87960) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:85}} Jan 20 10:41:52.318142 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.backups [None req-d924f981-52c2-4203-b5d4-e557b423420c tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] Import record output: {'backup': {'id': 'ca1456b8-d0b5-4067-bcf7-8b06be0dcef4', 'name': None, 'links': [{'rel': 'self', 'href': 'http://10.222.0.73/volume/v3/8e0dc0c0e7a54181b520614ccfca3b16/backups/ca1456b8-d0b5-4067-bcf7-8b06be0dcef4'}, {'rel': 'bookmark', 'href': 'http://10.222.0.73/volume/8e0dc0c0e7a54181b520614ccfca3b16/backups/ca1456b8-d0b5-4067-bcf7-8b06be0dcef4'}]}}. {{(pid=87960) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jan 20 10:41:52.318871 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d924f981-52c2-4203-b5d4-e557b423420c tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] http://10.222.0.73/volume/v3/8e0dc0c0e7a54181b520614ccfca3b16/backups/import_record returned with HTTP 201 Jan 20 10:41:52.321296 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 458/915] 10.222.0.73 () {60 vars in 1269 bytes} [Wed Jan 20 10:41:51 2021] POST /volume/v3/8e0dc0c0e7a54181b520614ccfca3b16/backups/import_record => generated 354 bytes in 322 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jan 20 10:41:52.341738 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5289d144-6d69-4bda-b0d7-e625f1ad4349 tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] GET http://10.222.0.73/volume/v3/8e0dc0c0e7a54181b520614ccfca3b16/backups/ca1456b8-d0b5-4067-bcf7-8b06be0dcef4 Jan 20 10:41:52.345716 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5289d144-6d69-4bda-b0d7-e625f1ad4349 tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:52.346086 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:52.346086 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:52.346706 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5289d144-6d69-4bda-b0d7-e625f1ad4349 tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:52.347527 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5289d144-6d69-4bda-b0d7-e625f1ad4349 tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] Show backup with id ca1456b8-d0b5-4067-bcf7-8b06be0dcef4. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:52.417755 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:52.417755 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:52.431955 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5289d144-6d69-4bda-b0d7-e625f1ad4349 tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] http://10.222.0.73/volume/v3/8e0dc0c0e7a54181b520614ccfca3b16/backups/ca1456b8-d0b5-4067-bcf7-8b06be0dcef4 returned with HTTP 200 Jan 20 10:41:52.435966 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 458/916] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:52 2021] GET /volume/v3/8e0dc0c0e7a54181b520614ccfca3b16/backups/ca1456b8-d0b5-4067-bcf7-8b06be0dcef4 => generated 823 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:53.456565 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6c21f0a0-a3bc-480d-a242-967bb1fe16db tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] GET http://10.222.0.73/volume/v3/8e0dc0c0e7a54181b520614ccfca3b16/backups/ca1456b8-d0b5-4067-bcf7-8b06be0dcef4 Jan 20 10:41:53.457774 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6c21f0a0-a3bc-480d-a242-967bb1fe16db tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:53.457774 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:53.457774 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:53.458733 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6c21f0a0-a3bc-480d-a242-967bb1fe16db tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:53.459161 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-6c21f0a0-a3bc-480d-a242-967bb1fe16db tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] Show backup with id ca1456b8-d0b5-4067-bcf7-8b06be0dcef4. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:53.487249 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:53.487249 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:53.489299 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6c21f0a0-a3bc-480d-a242-967bb1fe16db tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] http://10.222.0.73/volume/v3/8e0dc0c0e7a54181b520614ccfca3b16/backups/ca1456b8-d0b5-4067-bcf7-8b06be0dcef4 returned with HTTP 200 Jan 20 10:41:53.490256 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 459/917] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:53 2021] GET /volume/v3/8e0dc0c0e7a54181b520614ccfca3b16/backups/ca1456b8-d0b5-4067-bcf7-8b06be0dcef4 => generated 824 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:53.514714 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e37e1124-0b37-466a-a65a-d69e96bbe983 tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] GET http://10.222.0.73/volume/v3/8e0dc0c0e7a54181b520614ccfca3b16/backups Jan 20 10:41:53.528066 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e37e1124-0b37-466a-a65a-d69e96bbe983 tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:53.528698 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:53.528698 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:53.557968 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e37e1124-0b37-466a-a65a-d69e96bbe983 tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:53.631772 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e37e1124-0b37-466a-a65a-d69e96bbe983 tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] http://10.222.0.73/volume/v3/8e0dc0c0e7a54181b520614ccfca3b16/backups returned with HTTP 200 Jan 20 10:41:53.633843 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 459/918] 10.222.0.73 () {58 vars in 1204 bytes} [Wed Jan 20 10:41:53 2021] GET /volume/v3/8e0dc0c0e7a54181b520614ccfca3b16/backups => generated 404 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:41:53.651540 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4dcba3bf-cd14-4e29-9b9b-ec0776100e14 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] POST http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c/restore Jan 20 10:41:53.652425 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:53.652425 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:53.653368 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4dcba3bf-cd14-4e29-9b9b-ec0776100e14 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:41:53.655115 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.backups [None req-4dcba3bf-cd14-4e29-9b9b-ec0776100e14 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Restoring backup db693288-f55c-494c-af5e-822ab0625d7c ({'restore': {}}) {{(pid=87960) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 20 10:41:53.668825 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.contrib.backups [None req-4dcba3bf-cd14-4e29-9b9b-ec0776100e14 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Restoring backup db693288-f55c-494c-af5e-822ab0625d7c to volume None. Jan 20 10:41:53.747400 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:53.747400 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:53.754020 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.backup.api [None req-4dcba3bf-cd14-4e29-9b9b-ec0776100e14 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Creating volume of 1 GB for restore of backup db693288-f55c-494c-af5e-822ab0625d7c. Jan 20 10:41:53.781315 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4dcba3bf-cd14-4e29-9b9b-ec0776100e14 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Availability zone cache updated, next update will occur around 2021-01-20 11:41:53.780512. {{(pid=87960) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 20 10:41:53.782000 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4dcba3bf-cd14-4e29-9b9b-ec0776100e14 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Availability Zones retrieved successfully. Jan 20 10:41:53.821938 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4dcba3bf-cd14-4e29-9b9b-ec0776100e14 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Flow 'volume_create_api' (5072045b-0d58-45ae-9346-958040c255d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:41:53.828850 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4dcba3bf-cd14-4e29-9b9b-ec0776100e14 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78200bdc-1fab-4b57-bd0f-ae8b90b3c8fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:41:53.832528 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-4dcba3bf-cd14-4e29-9b9b-ec0776100e14 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:41:53.907024 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4dcba3bf-cd14-4e29-9b9b-ec0776100e14 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78200bdc-1fab-4b57-bd0f-ae8b90b3c8fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:41:53.909790 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4dcba3bf-cd14-4e29-9b9b-ec0776100e14 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abc95ca3-751c-4f18-ac50-d99d51bd2ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:41:53.994268 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-4dcba3bf-cd14-4e29-9b9b-ec0776100e14 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Created reservations ['600c595e-0e0e-4725-8287-6e3b0348cd25', 'e0a3b1f8-3b55-4daa-b5d4-420d4f1ec1e4', 'b1691d67-e206-4dc5-bf0c-cf186e53790d', 'ea289620-917d-4cdb-902c-baa5c26459d6'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:41:53.998036 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4dcba3bf-cd14-4e29-9b9b-ec0776100e14 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abc95ca3-751c-4f18-ac50-d99d51bd2ac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['600c595e-0e0e-4725-8287-6e3b0348cd25', 'e0a3b1f8-3b55-4daa-b5d4-420d4f1ec1e4', 'b1691d67-e206-4dc5-bf0c-cf186e53790d', 'ea289620-917d-4cdb-902c-baa5c26459d6']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:41:54.001523 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4dcba3bf-cd14-4e29-9b9b-ec0776100e14 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (799cd3da-d01c-4f87-a51f-5f4937527301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:41:54.118721 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4dcba3bf-cd14-4e29-9b9b-ec0776100e14 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (799cd3da-d01c-4f87-a51f-5f4937527301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37e17310-a272-4edc-a80f-139002a34f37', '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_db693288-f55c-494c-af5e-822ab0625d7c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54729f170e6743118e440280b9aff4fc',qos_specs=None,replication_status=,reservations=['600c595e-0e0e-4725-8287-6e3b0348cd25','e0a3b1f8-3b55-4daa-b5d4-420d4f1ec1e4','b1691d67-e206-4dc5-bf0c-cf186e53790d','ea289620-917d-4cdb-902c-baa5c26459d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b15a54cc4f24209bf03e6744645ec3f',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:41:54Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_db693288-f55c-494c-af5e-822ab0625d7c',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37e17310-a272-4edc-a80f-139002a34f37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54729f170e6743118e440280b9aff4fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3b15a54cc4f24209bf03e6744645ec3f',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:41:54.121486 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4dcba3bf-cd14-4e29-9b9b-ec0776100e14 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9649d689-7714-4d72-832d-67816c053294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:41:54.173889 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4dcba3bf-cd14-4e29-9b9b-ec0776100e14 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9649d689-7714-4d72-832d-67816c053294) transitioned into 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_db693288-f55c-494c-af5e-822ab0625d7c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54729f170e6743118e440280b9aff4fc',qos_specs=None,replication_status=,reservations=['600c595e-0e0e-4725-8287-6e3b0348cd25','e0a3b1f8-3b55-4daa-b5d4-420d4f1ec1e4','b1691d67-e206-4dc5-bf0c-cf186e53790d','ea289620-917d-4cdb-902c-baa5c26459d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b15a54cc4f24209bf03e6744645ec3f',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:41:54.175933 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4dcba3bf-cd14-4e29-9b9b-ec0776100e14 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a27f90ed-d126-4603-b03f-2617771a82b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:41:54.197211 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4dcba3bf-cd14-4e29-9b9b-ec0776100e14 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a27f90ed-d126-4603-b03f-2617771a82b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:41:54.202186 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4dcba3bf-cd14-4e29-9b9b-ec0776100e14 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Flow 'volume_create_api' (5072045b-0d58-45ae-9346-958040c255d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:41:54.330038 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4dcba3bf-cd14-4e29-9b9b-ec0776100e14 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Create volume request issued successfully. Jan 20 10:41:54.462455 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:54.462455 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:54.463789 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4dcba3bf-cd14-4e29-9b9b-ec0776100e14 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Volume info retrieved successfully. Jan 20 10:41:54.464344 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Jan 20 10:41:54.464344 n-d-768509-8 devstack@c-api.service[87958]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Jan 20 10:41:54.464344 n-d-768509-8 devstack@c-api.service[87958]: hub = hubs.get_hub() Jan 20 10:41:55.675739 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:55.675739 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:55.677096 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4dcba3bf-cd14-4e29-9b9b-ec0776100e14 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Volume info retrieved successfully. Jan 20 10:41:55.677511 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.backup.api [None req-4dcba3bf-cd14-4e29-9b9b-ec0776100e14 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Checking backup size 1 against volume size 1 {{(pid=87960) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 20 10:41:55.677867 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.backup.api [None req-4dcba3bf-cd14-4e29-9b9b-ec0776100e14 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Overwriting volume 37e17310-a272-4edc-a80f-139002a34f37 with restore of backup db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:55.707943 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.backup.rpcapi [None req-4dcba3bf-cd14-4e29-9b9b-ec0776100e14 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] restore_backup in rpcapi backup_id db693288-f55c-494c-af5e-822ab0625d7c {{(pid=87960) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 20 10:41:55.711751 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4dcba3bf-cd14-4e29-9b9b-ec0776100e14 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c/restore returned with HTTP 202 Jan 20 10:41:55.712985 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 460/919] 10.222.0.73 () {60 vars in 1360 bytes} [Wed Jan 20 10:41:53 2021] POST /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c/restore => generated 189 bytes in 2072 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:41:55.732892 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-da62011c-5c32-4b30-a2e1-241ba5721060 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:55.733445 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-da62011c-5c32-4b30-a2e1-241ba5721060 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:55.733871 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:55.733871 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:55.734514 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-da62011c-5c32-4b30-a2e1-241ba5721060 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:55.735197 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-da62011c-5c32-4b30-a2e1-241ba5721060 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:55.788792 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:55.788792 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:55.791288 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-da62011c-5c32-4b30-a2e1-241ba5721060 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:55.792452 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 460/920] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:55 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 822 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:56.817457 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7fb38d3c-5cae-487a-94bf-654d85ecb327 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:56.819739 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7fb38d3c-5cae-487a-94bf-654d85ecb327 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:56.822241 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:56.822241 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:56.824527 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7fb38d3c-5cae-487a-94bf-654d85ecb327 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:56.827369 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-7fb38d3c-5cae-487a-94bf-654d85ecb327 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:56.860188 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:56.860188 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:56.863436 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7fb38d3c-5cae-487a-94bf-654d85ecb327 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:56.875225 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 461/921] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:56 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 822 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:57.884582 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-51617eda-5be2-4435-b8f5-58622472a01f tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:57.886597 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-51617eda-5be2-4435-b8f5-58622472a01f tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:57.886830 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:57.886830 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:57.887217 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-51617eda-5be2-4435-b8f5-58622472a01f tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:57.887592 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-51617eda-5be2-4435-b8f5-58622472a01f tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:57.953393 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:57.953393 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:57.955573 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-51617eda-5be2-4435-b8f5-58622472a01f tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:57.963349 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 461/922] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:57 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 822 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:41:58.978395 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-42095195-8244-42af-990f-13ab731ecd7c tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:41:58.978947 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-42095195-8244-42af-990f-13ab731ecd7c tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:41:58.979268 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:41:58.979268 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:41:58.979822 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-42095195-8244-42af-990f-13ab731ecd7c tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:41:58.980351 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-42095195-8244-42af-990f-13ab731ecd7c tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:41:59.063153 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:41:59.063153 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:41:59.065866 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-42095195-8244-42af-990f-13ab731ecd7c tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:41:59.079168 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 462/923] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:41:58 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 822 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:00.144826 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-021619c6-22fc-498a-b5ea-9e47ff312a10 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:42:00.144826 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-021619c6-22fc-498a-b5ea-9e47ff312a10 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:00.144826 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:00.144826 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:00.144826 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-021619c6-22fc-498a-b5ea-9e47ff312a10 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:00.144826 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-021619c6-22fc-498a-b5ea-9e47ff312a10 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:00.144826 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:00.144826 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:00.144826 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-021619c6-22fc-498a-b5ea-9e47ff312a10 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:42:00.144826 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 462/924] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:00 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 822 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:01.162827 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d01929f6-4c13-4766-9933-820c16d04c9e tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:42:01.162827 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d01929f6-4c13-4766-9933-820c16d04c9e tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:01.162827 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:01.162827 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:01.162827 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d01929f6-4c13-4766-9933-820c16d04c9e tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:01.162827 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-d01929f6-4c13-4766-9933-820c16d04c9e tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:01.213486 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:01.213486 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:01.216509 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d01929f6-4c13-4766-9933-820c16d04c9e tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:42:01.218790 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 463/925] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:01 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 822 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:02.291027 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-11462775-74eb-4c42-84b0-2fa5938bd2c8 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:42:02.291027 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-11462775-74eb-4c42-84b0-2fa5938bd2c8 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:02.291027 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:02.291027 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:02.291027 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-11462775-74eb-4c42-84b0-2fa5938bd2c8 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:02.309886 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-11462775-74eb-4c42-84b0-2fa5938bd2c8 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:02.371173 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:02.371173 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:02.371173 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-11462775-74eb-4c42-84b0-2fa5938bd2c8 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:42:02.385138 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 463/926] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:02 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 822 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:03.391870 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-797a0080-9916-48b7-9ed8-8386085f899e tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:42:03.391870 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-797a0080-9916-48b7-9ed8-8386085f899e tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:03.391870 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:03.391870 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:03.391870 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-797a0080-9916-48b7-9ed8-8386085f899e tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:03.391870 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-797a0080-9916-48b7-9ed8-8386085f899e tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:03.448872 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:03.448872 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:03.454018 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-797a0080-9916-48b7-9ed8-8386085f899e tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:42:03.461194 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 464/927] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:03 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 822 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:04.472624 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d209214c-11fa-496c-bfc8-1e70e49117eb tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:42:04.472624 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d209214c-11fa-496c-bfc8-1e70e49117eb tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:04.472624 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:04.472624 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:04.472624 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d209214c-11fa-496c-bfc8-1e70e49117eb tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:04.472624 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-d209214c-11fa-496c-bfc8-1e70e49117eb tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:04.582252 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:04.582252 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:04.582252 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d209214c-11fa-496c-bfc8-1e70e49117eb tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:42:04.582252 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 464/928] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:04 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 822 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:05.612897 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-978c690b-a7c5-44dc-8fbb-83c26656ebbc tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:42:05.634897 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-978c690b-a7c5-44dc-8fbb-83c26656ebbc tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:05.634897 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:05.634897 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:05.634897 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-978c690b-a7c5-44dc-8fbb-83c26656ebbc tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:05.634897 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-978c690b-a7c5-44dc-8fbb-83c26656ebbc tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:05.768155 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:05.768155 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:05.768155 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-978c690b-a7c5-44dc-8fbb-83c26656ebbc tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:42:05.784365 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 465/929] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:05 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 822 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:06.792524 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-277cd7ea-3c0c-444b-a8fe-8330107b98c6 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:42:06.792524 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-277cd7ea-3c0c-444b-a8fe-8330107b98c6 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:06.792524 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:06.792524 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:06.803732 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-277cd7ea-3c0c-444b-a8fe-8330107b98c6 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:06.803732 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-277cd7ea-3c0c-444b-a8fe-8330107b98c6 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:06.914272 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:06.914272 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:06.914272 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-277cd7ea-3c0c-444b-a8fe-8330107b98c6 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:42:06.921974 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 465/930] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:06 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 822 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:42:07.941134 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-95898ead-39ea-4b28-a4a6-0a00dd24db2b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:42:07.941134 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-95898ead-39ea-4b28-a4a6-0a00dd24db2b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:07.941134 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:07.941134 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:07.941134 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-95898ead-39ea-4b28-a4a6-0a00dd24db2b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:07.941134 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-95898ead-39ea-4b28-a4a6-0a00dd24db2b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:08.027701 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:08.027701 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:08.027701 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-95898ead-39ea-4b28-a4a6-0a00dd24db2b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:42:08.052864 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 466/931] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:07 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 822 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:09.048576 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-96d7f108-17df-47f1-b51a-5b8e55a81252 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:42:09.048576 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-96d7f108-17df-47f1-b51a-5b8e55a81252 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:09.048576 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:09.048576 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:09.048576 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-96d7f108-17df-47f1-b51a-5b8e55a81252 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:09.048576 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-96d7f108-17df-47f1-b51a-5b8e55a81252 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:09.116217 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:09.116217 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:09.116217 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-96d7f108-17df-47f1-b51a-5b8e55a81252 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:42:09.116217 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 466/932] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:09 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 822 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:10.129245 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a7ae2925-94b5-43b4-a17e-e21d703e735b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:42:10.129245 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a7ae2925-94b5-43b4-a17e-e21d703e735b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:10.129245 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:10.129245 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:10.129245 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a7ae2925-94b5-43b4-a17e-e21d703e735b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:10.129245 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a7ae2925-94b5-43b4-a17e-e21d703e735b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:10.178173 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:10.178173 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:10.180530 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a7ae2925-94b5-43b4-a17e-e21d703e735b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:42:10.182269 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 467/933] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:10 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 822 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:11.214829 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ec71de8f-99fb-409d-aeeb-1c0327de282e tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:42:11.214829 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ec71de8f-99fb-409d-aeeb-1c0327de282e tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:11.214829 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:11.214829 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:11.214829 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ec71de8f-99fb-409d-aeeb-1c0327de282e tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:11.214829 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-ec71de8f-99fb-409d-aeeb-1c0327de282e tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:11.303281 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:11.303281 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:11.306834 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ec71de8f-99fb-409d-aeeb-1c0327de282e tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:42:11.310546 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 467/934] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:11 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 822 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:12.361851 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-936cd160-819c-41ab-a7b4-e6d71286ce17 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:42:12.361851 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-936cd160-819c-41ab-a7b4-e6d71286ce17 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:12.361851 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:12.361851 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:12.361851 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-936cd160-819c-41ab-a7b4-e6d71286ce17 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:12.361851 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-936cd160-819c-41ab-a7b4-e6d71286ce17 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:12.448707 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:12.448707 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:12.448707 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-936cd160-819c-41ab-a7b4-e6d71286ce17 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:42:12.471110 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 468/935] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:12 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 822 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:13.514930 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2f881cbf-f57a-492a-a96a-04aafe68ee29 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:42:13.527407 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2f881cbf-f57a-492a-a96a-04aafe68ee29 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:13.527407 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:13.527407 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:13.549848 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2f881cbf-f57a-492a-a96a-04aafe68ee29 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:13.549848 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-2f881cbf-f57a-492a-a96a-04aafe68ee29 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:13.676190 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:13.676190 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:13.679308 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2f881cbf-f57a-492a-a96a-04aafe68ee29 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:42:13.688106 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 468/936] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:13 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 822 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:14.716234 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b0775c68-65bb-46f0-8f9d-09964c66c5c5 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:42:14.716234 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b0775c68-65bb-46f0-8f9d-09964c66c5c5 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:14.716234 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:14.716234 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:14.716234 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b0775c68-65bb-46f0-8f9d-09964c66c5c5 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:14.726456 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-b0775c68-65bb-46f0-8f9d-09964c66c5c5 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:14.800606 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:14.800606 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:14.800606 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b0775c68-65bb-46f0-8f9d-09964c66c5c5 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:42:14.800606 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 469/937] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:14 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 822 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:15.829774 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1eb67078-572f-47b4-b579-3113e5eedbc2 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:42:15.829774 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1eb67078-572f-47b4-b579-3113e5eedbc2 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:15.829774 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:15.829774 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:15.829774 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1eb67078-572f-47b4-b579-3113e5eedbc2 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:15.829774 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-1eb67078-572f-47b4-b579-3113e5eedbc2 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:15.863427 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:15.863427 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:15.868725 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1eb67078-572f-47b4-b579-3113e5eedbc2 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:42:15.879916 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 469/938] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:15 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 822 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:16.915455 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d582a755-0bd3-413b-8b14-aa4f5f2759e5 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:42:16.915455 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d582a755-0bd3-413b-8b14-aa4f5f2759e5 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:16.915455 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:16.915455 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:16.919555 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d582a755-0bd3-413b-8b14-aa4f5f2759e5 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:16.919555 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-d582a755-0bd3-413b-8b14-aa4f5f2759e5 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:17.004933 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:17.004933 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:17.007497 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d582a755-0bd3-413b-8b14-aa4f5f2759e5 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:42:17.016017 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 470/939] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:16 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 822 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:18.028386 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1dd8841b-7d7b-4795-8b82-3d1d4e04e7de tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:42:18.028386 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1dd8841b-7d7b-4795-8b82-3d1d4e04e7de tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:18.028386 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:18.028386 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:18.028386 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1dd8841b-7d7b-4795-8b82-3d1d4e04e7de tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:18.028386 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-1dd8841b-7d7b-4795-8b82-3d1d4e04e7de tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:18.058428 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:18.058428 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:18.060301 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1dd8841b-7d7b-4795-8b82-3d1d4e04e7de tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:42:18.061390 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 470/940] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:18 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 822 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:42:19.085792 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b71bed45-e57d-4924-8fc1-e0c741b2f10a tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:42:19.130983 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b71bed45-e57d-4924-8fc1-e0c741b2f10a tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:19.130983 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:19.130983 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:19.130983 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b71bed45-e57d-4924-8fc1-e0c741b2f10a tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:19.130983 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-b71bed45-e57d-4924-8fc1-e0c741b2f10a tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:19.202902 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:19.202902 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:19.202902 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b71bed45-e57d-4924-8fc1-e0c741b2f10a tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:42:19.208604 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 471/941] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:19 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 822 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:20.239238 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-488cd40d-b826-4fdd-bf0e-c3d4f2a11c6e tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:42:20.239238 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-488cd40d-b826-4fdd-bf0e-c3d4f2a11c6e tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:20.239238 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:20.239238 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:20.239238 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-488cd40d-b826-4fdd-bf0e-c3d4f2a11c6e tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:20.239238 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-488cd40d-b826-4fdd-bf0e-c3d4f2a11c6e tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:20.438430 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:20.438430 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:20.443744 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-488cd40d-b826-4fdd-bf0e-c3d4f2a11c6e tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:42:20.451353 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 471/942] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:20 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 822 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:21.469839 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-657b766f-83bb-4c95-9f24-6ac9afc90817 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:42:21.469839 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-657b766f-83bb-4c95-9f24-6ac9afc90817 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:21.469839 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:21.469839 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:21.469839 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-657b766f-83bb-4c95-9f24-6ac9afc90817 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:21.469839 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-657b766f-83bb-4c95-9f24-6ac9afc90817 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:21.541650 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:21.541650 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:21.541650 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-657b766f-83bb-4c95-9f24-6ac9afc90817 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:42:21.562239 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 472/943] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:21 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 822 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:22.562397 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-07d69e3f-019f-40f5-b6a8-e8406070b2be tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:42:22.562397 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-07d69e3f-019f-40f5-b6a8-e8406070b2be tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:22.589819 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:22.589819 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:22.607926 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-07d69e3f-019f-40f5-b6a8-e8406070b2be tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:22.607926 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-07d69e3f-019f-40f5-b6a8-e8406070b2be tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:22.738732 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:22.738732 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:22.749768 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-07d69e3f-019f-40f5-b6a8-e8406070b2be tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:42:22.761143 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 472/944] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:22 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 822 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:23.775841 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-603636bb-32a3-44c5-8662-b1f58d1f83e7 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:42:23.775841 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-603636bb-32a3-44c5-8662-b1f58d1f83e7 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:23.775841 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:23.775841 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:23.775841 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-603636bb-32a3-44c5-8662-b1f58d1f83e7 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:23.775841 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-603636bb-32a3-44c5-8662-b1f58d1f83e7 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:23.880758 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:23.880758 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:23.880758 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-603636bb-32a3-44c5-8662-b1f58d1f83e7 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:42:23.892483 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 473/945] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:23 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 822 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:24.908674 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c2ba5a6e-2f99-41d3-ac7a-2d37d3488fec tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:42:24.908674 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c2ba5a6e-2f99-41d3-ac7a-2d37d3488fec tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:24.913389 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:24.913389 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:24.917402 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c2ba5a6e-2f99-41d3-ac7a-2d37d3488fec tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:24.917402 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-c2ba5a6e-2f99-41d3-ac7a-2d37d3488fec tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:25.076489 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:25.076489 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:25.076489 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c2ba5a6e-2f99-41d3-ac7a-2d37d3488fec tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:42:25.076489 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 473/946] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:24 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 822 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:26.132093 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-65c36e13-8c81-431b-af1f-31f707187c64 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:42:26.132093 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-65c36e13-8c81-431b-af1f-31f707187c64 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:26.132093 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:26.132093 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:26.132093 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-65c36e13-8c81-431b-af1f-31f707187c64 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:26.132093 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-65c36e13-8c81-431b-af1f-31f707187c64 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:26.250970 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:26.250970 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:26.250970 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-65c36e13-8c81-431b-af1f-31f707187c64 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:42:26.256662 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 474/947] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:26 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 822 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:27.270699 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d1c44662-952f-44c2-a646-3e995e9b201b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:42:27.271407 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d1c44662-952f-44c2-a646-3e995e9b201b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:27.271641 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:27.271641 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:27.272030 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d1c44662-952f-44c2-a646-3e995e9b201b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:27.272522 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-d1c44662-952f-44c2-a646-3e995e9b201b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:27.353827 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:27.353827 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:27.353827 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d1c44662-952f-44c2-a646-3e995e9b201b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:42:27.362304 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 474/948] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:27 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 822 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:28.377101 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-31404ce5-f55f-45a0-8692-b20d6e677f36 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:42:28.377101 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-31404ce5-f55f-45a0-8692-b20d6e677f36 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:28.377101 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:28.377101 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:28.377101 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-31404ce5-f55f-45a0-8692-b20d6e677f36 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:28.377101 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-31404ce5-f55f-45a0-8692-b20d6e677f36 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:28.465286 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:28.465286 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:28.467482 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-31404ce5-f55f-45a0-8692-b20d6e677f36 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:42:28.469149 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 475/949] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:28 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 822 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:29.492708 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d9141559-d651-4ce2-b423-1ecc5cdced31 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:42:29.492708 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d9141559-d651-4ce2-b423-1ecc5cdced31 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:29.492708 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:29.492708 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:29.492708 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d9141559-d651-4ce2-b423-1ecc5cdced31 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:29.492708 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-d9141559-d651-4ce2-b423-1ecc5cdced31 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:29.642533 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:29.642533 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:29.661049 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d9141559-d651-4ce2-b423-1ecc5cdced31 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:42:29.682523 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 475/950] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:29 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 822 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:30.674195 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9f7a408b-4d7f-4f87-bf7f-8cbe5eaaa7e0 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:42:30.674195 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9f7a408b-4d7f-4f87-bf7f-8cbe5eaaa7e0 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:30.674195 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:30.674195 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:30.674195 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9f7a408b-4d7f-4f87-bf7f-8cbe5eaaa7e0 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:30.674195 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-9f7a408b-4d7f-4f87-bf7f-8cbe5eaaa7e0 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:30.743287 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:30.743287 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:30.745213 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9f7a408b-4d7f-4f87-bf7f-8cbe5eaaa7e0 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:42:30.746518 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 476/951] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:30 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 822 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:42:31.765865 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3c77ae33-808c-400c-aa1c-df6c62070f13 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:42:31.766444 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3c77ae33-808c-400c-aa1c-df6c62070f13 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:31.766645 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:31.766645 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:31.767031 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3c77ae33-808c-400c-aa1c-df6c62070f13 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:31.767446 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-3c77ae33-808c-400c-aa1c-df6c62070f13 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:31.857386 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:31.857386 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:31.862811 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3c77ae33-808c-400c-aa1c-df6c62070f13 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:42:31.865318 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 476/952] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:31 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 822 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:32.892771 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-85e1e851-f160-40f6-babd-693c62831b77 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:42:32.894489 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-85e1e851-f160-40f6-babd-693c62831b77 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:32.894489 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:32.894489 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:32.894997 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-85e1e851-f160-40f6-babd-693c62831b77 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:32.897875 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-85e1e851-f160-40f6-babd-693c62831b77 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:32.960440 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:32.960440 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:32.963129 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-85e1e851-f160-40f6-babd-693c62831b77 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:42:32.973310 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 477/953] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:32 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 822 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:33.981745 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9ecbd5f6-fac0-4bcc-aaae-f494646aaab8 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:42:33.982471 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9ecbd5f6-fac0-4bcc-aaae-f494646aaab8 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:33.982471 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:33.982471 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:33.982991 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9ecbd5f6-fac0-4bcc-aaae-f494646aaab8 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:33.983181 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-9ecbd5f6-fac0-4bcc-aaae-f494646aaab8 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id db693288-f55c-494c-af5e-822ab0625d7c. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:34.026540 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:34.026540 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:34.028586 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9ecbd5f6-fac0-4bcc-aaae-f494646aaab8 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 200 Jan 20 10:42:34.029624 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 477/954] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:33 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 822 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:34.052621 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cff80844-4ba4-43ec-b16a-af2433f30a94 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/volumes/37e17310-a272-4edc-a80f-139002a34f37 Jan 20 10:42:34.055021 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cff80844-4ba4-43ec-b16a-af2433f30a94 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:34.058990 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:34.058990 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:34.059637 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cff80844-4ba4-43ec-b16a-af2433f30a94 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:34.162037 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:34.162037 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:34.179700 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cff80844-4ba4-43ec-b16a-af2433f30a94 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Volume info retrieved successfully. Jan 20 10:42:34.247426 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cff80844-4ba4-43ec-b16a-af2433f30a94 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/volumes/37e17310-a272-4edc-a80f-139002a34f37 returned with HTTP 200 Jan 20 10:42:34.250175 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 478/955] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:34 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/volumes/37e17310-a272-4edc-a80f-139002a34f37 => generated 971 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:34.268830 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-647f8079-0dab-4003-bb7c-a0d850f727c5 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/volumes Jan 20 10:42:34.269757 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-647f8079-0dab-4003-bb7c-a0d850f727c5 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:34.270191 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:34.270191 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:34.270849 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-647f8079-0dab-4003-bb7c-a0d850f727c5 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:34.273376 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-647f8079-0dab-4003-bb7c-a0d850f727c5 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:42:34.277355 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-647f8079-0dab-4003-bb7c-a0d850f727c5 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:42:34.386623 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-647f8079-0dab-4003-bb7c-a0d850f727c5 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Get all volumes completed successfully. Jan 20 10:42:34.389092 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-647f8079-0dab-4003-bb7c-a0d850f727c5 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/volumes returned with HTTP 200 Jan 20 10:42:34.402314 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 478/956] 10.222.0.73 () {58 vars in 1204 bytes} [Wed Jan 20 10:42:34 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/volumes => generated 795 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:34.407737 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-92309e76-f8a3-46bb-8a12-dbef3ba1d273 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] DELETE http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/volumes/37e17310-a272-4edc-a80f-139002a34f37 Jan 20 10:42:34.408421 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-92309e76-f8a3-46bb-8a12-dbef3ba1d273 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:34.408622 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:34.408622 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:34.409325 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-92309e76-f8a3-46bb-8a12-dbef3ba1d273 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:34.410048 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-92309e76-f8a3-46bb-8a12-dbef3ba1d273 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Delete volume with id: 37e17310-a272-4edc-a80f-139002a34f37 Jan 20 10:42:34.470057 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:34.470057 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:34.471840 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-92309e76-f8a3-46bb-8a12-dbef3ba1d273 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Volume info retrieved successfully. Jan 20 10:42:34.531328 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-92309e76-f8a3-46bb-8a12-dbef3ba1d273 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Delete volume request issued successfully. Jan 20 10:42:34.532358 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-92309e76-f8a3-46bb-8a12-dbef3ba1d273 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/volumes/37e17310-a272-4edc-a80f-139002a34f37 returned with HTTP 202 Jan 20 10:42:34.534604 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 479/957] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:42:34 2021] DELETE /volume/v3/54729f170e6743118e440280b9aff4fc/volumes/37e17310-a272-4edc-a80f-139002a34f37 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:42:34.545133 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-74763ee0-ab57-4e2a-9d74-01e9eead861c tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] DELETE http://10.222.0.73/volume/v3/8e0dc0c0e7a54181b520614ccfca3b16/backups/ca1456b8-d0b5-4067-bcf7-8b06be0dcef4 Jan 20 10:42:34.545663 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-74763ee0-ab57-4e2a-9d74-01e9eead861c tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:34.545874 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:34.545874 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:34.546354 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-74763ee0-ab57-4e2a-9d74-01e9eead861c tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:34.546732 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.contrib.backups [None req-74763ee0-ab57-4e2a-9d74-01e9eead861c tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] Delete backup with id: ca1456b8-d0b5-4067-bcf7-8b06be0dcef4. Jan 20 10:42:34.619894 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:34.619894 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:34.686486 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.backup.rpcapi [None req-74763ee0-ab57-4e2a-9d74-01e9eead861c tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] delete_backup rpcapi backup_id ca1456b8-d0b5-4067-bcf7-8b06be0dcef4 {{(pid=87959) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 20 10:42:34.693133 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-74763ee0-ab57-4e2a-9d74-01e9eead861c tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] http://10.222.0.73/volume/v3/8e0dc0c0e7a54181b520614ccfca3b16/backups/ca1456b8-d0b5-4067-bcf7-8b06be0dcef4 returned with HTTP 202 Jan 20 10:42:34.694188 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 479/958] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:42:34 2021] DELETE /volume/v3/8e0dc0c0e7a54181b520614ccfca3b16/backups/ca1456b8-d0b5-4067-bcf7-8b06be0dcef4 => generated 0 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 20 10:42:34.717363 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-88560d39-581e-49f5-96ba-115d77fd45ba tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] GET http://10.222.0.73/volume/v3/8e0dc0c0e7a54181b520614ccfca3b16/backups/ca1456b8-d0b5-4067-bcf7-8b06be0dcef4 Jan 20 10:42:34.718631 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-88560d39-581e-49f5-96ba-115d77fd45ba tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:34.719303 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:34.719303 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:34.720682 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-88560d39-581e-49f5-96ba-115d77fd45ba tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:34.722312 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-88560d39-581e-49f5-96ba-115d77fd45ba tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] Show backup with id ca1456b8-d0b5-4067-bcf7-8b06be0dcef4. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:34.816370 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:34.816370 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:34.819825 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-88560d39-581e-49f5-96ba-115d77fd45ba tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] http://10.222.0.73/volume/v3/8e0dc0c0e7a54181b520614ccfca3b16/backups/ca1456b8-d0b5-4067-bcf7-8b06be0dcef4 returned with HTTP 200 Jan 20 10:42:34.831014 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 480/959] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:34 2021] GET /volume/v3/8e0dc0c0e7a54181b520614ccfca3b16/backups/ca1456b8-d0b5-4067-bcf7-8b06be0dcef4 => generated 823 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:35.860924 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-930fa8b5-e1c3-4dc6-8e87-75007cf6bf8f tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] GET http://10.222.0.73/volume/v3/8e0dc0c0e7a54181b520614ccfca3b16/backups/ca1456b8-d0b5-4067-bcf7-8b06be0dcef4 Jan 20 10:42:35.861550 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-930fa8b5-e1c3-4dc6-8e87-75007cf6bf8f tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:35.861713 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:35.861713 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:35.862401 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-930fa8b5-e1c3-4dc6-8e87-75007cf6bf8f tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:35.863171 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-930fa8b5-e1c3-4dc6-8e87-75007cf6bf8f tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] Show backup with id ca1456b8-d0b5-4067-bcf7-8b06be0dcef4. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:35.932893 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-930fa8b5-e1c3-4dc6-8e87-75007cf6bf8f tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] http://10.222.0.73/volume/v3/8e0dc0c0e7a54181b520614ccfca3b16/backups/ca1456b8-d0b5-4067-bcf7-8b06be0dcef4 returned with HTTP 404 Jan 20 10:42:35.937781 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 480/960] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:35 2021] GET /volume/v3/8e0dc0c0e7a54181b520614ccfca3b16/backups/ca1456b8-d0b5-4067-bcf7-8b06be0dcef4 => generated 109 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:42:35.952173 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-779c0ceb-132f-4b02-abe9-93a92d7446d8 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] DELETE http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c Jan 20 10:42:35.952734 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-779c0ceb-132f-4b02-abe9-93a92d7446d8 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:35.952991 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:35.952991 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:35.960446 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-779c0ceb-132f-4b02-abe9-93a92d7446d8 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:35.961194 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.contrib.backups [None req-779c0ceb-132f-4b02-abe9-93a92d7446d8 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Delete backup with id: db693288-f55c-494c-af5e-822ab0625d7c. Jan 20 10:42:36.034372 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:36.034372 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:36.125996 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.backup.rpcapi [None req-779c0ceb-132f-4b02-abe9-93a92d7446d8 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] delete_backup rpcapi backup_id db693288-f55c-494c-af5e-822ab0625d7c {{(pid=87960) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 20 10:42:36.144567 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-779c0ceb-132f-4b02-abe9-93a92d7446d8 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c returned with HTTP 202 Jan 20 10:42:36.148619 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 481/961] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:42:35 2021] DELETE /volume/v3/54729f170e6743118e440280b9aff4fc/backups/db693288-f55c-494c-af5e-822ab0625d7c => generated 0 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 20 10:42:36.180586 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c6a0b73c-4bed-4a35-ad47-5b7be8efdc64 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] POST http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/volumes Jan 20 10:42:36.183391 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c6a0b73c-4bed-4a35-ad47-5b7be8efdc64 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-271598985"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:42:36.185071 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-c6a0b73c-4bed-4a35-ad47-5b7be8efdc64 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-271598985'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:42:36.185529 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-c6a0b73c-4bed-4a35-ad47-5b7be8efdc64 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Create volume of 1 GB Jan 20 10:42:36.231018 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c6a0b73c-4bed-4a35-ad47-5b7be8efdc64 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Availability Zones retrieved successfully. Jan 20 10:42:36.359445 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c6a0b73c-4bed-4a35-ad47-5b7be8efdc64 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Flow 'volume_create_api' (766a26f1-31e8-410f-ba9e-b5e3fa785535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:42:36.399640 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c6a0b73c-4bed-4a35-ad47-5b7be8efdc64 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59fbf3aa-2670-48b9-a590-0c2f7e2fa3e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:42:36.404829 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-c6a0b73c-4bed-4a35-ad47-5b7be8efdc64 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:42:36.641864 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c6a0b73c-4bed-4a35-ad47-5b7be8efdc64 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59fbf3aa-2670-48b9-a590-0c2f7e2fa3e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:42:36.649793 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c6a0b73c-4bed-4a35-ad47-5b7be8efdc64 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2def319e-ce34-49de-a655-d0558e67bef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:42:36.870341 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-c6a0b73c-4bed-4a35-ad47-5b7be8efdc64 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Created reservations ['a52a6de0-ef75-43a4-bec1-2e02f01dd788', '15c1572a-bb8e-4a19-a648-ecac0903e8a2', '4fbb6cc7-6d76-4051-a832-0448027867f1', 'b144d6ee-0026-4d71-966e-377f41e1eb6f'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:42:36.875720 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c6a0b73c-4bed-4a35-ad47-5b7be8efdc64 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2def319e-ce34-49de-a655-d0558e67bef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a52a6de0-ef75-43a4-bec1-2e02f01dd788', '15c1572a-bb8e-4a19-a648-ecac0903e8a2', '4fbb6cc7-6d76-4051-a832-0448027867f1', 'b144d6ee-0026-4d71-966e-377f41e1eb6f']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:42:36.881167 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c6a0b73c-4bed-4a35-ad47-5b7be8efdc64 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a50032dd-5924-4830-b608-bbf72a8cf23b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:42:37.034402 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c6a0b73c-4bed-4a35-ad47-5b7be8efdc64 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a50032dd-5924-4830-b608-bbf72a8cf23b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc4cbfeb-ee3b-4d8b-a8e8-f46e3bf63271', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-271598985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54729f170e6743118e440280b9aff4fc',qos_specs=None,replication_status=,reservations=['a52a6de0-ef75-43a4-bec1-2e02f01dd788','15c1572a-bb8e-4a19-a648-ecac0903e8a2','4fbb6cc7-6d76-4051-a832-0448027867f1','b144d6ee-0026-4d71-966e-377f41e1eb6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b15a54cc4f24209bf03e6744645ec3f',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:42:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-271598985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc4cbfeb-ee3b-4d8b-a8e8-f46e3bf63271,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54729f170e6743118e440280b9aff4fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3b15a54cc4f24209bf03e6744645ec3f',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:42:37.038241 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c6a0b73c-4bed-4a35-ad47-5b7be8efdc64 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90b19eea-31f0-4163-815d-0e9717e89d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:42:37.109425 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c6a0b73c-4bed-4a35-ad47-5b7be8efdc64 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90b19eea-31f0-4163-815d-0e9717e89d7f) transitioned into state 'SUCCESS' from state '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-271598985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54729f170e6743118e440280b9aff4fc',qos_specs=None,replication_status=,reservations=['a52a6de0-ef75-43a4-bec1-2e02f01dd788','15c1572a-bb8e-4a19-a648-ecac0903e8a2','4fbb6cc7-6d76-4051-a832-0448027867f1','b144d6ee-0026-4d71-966e-377f41e1eb6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b15a54cc4f24209bf03e6744645ec3f',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:42:37.120001 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c6a0b73c-4bed-4a35-ad47-5b7be8efdc64 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d845c0c2-1e51-4918-8ddd-ace4cecbf75c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:42:37.176278 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c6a0b73c-4bed-4a35-ad47-5b7be8efdc64 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d845c0c2-1e51-4918-8ddd-ace4cecbf75c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:42:37.182618 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c6a0b73c-4bed-4a35-ad47-5b7be8efdc64 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Flow 'volume_create_api' (766a26f1-31e8-410f-ba9e-b5e3fa785535) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:42:37.326447 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c6a0b73c-4bed-4a35-ad47-5b7be8efdc64 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Create volume request issued successfully. Jan 20 10:42:37.369876 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c6a0b73c-4bed-4a35-ad47-5b7be8efdc64 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/volumes returned with HTTP 202 Jan 20 10:42:37.371026 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 481/962] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:42:36 2021] POST /volume/v3/54729f170e6743118e440280b9aff4fc/volumes => generated 822 bytes in 1203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 20 10:42:37.396414 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bdf91e53-1b94-419e-b4a7-7beb8090eb17 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/volumes/cc4cbfeb-ee3b-4d8b-a8e8-f46e3bf63271 Jan 20 10:42:37.398214 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bdf91e53-1b94-419e-b4a7-7beb8090eb17 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:37.398496 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:37.398496 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:37.401270 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bdf91e53-1b94-419e-b4a7-7beb8090eb17 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:37.718141 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:37.718141 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:37.749324 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bdf91e53-1b94-419e-b4a7-7beb8090eb17 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Volume info retrieved successfully. Jan 20 10:42:37.810879 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bdf91e53-1b94-419e-b4a7-7beb8090eb17 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/volumes/cc4cbfeb-ee3b-4d8b-a8e8-f46e3bf63271 returned with HTTP 200 Jan 20 10:42:37.814044 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 482/963] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:37 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/volumes/cc4cbfeb-ee3b-4d8b-a8e8-f46e3bf63271 => generated 914 bytes in 426 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:38.832836 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-101096e2-537a-4812-9594-24977d0c4da2 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/volumes/cc4cbfeb-ee3b-4d8b-a8e8-f46e3bf63271 Jan 20 10:42:38.833530 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-101096e2-537a-4812-9594-24977d0c4da2 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:38.833617 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:38.833617 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:38.833949 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-101096e2-537a-4812-9594-24977d0c4da2 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:39.032586 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:39.032586 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:39.059604 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-101096e2-537a-4812-9594-24977d0c4da2 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Volume info retrieved successfully. Jan 20 10:42:39.096847 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-101096e2-537a-4812-9594-24977d0c4da2 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/volumes/cc4cbfeb-ee3b-4d8b-a8e8-f46e3bf63271 returned with HTTP 200 Jan 20 10:42:39.098926 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 482/964] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:38 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/volumes/cc4cbfeb-ee3b-4d8b-a8e8-f46e3bf63271 => generated 914 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:40.116446 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ede92efb-2377-422e-9ae3-899f8b82f721 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/volumes/cc4cbfeb-ee3b-4d8b-a8e8-f46e3bf63271 Jan 20 10:42:40.117311 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ede92efb-2377-422e-9ae3-899f8b82f721 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:40.117311 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:40.117311 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:40.117691 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ede92efb-2377-422e-9ae3-899f8b82f721 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:40.354761 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:40.354761 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:40.386062 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ede92efb-2377-422e-9ae3-899f8b82f721 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Volume info retrieved successfully. Jan 20 10:42:40.485236 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ede92efb-2377-422e-9ae3-899f8b82f721 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/volumes/cc4cbfeb-ee3b-4d8b-a8e8-f46e3bf63271 returned with HTTP 200 Jan 20 10:42:40.501007 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 483/965] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:40 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/volumes/cc4cbfeb-ee3b-4d8b-a8e8-f46e3bf63271 => generated 915 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:40.517954 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2c0562b5-7007-4a15-8ed1-9c6e2152ff11 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] POST http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups Jan 20 10:42:40.518650 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:40.518650 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:40.519472 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2c0562b5-7007-4a15-8ed1-9c6e2152ff11 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cc4cbfeb-ee3b-4d8b-a8e8-f46e3bf63271", "name": "tempest-VolumesBackupsAdminTest-Backup-1899412026"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:42:40.520790 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.backups [None req-2c0562b5-7007-4a15-8ed1-9c6e2152ff11 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Creating new backup {'backup': {'volume_id': 'cc4cbfeb-ee3b-4d8b-a8e8-f46e3bf63271', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1899412026'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 20 10:42:40.521448 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.contrib.backups [None req-2c0562b5-7007-4a15-8ed1-9c6e2152ff11 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Creating backup of volume cc4cbfeb-ee3b-4d8b-a8e8-f46e3bf63271 in container None Jan 20 10:42:40.746732 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:40.746732 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:40.747972 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2c0562b5-7007-4a15-8ed1-9c6e2152ff11 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Volume info retrieved successfully. Jan 20 10:42:40.853426 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-2c0562b5-7007-4a15-8ed1-9c6e2152ff11 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Created reservations ['e22886b9-15fa-4517-96f5-fd3c7c40ba9e', '39a30b73-3083-4a1b-b225-c05989351e50'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:42:40.986490 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2c0562b5-7007-4a15-8ed1-9c6e2152ff11 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups returned with HTTP 202 Jan 20 10:42:40.996760 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 483/966] 10.222.0.73 () {60 vars in 1226 bytes} [Wed Jan 20 10:42:40 2021] POST /volume/v3/54729f170e6743118e440280b9aff4fc/backups => generated 401 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:42:41.003623 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1931ff2f-c084-4224-af94-904da6fdd481 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:42:41.004445 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1931ff2f-c084-4224-af94-904da6fdd481 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:41.004641 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:41.004641 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:41.005321 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1931ff2f-c084-4224-af94-904da6fdd481 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:41.006771 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-1931ff2f-c084-4224-af94-904da6fdd481 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:41.099538 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:41.099538 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:41.127969 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1931ff2f-c084-4224-af94-904da6fdd481 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:42:41.140225 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 484/967] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:40 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 808 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:42.152239 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6c34decd-3d48-48f9-ad4c-58eba08119c5 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:42:42.153036 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6c34decd-3d48-48f9-ad4c-58eba08119c5 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:42.153036 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:42.153036 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:42.153406 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6c34decd-3d48-48f9-ad4c-58eba08119c5 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:42.153984 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-6c34decd-3d48-48f9-ad4c-58eba08119c5 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:42.238476 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:42.238476 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:42.248385 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6c34decd-3d48-48f9-ad4c-58eba08119c5 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:42:42.251697 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 484/968] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:42 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 808 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:43.264743 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cff68f83-4371-4894-9895-acc5df3f705e tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:42:43.266199 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cff68f83-4371-4894-9895-acc5df3f705e tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:43.266406 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:43.266406 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:43.266774 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cff68f83-4371-4894-9895-acc5df3f705e tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:43.267149 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-cff68f83-4371-4894-9895-acc5df3f705e tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:43.309480 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:43.309480 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:43.317849 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cff68f83-4371-4894-9895-acc5df3f705e tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:42:43.319272 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 485/969] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:43 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 808 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:44.345771 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-32b895b9-d818-42b0-a397-c30f6fecb2ba tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:42:44.346292 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-32b895b9-d818-42b0-a397-c30f6fecb2ba tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:44.349421 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:44.349421 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:44.354641 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-32b895b9-d818-42b0-a397-c30f6fecb2ba tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:44.356594 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-32b895b9-d818-42b0-a397-c30f6fecb2ba tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:44.424183 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:44.424183 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:44.426087 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-32b895b9-d818-42b0-a397-c30f6fecb2ba tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:42:44.440293 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 485/970] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:44 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 808 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:45.451285 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8021ba52-8f5c-4913-8fb6-1485a6a541be tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:42:45.455568 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8021ba52-8f5c-4913-8fb6-1485a6a541be tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:45.462486 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:45.462486 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:45.466655 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8021ba52-8f5c-4913-8fb6-1485a6a541be tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:45.467530 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-8021ba52-8f5c-4913-8fb6-1485a6a541be tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:45.498958 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:45.498958 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:45.502246 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8021ba52-8f5c-4913-8fb6-1485a6a541be tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:42:45.510074 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 486/971] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:45 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 819 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:42:46.534244 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-84bb10b8-f900-4da2-a3ea-a6cf28f63335 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:42:46.541185 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-84bb10b8-f900-4da2-a3ea-a6cf28f63335 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:46.541661 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:46.541661 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:46.542471 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-84bb10b8-f900-4da2-a3ea-a6cf28f63335 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:46.543227 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-84bb10b8-f900-4da2-a3ea-a6cf28f63335 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:46.608910 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:46.608910 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:46.617872 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-84bb10b8-f900-4da2-a3ea-a6cf28f63335 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:42:46.618757 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 486/972] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:46 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 819 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:47.635995 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-26b03f77-737c-4244-8a6e-fd4ede724c98 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:42:47.636558 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-26b03f77-737c-4244-8a6e-fd4ede724c98 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:47.636826 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:47.636826 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:47.637299 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-26b03f77-737c-4244-8a6e-fd4ede724c98 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:47.637824 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-26b03f77-737c-4244-8a6e-fd4ede724c98 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:47.696629 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:47.696629 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:47.699298 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-26b03f77-737c-4244-8a6e-fd4ede724c98 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:42:47.701049 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 487/973] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:47 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 819 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:48.724081 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-23a75139-a390-4a6c-875c-32efe7c9a35a tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:42:48.725145 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-23a75139-a390-4a6c-875c-32efe7c9a35a tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:48.725563 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:48.725563 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:48.729160 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-23a75139-a390-4a6c-875c-32efe7c9a35a tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:48.729890 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-23a75139-a390-4a6c-875c-32efe7c9a35a tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:48.829573 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:48.829573 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:48.870938 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-23a75139-a390-4a6c-875c-32efe7c9a35a tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:42:48.872654 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 487/974] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:48 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 819 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:49.889377 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-abdf0a3e-d1e8-4154-bfa7-98c8a380297a tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:42:49.889976 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-abdf0a3e-d1e8-4154-bfa7-98c8a380297a tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:49.890197 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:49.890197 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:49.890654 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-abdf0a3e-d1e8-4154-bfa7-98c8a380297a tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:49.891033 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-abdf0a3e-d1e8-4154-bfa7-98c8a380297a tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:49.954520 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:49.954520 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:49.956769 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-abdf0a3e-d1e8-4154-bfa7-98c8a380297a tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:42:49.957502 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 488/975] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:49 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 819 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:50.977949 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c99204cb-7612-4af2-a03e-42dc1602406a tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:42:50.978842 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c99204cb-7612-4af2-a03e-42dc1602406a tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:50.978842 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:50.978842 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:50.979388 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c99204cb-7612-4af2-a03e-42dc1602406a tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:50.979388 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-c99204cb-7612-4af2-a03e-42dc1602406a tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:51.039931 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:51.039931 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:51.043837 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c99204cb-7612-4af2-a03e-42dc1602406a tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:42:51.046435 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 488/976] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:50 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 819 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:52.064840 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-374248bd-2a25-4bb4-9ea5-bfda33f58626 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:42:52.065564 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-374248bd-2a25-4bb4-9ea5-bfda33f58626 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:52.065887 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:52.065887 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:52.066719 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-374248bd-2a25-4bb4-9ea5-bfda33f58626 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:52.067212 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-374248bd-2a25-4bb4-9ea5-bfda33f58626 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:52.156043 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:52.156043 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:52.160397 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-374248bd-2a25-4bb4-9ea5-bfda33f58626 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:42:52.162642 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 489/977] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:52 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 819 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:53.184282 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-382afc18-6375-4433-8831-7dc6d4d00d96 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:42:53.184907 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-382afc18-6375-4433-8831-7dc6d4d00d96 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:53.185237 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:53.185237 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:53.186040 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-382afc18-6375-4433-8831-7dc6d4d00d96 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:53.186641 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-382afc18-6375-4433-8831-7dc6d4d00d96 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:53.245772 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:53.245772 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:53.254665 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-382afc18-6375-4433-8831-7dc6d4d00d96 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:42:53.255743 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 489/978] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:53 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 819 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:54.273579 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4e97fed4-5a42-47e5-99a4-6ea301afd38b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:42:54.274092 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4e97fed4-5a42-47e5-99a4-6ea301afd38b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:54.275475 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:54.275475 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:54.275852 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4e97fed4-5a42-47e5-99a4-6ea301afd38b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:54.276493 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-4e97fed4-5a42-47e5-99a4-6ea301afd38b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:54.340494 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:54.340494 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:54.345321 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4e97fed4-5a42-47e5-99a4-6ea301afd38b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:42:54.347221 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 490/979] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:54 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 819 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:55.364071 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fa4aae87-b510-454d-8827-e033dfb17962 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:42:55.364755 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fa4aae87-b510-454d-8827-e033dfb17962 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:55.365191 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:55.365191 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:55.365803 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fa4aae87-b510-454d-8827-e033dfb17962 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:55.365803 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-fa4aae87-b510-454d-8827-e033dfb17962 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:55.440861 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:55.440861 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:55.446577 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fa4aae87-b510-454d-8827-e033dfb17962 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:42:55.479868 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 490/980] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:55 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 819 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:42:56.472164 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a8924639-3262-4e55-aabf-b81f911120d3 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:42:56.475405 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a8924639-3262-4e55-aabf-b81f911120d3 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:56.475935 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:56.475935 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:56.476769 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a8924639-3262-4e55-aabf-b81f911120d3 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:56.477488 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a8924639-3262-4e55-aabf-b81f911120d3 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:56.550216 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:56.550216 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:56.552078 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a8924639-3262-4e55-aabf-b81f911120d3 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:42:56.552919 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 491/981] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:56 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 819 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:57.573670 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-550c803f-b9db-48dd-b6f4-9faaebe49f6a tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:42:57.575362 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-550c803f-b9db-48dd-b6f4-9faaebe49f6a tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:57.575789 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:57.575789 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:57.576533 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-550c803f-b9db-48dd-b6f4-9faaebe49f6a tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:57.577234 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-550c803f-b9db-48dd-b6f4-9faaebe49f6a tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:57.678339 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:57.678339 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:57.678339 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-550c803f-b9db-48dd-b6f4-9faaebe49f6a tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:42:57.704486 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 491/982] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:57 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 819 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:58.696675 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-347cafc9-63b5-4953-a41c-61c114b5f25f tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:42:58.700171 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-347cafc9-63b5-4953-a41c-61c114b5f25f tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:58.701563 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:58.701563 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:58.707010 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-347cafc9-63b5-4953-a41c-61c114b5f25f tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:58.707771 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-347cafc9-63b5-4953-a41c-61c114b5f25f tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:42:58.905957 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:42:58.905957 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:42:58.924659 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-347cafc9-63b5-4953-a41c-61c114b5f25f tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:42:58.932800 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 492/983] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:58 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 819 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:42:59.954066 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5755125e-e565-4c7c-917b-51382e5759ec tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:42:59.959044 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5755125e-e565-4c7c-917b-51382e5759ec tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:42:59.959936 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:42:59.959936 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:42:59.961112 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5755125e-e565-4c7c-917b-51382e5759ec tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:42:59.962140 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5755125e-e565-4c7c-917b-51382e5759ec tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:43:00.041655 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:43:00.041655 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:43:00.044732 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5755125e-e565-4c7c-917b-51382e5759ec tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:43:00.046982 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 492/984] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:42:59 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 819 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:43:01.067659 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5f189091-7a48-4985-b566-bda28a4d7d70 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:43:01.078332 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5f189091-7a48-4985-b566-bda28a4d7d70 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:01.078829 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:01.078829 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:01.079471 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5f189091-7a48-4985-b566-bda28a4d7d70 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:01.080013 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5f189091-7a48-4985-b566-bda28a4d7d70 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:43:01.117193 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:43:01.117193 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:43:01.126827 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5f189091-7a48-4985-b566-bda28a4d7d70 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:43:01.128295 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 493/985] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:43:01 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 819 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:43:02.147623 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6e2c5675-96d9-4d9d-ba1e-2244d9ad51a6 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:43:02.148449 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6e2c5675-96d9-4d9d-ba1e-2244d9ad51a6 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:02.148650 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:02.148650 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:02.149300 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6e2c5675-96d9-4d9d-ba1e-2244d9ad51a6 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:02.149853 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-6e2c5675-96d9-4d9d-ba1e-2244d9ad51a6 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:43:02.240366 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:43:02.240366 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:43:02.245878 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6e2c5675-96d9-4d9d-ba1e-2244d9ad51a6 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:43:02.251339 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 493/986] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:43:02 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 819 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:43:03.267851 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-006b0a2c-91f5-4137-95dd-b3294cd1c3f2 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:43:03.269182 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-006b0a2c-91f5-4137-95dd-b3294cd1c3f2 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:03.269678 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:03.269678 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:03.270276 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-006b0a2c-91f5-4137-95dd-b3294cd1c3f2 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:03.271365 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-006b0a2c-91f5-4137-95dd-b3294cd1c3f2 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:43:03.412555 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:43:03.412555 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:43:03.418394 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-006b0a2c-91f5-4137-95dd-b3294cd1c3f2 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:43:03.425573 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 494/987] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:43:03 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 819 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:43:04.437898 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b74ed499-cc9d-4be6-832b-c25dc057f143 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:43:04.438737 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b74ed499-cc9d-4be6-832b-c25dc057f143 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:04.438737 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:04.438737 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:04.439133 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b74ed499-cc9d-4be6-832b-c25dc057f143 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:04.439367 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-b74ed499-cc9d-4be6-832b-c25dc057f143 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:43:04.496721 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:43:04.496721 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:43:04.498973 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b74ed499-cc9d-4be6-832b-c25dc057f143 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:43:04.501361 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 494/988] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:43:04 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 819 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:43:05.518471 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d70fe597-2978-44c6-a8dd-3969e705a907 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:43:05.519503 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d70fe597-2978-44c6-a8dd-3969e705a907 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:05.519887 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:05.519887 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:05.520499 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d70fe597-2978-44c6-a8dd-3969e705a907 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:05.521074 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-d70fe597-2978-44c6-a8dd-3969e705a907 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:43:05.554302 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:43:05.554302 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:43:05.557239 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d70fe597-2978-44c6-a8dd-3969e705a907 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:43:05.559561 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 495/989] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:43:05 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 819 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:43:06.572904 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f0ecf097-52d0-4a1a-abd4-741643776100 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:43:06.574481 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f0ecf097-52d0-4a1a-abd4-741643776100 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:06.575089 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:06.575089 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:06.575967 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f0ecf097-52d0-4a1a-abd4-741643776100 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:06.576499 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f0ecf097-52d0-4a1a-abd4-741643776100 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:43:06.651984 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:43:06.651984 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:43:06.654700 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f0ecf097-52d0-4a1a-abd4-741643776100 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:43:06.656133 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 495/990] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:43:06 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 819 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:43:07.672103 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5f8f25ae-6541-4a6c-869a-2661b65d29df tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:43:07.673234 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5f8f25ae-6541-4a6c-869a-2661b65d29df tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:07.673499 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:07.673499 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:07.673924 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5f8f25ae-6541-4a6c-869a-2661b65d29df tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:07.674493 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5f8f25ae-6541-4a6c-869a-2661b65d29df tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:43:07.751632 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:43:07.751632 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:43:07.754023 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5f8f25ae-6541-4a6c-869a-2661b65d29df tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:43:07.783134 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 496/991] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:43:07 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 819 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:43:08.802943 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-85d59997-e822-490d-b524-90a01a21642d tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:43:08.805268 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-85d59997-e822-490d-b524-90a01a21642d tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:08.805693 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:08.805693 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:08.806382 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-85d59997-e822-490d-b524-90a01a21642d tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:08.807026 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-85d59997-e822-490d-b524-90a01a21642d tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:43:08.912750 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:43:08.912750 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:43:08.915772 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-85d59997-e822-490d-b524-90a01a21642d tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:43:08.917139 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 496/992] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:43:08 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 819 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:43:09.964031 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-47a8d374-3d82-47f0-8ea4-eb104d4b999e tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:43:09.964031 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-47a8d374-3d82-47f0-8ea4-eb104d4b999e tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:09.964031 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:09.964031 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:09.964031 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-47a8d374-3d82-47f0-8ea4-eb104d4b999e tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:09.964031 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-47a8d374-3d82-47f0-8ea4-eb104d4b999e tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:43:10.011588 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:43:10.011588 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:43:10.016183 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-47a8d374-3d82-47f0-8ea4-eb104d4b999e tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:43:10.018355 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 497/993] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:43:09 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 819 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:43:11.042127 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3dd48ebb-fb58-43e5-a9b8-6086417562a1 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:43:11.043570 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3dd48ebb-fb58-43e5-a9b8-6086417562a1 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:11.043999 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:11.043999 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:11.044597 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3dd48ebb-fb58-43e5-a9b8-6086417562a1 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:11.045189 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-3dd48ebb-fb58-43e5-a9b8-6086417562a1 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:43:11.088424 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:43:11.088424 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:43:11.090915 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3dd48ebb-fb58-43e5-a9b8-6086417562a1 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:43:11.092011 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 497/994] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:43:11 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 819 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:43:12.113299 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5f445d6c-1cc2-4755-88ad-9597a7f7e7ab tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:43:12.113870 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5f445d6c-1cc2-4755-88ad-9597a7f7e7ab tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:12.114042 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:12.114042 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:12.114971 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5f445d6c-1cc2-4755-88ad-9597a7f7e7ab tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:12.115416 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5f445d6c-1cc2-4755-88ad-9597a7f7e7ab tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:43:12.170298 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:43:12.170298 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:43:12.174050 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5f445d6c-1cc2-4755-88ad-9597a7f7e7ab tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:43:12.175279 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 498/995] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:43:12 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 819 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:43:13.198415 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ce1d8449-d3e3-4fe2-9cd4-6c9925b7603e tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:43:13.202911 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ce1d8449-d3e3-4fe2-9cd4-6c9925b7603e tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:13.205164 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:13.205164 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:13.205931 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ce1d8449-d3e3-4fe2-9cd4-6c9925b7603e tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:13.206549 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-ce1d8449-d3e3-4fe2-9cd4-6c9925b7603e tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:43:13.242861 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:43:13.242861 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:43:13.247023 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ce1d8449-d3e3-4fe2-9cd4-6c9925b7603e tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:43:13.249488 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 498/996] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:43:13 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 819 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:43:14.268585 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d40bca2d-7222-44ee-baec-b0356f5a0e76 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:43:14.269567 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d40bca2d-7222-44ee-baec-b0356f5a0e76 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:14.274523 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:14.274523 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:14.275762 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d40bca2d-7222-44ee-baec-b0356f5a0e76 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:14.277620 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-d40bca2d-7222-44ee-baec-b0356f5a0e76 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:43:14.346620 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:43:14.346620 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:43:14.351104 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d40bca2d-7222-44ee-baec-b0356f5a0e76 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:43:14.364040 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 499/997] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:43:14 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 819 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:43:15.371893 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dbf936b5-8765-483f-82a2-efa9af2c9506 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:43:15.372570 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dbf936b5-8765-483f-82a2-efa9af2c9506 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:15.372677 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:15.372677 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:15.373257 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dbf936b5-8765-483f-82a2-efa9af2c9506 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:15.373462 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-dbf936b5-8765-483f-82a2-efa9af2c9506 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:43:15.430539 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:43:15.430539 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:43:15.438431 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dbf936b5-8765-483f-82a2-efa9af2c9506 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:43:15.451518 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 499/998] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:43:15 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 819 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:43:16.463154 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-315faa05-a117-4986-9d14-592c7ea00902 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:43:16.464493 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-315faa05-a117-4986-9d14-592c7ea00902 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:16.477559 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:16.477559 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:16.478448 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-315faa05-a117-4986-9d14-592c7ea00902 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:16.479161 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-315faa05-a117-4986-9d14-592c7ea00902 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:43:16.576074 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:43:16.576074 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:43:16.579882 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-315faa05-a117-4986-9d14-592c7ea00902 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:43:16.642945 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 500/999] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:43:16 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 819 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:43:17.616015 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2a4c334d-8507-4fd2-849a-ab19acfe56da tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:43:17.616988 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2a4c334d-8507-4fd2-849a-ab19acfe56da tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:17.618343 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:17.618343 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:17.619032 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2a4c334d-8507-4fd2-849a-ab19acfe56da tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:17.619712 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-2a4c334d-8507-4fd2-849a-ab19acfe56da tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:43:17.700883 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:43:17.700883 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:43:17.703403 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2a4c334d-8507-4fd2-849a-ab19acfe56da tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:43:17.704387 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 500/1000] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:43:17 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 819 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:43:18.718550 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f6d89e82-3edb-43ce-829b-308bff6854de tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:43:18.719514 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f6d89e82-3edb-43ce-829b-308bff6854de tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:18.719685 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:18.719685 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:18.719995 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f6d89e82-3edb-43ce-829b-308bff6854de tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:18.720494 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f6d89e82-3edb-43ce-829b-308bff6854de tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:43:18.804546 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:43:18.804546 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:43:18.808108 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f6d89e82-3edb-43ce-829b-308bff6854de tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:43:18.810206 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 501/1001] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:43:18 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 819 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:43:19.840297 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1611b7d6-c688-4827-a703-54b9dd153fae tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:43:19.842724 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1611b7d6-c688-4827-a703-54b9dd153fae tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:19.846698 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:19.846698 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:19.847706 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1611b7d6-c688-4827-a703-54b9dd153fae tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:19.848528 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-1611b7d6-c688-4827-a703-54b9dd153fae tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:43:19.914187 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:43:19.914187 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:43:19.917371 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1611b7d6-c688-4827-a703-54b9dd153fae tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:43:19.919296 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 501/1002] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:43:19 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 819 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:43:20.943884 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7ef47402-9aae-43f2-8b33-1e587db013ff tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:43:20.944441 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7ef47402-9aae-43f2-8b33-1e587db013ff tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:20.944671 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:20.944671 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:20.945078 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7ef47402-9aae-43f2-8b33-1e587db013ff tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:20.945480 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-7ef47402-9aae-43f2-8b33-1e587db013ff tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:43:21.026457 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:43:21.026457 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:43:21.028834 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7ef47402-9aae-43f2-8b33-1e587db013ff tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:43:21.031242 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 502/1003] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:43:20 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 819 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:43:22.056211 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8531e49a-f344-4b35-889c-992d6135d60b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:43:22.057523 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8531e49a-f344-4b35-889c-992d6135d60b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:22.057999 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:22.057999 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:22.058649 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8531e49a-f344-4b35-889c-992d6135d60b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:22.059666 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-8531e49a-f344-4b35-889c-992d6135d60b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:43:22.083659 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:43:22.083659 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:43:22.086583 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8531e49a-f344-4b35-889c-992d6135d60b tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:43:22.087853 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 502/1004] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:43:22 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:43:23.102565 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f5cbc04f-0f0c-4ce4-adbf-2520750dcddf tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:43:23.103132 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f5cbc04f-0f0c-4ce4-adbf-2520750dcddf tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:23.103339 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:23.103339 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:23.104011 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f5cbc04f-0f0c-4ce4-adbf-2520750dcddf tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:23.104569 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f5cbc04f-0f0c-4ce4-adbf-2520750dcddf tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:43:23.159609 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:43:23.159609 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:43:23.161828 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f5cbc04f-0f0c-4ce4-adbf-2520750dcddf tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:43:23.162809 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 503/1005] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:43:23 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 819 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:43:24.186156 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f1454678-596e-42e2-8c7f-8f37f0b5d36e tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:43:24.186987 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f1454678-596e-42e2-8c7f-8f37f0b5d36e tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:24.187117 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:24.187117 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:24.187785 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f1454678-596e-42e2-8c7f-8f37f0b5d36e tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:24.189240 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f1454678-596e-42e2-8c7f-8f37f0b5d36e tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:43:24.258132 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:43:24.258132 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:43:24.259990 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f1454678-596e-42e2-8c7f-8f37f0b5d36e tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:43:24.269449 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 503/1006] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:43:24 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 819 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:43:25.284335 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-72a89436-c66c-4414-b59c-43cf56e7d1dc tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:43:25.286085 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-72a89436-c66c-4414-b59c-43cf56e7d1dc tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:25.286533 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:25.286533 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:25.287292 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-72a89436-c66c-4414-b59c-43cf56e7d1dc tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:25.289428 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-72a89436-c66c-4414-b59c-43cf56e7d1dc tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:43:25.364293 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:43:25.364293 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:43:25.367523 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-72a89436-c66c-4414-b59c-43cf56e7d1dc tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:43:25.369010 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 504/1007] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:43:25 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 819 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:43:26.386198 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7dc37ed8-7369-4361-8f3d-0842163b7565 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:43:26.386978 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7dc37ed8-7369-4361-8f3d-0842163b7565 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:26.387414 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:26.387414 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:26.388123 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7dc37ed8-7369-4361-8f3d-0842163b7565 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:26.388568 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-7dc37ed8-7369-4361-8f3d-0842163b7565 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:43:26.445616 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:43:26.445616 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:43:26.449733 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7dc37ed8-7369-4361-8f3d-0842163b7565 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:43:26.450584 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 504/1008] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:43:26 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 819 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:43:27.493217 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-efbad28f-3f9f-42c2-9045-332dd9982686 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:43:27.493217 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-efbad28f-3f9f-42c2-9045-332dd9982686 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:27.493217 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:27.493217 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:27.493217 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-efbad28f-3f9f-42c2-9045-332dd9982686 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:27.493217 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-efbad28f-3f9f-42c2-9045-332dd9982686 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:43:27.559111 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:43:27.559111 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:43:27.561877 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-efbad28f-3f9f-42c2-9045-332dd9982686 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:43:27.563262 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 505/1009] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:43:27 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 819 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:43:28.588806 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4c54ae3f-569c-4b77-b6f8-d8d2834a240c tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:43:28.595588 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4c54ae3f-569c-4b77-b6f8-d8d2834a240c tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:28.603320 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:28.603320 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:28.610479 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4c54ae3f-569c-4b77-b6f8-d8d2834a240c tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:28.611901 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-4c54ae3f-569c-4b77-b6f8-d8d2834a240c tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:43:28.742281 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:43:28.742281 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:43:28.752404 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4c54ae3f-569c-4b77-b6f8-d8d2834a240c tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:43:28.767087 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 505/1010] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:43:28 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 819 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:43:29.777128 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-04f48ef1-3c49-4c51-953b-70bbeda3aad7 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:43:29.778525 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-04f48ef1-3c49-4c51-953b-70bbeda3aad7 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:29.778893 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:29.778893 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:29.779541 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-04f48ef1-3c49-4c51-953b-70bbeda3aad7 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:29.780060 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-04f48ef1-3c49-4c51-953b-70bbeda3aad7 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:43:29.816656 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:43:29.816656 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:43:29.822034 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-04f48ef1-3c49-4c51-953b-70bbeda3aad7 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:43:29.834237 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 506/1011] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:43:29 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 819 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:43:30.884700 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-23094873-1224-4150-9059-01f7258a6003 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:43:30.890492 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-23094873-1224-4150-9059-01f7258a6003 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:30.891174 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:30.891174 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:30.892610 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-23094873-1224-4150-9059-01f7258a6003 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:30.893826 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-23094873-1224-4150-9059-01f7258a6003 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:43:30.990725 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:43:30.990725 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:43:30.996154 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-23094873-1224-4150-9059-01f7258a6003 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:43:30.998764 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 506/1012] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:43:30 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 819 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:43:32.024024 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e68d847b-4b07-4ecd-b8a9-87b80665c751 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:43:32.026977 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e68d847b-4b07-4ecd-b8a9-87b80665c751 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:32.027439 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:32.027439 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:32.030328 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e68d847b-4b07-4ecd-b8a9-87b80665c751 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:32.031200 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e68d847b-4b07-4ecd-b8a9-87b80665c751 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:43:32.146081 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:43:32.146081 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:43:32.146081 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e68d847b-4b07-4ecd-b8a9-87b80665c751 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:43:32.155593 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 507/1013] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:43:32 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 819 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:43:33.151461 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a3c5c996-f0fc-4841-af00-503ea2c0fc17 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:43:33.152068 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a3c5c996-f0fc-4841-af00-503ea2c0fc17 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:33.152213 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:33.152213 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:33.152505 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a3c5c996-f0fc-4841-af00-503ea2c0fc17 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:33.153066 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a3c5c996-f0fc-4841-af00-503ea2c0fc17 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:43:33.218335 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:43:33.218335 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:43:33.222395 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a3c5c996-f0fc-4841-af00-503ea2c0fc17 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:43:33.224927 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 507/1014] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:43:33 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 819 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:43:34.242652 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-609be1ba-6938-4e0d-9c4a-4759262e0f08 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:43:34.243530 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-609be1ba-6938-4e0d-9c4a-4759262e0f08 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:34.243878 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:34.243878 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:34.244619 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-609be1ba-6938-4e0d-9c4a-4759262e0f08 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:34.245413 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-609be1ba-6938-4e0d-9c4a-4759262e0f08 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:43:34.343692 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:43:34.343692 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:43:34.346323 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-609be1ba-6938-4e0d-9c4a-4759262e0f08 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:43:34.347823 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 508/1015] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:43:34 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 821 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:43:35.368636 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f87164f9-0e91-4210-a290-585cd00f3403 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:43:35.374147 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f87164f9-0e91-4210-a290-585cd00f3403 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:35.374517 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:35.374517 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:35.375203 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f87164f9-0e91-4210-a290-585cd00f3403 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:35.375932 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f87164f9-0e91-4210-a290-585cd00f3403 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:43:35.489402 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:43:35.489402 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:43:35.499581 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f87164f9-0e91-4210-a290-585cd00f3403 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:43:35.501198 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 508/1016] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:43:35 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 822 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:43:35.526564 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-023cc751-7128-48c4-ad2f-36c7d74abb5f tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/volumes/cc4cbfeb-ee3b-4d8b-a8e8-f46e3bf63271 Jan 20 10:43:35.527950 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-023cc751-7128-48c4-ad2f-36c7d74abb5f tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:35.528617 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:35.528617 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:35.529870 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-023cc751-7128-48c4-ad2f-36c7d74abb5f tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:35.727867 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:43:35.727867 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:43:35.747221 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-023cc751-7128-48c4-ad2f-36c7d74abb5f tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Volume info retrieved successfully. Jan 20 10:43:35.788817 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-023cc751-7128-48c4-ad2f-36c7d74abb5f tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/volumes/cc4cbfeb-ee3b-4d8b-a8e8-f46e3bf63271 returned with HTTP 200 Jan 20 10:43:35.803962 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 509/1017] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:43:35 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/volumes/cc4cbfeb-ee3b-4d8b-a8e8-f46e3bf63271 => generated 915 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:43:35.811503 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7e3311cb-4041-41b6-91c6-85024601a770 tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] POST http://10.222.0.73/volume/v3/8e0dc0c0e7a54181b520614ccfca3b16/backups/d4772db4-be45-44da-88c9-24f2a718aec8/action Jan 20 10:43:35.813318 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:35.813318 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:35.814437 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7e3311cb-4041-41b6-91c6-85024601a770 tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:43:35.815158 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7e3311cb-4041-41b6-91c6-85024601a770 tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:43:35.816619 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.admin_actions [None req-7e3311cb-4041-41b6-91c6-85024601a770 tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] Updating backup 'd4772db4-be45-44da-88c9-24f2a718aec8' with '{'status': 'error'}' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:302}} Jan 20 10:43:35.880326 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:43:35.880326 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:43:35.903965 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.backup.rpcapi [None req-7e3311cb-4041-41b6-91c6-85024601a770 tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] reset_status in rpcapi backup_id d4772db4-be45-44da-88c9-24f2a718aec8 on host n-d-768509-8. {{(pid=87959) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jan 20 10:43:35.927177 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7e3311cb-4041-41b6-91c6-85024601a770 tempest-VolumesBackupsAdminTest-1600174152 tempest-VolumesBackupsAdminTest-1600174152] http://10.222.0.73/volume/v3/8e0dc0c0e7a54181b520614ccfca3b16/backups/d4772db4-be45-44da-88c9-24f2a718aec8/action returned with HTTP 202 Jan 20 10:43:35.931526 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 509/1018] 10.222.0.73 () {60 vars in 1357 bytes} [Wed Jan 20 10:43:35 2021] POST /volume/v3/8e0dc0c0e7a54181b520614ccfca3b16/backups/d4772db4-be45-44da-88c9-24f2a718aec8/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 20 10:43:35.941345 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-388a104c-96d7-4064-b4fc-b229cd2c2503 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:43:35.942731 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-388a104c-96d7-4064-b4fc-b229cd2c2503 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:35.943126 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:35.943126 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:35.944024 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-388a104c-96d7-4064-b4fc-b229cd2c2503 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:35.944595 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-388a104c-96d7-4064-b4fc-b229cd2c2503 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Show backup with id d4772db4-be45-44da-88c9-24f2a718aec8. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:43:35.975317 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:43:35.975317 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:43:35.979928 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-388a104c-96d7-4064-b4fc-b229cd2c2503 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 200 Jan 20 10:43:35.981916 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 510/1019] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:43:35 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 818 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:43:35.999036 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-da022dbc-a574-4c03-9f51-a15d3f2aae6d tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] DELETE http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 Jan 20 10:43:36.000729 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-da022dbc-a574-4c03-9f51-a15d3f2aae6d tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:36.001213 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:36.001213 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:36.002831 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-da022dbc-a574-4c03-9f51-a15d3f2aae6d tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:36.003463 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.contrib.backups [None req-da022dbc-a574-4c03-9f51-a15d3f2aae6d tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Delete backup with id: d4772db4-be45-44da-88c9-24f2a718aec8. Jan 20 10:43:36.035789 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:43:36.035789 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:43:36.076820 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.backup.rpcapi [None req-da022dbc-a574-4c03-9f51-a15d3f2aae6d tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] delete_backup rpcapi backup_id d4772db4-be45-44da-88c9-24f2a718aec8 {{(pid=87959) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 20 10:43:36.096525 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-da022dbc-a574-4c03-9f51-a15d3f2aae6d tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 returned with HTTP 202 Jan 20 10:43:36.121723 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5481743d-b0fb-4cd0-ae8a-d6e68dd4b870 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] DELETE http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/volumes/cc4cbfeb-ee3b-4d8b-a8e8-f46e3bf63271 Jan 20 10:43:36.122659 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5481743d-b0fb-4cd0-ae8a-d6e68dd4b870 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:36.123014 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:36.123014 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:36.123644 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5481743d-b0fb-4cd0-ae8a-d6e68dd4b870 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:36.132332 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-5481743d-b0fb-4cd0-ae8a-d6e68dd4b870 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Delete volume with id: cc4cbfeb-ee3b-4d8b-a8e8-f46e3bf63271 Jan 20 10:43:36.148600 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 510/1020] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:43:35 2021] DELETE /volume/v3/54729f170e6743118e440280b9aff4fc/backups/d4772db4-be45-44da-88c9-24f2a718aec8 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 20 10:43:36.260235 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:43:36.260235 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:43:36.262807 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5481743d-b0fb-4cd0-ae8a-d6e68dd4b870 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Volume info retrieved successfully. Jan 20 10:43:36.346041 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5481743d-b0fb-4cd0-ae8a-d6e68dd4b870 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Delete volume request issued successfully. Jan 20 10:43:36.346859 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5481743d-b0fb-4cd0-ae8a-d6e68dd4b870 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/volumes/cc4cbfeb-ee3b-4d8b-a8e8-f46e3bf63271 returned with HTTP 202 Jan 20 10:43:36.348832 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 511/1021] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:43:36 2021] DELETE /volume/v3/54729f170e6743118e440280b9aff4fc/volumes/cc4cbfeb-ee3b-4d8b-a8e8-f46e3bf63271 => generated 0 bytes in 232 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:43:36.356590 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-986d28aa-d8d2-4737-a778-00af73421198 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/volumes/cc4cbfeb-ee3b-4d8b-a8e8-f46e3bf63271 Jan 20 10:43:36.357226 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-986d28aa-d8d2-4737-a778-00af73421198 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:36.357418 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:36.357418 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:36.357715 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-986d28aa-d8d2-4737-a778-00af73421198 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:36.650045 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:43:36.650045 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:43:36.721236 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-986d28aa-d8d2-4737-a778-00af73421198 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Volume info retrieved successfully. Jan 20 10:43:36.833535 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-986d28aa-d8d2-4737-a778-00af73421198 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/volumes/cc4cbfeb-ee3b-4d8b-a8e8-f46e3bf63271 returned with HTTP 200 Jan 20 10:43:36.848972 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 511/1022] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:43:36 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/volumes/cc4cbfeb-ee3b-4d8b-a8e8-f46e3bf63271 => generated 914 bytes in 483 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:43:37.865267 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8fa38d0f-3fdd-4e3f-aed1-3a15ef542ccc tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/volumes/cc4cbfeb-ee3b-4d8b-a8e8-f46e3bf63271 Jan 20 10:43:37.866742 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8fa38d0f-3fdd-4e3f-aed1-3a15ef542ccc tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:37.868476 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:37.868476 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:37.870169 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8fa38d0f-3fdd-4e3f-aed1-3a15ef542ccc tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:38.061603 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:43:38.061603 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:43:38.094526 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8fa38d0f-3fdd-4e3f-aed1-3a15ef542ccc tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Volume info retrieved successfully. Jan 20 10:43:38.158836 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8fa38d0f-3fdd-4e3f-aed1-3a15ef542ccc tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/volumes/cc4cbfeb-ee3b-4d8b-a8e8-f46e3bf63271 returned with HTTP 200 Jan 20 10:43:38.160166 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 512/1023] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:43:37 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/volumes/cc4cbfeb-ee3b-4d8b-a8e8-f46e3bf63271 => generated 914 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:43:39.188300 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e6fd665c-0ece-4b81-b4b6-dc354d4ed269 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/volumes/cc4cbfeb-ee3b-4d8b-a8e8-f46e3bf63271 Jan 20 10:43:39.189024 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e6fd665c-0ece-4b81-b4b6-dc354d4ed269 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:39.189024 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:39.189024 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:39.189510 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e6fd665c-0ece-4b81-b4b6-dc354d4ed269 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:39.331567 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:43:39.331567 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:43:39.356492 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e6fd665c-0ece-4b81-b4b6-dc354d4ed269 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Volume info retrieved successfully. Jan 20 10:43:39.420796 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e6fd665c-0ece-4b81-b4b6-dc354d4ed269 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/volumes/cc4cbfeb-ee3b-4d8b-a8e8-f46e3bf63271 returned with HTTP 200 Jan 20 10:43:39.432977 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 512/1024] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:43:39 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/volumes/cc4cbfeb-ee3b-4d8b-a8e8-f46e3bf63271 => generated 914 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:43:40.450976 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ffa1b3f1-5d58-4d17-b2d8-bf0120f7dffe tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/volumes/cc4cbfeb-ee3b-4d8b-a8e8-f46e3bf63271 Jan 20 10:43:40.451549 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ffa1b3f1-5d58-4d17-b2d8-bf0120f7dffe tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:40.451774 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:40.451774 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:40.452162 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ffa1b3f1-5d58-4d17-b2d8-bf0120f7dffe tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:40.591783 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ffa1b3f1-5d58-4d17-b2d8-bf0120f7dffe tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/volumes/cc4cbfeb-ee3b-4d8b-a8e8-f46e3bf63271 returned with HTTP 404 Jan 20 10:43:40.592833 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 513/1025] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:43:40 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/volumes/cc4cbfeb-ee3b-4d8b-a8e8-f46e3bf63271 => generated 109 bytes in 147 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:43:40.602561 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b4cd85f9-96f6-422b-b5ee-385331943ccf tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] DELETE http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/volumes/b57a1594-b10b-4cfd-8929-8c6835b8e6b2 Jan 20 10:43:40.603759 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b4cd85f9-96f6-422b-b5ee-385331943ccf tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:40.604155 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:40.604155 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:40.604966 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b4cd85f9-96f6-422b-b5ee-385331943ccf tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:40.605903 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-b4cd85f9-96f6-422b-b5ee-385331943ccf tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Delete volume with id: b57a1594-b10b-4cfd-8929-8c6835b8e6b2 Jan 20 10:43:40.829360 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:43:40.829360 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:43:40.830649 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b4cd85f9-96f6-422b-b5ee-385331943ccf tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Volume info retrieved successfully. Jan 20 10:43:40.964831 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b4cd85f9-96f6-422b-b5ee-385331943ccf tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Delete volume request issued successfully. Jan 20 10:43:40.965480 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b4cd85f9-96f6-422b-b5ee-385331943ccf tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/volumes/b57a1594-b10b-4cfd-8929-8c6835b8e6b2 returned with HTTP 202 Jan 20 10:43:40.967236 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 513/1026] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:43:40 2021] DELETE /volume/v3/54729f170e6743118e440280b9aff4fc/volumes/b57a1594-b10b-4cfd-8929-8c6835b8e6b2 => generated 0 bytes in 368 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:43:40.974656 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-39b88b99-71bc-4418-9ba2-fcef071efea6 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/volumes/b57a1594-b10b-4cfd-8929-8c6835b8e6b2 Jan 20 10:43:40.975193 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-39b88b99-71bc-4418-9ba2-fcef071efea6 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:40.975699 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-39b88b99-71bc-4418-9ba2-fcef071efea6 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:41.088997 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:43:41.088997 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:43:41.119109 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-39b88b99-71bc-4418-9ba2-fcef071efea6 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Volume info retrieved successfully. Jan 20 10:43:41.167512 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-39b88b99-71bc-4418-9ba2-fcef071efea6 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/volumes/b57a1594-b10b-4cfd-8929-8c6835b8e6b2 returned with HTTP 200 Jan 20 10:43:41.168601 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 514/1027] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:43:40 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/volumes/b57a1594-b10b-4cfd-8929-8c6835b8e6b2 => generated 915 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:43:42.187114 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eaacf7df-7548-44d4-8159-d661856cda75 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/volumes/b57a1594-b10b-4cfd-8929-8c6835b8e6b2 Jan 20 10:43:42.188218 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eaacf7df-7548-44d4-8159-d661856cda75 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:42.188635 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:42.188635 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:42.189493 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eaacf7df-7548-44d4-8159-d661856cda75 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:42.386044 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:43:42.386044 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:43:42.454792 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-eaacf7df-7548-44d4-8159-d661856cda75 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Volume info retrieved successfully. Jan 20 10:43:42.575835 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eaacf7df-7548-44d4-8159-d661856cda75 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/volumes/b57a1594-b10b-4cfd-8929-8c6835b8e6b2 returned with HTTP 200 Jan 20 10:43:42.588245 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 514/1028] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:43:42 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/volumes/b57a1594-b10b-4cfd-8929-8c6835b8e6b2 => generated 915 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:43:43.612427 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-197ac09a-d9f9-491b-849f-eec84b107a41 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/volumes/b57a1594-b10b-4cfd-8929-8c6835b8e6b2 Jan 20 10:43:43.614232 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-197ac09a-d9f9-491b-849f-eec84b107a41 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:43.614688 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:43.614688 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:43.615372 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-197ac09a-d9f9-491b-849f-eec84b107a41 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:43.760561 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:43:43.760561 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:43:43.773712 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-197ac09a-d9f9-491b-849f-eec84b107a41 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Volume info retrieved successfully. Jan 20 10:43:43.799057 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-197ac09a-d9f9-491b-849f-eec84b107a41 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/volumes/b57a1594-b10b-4cfd-8929-8c6835b8e6b2 returned with HTTP 200 Jan 20 10:43:43.800594 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 515/1029] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:43:43 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/volumes/b57a1594-b10b-4cfd-8929-8c6835b8e6b2 => generated 915 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:43:44.840337 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0b8f77d0-233a-4257-a767-3be4400cb678 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/volumes/b57a1594-b10b-4cfd-8929-8c6835b8e6b2 Jan 20 10:43:44.841532 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0b8f77d0-233a-4257-a767-3be4400cb678 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:44.841946 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:44.841946 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:44.845852 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0b8f77d0-233a-4257-a767-3be4400cb678 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:44.979500 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:43:44.979500 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:43:45.006007 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0b8f77d0-233a-4257-a767-3be4400cb678 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Volume info retrieved successfully. Jan 20 10:43:45.091902 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0b8f77d0-233a-4257-a767-3be4400cb678 tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/volumes/b57a1594-b10b-4cfd-8929-8c6835b8e6b2 returned with HTTP 200 Jan 20 10:43:45.100656 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 515/1030] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:43:44 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/volumes/b57a1594-b10b-4cfd-8929-8c6835b8e6b2 => generated 915 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:43:46.121706 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0f948380-d3a2-4d28-99f4-4aae6b98f6bd tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] GET http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/volumes/b57a1594-b10b-4cfd-8929-8c6835b8e6b2 Jan 20 10:43:46.122249 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0f948380-d3a2-4d28-99f4-4aae6b98f6bd tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:46.122911 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:46.122911 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:46.123578 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0f948380-d3a2-4d28-99f4-4aae6b98f6bd tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:46.311207 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0f948380-d3a2-4d28-99f4-4aae6b98f6bd tempest-VolumesBackupsAdminTest-191833288 tempest-VolumesBackupsAdminTest-191833288] http://10.222.0.73/volume/v3/54729f170e6743118e440280b9aff4fc/volumes/b57a1594-b10b-4cfd-8929-8c6835b8e6b2 returned with HTTP 404 Jan 20 10:43:46.313087 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 516/1031] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:43:46 2021] GET /volume/v3/54729f170e6743118e440280b9aff4fc/volumes/b57a1594-b10b-4cfd-8929-8c6835b8e6b2 => generated 109 bytes in 198 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:43:55.975296 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9d2e5a24-71d9-488a-810c-bc599fd0acac tempest-AvailabilityZoneTestJSON-1879299261 tempest-AvailabilityZoneTestJSON-1879299261] GET http://10.222.0.73/volume/v3/59089033b66e48209b7755a89ab922a1/os-availability-zone Jan 20 10:43:55.976651 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9d2e5a24-71d9-488a-810c-bc599fd0acac tempest-AvailabilityZoneTestJSON-1879299261 tempest-AvailabilityZoneTestJSON-1879299261] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:43:55.977028 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:43:55.977028 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:43:55.977818 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9d2e5a24-71d9-488a-810c-bc599fd0acac tempest-AvailabilityZoneTestJSON-1879299261 tempest-AvailabilityZoneTestJSON-1879299261] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:43:56.025255 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9d2e5a24-71d9-488a-810c-bc599fd0acac tempest-AvailabilityZoneTestJSON-1879299261 tempest-AvailabilityZoneTestJSON-1879299261] Availability Zones retrieved successfully. Jan 20 10:43:56.026476 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9d2e5a24-71d9-488a-810c-bc599fd0acac tempest-AvailabilityZoneTestJSON-1879299261 tempest-AvailabilityZoneTestJSON-1879299261] http://10.222.0.73/volume/v3/59089033b66e48209b7755a89ab922a1/os-availability-zone returned with HTTP 200 Jan 20 10:43:56.028478 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 516/1032] 10.222.0.73 () {58 vars in 1243 bytes} [Wed Jan 20 10:43:55 2021] GET /volume/v3/59089033b66e48209b7755a89ab922a1/os-availability-zone => generated 82 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 20 10:44:00.630917 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eedf65be-f735-426d-b85a-30fa0efd43c1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] POST http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes Jan 20 10:44:00.631825 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eedf65be-f735-426d-b85a-30fa0efd43c1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2009538118"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:44:00.633084 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-eedf65be-f735-426d-b85a-30fa0efd43c1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2009538118'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:44:00.633488 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-eedf65be-f735-426d-b85a-30fa0efd43c1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Create volume of 1 GB Jan 20 10:44:00.650413 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-eedf65be-f735-426d-b85a-30fa0efd43c1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Availability Zones retrieved successfully. Jan 20 10:44:00.671026 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-eedf65be-f735-426d-b85a-30fa0efd43c1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Flow 'volume_create_api' (1b5264e5-ecef-4ca5-b576-a03d05676ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:44:00.674651 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-eedf65be-f735-426d-b85a-30fa0efd43c1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3b5149c-acff-4cc1-af82-a96328a7300f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:44:00.677651 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-eedf65be-f735-426d-b85a-30fa0efd43c1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:44:00.800924 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-eedf65be-f735-426d-b85a-30fa0efd43c1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3b5149c-acff-4cc1-af82-a96328a7300f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:44:00.803915 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-eedf65be-f735-426d-b85a-30fa0efd43c1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6781d7f7-1227-49b7-b19f-6df948d07bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:44:00.938531 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-eedf65be-f735-426d-b85a-30fa0efd43c1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Created reservations ['cecad467-cb6a-4156-b47b-c2f02132731e', 'cfc2d49d-1b37-446e-b9fa-dd7cee3bfcb4', '412ff2a0-2838-4950-a4ed-38363f2c35e1', 'c857bc81-89a6-4654-ad3d-1bffad8105c6'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:44:00.941933 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-eedf65be-f735-426d-b85a-30fa0efd43c1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6781d7f7-1227-49b7-b19f-6df948d07bb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cecad467-cb6a-4156-b47b-c2f02132731e', 'cfc2d49d-1b37-446e-b9fa-dd7cee3bfcb4', '412ff2a0-2838-4950-a4ed-38363f2c35e1', 'c857bc81-89a6-4654-ad3d-1bffad8105c6']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:44:00.944709 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-eedf65be-f735-426d-b85a-30fa0efd43c1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e16dd99e-8e8c-4c26-b6ed-667c987f1b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:44:01.016886 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-eedf65be-f735-426d-b85a-30fa0efd43c1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e16dd99e-8e8c-4c26-b6ed-667c987f1b48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc76486f-a18c-4ae1-aaaf-a7548d987b34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2009538118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfb80722923b493186e7b3ce852a0f7e',qos_specs=None,replication_status=,reservations=['cecad467-cb6a-4156-b47b-c2f02132731e','cfc2d49d-1b37-446e-b9fa-dd7cee3bfcb4','412ff2a0-2838-4950-a4ed-38363f2c35e1','c857bc81-89a6-4654-ad3d-1bffad8105c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ef55d49ea844c00bd746189a53f543b',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:44:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2009538118',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc76486f-a18c-4ae1-aaaf-a7548d987b34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfb80722923b493186e7b3ce852a0f7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2ef55d49ea844c00bd746189a53f543b',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:44:01.023009 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-eedf65be-f735-426d-b85a-30fa0efd43c1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79fa8947-28c1-4530-8bf3-79881552ebd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:44:01.058019 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-eedf65be-f735-426d-b85a-30fa0efd43c1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79fa8947-28c1-4530-8bf3-79881552ebd7) transitioned into state 'SUCCESS' from state '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-2009538118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfb80722923b493186e7b3ce852a0f7e',qos_specs=None,replication_status=,reservations=['cecad467-cb6a-4156-b47b-c2f02132731e','cfc2d49d-1b37-446e-b9fa-dd7cee3bfcb4','412ff2a0-2838-4950-a4ed-38363f2c35e1','c857bc81-89a6-4654-ad3d-1bffad8105c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ef55d49ea844c00bd746189a53f543b',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:44:01.060240 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-eedf65be-f735-426d-b85a-30fa0efd43c1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36485853-ed9b-4f9d-b7be-a3dddec4d16e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:44:01.083989 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-eedf65be-f735-426d-b85a-30fa0efd43c1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36485853-ed9b-4f9d-b7be-a3dddec4d16e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:44:01.089642 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-eedf65be-f735-426d-b85a-30fa0efd43c1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Flow 'volume_create_api' (1b5264e5-ecef-4ca5-b576-a03d05676ba3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:44:01.187882 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-eedf65be-f735-426d-b85a-30fa0efd43c1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Create volume request issued successfully. Jan 20 10:44:01.212324 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eedf65be-f735-426d-b85a-30fa0efd43c1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes returned with HTTP 202 Jan 20 10:44:01.213578 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 517/1033] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:44:00 2021] POST /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes => generated 818 bytes in 836 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 20 10:44:01.239809 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7bd3ab26-f31f-4228-a234-16385dca7a68 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/cc76486f-a18c-4ae1-aaaf-a7548d987b34 Jan 20 10:44:01.240686 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7bd3ab26-f31f-4228-a234-16385dca7a68 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:44:01.241561 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7bd3ab26-f31f-4228-a234-16385dca7a68 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:44:01.371596 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:44:01.371596 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:44:01.421891 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7bd3ab26-f31f-4228-a234-16385dca7a68 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:44:01.510024 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7bd3ab26-f31f-4228-a234-16385dca7a68 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/cc76486f-a18c-4ae1-aaaf-a7548d987b34 returned with HTTP 200 Jan 20 10:44:01.518602 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 517/1034] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:44:01 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/cc76486f-a18c-4ae1-aaaf-a7548d987b34 => generated 910 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:44:02.552483 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-48c89f94-a16c-4783-b507-5a88b1180890 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/cc76486f-a18c-4ae1-aaaf-a7548d987b34 Jan 20 10:44:02.554322 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-48c89f94-a16c-4783-b507-5a88b1180890 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:44:02.557821 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:44:02.557821 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:44:02.559176 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-48c89f94-a16c-4783-b507-5a88b1180890 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:44:02.676184 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:44:02.676184 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:44:02.686530 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-48c89f94-a16c-4783-b507-5a88b1180890 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:44:02.712749 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-48c89f94-a16c-4783-b507-5a88b1180890 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/cc76486f-a18c-4ae1-aaaf-a7548d987b34 returned with HTTP 200 Jan 20 10:44:02.713734 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 518/1035] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:44:02 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/cc76486f-a18c-4ae1-aaaf-a7548d987b34 => generated 911 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:45:14.613780 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-85a5b68a-9de5-4d47-97e1-58f016fef385 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] DELETE http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/cc76486f-a18c-4ae1-aaaf-a7548d987b34 Jan 20 10:45:14.615827 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-85a5b68a-9de5-4d47-97e1-58f016fef385 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:45:14.618425 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:45:14.618425 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:45:14.620302 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-85a5b68a-9de5-4d47-97e1-58f016fef385 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:45:14.621812 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-85a5b68a-9de5-4d47-97e1-58f016fef385 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Delete volume with id: cc76486f-a18c-4ae1-aaaf-a7548d987b34 Jan 20 10:45:14.713304 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:45:14.713304 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:45:14.716785 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-85a5b68a-9de5-4d47-97e1-58f016fef385 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:45:14.780367 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-85a5b68a-9de5-4d47-97e1-58f016fef385 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Delete volume request issued successfully. Jan 20 10:45:14.781517 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-85a5b68a-9de5-4d47-97e1-58f016fef385 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/cc76486f-a18c-4ae1-aaaf-a7548d987b34 returned with HTTP 202 Jan 20 10:45:14.789785 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 518/1036] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:45:14 2021] DELETE /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/cc76486f-a18c-4ae1-aaaf-a7548d987b34 => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:45:14.794033 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5d595c28-d2c8-4986-a444-ea3eb9dfd42d tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/cc76486f-a18c-4ae1-aaaf-a7548d987b34 Jan 20 10:45:14.794756 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5d595c28-d2c8-4986-a444-ea3eb9dfd42d tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:45:14.795134 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:45:14.795134 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:45:14.795716 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5d595c28-d2c8-4986-a444-ea3eb9dfd42d tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:45:14.936885 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:45:14.936885 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:45:14.975025 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5d595c28-d2c8-4986-a444-ea3eb9dfd42d tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:45:15.022365 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5d595c28-d2c8-4986-a444-ea3eb9dfd42d tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/cc76486f-a18c-4ae1-aaaf-a7548d987b34 returned with HTTP 200 Jan 20 10:45:15.023973 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 519/1037] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:45:14 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/cc76486f-a18c-4ae1-aaaf-a7548d987b34 => generated 910 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:45:16.044699 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-83e27947-0b41-4e7f-a6dd-15f33dfccc5a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/cc76486f-a18c-4ae1-aaaf-a7548d987b34 Jan 20 10:45:16.046051 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-83e27947-0b41-4e7f-a6dd-15f33dfccc5a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:45:16.046334 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:45:16.046334 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:45:16.046722 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-83e27947-0b41-4e7f-a6dd-15f33dfccc5a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:45:16.242122 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:45:16.242122 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:45:16.276321 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-83e27947-0b41-4e7f-a6dd-15f33dfccc5a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:45:16.350982 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-83e27947-0b41-4e7f-a6dd-15f33dfccc5a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/cc76486f-a18c-4ae1-aaaf-a7548d987b34 returned with HTTP 200 Jan 20 10:45:16.356064 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 519/1038] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:45:16 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/cc76486f-a18c-4ae1-aaaf-a7548d987b34 => generated 910 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:45:17.372503 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f9d40b06-e0a6-4048-9382-e18a8aaa4e10 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/cc76486f-a18c-4ae1-aaaf-a7548d987b34 Jan 20 10:45:17.373068 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f9d40b06-e0a6-4048-9382-e18a8aaa4e10 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:45:17.373435 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:45:17.373435 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:45:17.373893 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f9d40b06-e0a6-4048-9382-e18a8aaa4e10 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:45:17.473910 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f9d40b06-e0a6-4048-9382-e18a8aaa4e10 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/cc76486f-a18c-4ae1-aaaf-a7548d987b34 returned with HTTP 404 Jan 20 10:45:17.475128 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 520/1039] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:45:17 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/cc76486f-a18c-4ae1-aaaf-a7548d987b34 => generated 109 bytes in 107 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:45:17.573096 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4558b1f6-9094-4308-85fd-868dd3f1d973 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] POST http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes Jan 20 10:45:17.573661 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:45:17.573661 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:45:17.574161 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4558b1f6-9094-4308-85fd-868dd3f1d973 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Action: 'create', calling method: create, body: {"volume": {"imageRef": "09e2655a-868c-4b92-81d7-12b1ba7befe4", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1174081720"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:45:17.576062 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-4558b1f6-9094-4308-85fd-868dd3f1d973 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Create volume request body: {'volume': {'imageRef': '09e2655a-868c-4b92-81d7-12b1ba7befe4', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1174081720'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:45:17.797267 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-4558b1f6-9094-4308-85fd-868dd3f1d973 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Create volume of 1 GB Jan 20 10:45:17.833121 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4558b1f6-9094-4308-85fd-868dd3f1d973 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Availability Zones retrieved successfully. Jan 20 10:45:17.910526 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4558b1f6-9094-4308-85fd-868dd3f1d973 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Flow 'volume_create_api' (e0f48019-cba2-4927-92e3-26582f8ac579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:45:17.919436 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4558b1f6-9094-4308-85fd-868dd3f1d973 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c211a5b-b5a3-4692-a2a8-a51a46825259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:45:17.922684 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-4558b1f6-9094-4308-85fd-868dd3f1d973 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:45:18.254755 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4558b1f6-9094-4308-85fd-868dd3f1d973 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c211a5b-b5a3-4692-a2a8-a51a46825259) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:45:18.270271 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4558b1f6-9094-4308-85fd-868dd3f1d973 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f828d99-ffa7-49c2-a7da-46183b8962c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:45:18.486519 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-4558b1f6-9094-4308-85fd-868dd3f1d973 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Created reservations ['259d9a37-e795-4a5f-8964-75f07266e8d5', '3121052c-3e91-43eb-b07e-7b6cefd29fa5', '0829d3ae-8abe-46c0-ade3-1abd6a849d19', '06905a77-e95b-40d1-94cf-94c764a3e570'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:45:18.488607 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4558b1f6-9094-4308-85fd-868dd3f1d973 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f828d99-ffa7-49c2-a7da-46183b8962c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['259d9a37-e795-4a5f-8964-75f07266e8d5', '3121052c-3e91-43eb-b07e-7b6cefd29fa5', '0829d3ae-8abe-46c0-ade3-1abd6a849d19', '06905a77-e95b-40d1-94cf-94c764a3e570']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:45:18.491260 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4558b1f6-9094-4308-85fd-868dd3f1d973 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9210953d-94e0-4b4a-bbe1-135f96395510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:45:18.737852 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4558b1f6-9094-4308-85fd-868dd3f1d973 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9210953d-94e0-4b4a-bbe1-135f96395510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0911fbdb-e4de-49dc-a18b-346079d58b1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1174081720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfb80722923b493186e7b3ce852a0f7e',qos_specs=None,replication_status=,reservations=['259d9a37-e795-4a5f-8964-75f07266e8d5','3121052c-3e91-43eb-b07e-7b6cefd29fa5','0829d3ae-8abe-46c0-ade3-1abd6a849d19','06905a77-e95b-40d1-94cf-94c764a3e570'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ef55d49ea844c00bd746189a53f543b',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:45:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1174081720',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0911fbdb-e4de-49dc-a18b-346079d58b1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfb80722923b493186e7b3ce852a0f7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2ef55d49ea844c00bd746189a53f543b',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:45:18.740228 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4558b1f6-9094-4308-85fd-868dd3f1d973 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3eec3e4-8415-4cba-9f40-beeeb73e3806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:45:18.790708 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4558b1f6-9094-4308-85fd-868dd3f1d973 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3eec3e4-8415-4cba-9f40-beeeb73e3806) transitioned into state 'SUCCESS' from state '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-1174081720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfb80722923b493186e7b3ce852a0f7e',qos_specs=None,replication_status=,reservations=['259d9a37-e795-4a5f-8964-75f07266e8d5','3121052c-3e91-43eb-b07e-7b6cefd29fa5','0829d3ae-8abe-46c0-ade3-1abd6a849d19','06905a77-e95b-40d1-94cf-94c764a3e570'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ef55d49ea844c00bd746189a53f543b',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:45:18.792735 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4558b1f6-9094-4308-85fd-868dd3f1d973 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e4a842f-79cd-4153-a59b-3e4c9d193b89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:45:18.819879 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4558b1f6-9094-4308-85fd-868dd3f1d973 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e4a842f-79cd-4153-a59b-3e4c9d193b89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:45:18.822614 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4558b1f6-9094-4308-85fd-868dd3f1d973 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Flow 'volume_create_api' (e0f48019-cba2-4927-92e3-26582f8ac579) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:45:18.936439 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4558b1f6-9094-4308-85fd-868dd3f1d973 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Create volume request issued successfully. Jan 20 10:45:18.974335 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4558b1f6-9094-4308-85fd-868dd3f1d973 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes returned with HTTP 202 Jan 20 10:45:18.975468 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 520/1040] 10.222.0.73 () {60 vars in 1226 bytes} [Wed Jan 20 10:45:17 2021] POST /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes => generated 818 bytes in 1409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:45:18.996482 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-da957dc6-0582-4170-b34a-973f2f7a5f12 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a Jan 20 10:45:18.997385 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-da957dc6-0582-4170-b34a-973f2f7a5f12 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:45:18.998032 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-da957dc6-0582-4170-b34a-973f2f7a5f12 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:45:19.116446 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:45:19.116446 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:45:19.137864 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-da957dc6-0582-4170-b34a-973f2f7a5f12 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:45:19.198380 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-da957dc6-0582-4170-b34a-973f2f7a5f12 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a returned with HTTP 200 Jan 20 10:45:19.205020 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 521/1041] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:45:18 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a => generated 886 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:45:20.218465 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-16175ca3-1c04-4a16-8a38-22744d8bd72b tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a Jan 20 10:45:20.219072 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-16175ca3-1c04-4a16-8a38-22744d8bd72b tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:45:20.220113 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:45:20.220113 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:45:20.220343 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-16175ca3-1c04-4a16-8a38-22744d8bd72b tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:45:20.297765 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:45:20.297765 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:45:20.309427 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-16175ca3-1c04-4a16-8a38-22744d8bd72b tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:45:20.363362 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-16175ca3-1c04-4a16-8a38-22744d8bd72b tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a returned with HTTP 200 Jan 20 10:45:20.364176 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 521/1042] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:45:20 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a => generated 910 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:45:21.393760 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3d45283f-399f-41f9-9c49-f7d5d0dac5f2 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a Jan 20 10:45:21.394890 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3d45283f-399f-41f9-9c49-f7d5d0dac5f2 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:45:21.395316 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:45:21.395316 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:45:21.397517 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3d45283f-399f-41f9-9c49-f7d5d0dac5f2 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:45:21.521289 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:45:21.521289 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:45:21.546921 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3d45283f-399f-41f9-9c49-f7d5d0dac5f2 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:45:21.587880 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3d45283f-399f-41f9-9c49-f7d5d0dac5f2 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a returned with HTTP 200 Jan 20 10:45:21.605356 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 522/1043] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:45:21 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a => generated 910 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:45:22.608214 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e9db4f36-b69b-4213-963e-fbd5001e1e0d tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a Jan 20 10:45:22.610589 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e9db4f36-b69b-4213-963e-fbd5001e1e0d tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:45:22.611192 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:45:22.611192 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:45:22.611914 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e9db4f36-b69b-4213-963e-fbd5001e1e0d tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:45:22.774925 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:45:22.774925 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:45:22.826073 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e9db4f36-b69b-4213-963e-fbd5001e1e0d tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:45:22.921415 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e9db4f36-b69b-4213-963e-fbd5001e1e0d tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a returned with HTTP 200 Jan 20 10:45:22.923903 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 522/1044] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:45:22 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a => generated 910 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:45:23.940391 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c5f59960-09e8-4676-8482-20e619cbd427 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a Jan 20 10:45:23.941609 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c5f59960-09e8-4676-8482-20e619cbd427 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:45:23.942020 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:45:23.942020 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:45:23.942644 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c5f59960-09e8-4676-8482-20e619cbd427 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:45:24.068531 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:45:24.068531 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:45:24.087266 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c5f59960-09e8-4676-8482-20e619cbd427 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:45:24.145378 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c5f59960-09e8-4676-8482-20e619cbd427 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a returned with HTTP 200 Jan 20 10:45:24.147545 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 523/1045] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:45:23 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a => generated 910 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:45:25.163587 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-72410359-4cf7-4443-8ca4-0987c8eae1e8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a Jan 20 10:45:25.165303 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-72410359-4cf7-4443-8ca4-0987c8eae1e8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:45:25.165963 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:45:25.165963 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:45:25.166745 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-72410359-4cf7-4443-8ca4-0987c8eae1e8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:45:25.241219 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:45:25.241219 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:45:25.268200 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-72410359-4cf7-4443-8ca4-0987c8eae1e8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:45:25.307211 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-72410359-4cf7-4443-8ca4-0987c8eae1e8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a returned with HTTP 200 Jan 20 10:45:25.311096 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 523/1046] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:45:25 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a => generated 910 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:45:26.338094 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c89dec5c-0f06-4bd2-9b6d-0429fee2f1f3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a Jan 20 10:45:26.340289 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c89dec5c-0f06-4bd2-9b6d-0429fee2f1f3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:45:26.340899 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:45:26.340899 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:45:26.341989 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c89dec5c-0f06-4bd2-9b6d-0429fee2f1f3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:45:26.575292 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:45:26.575292 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:45:26.617301 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c89dec5c-0f06-4bd2-9b6d-0429fee2f1f3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:45:26.720471 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c89dec5c-0f06-4bd2-9b6d-0429fee2f1f3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a returned with HTTP 200 Jan 20 10:45:26.724622 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 524/1047] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:45:26 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a => generated 910 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:45:27.753143 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-980ebf34-d958-4f3c-9d5d-5e575f4ee13a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a Jan 20 10:45:27.754321 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-980ebf34-d958-4f3c-9d5d-5e575f4ee13a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:45:27.754519 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:45:27.754519 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:45:27.754921 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-980ebf34-d958-4f3c-9d5d-5e575f4ee13a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:45:27.845979 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:45:27.845979 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:45:27.857832 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-980ebf34-d958-4f3c-9d5d-5e575f4ee13a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:45:27.902077 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-980ebf34-d958-4f3c-9d5d-5e575f4ee13a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a returned with HTTP 200 Jan 20 10:45:27.904650 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 524/1048] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:45:27 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a => generated 910 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:45:28.931580 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ccb0f837-6973-4b84-8364-dfd7988f12d4 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a Jan 20 10:45:28.932791 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ccb0f837-6973-4b84-8364-dfd7988f12d4 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:45:28.933238 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:45:28.933238 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:45:28.933889 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ccb0f837-6973-4b84-8364-dfd7988f12d4 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:45:29.098329 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:45:29.098329 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:45:29.119804 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ccb0f837-6973-4b84-8364-dfd7988f12d4 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:45:29.149812 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ccb0f837-6973-4b84-8364-dfd7988f12d4 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a returned with HTTP 200 Jan 20 10:45:29.151489 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 525/1049] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:45:28 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a => generated 910 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:45:30.168796 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fea648f6-6a95-48c3-9457-3405e0b6b3d9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a Jan 20 10:45:30.169832 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fea648f6-6a95-48c3-9457-3405e0b6b3d9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:45:30.170202 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:45:30.170202 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:45:30.170840 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fea648f6-6a95-48c3-9457-3405e0b6b3d9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:45:30.300056 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:45:30.300056 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:45:30.316862 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fea648f6-6a95-48c3-9457-3405e0b6b3d9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:45:30.364650 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fea648f6-6a95-48c3-9457-3405e0b6b3d9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a returned with HTTP 200 Jan 20 10:45:30.367645 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 525/1050] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:45:30 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a => generated 910 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:45:31.398649 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e826d2b8-e412-4c54-94c8-379728b434a8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a Jan 20 10:45:31.400597 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e826d2b8-e412-4c54-94c8-379728b434a8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:45:31.401256 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:45:31.401256 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:45:31.404122 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e826d2b8-e412-4c54-94c8-379728b434a8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:45:31.558497 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:45:31.558497 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:45:31.585793 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e826d2b8-e412-4c54-94c8-379728b434a8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:45:31.638523 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e826d2b8-e412-4c54-94c8-379728b434a8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a returned with HTTP 200 Jan 20 10:45:31.642719 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 526/1051] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:45:31 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a => generated 910 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:45:32.657685 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dbcb845c-0047-464c-912a-12ade17307b4 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a Jan 20 10:45:32.658468 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dbcb845c-0047-464c-912a-12ade17307b4 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:45:32.658468 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:45:32.658468 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:45:32.658866 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dbcb845c-0047-464c-912a-12ade17307b4 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:45:32.773297 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:45:32.773297 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:45:32.791050 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dbcb845c-0047-464c-912a-12ade17307b4 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:45:32.924354 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dbcb845c-0047-464c-912a-12ade17307b4 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a returned with HTTP 200 Jan 20 10:45:32.925721 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 526/1052] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:45:32 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a => generated 910 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:45:33.957044 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-374b27ab-0759-44f8-b793-0f9fcb64ef76 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a Jan 20 10:45:33.958813 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-374b27ab-0759-44f8-b793-0f9fcb64ef76 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:45:33.959248 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:45:33.959248 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:45:33.961059 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-374b27ab-0759-44f8-b793-0f9fcb64ef76 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:45:34.081588 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:45:34.081588 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:45:34.093848 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-374b27ab-0759-44f8-b793-0f9fcb64ef76 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:45:34.122108 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-374b27ab-0759-44f8-b793-0f9fcb64ef76 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a returned with HTTP 200 Jan 20 10:45:34.123485 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 527/1053] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:45:33 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a => generated 910 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:45:35.141644 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8a0fc643-fc6a-4404-ab21-eff5ecefe2a3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a Jan 20 10:45:35.142827 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8a0fc643-fc6a-4404-ab21-eff5ecefe2a3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:45:35.143433 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:45:35.143433 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:45:35.144109 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8a0fc643-fc6a-4404-ab21-eff5ecefe2a3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:45:35.258534 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:45:35.258534 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:45:35.274579 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8a0fc643-fc6a-4404-ab21-eff5ecefe2a3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:45:35.347238 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8a0fc643-fc6a-4404-ab21-eff5ecefe2a3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a returned with HTTP 200 Jan 20 10:45:35.349231 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 527/1054] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:45:35 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a => generated 910 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:45:36.376099 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7dfdcd2d-05f8-4a11-bb8f-a13356106bcd tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a Jan 20 10:45:36.379733 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7dfdcd2d-05f8-4a11-bb8f-a13356106bcd tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:45:36.382216 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:45:36.382216 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:45:36.383721 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7dfdcd2d-05f8-4a11-bb8f-a13356106bcd tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:45:36.524214 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:45:36.524214 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:45:36.546128 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7dfdcd2d-05f8-4a11-bb8f-a13356106bcd tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:45:36.621432 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7dfdcd2d-05f8-4a11-bb8f-a13356106bcd tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a returned with HTTP 200 Jan 20 10:45:36.633480 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 528/1055] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:45:36 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a => generated 910 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:45:37.657537 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f044c888-0568-4b4e-b01c-9eaae90eaf86 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a Jan 20 10:45:37.658500 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f044c888-0568-4b4e-b01c-9eaae90eaf86 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:45:37.658860 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:45:37.658860 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:45:37.659510 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f044c888-0568-4b4e-b01c-9eaae90eaf86 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:45:37.769184 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:45:37.769184 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:45:37.779968 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f044c888-0568-4b4e-b01c-9eaae90eaf86 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:45:37.806239 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f044c888-0568-4b4e-b01c-9eaae90eaf86 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a returned with HTTP 200 Jan 20 10:45:37.807677 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 528/1056] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:45:37 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a => generated 910 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:45:38.829025 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d372e189-69bf-4377-88cb-141bc4884eff tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a Jan 20 10:45:38.829944 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d372e189-69bf-4377-88cb-141bc4884eff tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:45:38.830365 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:45:38.830365 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:45:38.831012 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d372e189-69bf-4377-88cb-141bc4884eff tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:45:39.033262 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:45:39.033262 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:45:39.060037 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d372e189-69bf-4377-88cb-141bc4884eff tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:45:39.114613 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d372e189-69bf-4377-88cb-141bc4884eff tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a returned with HTTP 200 Jan 20 10:45:39.115800 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 529/1057] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:45:38 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a => generated 910 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:45:40.141390 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-46fa2c63-6686-40d8-bad7-480dce64b8b3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a Jan 20 10:45:40.146077 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-46fa2c63-6686-40d8-bad7-480dce64b8b3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:45:40.146869 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:45:40.146869 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:45:40.150180 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-46fa2c63-6686-40d8-bad7-480dce64b8b3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:45:40.461795 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:45:40.461795 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:45:40.487133 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-46fa2c63-6686-40d8-bad7-480dce64b8b3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:45:40.579878 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-46fa2c63-6686-40d8-bad7-480dce64b8b3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a returned with HTTP 200 Jan 20 10:45:40.582183 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 529/1058] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:45:40 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a => generated 968 bytes in 451 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:45:41.606312 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-01f1d904-265f-4737-b42d-8693f72b0f22 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a Jan 20 10:45:41.606934 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-01f1d904-265f-4737-b42d-8693f72b0f22 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:45:41.607218 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:45:41.607218 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:45:41.608182 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-01f1d904-265f-4737-b42d-8693f72b0f22 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:45:41.699989 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:45:41.699989 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:45:41.722185 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-01f1d904-265f-4737-b42d-8693f72b0f22 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:45:41.763637 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-01f1d904-265f-4737-b42d-8693f72b0f22 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a returned with HTTP 200 Jan 20 10:45:41.764991 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 530/1059] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:45:41 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a => generated 971 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:45:42.792763 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-37cb1e21-cfb5-4078-ab78-6041efa99d9b tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a Jan 20 10:45:42.794001 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-37cb1e21-cfb5-4078-ab78-6041efa99d9b tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:45:42.794432 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:45:42.794432 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:45:42.795121 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-37cb1e21-cfb5-4078-ab78-6041efa99d9b tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:45:42.912018 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:45:42.912018 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:45:42.953944 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-37cb1e21-cfb5-4078-ab78-6041efa99d9b tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:45:43.011861 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-37cb1e21-cfb5-4078-ab78-6041efa99d9b tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a returned with HTTP 200 Jan 20 10:45:43.012887 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 530/1060] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:45:42 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a => generated 971 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:45:44.030667 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fad2f7bd-ca20-4679-82e2-d312994d6b8e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a Jan 20 10:45:44.031835 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fad2f7bd-ca20-4679-82e2-d312994d6b8e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:45:44.032220 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:45:44.032220 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:45:44.032826 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fad2f7bd-ca20-4679-82e2-d312994d6b8e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:45:44.156606 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:45:44.156606 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:45:44.175245 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fad2f7bd-ca20-4679-82e2-d312994d6b8e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:45:44.208455 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fad2f7bd-ca20-4679-82e2-d312994d6b8e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a returned with HTTP 200 Jan 20 10:45:44.210525 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 531/1061] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:45:44 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a => generated 971 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:45:45.234156 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1feb46ae-e52d-4628-8c89-d51404d3f5a7 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a Jan 20 10:45:45.236251 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1feb46ae-e52d-4628-8c89-d51404d3f5a7 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:45:45.236929 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:45:45.236929 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:45:45.238971 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1feb46ae-e52d-4628-8c89-d51404d3f5a7 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:45:45.560233 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:45:45.560233 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:45:45.607625 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1feb46ae-e52d-4628-8c89-d51404d3f5a7 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:45:45.683293 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1feb46ae-e52d-4628-8c89-d51404d3f5a7 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a returned with HTTP 200 Jan 20 10:45:45.689253 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 531/1062] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:45:45 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a => generated 971 bytes in 465 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:45:46.717487 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dd1ef9e8-cf05-4e6e-8140-382f09e9a924 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a Jan 20 10:45:46.718878 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dd1ef9e8-cf05-4e6e-8140-382f09e9a924 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:45:46.719450 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:45:46.719450 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:45:46.720535 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dd1ef9e8-cf05-4e6e-8140-382f09e9a924 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:45:46.977261 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:45:46.977261 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:45:47.008991 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dd1ef9e8-cf05-4e6e-8140-382f09e9a924 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:45:47.044550 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dd1ef9e8-cf05-4e6e-8140-382f09e9a924 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a returned with HTTP 200 Jan 20 10:45:47.045965 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 532/1063] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:45:46 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a => generated 971 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:45:48.076118 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-961360ff-1505-428a-985f-9d872549b3d8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a Jan 20 10:45:48.077073 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-961360ff-1505-428a-985f-9d872549b3d8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:45:48.077073 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:45:48.077073 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:45:48.078420 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-961360ff-1505-428a-985f-9d872549b3d8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:45:48.186029 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:45:48.186029 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:45:48.203808 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-961360ff-1505-428a-985f-9d872549b3d8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:45:48.247998 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-961360ff-1505-428a-985f-9d872549b3d8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a returned with HTTP 200 Jan 20 10:45:48.252201 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 532/1064] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:45:48 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a => generated 1359 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:45:48.275400 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3ef8c232-130f-4ac6-8b94-cfdb950b2ef8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a Jan 20 10:45:48.276858 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3ef8c232-130f-4ac6-8b94-cfdb950b2ef8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:45:48.277455 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:45:48.277455 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:45:48.279217 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3ef8c232-130f-4ac6-8b94-cfdb950b2ef8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:45:48.364258 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:45:48.364258 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:45:48.385327 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3ef8c232-130f-4ac6-8b94-cfdb950b2ef8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:45:48.422086 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3ef8c232-130f-4ac6-8b94-cfdb950b2ef8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a returned with HTTP 200 Jan 20 10:45:48.423742 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 533/1065] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:45:48 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a => generated 1359 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:45:48.441034 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-944a4b20-fc78-466d-9589-d1562bcec21c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] POST http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups Jan 20 10:45:48.441903 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:45:48.441903 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:45:48.442613 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-944a4b20-fc78-466d-9589-d1562bcec21c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0911fbdb-e4de-49dc-a18b-346079d58b1a", "name": "tempest-VolumesBackupsTest-Backup-1787576080"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:45:48.444797 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.backups [None req-944a4b20-fc78-466d-9589-d1562bcec21c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Creating new backup {'backup': {'volume_id': '0911fbdb-e4de-49dc-a18b-346079d58b1a', 'name': 'tempest-VolumesBackupsTest-Backup-1787576080'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 20 10:45:48.445501 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.contrib.backups [None req-944a4b20-fc78-466d-9589-d1562bcec21c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Creating backup of volume 0911fbdb-e4de-49dc-a18b-346079d58b1a in container None Jan 20 10:45:48.504666 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:45:48.504666 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:45:48.506328 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-944a4b20-fc78-466d-9589-d1562bcec21c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:45:48.558670 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-944a4b20-fc78-466d-9589-d1562bcec21c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Created reservations ['010fef9e-f7d7-49b5-9389-26358984058c', '992ae1b9-e9a7-440c-8eed-bc62afda076a'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:45:48.645238 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-944a4b20-fc78-466d-9589-d1562bcec21c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups returned with HTTP 202 Jan 20 10:45:48.646483 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 533/1066] 10.222.0.73 () {60 vars in 1226 bytes} [Wed Jan 20 10:45:48 2021] POST /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups => generated 396 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:45:48.658886 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-521d555a-e168-4d66-9567-6f66f0f0f5c3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:45:48.659422 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-521d555a-e168-4d66-9567-6f66f0f0f5c3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:45:48.659662 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:45:48.659662 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:45:48.659983 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-521d555a-e168-4d66-9567-6f66f0f0f5c3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:45:48.660615 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-521d555a-e168-4d66-9567-6f66f0f0f5c3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:45:48.685269 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:45:48.685269 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:45:48.688293 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-521d555a-e168-4d66-9567-6f66f0f0f5c3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:45:48.689153 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 534/1067] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:45:48 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 803 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:45:49.705607 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bc5fcc8d-378c-4180-870c-12795a5875d0 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:45:49.706140 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bc5fcc8d-378c-4180-870c-12795a5875d0 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:45:49.706585 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:45:49.706585 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:45:49.707205 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bc5fcc8d-378c-4180-870c-12795a5875d0 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:45:49.707794 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-bc5fcc8d-378c-4180-870c-12795a5875d0 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:45:49.800600 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:45:49.800600 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:45:49.807757 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bc5fcc8d-378c-4180-870c-12795a5875d0 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:45:49.813655 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 534/1068] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:45:49 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 803 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:45:50.829712 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2e8d86c9-50e9-45af-8ba5-408f6c1027a3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:45:50.830918 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2e8d86c9-50e9-45af-8ba5-408f6c1027a3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:45:50.831335 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:45:50.831335 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:45:50.831992 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2e8d86c9-50e9-45af-8ba5-408f6c1027a3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:45:50.832583 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-2e8d86c9-50e9-45af-8ba5-408f6c1027a3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:45:50.908039 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:45:50.908039 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:45:50.910637 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2e8d86c9-50e9-45af-8ba5-408f6c1027a3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:45:50.916178 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 535/1069] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:45:50 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 803 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:45:51.940737 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9e64845e-1695-4058-8e3a-d376eca23183 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:45:51.944773 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9e64845e-1695-4058-8e3a-d376eca23183 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:45:51.948766 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:45:51.948766 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:45:51.949831 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9e64845e-1695-4058-8e3a-d376eca23183 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:45:51.950627 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-9e64845e-1695-4058-8e3a-d376eca23183 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:45:52.047542 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:45:52.047542 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:45:52.058318 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9e64845e-1695-4058-8e3a-d376eca23183 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:45:52.059694 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 535/1070] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:45:51 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 803 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:45:53.082248 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-149ad119-5d8f-47bf-b0be-a87a5f58eb9c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:45:53.083597 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-149ad119-5d8f-47bf-b0be-a87a5f58eb9c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:45:53.084177 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:45:53.084177 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:45:53.084984 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-149ad119-5d8f-47bf-b0be-a87a5f58eb9c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:45:53.085599 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-149ad119-5d8f-47bf-b0be-a87a5f58eb9c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:45:53.134489 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:45:53.134489 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:45:53.147854 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-149ad119-5d8f-47bf-b0be-a87a5f58eb9c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:45:53.148683 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 536/1071] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:45:53 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:45:54.185552 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c1cc28af-028c-4e15-98d7-a6a9fdf36e8e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:45:54.190577 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c1cc28af-028c-4e15-98d7-a6a9fdf36e8e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:45:54.191132 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:45:54.191132 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:45:54.191534 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c1cc28af-028c-4e15-98d7-a6a9fdf36e8e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:45:54.192211 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-c1cc28af-028c-4e15-98d7-a6a9fdf36e8e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:45:54.270640 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:45:54.270640 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:45:54.284737 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c1cc28af-028c-4e15-98d7-a6a9fdf36e8e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:45:54.292126 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 536/1072] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:45:54 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:45:55.312129 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-74cac10a-9214-4e61-8651-f6c7f91319f6 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:45:55.313920 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-74cac10a-9214-4e61-8651-f6c7f91319f6 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:45:55.314329 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:45:55.314329 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:45:55.315263 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-74cac10a-9214-4e61-8651-f6c7f91319f6 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:45:55.315932 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-74cac10a-9214-4e61-8651-f6c7f91319f6 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:45:55.376373 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:45:55.376373 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:45:55.385313 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-74cac10a-9214-4e61-8651-f6c7f91319f6 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:45:55.386870 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 537/1073] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:45:55 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:45:56.406021 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e6afd303-670c-47ce-9859-08d4df10ecf5 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:45:56.406774 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e6afd303-670c-47ce-9859-08d4df10ecf5 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:45:56.406998 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:45:56.406998 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:45:56.407642 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e6afd303-670c-47ce-9859-08d4df10ecf5 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:45:56.408015 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e6afd303-670c-47ce-9859-08d4df10ecf5 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:45:56.449554 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:45:56.449554 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:45:56.452573 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e6afd303-670c-47ce-9859-08d4df10ecf5 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:45:56.453768 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 537/1074] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:45:56 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:45:57.473669 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5636ad9b-ade4-49b7-91d9-6de9beea2d2a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:45:57.474259 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5636ad9b-ade4-49b7-91d9-6de9beea2d2a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:45:57.474534 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:45:57.474534 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:45:57.474787 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5636ad9b-ade4-49b7-91d9-6de9beea2d2a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:45:57.475226 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5636ad9b-ade4-49b7-91d9-6de9beea2d2a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:45:57.509884 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:45:57.509884 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:45:57.512133 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5636ad9b-ade4-49b7-91d9-6de9beea2d2a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:45:57.513053 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 538/1075] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:45:57 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:45:58.528926 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2c2804a3-65ad-419e-af6c-4fa18f6bca47 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:45:58.530021 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2c2804a3-65ad-419e-af6c-4fa18f6bca47 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:45:58.530411 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:45:58.530411 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:45:58.531026 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2c2804a3-65ad-419e-af6c-4fa18f6bca47 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:45:58.531539 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-2c2804a3-65ad-419e-af6c-4fa18f6bca47 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:45:58.586447 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:45:58.586447 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:45:58.600754 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2c2804a3-65ad-419e-af6c-4fa18f6bca47 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:45:58.603096 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 538/1076] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:45:58 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:45:59.621025 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-220a7728-a466-4b1e-b6dd-1ff1817aa284 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:45:59.621883 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-220a7728-a466-4b1e-b6dd-1ff1817aa284 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:45:59.622241 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:45:59.622241 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:45:59.622889 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-220a7728-a466-4b1e-b6dd-1ff1817aa284 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:45:59.623526 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-220a7728-a466-4b1e-b6dd-1ff1817aa284 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:45:59.658790 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:45:59.658790 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:45:59.660746 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-220a7728-a466-4b1e-b6dd-1ff1817aa284 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:45:59.662076 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 539/1077] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:45:59 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:46:00.708662 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ad4bc61a-c753-458a-b4fe-de62d519a91c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:00.718382 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ad4bc61a-c753-458a-b4fe-de62d519a91c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:00.719042 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:00.719042 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:00.720584 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ad4bc61a-c753-458a-b4fe-de62d519a91c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:00.721556 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-ad4bc61a-c753-458a-b4fe-de62d519a91c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:00.840611 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:00.840611 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:00.850582 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ad4bc61a-c753-458a-b4fe-de62d519a91c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:00.851768 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 539/1078] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:00 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:46:01.872607 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e9085a3c-002f-4847-9cc3-7da873f171ac tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:01.873407 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e9085a3c-002f-4847-9cc3-7da873f171ac tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:01.873407 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:01.873407 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:01.873769 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e9085a3c-002f-4847-9cc3-7da873f171ac tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:01.874170 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e9085a3c-002f-4847-9cc3-7da873f171ac tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:01.903755 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:01.903755 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:01.908029 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e9085a3c-002f-4847-9cc3-7da873f171ac tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:01.909216 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 540/1079] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:01 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:46:02.928445 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a8489df2-e080-4766-afe4-7dc6da0563c5 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:02.929284 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a8489df2-e080-4766-afe4-7dc6da0563c5 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:02.929604 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:02.929604 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:02.930217 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a8489df2-e080-4766-afe4-7dc6da0563c5 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:02.938111 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a8489df2-e080-4766-afe4-7dc6da0563c5 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:03.024720 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:03.024720 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:03.026554 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a8489df2-e080-4766-afe4-7dc6da0563c5 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:03.042958 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 540/1080] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:02 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:46:04.043892 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-be9212eb-1218-4076-99ba-c97d9420b155 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:04.044654 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-be9212eb-1218-4076-99ba-c97d9420b155 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:04.044654 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:04.044654 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:04.045431 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-be9212eb-1218-4076-99ba-c97d9420b155 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:04.045431 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-be9212eb-1218-4076-99ba-c97d9420b155 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:04.110928 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:04.110928 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:04.127132 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-be9212eb-1218-4076-99ba-c97d9420b155 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:04.129200 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 541/1081] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:04 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:46:05.143534 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8a866625-14c8-415b-bd3c-dfa0059814ba tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:05.144892 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8a866625-14c8-415b-bd3c-dfa0059814ba tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:05.145427 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:05.145427 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:05.146014 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8a866625-14c8-415b-bd3c-dfa0059814ba tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:05.146531 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-8a866625-14c8-415b-bd3c-dfa0059814ba tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:05.209771 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:05.209771 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:05.212095 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8a866625-14c8-415b-bd3c-dfa0059814ba tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:05.218804 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 541/1082] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:05 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:46:06.238997 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-007d2101-02ff-4a14-af49-9944b72e4baf tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:06.239933 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-007d2101-02ff-4a14-af49-9944b72e4baf tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:06.240259 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:06.240259 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:06.240933 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-007d2101-02ff-4a14-af49-9944b72e4baf tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:06.247907 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-007d2101-02ff-4a14-af49-9944b72e4baf tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:06.309285 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:06.309285 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:06.311569 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-007d2101-02ff-4a14-af49-9944b72e4baf tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:06.313364 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 542/1083] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:06 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:46:07.345384 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fdf0aa7b-7f6f-452c-952b-182835681bf3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:07.365801 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fdf0aa7b-7f6f-452c-952b-182835681bf3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:07.365801 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:07.365801 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:07.365801 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fdf0aa7b-7f6f-452c-952b-182835681bf3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:07.365801 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-fdf0aa7b-7f6f-452c-952b-182835681bf3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:07.469265 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:07.469265 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:07.485757 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fdf0aa7b-7f6f-452c-952b-182835681bf3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:07.487497 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 542/1084] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:07 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:46:08.507631 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-462f7172-4fe3-4716-8b05-50b92c48aff2 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:08.508435 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-462f7172-4fe3-4716-8b05-50b92c48aff2 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:08.508738 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:08.508738 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:08.509399 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-462f7172-4fe3-4716-8b05-50b92c48aff2 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:08.509882 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-462f7172-4fe3-4716-8b05-50b92c48aff2 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:08.591468 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:08.591468 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:08.594027 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-462f7172-4fe3-4716-8b05-50b92c48aff2 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:08.594927 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 543/1085] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:08 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:46:09.615482 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-252fae13-bf0c-4efa-800b-5725e14cd64b tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:09.618766 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-252fae13-bf0c-4efa-800b-5725e14cd64b tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:09.620219 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:09.620219 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:09.621711 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-252fae13-bf0c-4efa-800b-5725e14cd64b tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:09.626970 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-252fae13-bf0c-4efa-800b-5725e14cd64b tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:09.682370 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:09.682370 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:09.684612 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-252fae13-bf0c-4efa-800b-5725e14cd64b tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:09.692382 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 543/1086] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:09 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:46:10.711991 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bfdbc633-e433-44c0-9d2d-c32cf9c75cb2 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:10.714145 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bfdbc633-e433-44c0-9d2d-c32cf9c75cb2 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:10.717485 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:10.717485 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:10.718668 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bfdbc633-e433-44c0-9d2d-c32cf9c75cb2 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:10.720019 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-bfdbc633-e433-44c0-9d2d-c32cf9c75cb2 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:10.749567 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:10.749567 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:10.751440 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bfdbc633-e433-44c0-9d2d-c32cf9c75cb2 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:10.752576 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 544/1087] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:10 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:46:11.774666 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ebea172f-b9f9-4f90-a2ae-dcaa6f7064be tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:11.776782 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ebea172f-b9f9-4f90-a2ae-dcaa6f7064be tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:11.778558 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:11.778558 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:11.782188 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ebea172f-b9f9-4f90-a2ae-dcaa6f7064be tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:11.784567 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-ebea172f-b9f9-4f90-a2ae-dcaa6f7064be tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:11.885223 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:11.885223 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:11.895688 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ebea172f-b9f9-4f90-a2ae-dcaa6f7064be tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:11.900661 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 544/1088] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:11 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:46:12.917472 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5b456348-fb1b-49fa-a58c-dd500cf5ecea tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:12.918288 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5b456348-fb1b-49fa-a58c-dd500cf5ecea tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:12.918288 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:12.918288 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:12.919079 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5b456348-fb1b-49fa-a58c-dd500cf5ecea tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:12.919525 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5b456348-fb1b-49fa-a58c-dd500cf5ecea tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:12.966610 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:12.966610 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:12.974383 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5b456348-fb1b-49fa-a58c-dd500cf5ecea tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:12.978445 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 545/1089] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:12 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:46:14.006560 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b5b58d4d-4227-4323-b2a4-41307b4d0c13 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:14.008426 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b5b58d4d-4227-4323-b2a4-41307b4d0c13 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:14.009097 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:14.009097 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:14.010238 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b5b58d4d-4227-4323-b2a4-41307b4d0c13 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:14.011211 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-b5b58d4d-4227-4323-b2a4-41307b4d0c13 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:14.052151 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:14.052151 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:14.054506 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b5b58d4d-4227-4323-b2a4-41307b4d0c13 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:14.055632 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 545/1090] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:13 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:46:15.075190 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-295f3fdc-e3f4-4ff7-84d2-c533e5d87cc1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:15.076204 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-295f3fdc-e3f4-4ff7-84d2-c533e5d87cc1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:15.089127 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:15.089127 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:15.090003 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-295f3fdc-e3f4-4ff7-84d2-c533e5d87cc1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:15.090696 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-295f3fdc-e3f4-4ff7-84d2-c533e5d87cc1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:15.159502 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:15.159502 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:15.161484 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-295f3fdc-e3f4-4ff7-84d2-c533e5d87cc1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:15.162872 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 546/1091] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:15 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:46:16.185643 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cac4485b-ffbd-48f0-b843-67a09895c0da tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:16.192207 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cac4485b-ffbd-48f0-b843-67a09895c0da tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:16.198306 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:16.198306 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:16.200900 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cac4485b-ffbd-48f0-b843-67a09895c0da tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:16.203604 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-cac4485b-ffbd-48f0-b843-67a09895c0da tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:16.271500 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:16.271500 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:16.277475 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cac4485b-ffbd-48f0-b843-67a09895c0da tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:16.283586 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 546/1092] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:16 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:46:17.304227 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ec714baf-552b-476a-8503-f4a517114f72 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:17.306184 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ec714baf-552b-476a-8503-f4a517114f72 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:17.308289 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:17.308289 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:17.309386 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ec714baf-552b-476a-8503-f4a517114f72 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:17.312720 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-ec714baf-552b-476a-8503-f4a517114f72 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:17.448061 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:17.448061 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:17.461539 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ec714baf-552b-476a-8503-f4a517114f72 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:17.464461 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 547/1093] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:17 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:46:18.487692 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e1bbbc9a-33b6-47f1-a915-04e09f8d66de tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:18.489602 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e1bbbc9a-33b6-47f1-a915-04e09f8d66de tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:18.495576 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:18.495576 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:18.505571 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e1bbbc9a-33b6-47f1-a915-04e09f8d66de tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:18.506235 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e1bbbc9a-33b6-47f1-a915-04e09f8d66de tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:18.575218 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:18.575218 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:18.589752 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e1bbbc9a-33b6-47f1-a915-04e09f8d66de tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:18.591388 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 547/1094] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:18 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:46:19.606792 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-59c669f4-0624-46d2-a66c-74f88f15d74e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:19.607648 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-59c669f4-0624-46d2-a66c-74f88f15d74e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:19.607648 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:19.607648 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:19.608018 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-59c669f4-0624-46d2-a66c-74f88f15d74e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:19.608294 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-59c669f4-0624-46d2-a66c-74f88f15d74e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:19.681991 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:19.681991 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:19.685941 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-59c669f4-0624-46d2-a66c-74f88f15d74e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:19.695794 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 548/1095] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:19 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:46:20.721336 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3e041c4e-4fc4-40de-b0e9-fb5aca0540b7 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:20.723719 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3e041c4e-4fc4-40de-b0e9-fb5aca0540b7 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:20.724231 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:20.724231 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:20.724995 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3e041c4e-4fc4-40de-b0e9-fb5aca0540b7 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:20.725585 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-3e041c4e-4fc4-40de-b0e9-fb5aca0540b7 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:20.752243 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:20.752243 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:20.754704 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3e041c4e-4fc4-40de-b0e9-fb5aca0540b7 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:20.756184 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 548/1096] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:20 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:46:21.776963 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-034d1519-7a2c-4b4b-a3b3-0f159d261579 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:21.778343 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-034d1519-7a2c-4b4b-a3b3-0f159d261579 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:21.778822 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:21.778822 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:21.779848 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-034d1519-7a2c-4b4b-a3b3-0f159d261579 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:21.780648 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-034d1519-7a2c-4b4b-a3b3-0f159d261579 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:21.819397 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:21.819397 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:21.821695 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-034d1519-7a2c-4b4b-a3b3-0f159d261579 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:21.830567 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 549/1097] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:21 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:46:22.841818 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7b32dee8-ab76-47e6-a447-8bb20205f1df tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:22.844553 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7b32dee8-ab76-47e6-a447-8bb20205f1df tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:22.845206 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:22.845206 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:22.846235 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7b32dee8-ab76-47e6-a447-8bb20205f1df tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:22.848120 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-7b32dee8-ab76-47e6-a447-8bb20205f1df tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:22.940585 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:22.940585 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:22.946022 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7b32dee8-ab76-47e6-a447-8bb20205f1df tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:22.948445 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 549/1098] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:22 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:46:23.970366 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9ea80c95-92e1-47cc-96f4-7d446aa7f5c9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:23.971138 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9ea80c95-92e1-47cc-96f4-7d446aa7f5c9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:23.971138 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:23.971138 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:23.971525 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9ea80c95-92e1-47cc-96f4-7d446aa7f5c9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:23.971738 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-9ea80c95-92e1-47cc-96f4-7d446aa7f5c9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:24.033932 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:24.033932 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:24.035753 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9ea80c95-92e1-47cc-96f4-7d446aa7f5c9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:24.046253 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 550/1099] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:23 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:46:25.063301 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5789836d-e984-4dce-a72d-6c3eb2229c90 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:25.064447 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5789836d-e984-4dce-a72d-6c3eb2229c90 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:25.064843 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:25.064843 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:25.065503 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5789836d-e984-4dce-a72d-6c3eb2229c90 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:25.066070 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5789836d-e984-4dce-a72d-6c3eb2229c90 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:25.130236 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:25.130236 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:25.138029 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5789836d-e984-4dce-a72d-6c3eb2229c90 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:25.141546 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 550/1100] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:25 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:46:26.162790 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a982a75c-af5f-4983-943a-f23d2674379f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:26.163709 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a982a75c-af5f-4983-943a-f23d2674379f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:26.164067 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:26.164067 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:26.164703 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a982a75c-af5f-4983-943a-f23d2674379f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:26.165421 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a982a75c-af5f-4983-943a-f23d2674379f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:26.245509 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:26.245509 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:26.247361 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a982a75c-af5f-4983-943a-f23d2674379f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:26.248291 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 551/1101] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:26 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:46:27.263241 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4a52b880-471f-482b-9922-82e1a6d59eef tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:27.264974 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4a52b880-471f-482b-9922-82e1a6d59eef tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:27.265170 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:27.265170 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:27.265755 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4a52b880-471f-482b-9922-82e1a6d59eef tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:27.266447 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-4a52b880-471f-482b-9922-82e1a6d59eef tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:27.336407 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:27.336407 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:27.340321 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4a52b880-471f-482b-9922-82e1a6d59eef tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:27.342803 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 551/1102] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:27 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:46:28.360988 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0ccd9052-f22b-4b1a-87ed-c1ea56d345a4 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:28.362149 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0ccd9052-f22b-4b1a-87ed-c1ea56d345a4 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:28.362512 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:28.362512 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:28.363356 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0ccd9052-f22b-4b1a-87ed-c1ea56d345a4 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:28.364833 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-0ccd9052-f22b-4b1a-87ed-c1ea56d345a4 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:28.440658 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:28.440658 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:28.450189 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0ccd9052-f22b-4b1a-87ed-c1ea56d345a4 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:28.453358 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 552/1103] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:28 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:46:29.481595 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a0683157-4af4-49f3-b39f-167d4992e2bb tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:29.482904 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a0683157-4af4-49f3-b39f-167d4992e2bb tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:29.483023 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:29.483023 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:29.483686 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a0683157-4af4-49f3-b39f-167d4992e2bb tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:29.484341 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a0683157-4af4-49f3-b39f-167d4992e2bb tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:29.555099 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:29.555099 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:29.558068 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a0683157-4af4-49f3-b39f-167d4992e2bb tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:29.602353 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 552/1104] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:29 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:46:30.580313 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9ac2b94d-f3de-4db7-a459-6aca7e6b20c0 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:30.581131 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9ac2b94d-f3de-4db7-a459-6aca7e6b20c0 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:30.581131 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:30.581131 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:30.581780 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9ac2b94d-f3de-4db7-a459-6aca7e6b20c0 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:30.582390 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-9ac2b94d-f3de-4db7-a459-6aca7e6b20c0 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:30.626967 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:30.626967 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:30.632661 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9ac2b94d-f3de-4db7-a459-6aca7e6b20c0 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:30.634201 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 553/1105] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:30 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:46:31.656409 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b3cf31d9-1396-40d6-8462-ed9745d73b90 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:31.657414 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b3cf31d9-1396-40d6-8462-ed9745d73b90 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:31.657785 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:31.657785 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:31.658455 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b3cf31d9-1396-40d6-8462-ed9745d73b90 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:31.659375 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-b3cf31d9-1396-40d6-8462-ed9745d73b90 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:31.731367 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:31.731367 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:31.735360 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b3cf31d9-1396-40d6-8462-ed9745d73b90 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:31.736428 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 553/1106] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:31 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:46:32.752365 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1df7dbc3-15e1-410d-83b2-f0c0151af7f5 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:32.752911 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1df7dbc3-15e1-410d-83b2-f0c0151af7f5 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:32.753100 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:32.753100 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:32.753766 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1df7dbc3-15e1-410d-83b2-f0c0151af7f5 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:32.754395 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-1df7dbc3-15e1-410d-83b2-f0c0151af7f5 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:32.805970 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:32.805970 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:32.815849 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1df7dbc3-15e1-410d-83b2-f0c0151af7f5 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:32.817296 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 554/1107] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:32 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:46:33.837012 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f532a345-6d8e-494c-a535-73f56c173a51 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:33.838462 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f532a345-6d8e-494c-a535-73f56c173a51 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:33.838719 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:33.838719 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:33.839406 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f532a345-6d8e-494c-a535-73f56c173a51 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:33.840184 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f532a345-6d8e-494c-a535-73f56c173a51 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:33.883003 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:33.883003 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:33.886139 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f532a345-6d8e-494c-a535-73f56c173a51 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:33.891397 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 554/1108] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:33 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:46:34.910235 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bf3b8134-81f6-4d4f-bb05-42c5812a8a6f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:34.916698 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bf3b8134-81f6-4d4f-bb05-42c5812a8a6f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:34.917393 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:34.917393 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:34.918458 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bf3b8134-81f6-4d4f-bb05-42c5812a8a6f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:34.919373 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-bf3b8134-81f6-4d4f-bb05-42c5812a8a6f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:35.059049 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:35.059049 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:35.087360 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bf3b8134-81f6-4d4f-bb05-42c5812a8a6f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:35.106676 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 555/1109] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:34 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:46:36.126153 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ac8dbd18-bbdc-472b-8bca-bb54ca7040db tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:36.126971 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ac8dbd18-bbdc-472b-8bca-bb54ca7040db tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:36.126971 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:36.126971 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:36.127548 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ac8dbd18-bbdc-472b-8bca-bb54ca7040db tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:36.132340 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-ac8dbd18-bbdc-472b-8bca-bb54ca7040db tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:36.204030 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:36.204030 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:36.207246 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ac8dbd18-bbdc-472b-8bca-bb54ca7040db tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:36.221641 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 555/1110] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:36 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:46:37.236642 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1b0e42ae-13bf-42f4-9813-fd932aae8865 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:37.244696 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1b0e42ae-13bf-42f4-9813-fd932aae8865 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:37.246051 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:37.246051 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:37.247409 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1b0e42ae-13bf-42f4-9813-fd932aae8865 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:37.249079 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-1b0e42ae-13bf-42f4-9813-fd932aae8865 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:37.285835 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:37.285835 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:37.288450 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1b0e42ae-13bf-42f4-9813-fd932aae8865 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:37.289972 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 556/1111] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:37 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:46:38.304697 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ab5f3a8d-a8d1-456b-8050-35b5205da5d5 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:38.305421 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ab5f3a8d-a8d1-456b-8050-35b5205da5d5 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:38.305421 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:38.305421 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:38.305850 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ab5f3a8d-a8d1-456b-8050-35b5205da5d5 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:38.306130 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-ab5f3a8d-a8d1-456b-8050-35b5205da5d5 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:38.381942 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:38.381942 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:38.381942 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ab5f3a8d-a8d1-456b-8050-35b5205da5d5 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:38.381942 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 556/1112] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:38 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:46:39.397424 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a46ff3d2-0a86-4198-b2b2-aa84f478528f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:39.398943 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a46ff3d2-0a86-4198-b2b2-aa84f478528f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:39.399429 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:39.399429 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:39.400141 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a46ff3d2-0a86-4198-b2b2-aa84f478528f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:39.400656 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a46ff3d2-0a86-4198-b2b2-aa84f478528f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:39.473205 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:39.473205 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:39.490278 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a46ff3d2-0a86-4198-b2b2-aa84f478528f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:39.492160 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 557/1113] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:39 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:46:40.513044 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-01aaf27d-4adb-4cc8-94d6-449b50479920 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:40.514343 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-01aaf27d-4adb-4cc8-94d6-449b50479920 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:40.514709 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:40.514709 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:40.515291 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-01aaf27d-4adb-4cc8-94d6-449b50479920 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:40.517850 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-01aaf27d-4adb-4cc8-94d6-449b50479920 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:40.619639 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:40.619639 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:40.632466 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-01aaf27d-4adb-4cc8-94d6-449b50479920 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:40.633719 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 557/1114] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:40 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:46:41.692505 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-069f7e71-c9e7-4dc1-b123-74faf49da995 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:41.698302 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-069f7e71-c9e7-4dc1-b123-74faf49da995 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:41.698975 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:41.698975 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:41.700467 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-069f7e71-c9e7-4dc1-b123-74faf49da995 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:41.701853 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-069f7e71-c9e7-4dc1-b123-74faf49da995 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:41.764740 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:41.764740 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:41.768715 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-069f7e71-c9e7-4dc1-b123-74faf49da995 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:41.771153 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 558/1115] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:41 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:46:42.793901 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a545d5e3-0549-4b13-b358-5adf7be5f487 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:42.794926 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a545d5e3-0549-4b13-b358-5adf7be5f487 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:42.795294 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:42.795294 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:42.795906 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a545d5e3-0549-4b13-b358-5adf7be5f487 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:42.796522 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a545d5e3-0549-4b13-b358-5adf7be5f487 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:42.916137 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:42.916137 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:42.919014 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a545d5e3-0549-4b13-b358-5adf7be5f487 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:42.939534 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 558/1116] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:42 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:46:43.947513 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-70df7fc5-2476-4dcb-b6b6-d0a51d35fc49 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:43.948004 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-70df7fc5-2476-4dcb-b6b6-d0a51d35fc49 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:43.948103 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:43.948103 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:43.948461 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-70df7fc5-2476-4dcb-b6b6-d0a51d35fc49 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:43.949143 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-70df7fc5-2476-4dcb-b6b6-d0a51d35fc49 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:44.035915 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:44.035915 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:44.038045 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-70df7fc5-2476-4dcb-b6b6-d0a51d35fc49 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:44.038866 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 559/1117] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:43 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:46:45.060461 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4b25ab16-e032-47b3-9436-354c79f3b416 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:45.061966 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4b25ab16-e032-47b3-9436-354c79f3b416 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:45.063510 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:45.063510 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:45.064269 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4b25ab16-e032-47b3-9436-354c79f3b416 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:45.064796 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-4b25ab16-e032-47b3-9436-354c79f3b416 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:45.134333 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:45.134333 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:45.136495 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4b25ab16-e032-47b3-9436-354c79f3b416 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:45.137367 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 559/1118] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:45 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:46:46.160820 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0906da8a-2cef-456e-bdf8-ba1682efb925 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:46.161653 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0906da8a-2cef-456e-bdf8-ba1682efb925 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:46.161857 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:46.161857 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:46.173520 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0906da8a-2cef-456e-bdf8-ba1682efb925 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:46.175265 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-0906da8a-2cef-456e-bdf8-ba1682efb925 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:46.244293 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:46.244293 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:46.255133 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0906da8a-2cef-456e-bdf8-ba1682efb925 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:46.261234 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 560/1119] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:46 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:46:47.280248 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f1316539-3cea-4ec8-9b4e-5ad08edfd051 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:47.285634 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f1316539-3cea-4ec8-9b4e-5ad08edfd051 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:47.286081 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:47.286081 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:47.286867 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f1316539-3cea-4ec8-9b4e-5ad08edfd051 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:47.295481 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f1316539-3cea-4ec8-9b4e-5ad08edfd051 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:47.383518 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:47.383518 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:47.385490 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f1316539-3cea-4ec8-9b4e-5ad08edfd051 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:47.386332 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 560/1120] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:47 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:46:48.406211 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eba95599-c774-4029-a468-dcd63eaeae5d tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:48.408330 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eba95599-c774-4029-a468-dcd63eaeae5d tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:48.417395 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:48.417395 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:48.418235 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eba95599-c774-4029-a468-dcd63eaeae5d tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:48.418982 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-eba95599-c774-4029-a468-dcd63eaeae5d tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:48.476068 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:48.476068 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:48.478332 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eba95599-c774-4029-a468-dcd63eaeae5d tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:48.479660 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 561/1121] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:48 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:46:49.499627 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a6940461-b6df-486b-8fea-48c21a5680f6 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:49.500604 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a6940461-b6df-486b-8fea-48c21a5680f6 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:49.500990 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:49.500990 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:49.501679 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a6940461-b6df-486b-8fea-48c21a5680f6 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:49.502308 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a6940461-b6df-486b-8fea-48c21a5680f6 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:49.620918 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:49.620918 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:49.665268 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a6940461-b6df-486b-8fea-48c21a5680f6 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:49.667477 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 561/1122] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:49 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:46:50.681397 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f9018bbe-6c2b-4029-8660-3f6a72430cf7 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:50.681926 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f9018bbe-6c2b-4029-8660-3f6a72430cf7 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:50.682107 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:50.682107 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:50.682741 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f9018bbe-6c2b-4029-8660-3f6a72430cf7 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:50.683274 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f9018bbe-6c2b-4029-8660-3f6a72430cf7 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:50.733820 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:50.733820 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:50.735835 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f9018bbe-6c2b-4029-8660-3f6a72430cf7 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:50.750682 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 562/1123] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:50 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:46:51.752805 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fa03bd2c-14be-4f6c-8a22-a7eef86fbc6d tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:51.754070 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fa03bd2c-14be-4f6c-8a22-a7eef86fbc6d tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:51.754484 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:51.754484 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:51.755155 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fa03bd2c-14be-4f6c-8a22-a7eef86fbc6d tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:51.755720 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-fa03bd2c-14be-4f6c-8a22-a7eef86fbc6d tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:51.808193 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:51.808193 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:51.810948 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fa03bd2c-14be-4f6c-8a22-a7eef86fbc6d tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:51.814765 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 562/1124] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:51 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:46:52.837463 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e6c74665-a264-4833-917b-fe561f86599c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:52.838758 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e6c74665-a264-4833-917b-fe561f86599c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:52.839164 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:52.839164 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:52.839760 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e6c74665-a264-4833-917b-fe561f86599c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:52.840283 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e6c74665-a264-4833-917b-fe561f86599c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:52.889819 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:52.889819 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:52.892977 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e6c74665-a264-4833-917b-fe561f86599c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:52.900704 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 563/1125] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:52 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:46:53.915875 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1e52a003-76e6-4132-ba61-68a1c94136a7 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:53.916406 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1e52a003-76e6-4132-ba61-68a1c94136a7 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:53.916594 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:53.916594 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:53.916982 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1e52a003-76e6-4132-ba61-68a1c94136a7 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:53.917365 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-1e52a003-76e6-4132-ba61-68a1c94136a7 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:53.973303 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:53.973303 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:53.975480 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1e52a003-76e6-4132-ba61-68a1c94136a7 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:53.981792 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 563/1126] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:53 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:46:54.997862 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-35180a0a-07ce-4778-af9e-01027e891203 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:54.998459 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-35180a0a-07ce-4778-af9e-01027e891203 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:54.998761 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:54.998761 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:54.999682 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-35180a0a-07ce-4778-af9e-01027e891203 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:55.000285 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-35180a0a-07ce-4778-af9e-01027e891203 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:55.084513 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:55.084513 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:55.088105 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-35180a0a-07ce-4778-af9e-01027e891203 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:55.090540 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 564/1127] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:54 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:46:56.122595 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7a851de3-4313-45b5-8672-b9b1c75ea332 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:56.123728 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7a851de3-4313-45b5-8672-b9b1c75ea332 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:56.124285 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:56.124285 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:56.125164 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7a851de3-4313-45b5-8672-b9b1c75ea332 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:56.126014 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-7a851de3-4313-45b5-8672-b9b1c75ea332 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:56.217186 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:56.217186 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:56.235968 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7a851de3-4313-45b5-8672-b9b1c75ea332 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:56.236976 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 564/1128] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:56 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:46:57.254497 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-de9f79ae-f040-4b33-b963-8ed3a5d430a9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:57.255862 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-de9f79ae-f040-4b33-b963-8ed3a5d430a9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:57.256241 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:57.256241 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:57.256862 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-de9f79ae-f040-4b33-b963-8ed3a5d430a9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:57.257791 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-de9f79ae-f040-4b33-b963-8ed3a5d430a9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:57.298077 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:57.298077 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:57.300707 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-de9f79ae-f040-4b33-b963-8ed3a5d430a9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:57.301974 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 565/1129] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:57 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:46:58.324686 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fa88860a-46ec-4786-9a1d-d6da62c10c0a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:58.330839 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fa88860a-46ec-4786-9a1d-d6da62c10c0a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:58.331237 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:58.331237 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:58.331940 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fa88860a-46ec-4786-9a1d-d6da62c10c0a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:58.332598 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-fa88860a-46ec-4786-9a1d-d6da62c10c0a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:58.418450 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:58.418450 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:58.420598 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fa88860a-46ec-4786-9a1d-d6da62c10c0a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:58.421402 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 565/1130] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:58 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:46:59.436912 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ed3734b8-e193-4a50-be2b-fae965a08e9f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:46:59.437613 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ed3734b8-e193-4a50-be2b-fae965a08e9f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:46:59.438054 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:46:59.438054 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:46:59.438730 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ed3734b8-e193-4a50-be2b-fae965a08e9f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:46:59.439302 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-ed3734b8-e193-4a50-be2b-fae965a08e9f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:46:59.507838 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:46:59.507838 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:46:59.512036 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ed3734b8-e193-4a50-be2b-fae965a08e9f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:46:59.522904 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 566/1131] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:46:59 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:00.541305 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-95e63999-7a80-4abf-8676-f083ebd7fe0e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:00.542747 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-95e63999-7a80-4abf-8676-f083ebd7fe0e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:00.543265 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:00.543265 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:00.544729 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-95e63999-7a80-4abf-8676-f083ebd7fe0e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:00.545598 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-95e63999-7a80-4abf-8676-f083ebd7fe0e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:00.614000 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:00.614000 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:00.616422 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-95e63999-7a80-4abf-8676-f083ebd7fe0e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:00.618836 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 566/1132] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:00 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:01.639040 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f77d47c1-4a8f-4c2c-9b8a-9afcb493bedc tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:01.639828 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f77d47c1-4a8f-4c2c-9b8a-9afcb493bedc tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:01.639828 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:01.639828 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:01.640325 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f77d47c1-4a8f-4c2c-9b8a-9afcb493bedc tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:01.640593 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f77d47c1-4a8f-4c2c-9b8a-9afcb493bedc tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:01.713744 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:01.713744 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:01.723518 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f77d47c1-4a8f-4c2c-9b8a-9afcb493bedc tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:01.724611 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 567/1133] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:01 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:02.739459 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a1221633-5988-4abf-b8d1-4b35bb8929f2 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:02.740561 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a1221633-5988-4abf-b8d1-4b35bb8929f2 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:02.741038 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:02.741038 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:02.741650 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a1221633-5988-4abf-b8d1-4b35bb8929f2 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:02.742208 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a1221633-5988-4abf-b8d1-4b35bb8929f2 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:02.799979 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:02.799979 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:02.802524 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a1221633-5988-4abf-b8d1-4b35bb8929f2 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:02.803899 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 567/1134] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:02 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:03.824593 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-26de3453-0550-4809-ab7c-4590000b2e48 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:03.826060 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-26de3453-0550-4809-ab7c-4590000b2e48 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:03.828471 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:03.828471 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:03.830354 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-26de3453-0550-4809-ab7c-4590000b2e48 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:03.832620 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-26de3453-0550-4809-ab7c-4590000b2e48 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:03.943986 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:03.943986 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:03.947329 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-26de3453-0550-4809-ab7c-4590000b2e48 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:03.954991 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 568/1135] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:03 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:04.971901 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b2f9076f-398e-4b56-83ac-afe1f501d7e8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:04.972664 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b2f9076f-398e-4b56-83ac-afe1f501d7e8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:04.972664 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:04.972664 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:04.978157 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b2f9076f-398e-4b56-83ac-afe1f501d7e8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:04.978157 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-b2f9076f-398e-4b56-83ac-afe1f501d7e8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:05.076290 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:05.076290 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:05.078885 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b2f9076f-398e-4b56-83ac-afe1f501d7e8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:05.080025 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 568/1136] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:04 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:06.100598 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-846c07cc-89d6-42d5-9c93-b97041f515aa tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:06.101777 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-846c07cc-89d6-42d5-9c93-b97041f515aa tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:06.102164 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:06.102164 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:06.102842 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-846c07cc-89d6-42d5-9c93-b97041f515aa tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:06.103485 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-846c07cc-89d6-42d5-9c93-b97041f515aa tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:06.169437 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:06.169437 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:06.171438 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-846c07cc-89d6-42d5-9c93-b97041f515aa tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:06.172182 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 569/1137] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:06 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:07.198235 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9bf1188b-cb56-4308-8505-be7f436c4ff9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:07.198968 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9bf1188b-cb56-4308-8505-be7f436c4ff9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:07.201198 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:07.201198 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:07.201198 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9bf1188b-cb56-4308-8505-be7f436c4ff9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:07.204581 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-9bf1188b-cb56-4308-8505-be7f436c4ff9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:07.304476 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:07.304476 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:07.313484 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9bf1188b-cb56-4308-8505-be7f436c4ff9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:07.315852 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 569/1138] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:07 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:08.333433 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-20c11f00-ab41-47b9-ac2b-f93190e45975 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:08.337472 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-20c11f00-ab41-47b9-ac2b-f93190e45975 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:08.338097 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:08.338097 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:08.347522 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-20c11f00-ab41-47b9-ac2b-f93190e45975 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:08.348518 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-20c11f00-ab41-47b9-ac2b-f93190e45975 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:08.443327 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:08.443327 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:08.447242 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-20c11f00-ab41-47b9-ac2b-f93190e45975 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:08.449128 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 570/1139] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:08 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:09.479607 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9369d1e1-4d8b-460d-aa98-ea24b4f06ef8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:09.486358 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9369d1e1-4d8b-460d-aa98-ea24b4f06ef8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:09.488845 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:09.488845 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:09.489886 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9369d1e1-4d8b-460d-aa98-ea24b4f06ef8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:09.493835 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-9369d1e1-4d8b-460d-aa98-ea24b4f06ef8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:09.571467 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:09.571467 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:09.573404 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9369d1e1-4d8b-460d-aa98-ea24b4f06ef8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:09.596475 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 570/1140] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:09 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:10.609701 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f2055689-5e6c-4c2f-9ee3-3ff2d81a432f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:10.615625 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f2055689-5e6c-4c2f-9ee3-3ff2d81a432f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:10.616040 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:10.616040 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:10.621905 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f2055689-5e6c-4c2f-9ee3-3ff2d81a432f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:10.622624 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f2055689-5e6c-4c2f-9ee3-3ff2d81a432f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:10.698773 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:10.698773 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:10.702811 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f2055689-5e6c-4c2f-9ee3-3ff2d81a432f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:10.704933 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 571/1141] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:10 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:11.727512 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-70a39972-7be5-44ec-bd1f-c4eb8622d3ce tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:11.729668 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-70a39972-7be5-44ec-bd1f-c4eb8622d3ce tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:11.730272 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:11.730272 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:11.731540 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-70a39972-7be5-44ec-bd1f-c4eb8622d3ce tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:11.735528 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-70a39972-7be5-44ec-bd1f-c4eb8622d3ce tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:11.872015 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:11.872015 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:11.876178 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-70a39972-7be5-44ec-bd1f-c4eb8622d3ce tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:11.881011 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 571/1142] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:11 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:12.909113 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-57e65ddd-c3e3-4b2d-bccd-290b77c5bcc6 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:12.911689 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-57e65ddd-c3e3-4b2d-bccd-290b77c5bcc6 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:12.911689 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:12.911689 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:12.911689 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-57e65ddd-c3e3-4b2d-bccd-290b77c5bcc6 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:12.911689 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-57e65ddd-c3e3-4b2d-bccd-290b77c5bcc6 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:12.963913 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:12.963913 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:12.966259 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-57e65ddd-c3e3-4b2d-bccd-290b77c5bcc6 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:12.967475 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 572/1143] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:12 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:47:13.992665 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b552fbe6-bc7b-4d3e-aef8-02fd27f1eb3a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:13.992665 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b552fbe6-bc7b-4d3e-aef8-02fd27f1eb3a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:13.992665 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:13.992665 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:13.992665 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b552fbe6-bc7b-4d3e-aef8-02fd27f1eb3a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:13.992665 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-b552fbe6-bc7b-4d3e-aef8-02fd27f1eb3a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:14.051638 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:14.051638 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:14.054268 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b552fbe6-bc7b-4d3e-aef8-02fd27f1eb3a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:14.055466 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 572/1144] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:13 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:15.076558 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b3e16787-c1a8-4d65-866d-b81b1324c797 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:15.077785 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b3e16787-c1a8-4d65-866d-b81b1324c797 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:15.078152 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:15.078152 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:15.079746 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b3e16787-c1a8-4d65-866d-b81b1324c797 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:15.080511 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-b3e16787-c1a8-4d65-866d-b81b1324c797 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:15.110077 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:15.110077 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:15.111956 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b3e16787-c1a8-4d65-866d-b81b1324c797 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:15.112753 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 573/1145] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:15 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:16.135890 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-283d0a5d-79b0-4cb5-bd2a-b98b4cef2249 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:16.138344 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-283d0a5d-79b0-4cb5-bd2a-b98b4cef2249 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:16.140103 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:16.140103 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:16.140668 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-283d0a5d-79b0-4cb5-bd2a-b98b4cef2249 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:16.141192 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-283d0a5d-79b0-4cb5-bd2a-b98b4cef2249 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:16.258535 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:16.258535 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:16.274056 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-283d0a5d-79b0-4cb5-bd2a-b98b4cef2249 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:16.275255 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 573/1146] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:16 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:17.300750 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8face31f-9a42-4cfb-b673-044f375c425e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:17.302764 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8face31f-9a42-4cfb-b673-044f375c425e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:17.303957 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:17.303957 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:17.308338 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8face31f-9a42-4cfb-b673-044f375c425e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:17.313177 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-8face31f-9a42-4cfb-b673-044f375c425e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:17.446975 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:17.446975 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:17.459696 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8face31f-9a42-4cfb-b673-044f375c425e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:17.461315 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 574/1147] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:17 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:18.509286 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ed4f546d-a6e3-4507-b0dc-52fd058c91ff tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:18.515415 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ed4f546d-a6e3-4507-b0dc-52fd058c91ff tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:18.517988 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:18.517988 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:18.519180 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ed4f546d-a6e3-4507-b0dc-52fd058c91ff tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:18.531235 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-ed4f546d-a6e3-4507-b0dc-52fd058c91ff tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:18.570546 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:18.570546 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:18.573477 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ed4f546d-a6e3-4507-b0dc-52fd058c91ff tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:18.575099 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 574/1148] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:18 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:19.594285 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-00c08233-1782-4953-bdb1-d2399c45e165 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:19.595536 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-00c08233-1782-4953-bdb1-d2399c45e165 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:19.595923 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:19.595923 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:19.596501 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-00c08233-1782-4953-bdb1-d2399c45e165 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:19.597051 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-00c08233-1782-4953-bdb1-d2399c45e165 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:19.654544 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:19.654544 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:19.656985 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-00c08233-1782-4953-bdb1-d2399c45e165 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:19.658000 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 575/1149] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:19 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:20.675903 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ff21d64d-289f-44db-9da6-0b29cd7300fa tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:20.676467 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ff21d64d-289f-44db-9da6-0b29cd7300fa tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:20.676616 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:20.676616 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:20.677279 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ff21d64d-289f-44db-9da6-0b29cd7300fa tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:20.677792 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-ff21d64d-289f-44db-9da6-0b29cd7300fa tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:20.741678 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:20.741678 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:20.743925 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ff21d64d-289f-44db-9da6-0b29cd7300fa tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:20.745155 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 575/1150] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:20 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:21.764145 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5540f94c-f08f-4983-a175-4d7bdd07d744 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:21.764842 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5540f94c-f08f-4983-a175-4d7bdd07d744 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:21.764842 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:21.764842 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:21.765242 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5540f94c-f08f-4983-a175-4d7bdd07d744 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:21.766013 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5540f94c-f08f-4983-a175-4d7bdd07d744 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:21.807153 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:21.807153 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:21.810556 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5540f94c-f08f-4983-a175-4d7bdd07d744 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:21.826647 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 576/1151] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:21 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:22.834440 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7bcfc7de-f0cb-4db5-9d53-990509c52108 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:22.841769 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7bcfc7de-f0cb-4db5-9d53-990509c52108 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:22.842053 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:22.842053 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:22.842561 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7bcfc7de-f0cb-4db5-9d53-990509c52108 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:22.842951 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-7bcfc7de-f0cb-4db5-9d53-990509c52108 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:22.901847 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:22.901847 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:22.913297 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7bcfc7de-f0cb-4db5-9d53-990509c52108 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:22.914501 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 576/1152] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:22 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:23.950618 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-21aa41d9-f218-4b33-b5e7-298b2bfbc645 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:23.952386 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-21aa41d9-f218-4b33-b5e7-298b2bfbc645 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:23.954539 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:23.954539 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:23.960972 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-21aa41d9-f218-4b33-b5e7-298b2bfbc645 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:23.961854 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-21aa41d9-f218-4b33-b5e7-298b2bfbc645 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:24.080153 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:24.080153 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:24.088311 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-21aa41d9-f218-4b33-b5e7-298b2bfbc645 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:24.090905 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 577/1153] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:23 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:25.115306 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e7886efb-4c92-4e53-b936-ece048dd9f6b tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:25.116192 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e7886efb-4c92-4e53-b936-ece048dd9f6b tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:25.116192 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:25.116192 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:25.116596 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e7886efb-4c92-4e53-b936-ece048dd9f6b tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:25.131005 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e7886efb-4c92-4e53-b936-ece048dd9f6b tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:25.185480 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:25.185480 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:25.188261 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e7886efb-4c92-4e53-b936-ece048dd9f6b tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:25.190547 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 577/1154] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:25 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:26.210379 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-632a5dd3-057d-4020-85c9-20e66e41bd31 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:26.210888 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-632a5dd3-057d-4020-85c9-20e66e41bd31 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:26.211329 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:26.211329 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:26.211968 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-632a5dd3-057d-4020-85c9-20e66e41bd31 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:26.212539 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-632a5dd3-057d-4020-85c9-20e66e41bd31 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:26.262326 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:26.262326 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:26.264339 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-632a5dd3-057d-4020-85c9-20e66e41bd31 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:26.265303 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 578/1155] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:26 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:27.280402 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-92b705de-abdb-417c-a6b2-83d2fd031d13 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:27.281024 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-92b705de-abdb-417c-a6b2-83d2fd031d13 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:27.281191 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:27.281191 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:27.281930 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-92b705de-abdb-417c-a6b2-83d2fd031d13 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:27.282497 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-92b705de-abdb-417c-a6b2-83d2fd031d13 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:27.368502 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:27.368502 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:27.376440 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-92b705de-abdb-417c-a6b2-83d2fd031d13 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:27.378010 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 578/1156] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:27 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 814 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:28.397919 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cdff0312-cb68-4769-9d51-dc80aa547db0 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:28.402759 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cdff0312-cb68-4769-9d51-dc80aa547db0 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:28.405099 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:28.405099 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:28.406326 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cdff0312-cb68-4769-9d51-dc80aa547db0 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:28.407231 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-cdff0312-cb68-4769-9d51-dc80aa547db0 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:28.475633 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:28.475633 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:28.478395 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cdff0312-cb68-4769-9d51-dc80aa547db0 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:28.492342 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 579/1157] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:28 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 816 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:29.500372 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-49b7be3c-ffac-47fb-b64f-677baba5dcf6 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:29.504025 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-49b7be3c-ffac-47fb-b64f-677baba5dcf6 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:29.504526 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:29.504526 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:29.505218 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-49b7be3c-ffac-47fb-b64f-677baba5dcf6 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:29.505885 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-49b7be3c-ffac-47fb-b64f-677baba5dcf6 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:29.634589 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:29.634589 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:29.640130 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-49b7be3c-ffac-47fb-b64f-677baba5dcf6 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:29.643915 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 579/1158] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:29 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 816 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:30.668729 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a8a389f8-27ad-41b4-9eea-7076475c73d2 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:30.674183 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a8a389f8-27ad-41b4-9eea-7076475c73d2 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:30.675052 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:30.675052 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:30.682174 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a8a389f8-27ad-41b4-9eea-7076475c73d2 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:30.684112 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a8a389f8-27ad-41b4-9eea-7076475c73d2 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:30.728189 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:30.728189 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:30.733621 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a8a389f8-27ad-41b4-9eea-7076475c73d2 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:30.737381 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 580/1159] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:30 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 817 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:30.752106 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-58394fe7-2893-41c9-a732-b607fc3af306 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a Jan 20 10:47:30.753726 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-58394fe7-2893-41c9-a732-b607fc3af306 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:30.754199 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:30.754199 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:30.754811 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-58394fe7-2893-41c9-a732-b607fc3af306 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:30.871081 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:30.871081 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:30.884351 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-58394fe7-2893-41c9-a732-b607fc3af306 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:47:30.922393 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-58394fe7-2893-41c9-a732-b607fc3af306 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a returned with HTTP 200 Jan 20 10:47:30.939100 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 580/1160] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:30 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a => generated 1359 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:47:30.944206 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cfe11a82-f4c9-40a0-9c86-52da7bbea6b1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] POST http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411/restore Jan 20 10:47:30.945067 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:30.945067 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:30.945708 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cfe11a82-f4c9-40a0-9c86-52da7bbea6b1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:47:30.947535 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.backups [None req-cfe11a82-f4c9-40a0-9c86-52da7bbea6b1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Restoring backup fead0589-87ce-44bc-9840-4f352e9d8411 ({'restore': {}}) {{(pid=87960) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 20 10:47:30.948052 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.contrib.backups [None req-cfe11a82-f4c9-40a0-9c86-52da7bbea6b1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Restoring backup fead0589-87ce-44bc-9840-4f352e9d8411 to volume None. Jan 20 10:47:30.973277 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:30.973277 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:30.977664 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.backup.api [None req-cfe11a82-f4c9-40a0-9c86-52da7bbea6b1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Creating volume of 1 GB for restore of backup fead0589-87ce-44bc-9840-4f352e9d8411. Jan 20 10:47:30.993428 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cfe11a82-f4c9-40a0-9c86-52da7bbea6b1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Availability Zones retrieved successfully. Jan 20 10:47:31.015469 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-cfe11a82-f4c9-40a0-9c86-52da7bbea6b1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Flow 'volume_create_api' (61b3f8c2-3c19-4836-9ad3-4d11adada150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:47:31.020056 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-cfe11a82-f4c9-40a0-9c86-52da7bbea6b1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4db9b6e2-595c-4557-a28c-6f9545b27e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:47:31.022435 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-cfe11a82-f4c9-40a0-9c86-52da7bbea6b1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:47:31.116090 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-cfe11a82-f4c9-40a0-9c86-52da7bbea6b1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4db9b6e2-595c-4557-a28c-6f9545b27e12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:47:31.129666 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-cfe11a82-f4c9-40a0-9c86-52da7bbea6b1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b0e06eb-c943-4646-bd6e-35a82f0b2f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:47:31.268096 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-cfe11a82-f4c9-40a0-9c86-52da7bbea6b1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Created reservations ['4e3b3024-9ff2-4ec8-9707-6d59b2ce1dde', '8f1bc0d7-6d53-44fe-8ac3-f82a33a05c57', '96b9e0f3-99e0-44f5-986e-1e31b5de571e', 'a1beb2a3-c3a9-448c-aef3-7942defabcc4'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:47:31.270395 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-cfe11a82-f4c9-40a0-9c86-52da7bbea6b1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b0e06eb-c943-4646-bd6e-35a82f0b2f15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e3b3024-9ff2-4ec8-9707-6d59b2ce1dde', '8f1bc0d7-6d53-44fe-8ac3-f82a33a05c57', '96b9e0f3-99e0-44f5-986e-1e31b5de571e', 'a1beb2a3-c3a9-448c-aef3-7942defabcc4']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:47:31.273041 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-cfe11a82-f4c9-40a0-9c86-52da7bbea6b1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0292dd0b-9607-41db-8c3c-cd7f5c12c20e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:47:31.398639 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-cfe11a82-f4c9-40a0-9c86-52da7bbea6b1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0292dd0b-9607-41db-8c3c-cd7f5c12c20e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24526cc1-548c-45a2-b624-925c17e356ff', '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_fead0589-87ce-44bc-9840-4f352e9d8411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfb80722923b493186e7b3ce852a0f7e',qos_specs=None,replication_status=,reservations=['4e3b3024-9ff2-4ec8-9707-6d59b2ce1dde','8f1bc0d7-6d53-44fe-8ac3-f82a33a05c57','96b9e0f3-99e0-44f5-986e-1e31b5de571e','a1beb2a3-c3a9-448c-aef3-7942defabcc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ef55d49ea844c00bd746189a53f543b',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:47:31Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_fead0589-87ce-44bc-9840-4f352e9d8411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24526cc1-548c-45a2-b624-925c17e356ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfb80722923b493186e7b3ce852a0f7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2ef55d49ea844c00bd746189a53f543b',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:47:31.403796 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-cfe11a82-f4c9-40a0-9c86-52da7bbea6b1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26a2d722-c2a3-4940-a645-89bf8bda212c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:47:31.462941 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-cfe11a82-f4c9-40a0-9c86-52da7bbea6b1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26a2d722-c2a3-4940-a645-89bf8bda212c) transitioned into 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_fead0589-87ce-44bc-9840-4f352e9d8411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfb80722923b493186e7b3ce852a0f7e',qos_specs=None,replication_status=,reservations=['4e3b3024-9ff2-4ec8-9707-6d59b2ce1dde','8f1bc0d7-6d53-44fe-8ac3-f82a33a05c57','96b9e0f3-99e0-44f5-986e-1e31b5de571e','a1beb2a3-c3a9-448c-aef3-7942defabcc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ef55d49ea844c00bd746189a53f543b',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:47:31.465128 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-cfe11a82-f4c9-40a0-9c86-52da7bbea6b1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ee38a80-33a3-499e-930e-71b0ddf4eb7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:47:31.490933 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-cfe11a82-f4c9-40a0-9c86-52da7bbea6b1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ee38a80-33a3-499e-930e-71b0ddf4eb7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:47:31.497723 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-cfe11a82-f4c9-40a0-9c86-52da7bbea6b1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Flow 'volume_create_api' (61b3f8c2-3c19-4836-9ad3-4d11adada150) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:47:31.596785 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cfe11a82-f4c9-40a0-9c86-52da7bbea6b1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Create volume request issued successfully. Jan 20 10:47:31.713113 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:31.713113 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:31.715616 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cfe11a82-f4c9-40a0-9c86-52da7bbea6b1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:47:33.016752 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:33.016752 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:33.041163 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cfe11a82-f4c9-40a0-9c86-52da7bbea6b1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:47:33.041675 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.backup.api [None req-cfe11a82-f4c9-40a0-9c86-52da7bbea6b1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Checking backup size 1 against volume size 1 {{(pid=87960) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 20 10:47:33.042162 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.backup.api [None req-cfe11a82-f4c9-40a0-9c86-52da7bbea6b1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Overwriting volume 24526cc1-548c-45a2-b624-925c17e356ff with restore of backup fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:33.092392 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.backup.rpcapi [None req-cfe11a82-f4c9-40a0-9c86-52da7bbea6b1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] restore_backup in rpcapi backup_id fead0589-87ce-44bc-9840-4f352e9d8411 {{(pid=87960) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 20 10:47:33.098727 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cfe11a82-f4c9-40a0-9c86-52da7bbea6b1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411/restore returned with HTTP 202 Jan 20 10:47:33.102404 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 581/1161] 10.222.0.73 () {60 vars in 1360 bytes} [Wed Jan 20 10:47:30 2021] POST /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411/restore => generated 189 bytes in 2164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 20 10:47:33.114609 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2c6e1e60-c6e2-4799-a658-c43ab591bded tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:33.115195 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2c6e1e60-c6e2-4799-a658-c43ab591bded tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:33.115388 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:33.115388 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:33.115783 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2c6e1e60-c6e2-4799-a658-c43ab591bded tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:33.116240 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-2c6e1e60-c6e2-4799-a658-c43ab591bded tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:33.188896 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:33.188896 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:33.191081 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2c6e1e60-c6e2-4799-a658-c43ab591bded tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:33.191941 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 581/1162] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:33 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 817 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:34.210500 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-65344f88-cddc-46f3-b042-d21aadf92b83 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:34.211063 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-65344f88-cddc-46f3-b042-d21aadf92b83 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:34.211573 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:34.211573 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:34.211966 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-65344f88-cddc-46f3-b042-d21aadf92b83 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:34.212613 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-65344f88-cddc-46f3-b042-d21aadf92b83 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:34.266595 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:34.266595 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:34.270645 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-65344f88-cddc-46f3-b042-d21aadf92b83 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:34.272255 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 582/1163] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:34 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 817 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:35.301253 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-16f9ab10-d5cd-478f-bdd6-1df64098caa3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:35.301253 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-16f9ab10-d5cd-478f-bdd6-1df64098caa3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:35.301253 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:35.301253 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:35.301253 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-16f9ab10-d5cd-478f-bdd6-1df64098caa3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:35.301253 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-16f9ab10-d5cd-478f-bdd6-1df64098caa3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:35.338671 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:35.338671 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:35.338671 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-16f9ab10-d5cd-478f-bdd6-1df64098caa3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:35.338671 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 582/1164] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:35 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 817 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:47:36.351784 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ead4aea9-2a6f-4ca9-a407-3c1df7029709 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:36.357815 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ead4aea9-2a6f-4ca9-a407-3c1df7029709 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:36.359136 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:36.359136 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:36.365647 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ead4aea9-2a6f-4ca9-a407-3c1df7029709 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:36.366682 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-ead4aea9-2a6f-4ca9-a407-3c1df7029709 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:36.393609 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:36.393609 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:36.395934 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ead4aea9-2a6f-4ca9-a407-3c1df7029709 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:36.413364 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 583/1165] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:36 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 817 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:37.431546 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5bf640fd-ed51-4b30-897a-a31cd651a804 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:37.445555 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5bf640fd-ed51-4b30-897a-a31cd651a804 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:37.445555 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:37.445555 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:37.445555 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5bf640fd-ed51-4b30-897a-a31cd651a804 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:37.445555 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5bf640fd-ed51-4b30-897a-a31cd651a804 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:37.512499 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:37.512499 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:37.545347 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5bf640fd-ed51-4b30-897a-a31cd651a804 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:37.545347 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 583/1166] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:37 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 817 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:38.562135 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c9844742-09f3-48be-8fa1-835c54e94b8f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:38.563116 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c9844742-09f3-48be-8fa1-835c54e94b8f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:38.563511 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:38.563511 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:38.564287 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c9844742-09f3-48be-8fa1-835c54e94b8f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:38.573313 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-c9844742-09f3-48be-8fa1-835c54e94b8f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:38.724879 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:38.724879 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:38.724879 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c9844742-09f3-48be-8fa1-835c54e94b8f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:38.724879 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 584/1167] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:38 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 817 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:39.829116 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3a203232-1022-4593-80ba-a8ea6965e415 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:39.829116 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3a203232-1022-4593-80ba-a8ea6965e415 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:39.829116 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:39.829116 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:39.829116 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3a203232-1022-4593-80ba-a8ea6965e415 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:39.829116 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-3a203232-1022-4593-80ba-a8ea6965e415 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:39.909381 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:39.909381 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:39.926958 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3a203232-1022-4593-80ba-a8ea6965e415 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:39.954763 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 584/1168] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:39 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 817 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:40.962735 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bab54dc6-4769-4c68-af8a-c30788df0be1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:40.962735 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bab54dc6-4769-4c68-af8a-c30788df0be1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:40.962735 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:40.962735 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:40.962735 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bab54dc6-4769-4c68-af8a-c30788df0be1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:40.962735 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-bab54dc6-4769-4c68-af8a-c30788df0be1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:41.054628 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:41.054628 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:41.059681 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bab54dc6-4769-4c68-af8a-c30788df0be1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:41.091480 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 585/1169] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:40 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 817 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:42.119158 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2d231029-941f-4de9-ac22-f9d8cbc52f37 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:42.119158 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2d231029-941f-4de9-ac22-f9d8cbc52f37 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:42.119158 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:42.119158 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:42.119158 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2d231029-941f-4de9-ac22-f9d8cbc52f37 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:42.119158 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-2d231029-941f-4de9-ac22-f9d8cbc52f37 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:42.259634 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:42.259634 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:42.270926 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2d231029-941f-4de9-ac22-f9d8cbc52f37 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:42.277759 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 585/1170] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:42 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 817 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:47:43.329161 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cda41643-4ee9-475b-92f5-e865293d4ea0 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:43.329161 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cda41643-4ee9-475b-92f5-e865293d4ea0 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:43.329161 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:43.329161 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:43.329161 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cda41643-4ee9-475b-92f5-e865293d4ea0 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:43.329161 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-cda41643-4ee9-475b-92f5-e865293d4ea0 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:43.440725 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:43.440725 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:43.461516 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cda41643-4ee9-475b-92f5-e865293d4ea0 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:43.461516 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 586/1171] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:43 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 817 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:44.478986 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3be64662-1445-4120-b94c-8f8dc1c9181f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:44.478986 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3be64662-1445-4120-b94c-8f8dc1c9181f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:44.478986 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:44.478986 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:44.483792 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3be64662-1445-4120-b94c-8f8dc1c9181f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:44.483792 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-3be64662-1445-4120-b94c-8f8dc1c9181f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:44.574286 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:44.574286 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:44.590426 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3be64662-1445-4120-b94c-8f8dc1c9181f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:44.592286 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 586/1172] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:44 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 817 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:45.648759 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-49ceb4ef-31c5-4a71-b0f8-97f77453b58e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:45.648759 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-49ceb4ef-31c5-4a71-b0f8-97f77453b58e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:45.648759 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:45.648759 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:45.648759 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-49ceb4ef-31c5-4a71-b0f8-97f77453b58e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:45.648759 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-49ceb4ef-31c5-4a71-b0f8-97f77453b58e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:45.693509 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:45.693509 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:45.693509 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-49ceb4ef-31c5-4a71-b0f8-97f77453b58e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:45.693509 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 587/1173] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:45 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 817 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:46.715392 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-48297d58-d407-4db7-9391-0e261adc5b35 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:46.715392 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-48297d58-d407-4db7-9391-0e261adc5b35 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:46.715392 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:46.715392 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:46.715392 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-48297d58-d407-4db7-9391-0e261adc5b35 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:46.715392 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-48297d58-d407-4db7-9391-0e261adc5b35 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:46.767641 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:46.767641 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:46.767641 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-48297d58-d407-4db7-9391-0e261adc5b35 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:46.767641 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 587/1174] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:46 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 817 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:47.782435 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5280e971-6a0e-4db3-9216-8dc7ee95da53 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:47.783753 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5280e971-6a0e-4db3-9216-8dc7ee95da53 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:47.784155 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:47.784155 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:47.784786 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5280e971-6a0e-4db3-9216-8dc7ee95da53 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:47.785376 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5280e971-6a0e-4db3-9216-8dc7ee95da53 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:47.873418 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:47.873418 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:47.884801 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5280e971-6a0e-4db3-9216-8dc7ee95da53 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:47.897058 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 588/1175] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:47 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 817 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:48.945829 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6529b208-19ca-4e95-a772-308d023ad2a8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:48.945829 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6529b208-19ca-4e95-a772-308d023ad2a8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:48.945829 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:48.945829 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:48.945829 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6529b208-19ca-4e95-a772-308d023ad2a8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:48.945829 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-6529b208-19ca-4e95-a772-308d023ad2a8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:49.035062 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:49.035062 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:49.077399 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6529b208-19ca-4e95-a772-308d023ad2a8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:49.078549 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 588/1176] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:48 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 817 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:50.146805 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-91b5a793-d781-4651-b861-cdcf0739a344 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:50.146805 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-91b5a793-d781-4651-b861-cdcf0739a344 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:50.146805 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:50.146805 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:50.146805 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-91b5a793-d781-4651-b861-cdcf0739a344 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:50.146805 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-91b5a793-d781-4651-b861-cdcf0739a344 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:50.180790 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:50.180790 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:50.180790 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-91b5a793-d781-4651-b861-cdcf0739a344 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:50.192203 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 589/1177] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:50 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 817 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:51.212979 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3a8a6f02-bdf3-4dd8-9acc-c4c0c8380acb tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:51.214056 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3a8a6f02-bdf3-4dd8-9acc-c4c0c8380acb tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:51.226885 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:51.226885 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:51.226885 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3a8a6f02-bdf3-4dd8-9acc-c4c0c8380acb tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:51.226885 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-3a8a6f02-bdf3-4dd8-9acc-c4c0c8380acb tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:51.266981 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:51.266981 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:51.266981 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3a8a6f02-bdf3-4dd8-9acc-c4c0c8380acb tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:51.277792 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 589/1178] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:51 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 817 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:52.312735 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bbf6888f-d928-4b8a-9e1e-3115b60c4953 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:52.312735 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bbf6888f-d928-4b8a-9e1e-3115b60c4953 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:52.312735 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:52.312735 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:52.312735 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bbf6888f-d928-4b8a-9e1e-3115b60c4953 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:52.312735 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-bbf6888f-d928-4b8a-9e1e-3115b60c4953 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:52.436450 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:52.436450 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:52.449140 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bbf6888f-d928-4b8a-9e1e-3115b60c4953 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:52.450739 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 590/1179] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:52 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 817 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:53.483997 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-58857f8a-3b75-4bf1-8f27-40ba2b56b3ab tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:53.483997 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-58857f8a-3b75-4bf1-8f27-40ba2b56b3ab tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:53.483997 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:53.483997 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:53.483997 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-58857f8a-3b75-4bf1-8f27-40ba2b56b3ab tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:53.483997 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-58857f8a-3b75-4bf1-8f27-40ba2b56b3ab tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:53.558721 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:53.558721 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:53.576030 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-58857f8a-3b75-4bf1-8f27-40ba2b56b3ab tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:53.576030 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 590/1180] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:53 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 817 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:54.590451 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c013ebd1-f8c1-4937-ba92-43e9b2832f1f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:54.590451 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c013ebd1-f8c1-4937-ba92-43e9b2832f1f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:54.590451 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:54.590451 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:54.590451 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c013ebd1-f8c1-4937-ba92-43e9b2832f1f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:54.611207 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-c013ebd1-f8c1-4937-ba92-43e9b2832f1f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:54.742257 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:54.742257 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:54.742257 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c013ebd1-f8c1-4937-ba92-43e9b2832f1f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:54.754673 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 591/1181] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:54 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 817 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:55.825885 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-71a3cff1-8c23-4013-82a2-5be2b267a201 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:55.825885 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-71a3cff1-8c23-4013-82a2-5be2b267a201 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:55.825885 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:55.825885 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:55.825885 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-71a3cff1-8c23-4013-82a2-5be2b267a201 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:55.825885 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-71a3cff1-8c23-4013-82a2-5be2b267a201 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:55.972378 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:55.972378 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:55.995067 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-71a3cff1-8c23-4013-82a2-5be2b267a201 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:56.005404 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 591/1182] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:55 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 817 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:57.071507 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-91b236b9-9ded-4eda-a611-a0885629643f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:57.071507 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-91b236b9-9ded-4eda-a611-a0885629643f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:57.071507 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:57.071507 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:57.071507 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-91b236b9-9ded-4eda-a611-a0885629643f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:57.071507 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-91b236b9-9ded-4eda-a611-a0885629643f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:57.227489 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:57.227489 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:57.227489 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-91b236b9-9ded-4eda-a611-a0885629643f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:57.240795 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 592/1183] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:57 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 817 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:57.335019 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e1ec8547-701d-4524-997c-bbc5b9d75a17 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] POST http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes Jan 20 10:47:57.335496 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:57.335496 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:57.335960 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e1ec8547-701d-4524-997c-bbc5b9d75a17 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1595167366"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:47:57.389726 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-e1ec8547-701d-4524-997c-bbc5b9d75a17 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1595167366'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:47:57.389726 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-e1ec8547-701d-4524-997c-bbc5b9d75a17 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Create volume of 1 GB Jan 20 10:47:57.454361 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e1ec8547-701d-4524-997c-bbc5b9d75a17 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Availability Zones retrieved successfully. Jan 20 10:47:57.473972 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e1ec8547-701d-4524-997c-bbc5b9d75a17 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Flow 'volume_create_api' (8e227143-17f8-403c-9166-0f8bf5bbad5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:47:57.473972 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e1ec8547-701d-4524-997c-bbc5b9d75a17 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6ef42b2-6301-483f-97e3-42de57f25260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:47:57.489377 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-e1ec8547-701d-4524-997c-bbc5b9d75a17 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:47:57.765401 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e1ec8547-701d-4524-997c-bbc5b9d75a17 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6ef42b2-6301-483f-97e3-42de57f25260) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:47:57.777430 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e1ec8547-701d-4524-997c-bbc5b9d75a17 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64961e1b-7cac-4236-a637-f44d53c64d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:47:58.019324 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-e1ec8547-701d-4524-997c-bbc5b9d75a17 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Created reservations ['5cc7872b-a8b9-4079-9304-4704da2d9a55', '9701409b-0d95-4482-99b1-6d8c096766d7', '532e1392-0806-4ed7-8ef0-705835da59d2', 'b878924b-2a7e-4534-9a47-d7a7f3f602ce'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:47:58.025015 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e1ec8547-701d-4524-997c-bbc5b9d75a17 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64961e1b-7cac-4236-a637-f44d53c64d27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5cc7872b-a8b9-4079-9304-4704da2d9a55', '9701409b-0d95-4482-99b1-6d8c096766d7', '532e1392-0806-4ed7-8ef0-705835da59d2', 'b878924b-2a7e-4534-9a47-d7a7f3f602ce']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:47:58.028079 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e1ec8547-701d-4524-997c-bbc5b9d75a17 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25feec2e-f7f4-4a4a-8cfc-906d1822a335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:47:58.136858 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e1ec8547-701d-4524-997c-bbc5b9d75a17 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25feec2e-f7f4-4a4a-8cfc-906d1822a335) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2133965d-7040-4fc2-9ed8-4ce103f88718', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1595167366',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='64437600a03043fcbc1edae841672ad8',qos_specs=None,replication_status=,reservations=['5cc7872b-a8b9-4079-9304-4704da2d9a55','9701409b-0d95-4482-99b1-6d8c096766d7','532e1392-0806-4ed7-8ef0-705835da59d2','b878924b-2a7e-4534-9a47-d7a7f3f602ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9bed3d5db0f40928494f50d369d03cd',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:47:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1595167366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2133965d-7040-4fc2-9ed8-4ce103f88718,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='64437600a03043fcbc1edae841672ad8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f9bed3d5db0f40928494f50d369d03cd',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:47:58.136858 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e1ec8547-701d-4524-997c-bbc5b9d75a17 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bc64ee7-c545-4cf3-85e9-99e97eb581b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:47:58.213684 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e1ec8547-701d-4524-997c-bbc5b9d75a17 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bc64ee7-c545-4cf3-85e9-99e97eb581b1) transitioned into state 'SUCCESS' from state '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-1595167366',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='64437600a03043fcbc1edae841672ad8',qos_specs=None,replication_status=,reservations=['5cc7872b-a8b9-4079-9304-4704da2d9a55','9701409b-0d95-4482-99b1-6d8c096766d7','532e1392-0806-4ed7-8ef0-705835da59d2','b878924b-2a7e-4534-9a47-d7a7f3f602ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9bed3d5db0f40928494f50d369d03cd',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:47:58.213684 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e1ec8547-701d-4524-997c-bbc5b9d75a17 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bde6f0f9-59fa-452e-89ab-8b11c1177c7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:47:58.251729 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2d2d2fbd-fb26-40f2-8584-d6603f650799 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:58.252381 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2d2d2fbd-fb26-40f2-8584-d6603f650799 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:58.252670 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:58.252670 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:58.253153 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2d2d2fbd-fb26-40f2-8584-d6603f650799 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:58.253615 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-2d2d2fbd-fb26-40f2-8584-d6603f650799 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:58.268784 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e1ec8547-701d-4524-997c-bbc5b9d75a17 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bde6f0f9-59fa-452e-89ab-8b11c1177c7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:47:58.271712 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e1ec8547-701d-4524-997c-bbc5b9d75a17 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Flow 'volume_create_api' (8e227143-17f8-403c-9166-0f8bf5bbad5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:47:58.310714 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:58.310714 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:58.314413 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2d2d2fbd-fb26-40f2-8584-d6603f650799 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:58.318000 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 593/1184] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:58 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 817 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:47:58.450511 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e1ec8547-701d-4524-997c-bbc5b9d75a17 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Create volume request issued successfully. Jan 20 10:47:58.601320 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e1ec8547-701d-4524-997c-bbc5b9d75a17 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes returned with HTTP 202 Jan 20 10:47:58.617401 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 592/1185] 10.222.0.73 () {60 vars in 1226 bytes} [Wed Jan 20 10:47:56 2021] POST /volume/v3/64437600a03043fcbc1edae841672ad8/volumes => generated 829 bytes in 1766 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:47:58.631515 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e71f52a5-5384-4578-9f16-1df7480e6a8b tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] GET http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/2133965d-7040-4fc2-9ed8-4ce103f88718 Jan 20 10:47:58.633762 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e71f52a5-5384-4578-9f16-1df7480e6a8b tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:58.652477 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:58.652477 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:58.652477 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e71f52a5-5384-4578-9f16-1df7480e6a8b tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:58.912141 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:58.912141 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:58.929727 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e71f52a5-5384-4578-9f16-1df7480e6a8b tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Volume info retrieved successfully. Jan 20 10:47:58.981671 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e71f52a5-5384-4578-9f16-1df7480e6a8b tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/2133965d-7040-4fc2-9ed8-4ce103f88718 returned with HTTP 200 Jan 20 10:47:58.982936 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 594/1186] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:58 2021] GET /volume/v3/64437600a03043fcbc1edae841672ad8/volumes/2133965d-7040-4fc2-9ed8-4ce103f88718 => generated 921 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:47:59.344876 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-35204adf-52ed-42e8-99f5-5a71b4ecc482 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:47:59.345651 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-35204adf-52ed-42e8-99f5-5a71b4ecc482 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:47:59.345820 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:47:59.345820 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:47:59.346258 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-35204adf-52ed-42e8-99f5-5a71b4ecc482 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:47:59.346515 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-35204adf-52ed-42e8-99f5-5a71b4ecc482 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:47:59.437043 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:47:59.437043 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:47:59.464731 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-35204adf-52ed-42e8-99f5-5a71b4ecc482 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:47:59.464731 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 593/1187] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:47:59 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 817 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:00.020086 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-47349b4a-430d-4942-a9ce-32fb83940b6d tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] GET http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/2133965d-7040-4fc2-9ed8-4ce103f88718 Jan 20 10:48:00.020086 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-47349b4a-430d-4942-a9ce-32fb83940b6d tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:00.020086 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:00.020086 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:00.020086 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-47349b4a-430d-4942-a9ce-32fb83940b6d tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:00.261905 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:00.261905 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:00.333034 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-47349b4a-430d-4942-a9ce-32fb83940b6d tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Volume info retrieved successfully. Jan 20 10:48:00.423536 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-47349b4a-430d-4942-a9ce-32fb83940b6d tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/2133965d-7040-4fc2-9ed8-4ce103f88718 returned with HTTP 200 Jan 20 10:48:00.445266 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 595/1188] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:00 2021] GET /volume/v3/64437600a03043fcbc1edae841672ad8/volumes/2133965d-7040-4fc2-9ed8-4ce103f88718 => generated 921 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:00.518239 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-97fd1be6-870e-46d2-937b-7e7df8c9d4e9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:48:00.518239 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-97fd1be6-870e-46d2-937b-7e7df8c9d4e9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:00.518239 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:00.518239 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:00.518239 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-97fd1be6-870e-46d2-937b-7e7df8c9d4e9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:00.518239 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-97fd1be6-870e-46d2-937b-7e7df8c9d4e9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:48:00.710354 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:00.710354 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:00.743060 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-97fd1be6-870e-46d2-937b-7e7df8c9d4e9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:48:00.743060 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 594/1189] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:00 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 817 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:01.456907 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-152c24a9-d52b-4bb6-a279-8dfcafc61b43 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] GET http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/2133965d-7040-4fc2-9ed8-4ce103f88718 Jan 20 10:48:01.456907 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-152c24a9-d52b-4bb6-a279-8dfcafc61b43 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:01.456907 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:01.456907 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:01.456907 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-152c24a9-d52b-4bb6-a279-8dfcafc61b43 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:01.675220 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:01.675220 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:01.739719 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-152c24a9-d52b-4bb6-a279-8dfcafc61b43 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Volume info retrieved successfully. Jan 20 10:48:01.775439 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0d264816-c4c9-416c-b337-cc9b1cc0bf5a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:48:01.775439 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0d264816-c4c9-416c-b337-cc9b1cc0bf5a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:01.775439 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:01.775439 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:01.805702 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0d264816-c4c9-416c-b337-cc9b1cc0bf5a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:01.805702 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-0d264816-c4c9-416c-b337-cc9b1cc0bf5a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:48:01.910554 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:01.910554 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:01.910554 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0d264816-c4c9-416c-b337-cc9b1cc0bf5a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:48:01.910554 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 595/1190] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:01 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 817 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:01.969683 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-152c24a9-d52b-4bb6-a279-8dfcafc61b43 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/2133965d-7040-4fc2-9ed8-4ce103f88718 returned with HTTP 200 Jan 20 10:48:01.969683 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 596/1191] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:01 2021] GET /volume/v3/64437600a03043fcbc1edae841672ad8/volumes/2133965d-7040-4fc2-9ed8-4ce103f88718 => generated 922 bytes in 528 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:02.116286 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8bc4556e-2677-4cfc-9b30-3742d02eaf66 req-b3307dd0-85cb-41b2-a391-6b9e3a057390 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] GET http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/2133965d-7040-4fc2-9ed8-4ce103f88718 Jan 20 10:48:02.116286 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8bc4556e-2677-4cfc-9b30-3742d02eaf66 req-b3307dd0-85cb-41b2-a391-6b9e3a057390 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:02.116286 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:02.116286 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:02.116286 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-8bc4556e-2677-4cfc-9b30-3742d02eaf66 req-b3307dd0-85cb-41b2-a391-6b9e3a057390 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:02.214309 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:02.214309 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:02.225339 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-8bc4556e-2677-4cfc-9b30-3742d02eaf66 req-b3307dd0-85cb-41b2-a391-6b9e3a057390 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Volume info retrieved successfully. Jan 20 10:48:02.247898 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-8bc4556e-2677-4cfc-9b30-3742d02eaf66 req-b3307dd0-85cb-41b2-a391-6b9e3a057390 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/2133965d-7040-4fc2-9ed8-4ce103f88718 returned with HTTP 200 Jan 20 10:48:02.260988 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 596/1192] 10.222.0.73 () {60 vars in 1569 bytes} [Wed Jan 20 10:48:02 2021] GET /volume/v3/64437600a03043fcbc1edae841672ad8/volumes/2133965d-7040-4fc2-9ed8-4ce103f88718 => generated 922 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:02.277338 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0ffd36ec-ef38-445f-985c-cd65f19a2c1b tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] POST http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes Jan 20 10:48:02.277338 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:02.277338 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:02.277338 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0ffd36ec-ef38-445f-985c-cd65f19a2c1b tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-826992691"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:48:02.277338 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-0ffd36ec-ef38-445f-985c-cd65f19a2c1b tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-826992691'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:48:02.277338 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-0ffd36ec-ef38-445f-985c-cd65f19a2c1b tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Create volume of 1 GB Jan 20 10:48:02.421325 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0ffd36ec-ef38-445f-985c-cd65f19a2c1b tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Availability Zones retrieved successfully. Jan 20 10:48:02.496521 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0ffd36ec-ef38-445f-985c-cd65f19a2c1b tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Flow 'volume_create_api' (218ea1d7-a7ba-44bc-9b66-ece8355031f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:48:02.500893 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0ffd36ec-ef38-445f-985c-cd65f19a2c1b tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (729c703a-a2f6-4baa-976d-72f62cff08a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:48:02.503966 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-0ffd36ec-ef38-445f-985c-cd65f19a2c1b tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:48:02.772672 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0ffd36ec-ef38-445f-985c-cd65f19a2c1b tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (729c703a-a2f6-4baa-976d-72f62cff08a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:48:02.796155 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0ffd36ec-ef38-445f-985c-cd65f19a2c1b tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c64063d-f56b-48c3-9826-629d4963d82f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:48:02.931127 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b941e78b-faee-4415-bdc2-3244e7607c29 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:48:02.931127 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b941e78b-faee-4415-bdc2-3244e7607c29 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:02.937069 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:02.937069 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:02.937069 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b941e78b-faee-4415-bdc2-3244e7607c29 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:02.937069 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-b941e78b-faee-4415-bdc2-3244e7607c29 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:48:02.949691 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-0ffd36ec-ef38-445f-985c-cd65f19a2c1b tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Created reservations ['ffad4603-b27c-4953-8fc4-378942ffd885', 'be8b6339-cb49-4822-9f78-749b1b5a8b8c', 'c3187a0d-3c33-4c63-ac5d-85d125464efa', '4e006136-7613-4860-9d1e-cfb3688e1f15'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:48:02.957603 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0ffd36ec-ef38-445f-985c-cd65f19a2c1b tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c64063d-f56b-48c3-9826-629d4963d82f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffad4603-b27c-4953-8fc4-378942ffd885', 'be8b6339-cb49-4822-9f78-749b1b5a8b8c', 'c3187a0d-3c33-4c63-ac5d-85d125464efa', '4e006136-7613-4860-9d1e-cfb3688e1f15']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:48:02.957603 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0ffd36ec-ef38-445f-985c-cd65f19a2c1b tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af6941cc-46d2-40c4-9827-c536100d2166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:48:02.989298 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:02.989298 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:02.999608 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b941e78b-faee-4415-bdc2-3244e7607c29 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:48:02.999608 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 597/1193] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:02 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 817 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:03.201104 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0ffd36ec-ef38-445f-985c-cd65f19a2c1b tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af6941cc-46d2-40c4-9827-c536100d2166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb600ecb-42c2-446c-bdde-7eda3bc08637', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-826992691',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='64437600a03043fcbc1edae841672ad8',qos_specs=None,replication_status=,reservations=['ffad4603-b27c-4953-8fc4-378942ffd885','be8b6339-cb49-4822-9f78-749b1b5a8b8c','c3187a0d-3c33-4c63-ac5d-85d125464efa','4e006136-7613-4860-9d1e-cfb3688e1f15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9bed3d5db0f40928494f50d369d03cd',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:48:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-826992691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb600ecb-42c2-446c-bdde-7eda3bc08637,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='64437600a03043fcbc1edae841672ad8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f9bed3d5db0f40928494f50d369d03cd',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:48:03.209278 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0ffd36ec-ef38-445f-985c-cd65f19a2c1b tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a708e37-4447-4e5b-9a34-7aa286589d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:48:03.354800 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0ffd36ec-ef38-445f-985c-cd65f19a2c1b tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a708e37-4447-4e5b-9a34-7aa286589d88) transitioned into state 'SUCCESS' from state '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-826992691',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='64437600a03043fcbc1edae841672ad8',qos_specs=None,replication_status=,reservations=['ffad4603-b27c-4953-8fc4-378942ffd885','be8b6339-cb49-4822-9f78-749b1b5a8b8c','c3187a0d-3c33-4c63-ac5d-85d125464efa','4e006136-7613-4860-9d1e-cfb3688e1f15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9bed3d5db0f40928494f50d369d03cd',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:48:03.354800 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0ffd36ec-ef38-445f-985c-cd65f19a2c1b tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcc8e089-2147-4822-a1c9-7e95b16a0e74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:48:03.395532 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0ffd36ec-ef38-445f-985c-cd65f19a2c1b tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcc8e089-2147-4822-a1c9-7e95b16a0e74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:48:03.395532 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0ffd36ec-ef38-445f-985c-cd65f19a2c1b tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Flow 'volume_create_api' (218ea1d7-a7ba-44bc-9b66-ece8355031f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:48:03.566969 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0ffd36ec-ef38-445f-985c-cd65f19a2c1b tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Create volume request issued successfully. Jan 20 10:48:03.610715 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0ffd36ec-ef38-445f-985c-cd65f19a2c1b tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes returned with HTTP 202 Jan 20 10:48:03.611660 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 597/1194] 10.222.0.73 () {60 vars in 1226 bytes} [Wed Jan 20 10:48:02 2021] POST /volume/v3/64437600a03043fcbc1edae841672ad8/volumes => generated 828 bytes in 1358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:48:03.627375 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-375f05c4-fc3e-44d7-8329-a5cdb323a65d tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] GET http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/fb600ecb-42c2-446c-bdde-7eda3bc08637 Jan 20 10:48:03.627965 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-375f05c4-fc3e-44d7-8329-a5cdb323a65d tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:03.628199 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:03.628199 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:03.628573 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-375f05c4-fc3e-44d7-8329-a5cdb323a65d tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:03.772525 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:03.772525 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:03.772525 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-375f05c4-fc3e-44d7-8329-a5cdb323a65d tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Volume info retrieved successfully. Jan 20 10:48:03.833280 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-375f05c4-fc3e-44d7-8329-a5cdb323a65d tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/fb600ecb-42c2-446c-bdde-7eda3bc08637 returned with HTTP 200 Jan 20 10:48:03.850373 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 598/1195] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:03 2021] GET /volume/v3/64437600a03043fcbc1edae841672ad8/volumes/fb600ecb-42c2-446c-bdde-7eda3bc08637 => generated 896 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:04.014452 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ca3a94ed-7b15-4527-a897-b2ead667d4cf tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:48:04.014994 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ca3a94ed-7b15-4527-a897-b2ead667d4cf tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:04.015261 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:04.015261 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:04.015688 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ca3a94ed-7b15-4527-a897-b2ead667d4cf tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:04.016059 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-ca3a94ed-7b15-4527-a897-b2ead667d4cf tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:48:04.084123 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:04.084123 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:04.098237 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ca3a94ed-7b15-4527-a897-b2ead667d4cf tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:48:04.098237 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 598/1196] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:04 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 817 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:48:04.882891 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cb6c9d58-9afd-4a8b-bc5e-56affbd69647 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] GET http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/fb600ecb-42c2-446c-bdde-7eda3bc08637 Jan 20 10:48:04.896191 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cb6c9d58-9afd-4a8b-bc5e-56affbd69647 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:04.896191 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:04.896191 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:04.896191 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cb6c9d58-9afd-4a8b-bc5e-56affbd69647 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:05.157237 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-13363787-9a27-44ba-881a-00fa2dc449da tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:48:05.157237 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-13363787-9a27-44ba-881a-00fa2dc449da tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:05.157237 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:05.157237 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:05.157237 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-13363787-9a27-44ba-881a-00fa2dc449da tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:05.157237 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-13363787-9a27-44ba-881a-00fa2dc449da tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:48:05.245217 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:05.245217 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:05.245217 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-13363787-9a27-44ba-881a-00fa2dc449da tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:48:05.252579 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:05.252579 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:05.258534 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 599/1197] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:05 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 817 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:05.269982 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cb6c9d58-9afd-4a8b-bc5e-56affbd69647 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Volume info retrieved successfully. Jan 20 10:48:05.269982 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cb6c9d58-9afd-4a8b-bc5e-56affbd69647 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/fb600ecb-42c2-446c-bdde-7eda3bc08637 returned with HTTP 200 Jan 20 10:48:05.269982 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 599/1198] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:04 2021] GET /volume/v3/64437600a03043fcbc1edae841672ad8/volumes/fb600ecb-42c2-446c-bdde-7eda3bc08637 => generated 920 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:06.276748 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3c5e878f-9ada-46f0-8acb-450dfd79c275 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:48:06.276748 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3c5e878f-9ada-46f0-8acb-450dfd79c275 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:06.276748 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:06.276748 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:06.276748 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3c5e878f-9ada-46f0-8acb-450dfd79c275 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:06.276748 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-3c5e878f-9ada-46f0-8acb-450dfd79c275 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:48:06.304161 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-264d2c6a-b826-4d14-9103-a9a548f2f3bc tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] GET http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/fb600ecb-42c2-446c-bdde-7eda3bc08637 Jan 20 10:48:06.304161 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-264d2c6a-b826-4d14-9103-a9a548f2f3bc tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:06.304161 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:06.304161 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:06.304161 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-264d2c6a-b826-4d14-9103-a9a548f2f3bc tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:06.356091 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:06.356091 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:06.356091 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3c5e878f-9ada-46f0-8acb-450dfd79c275 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:48:06.369089 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 600/1199] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:06 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 817 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:06.418669 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:06.418669 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:06.440420 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-264d2c6a-b826-4d14-9103-a9a548f2f3bc tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Volume info retrieved successfully. Jan 20 10:48:06.491543 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-264d2c6a-b826-4d14-9103-a9a548f2f3bc tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/fb600ecb-42c2-446c-bdde-7eda3bc08637 returned with HTTP 200 Jan 20 10:48:06.498831 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 600/1200] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:06 2021] GET /volume/v3/64437600a03043fcbc1edae841672ad8/volumes/fb600ecb-42c2-446c-bdde-7eda3bc08637 => generated 921 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:06.751776 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-fb4c9dbb-34fa-4aac-afda-47be0af29b75 req-c8142abf-8b1f-42c2-a6a3-ffd1ebeedbe0 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] GET http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/fb600ecb-42c2-446c-bdde-7eda3bc08637 Jan 20 10:48:06.751776 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-fb4c9dbb-34fa-4aac-afda-47be0af29b75 req-c8142abf-8b1f-42c2-a6a3-ffd1ebeedbe0 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:06.751776 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:06.751776 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:06.751776 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-fb4c9dbb-34fa-4aac-afda-47be0af29b75 req-c8142abf-8b1f-42c2-a6a3-ffd1ebeedbe0 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:06.863712 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:06.863712 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:06.874827 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-fb4c9dbb-34fa-4aac-afda-47be0af29b75 req-c8142abf-8b1f-42c2-a6a3-ffd1ebeedbe0 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Volume info retrieved successfully. Jan 20 10:48:06.973340 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-fb4c9dbb-34fa-4aac-afda-47be0af29b75 req-c8142abf-8b1f-42c2-a6a3-ffd1ebeedbe0 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/fb600ecb-42c2-446c-bdde-7eda3bc08637 returned with HTTP 200 Jan 20 10:48:06.981048 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 601/1201] 10.222.0.73 () {60 vars in 1569 bytes} [Wed Jan 20 10:48:06 2021] GET /volume/v3/64437600a03043fcbc1edae841672ad8/volumes/fb600ecb-42c2-446c-bdde-7eda3bc08637 => generated 921 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:06.993408 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fefbb06b-cce1-484c-a3ac-da4f6267bfbe tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] POST http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes Jan 20 10:48:07.018403 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:07.018403 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:07.018403 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fefbb06b-cce1-484c-a3ac-da4f6267bfbe tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1252161726"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:48:07.018403 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-fefbb06b-cce1-484c-a3ac-da4f6267bfbe tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1252161726'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:48:07.025862 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-fefbb06b-cce1-484c-a3ac-da4f6267bfbe tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Create volume of 1 GB Jan 20 10:48:07.127667 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fefbb06b-cce1-484c-a3ac-da4f6267bfbe tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Availability Zones retrieved successfully. Jan 20 10:48:07.149903 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fefbb06b-cce1-484c-a3ac-da4f6267bfbe tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Flow 'volume_create_api' (9abaacd0-8399-4fe7-b5e4-6f077defc2a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:48:07.153840 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fefbb06b-cce1-484c-a3ac-da4f6267bfbe tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1612ea06-0c4f-47f1-a130-0d76d5413e54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:48:07.156459 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-fefbb06b-cce1-484c-a3ac-da4f6267bfbe tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:48:07.292446 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fefbb06b-cce1-484c-a3ac-da4f6267bfbe tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1612ea06-0c4f-47f1-a130-0d76d5413e54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:48:07.307300 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fefbb06b-cce1-484c-a3ac-da4f6267bfbe tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8c6b11d-76bb-4b47-925a-f9bee1d0f8b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:48:07.394150 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8994cdcd-1595-433e-961f-a50fb8e211df tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:48:07.394150 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8994cdcd-1595-433e-961f-a50fb8e211df tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:07.394150 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:07.394150 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:07.394150 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8994cdcd-1595-433e-961f-a50fb8e211df tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:07.394150 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-8994cdcd-1595-433e-961f-a50fb8e211df tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:48:07.444755 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:07.444755 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:07.444755 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8994cdcd-1595-433e-961f-a50fb8e211df tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:48:07.444755 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 602/1202] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:07 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 817 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:07.564009 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-fefbb06b-cce1-484c-a3ac-da4f6267bfbe tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Created reservations ['998c7539-aa57-48bd-bfa5-1249a415bc6f', 'eabd7703-147d-4a09-8d18-324e0a57fccc', '338b08c5-e17f-4bd1-9ff6-61ac19c28477', '788a366e-397f-455b-a739-8e55862823c5'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:48:07.566270 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fefbb06b-cce1-484c-a3ac-da4f6267bfbe tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8c6b11d-76bb-4b47-925a-f9bee1d0f8b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['998c7539-aa57-48bd-bfa5-1249a415bc6f', 'eabd7703-147d-4a09-8d18-324e0a57fccc', '338b08c5-e17f-4bd1-9ff6-61ac19c28477', '788a366e-397f-455b-a739-8e55862823c5']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:48:07.579189 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fefbb06b-cce1-484c-a3ac-da4f6267bfbe tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4d29862-66d0-4a92-9e3f-0969e5d8d571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:48:07.734766 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fefbb06b-cce1-484c-a3ac-da4f6267bfbe tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4d29862-66d0-4a92-9e3f-0969e5d8d571) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0658a3cc-3c28-46dd-ae61-0f7c99e738d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1252161726',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='64437600a03043fcbc1edae841672ad8',qos_specs=None,replication_status=,reservations=['998c7539-aa57-48bd-bfa5-1249a415bc6f','eabd7703-147d-4a09-8d18-324e0a57fccc','338b08c5-e17f-4bd1-9ff6-61ac19c28477','788a366e-397f-455b-a739-8e55862823c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9bed3d5db0f40928494f50d369d03cd',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:48:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1252161726',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0658a3cc-3c28-46dd-ae61-0f7c99e738d7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='64437600a03043fcbc1edae841672ad8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f9bed3d5db0f40928494f50d369d03cd',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:48:07.748681 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fefbb06b-cce1-484c-a3ac-da4f6267bfbe tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3059cb6f-5ac2-4c39-b296-a45728775c11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:48:07.813158 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fefbb06b-cce1-484c-a3ac-da4f6267bfbe tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3059cb6f-5ac2-4c39-b296-a45728775c11) transitioned into state 'SUCCESS' from state '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-1252161726',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='64437600a03043fcbc1edae841672ad8',qos_specs=None,replication_status=,reservations=['998c7539-aa57-48bd-bfa5-1249a415bc6f','eabd7703-147d-4a09-8d18-324e0a57fccc','338b08c5-e17f-4bd1-9ff6-61ac19c28477','788a366e-397f-455b-a739-8e55862823c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9bed3d5db0f40928494f50d369d03cd',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:48:07.813158 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fefbb06b-cce1-484c-a3ac-da4f6267bfbe tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0c16266-ae65-4bfe-a034-ec583deeda81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:48:07.874790 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fefbb06b-cce1-484c-a3ac-da4f6267bfbe tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0c16266-ae65-4bfe-a034-ec583deeda81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:48:07.874790 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fefbb06b-cce1-484c-a3ac-da4f6267bfbe tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Flow 'volume_create_api' (9abaacd0-8399-4fe7-b5e4-6f077defc2a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:48:07.981871 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fefbb06b-cce1-484c-a3ac-da4f6267bfbe tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Create volume request issued successfully. Jan 20 10:48:08.000433 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fefbb06b-cce1-484c-a3ac-da4f6267bfbe tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes returned with HTTP 202 Jan 20 10:48:08.024129 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 601/1203] 10.222.0.73 () {60 vars in 1226 bytes} [Wed Jan 20 10:48:06 2021] POST /volume/v3/64437600a03043fcbc1edae841672ad8/volumes => generated 829 bytes in 1047 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:48:08.035384 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7a716d69-2b83-4c4d-ace5-6004b69136fb tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] GET http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/0658a3cc-3c28-46dd-ae61-0f7c99e738d7 Jan 20 10:48:08.035384 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7a716d69-2b83-4c4d-ace5-6004b69136fb tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:08.035384 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:08.035384 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:08.035384 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7a716d69-2b83-4c4d-ace5-6004b69136fb tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:08.119307 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:08.119307 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:08.127488 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7a716d69-2b83-4c4d-ace5-6004b69136fb tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Volume info retrieved successfully. Jan 20 10:48:08.187722 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7a716d69-2b83-4c4d-ace5-6004b69136fb tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/0658a3cc-3c28-46dd-ae61-0f7c99e738d7 returned with HTTP 200 Jan 20 10:48:08.208985 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 603/1204] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:08 2021] GET /volume/v3/64437600a03043fcbc1edae841672ad8/volumes/0658a3cc-3c28-46dd-ae61-0f7c99e738d7 => generated 897 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:08.491940 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6c4ef208-5638-4c72-80a4-8bda29cffdad tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:48:08.491940 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6c4ef208-5638-4c72-80a4-8bda29cffdad tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:08.491940 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:08.491940 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:08.502245 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6c4ef208-5638-4c72-80a4-8bda29cffdad tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:08.502245 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-6c4ef208-5638-4c72-80a4-8bda29cffdad tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:48:08.601858 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:08.601858 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:08.601858 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6c4ef208-5638-4c72-80a4-8bda29cffdad tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:48:08.601858 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 602/1205] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:08 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 817 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:09.212593 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8689a6a1-8712-4e28-9bef-d15d096ae0e3 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] GET http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/0658a3cc-3c28-46dd-ae61-0f7c99e738d7 Jan 20 10:48:09.212593 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8689a6a1-8712-4e28-9bef-d15d096ae0e3 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:09.212593 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:09.212593 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:09.212593 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8689a6a1-8712-4e28-9bef-d15d096ae0e3 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:09.499778 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:09.499778 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:09.560770 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8689a6a1-8712-4e28-9bef-d15d096ae0e3 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Volume info retrieved successfully. Jan 20 10:48:09.627094 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7ffbaeac-d571-448c-900e-e5d8a79a2d57 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:48:09.627094 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7ffbaeac-d571-448c-900e-e5d8a79a2d57 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:09.627094 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:09.627094 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:09.627094 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7ffbaeac-d571-448c-900e-e5d8a79a2d57 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:09.627094 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-7ffbaeac-d571-448c-900e-e5d8a79a2d57 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:48:09.722390 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8689a6a1-8712-4e28-9bef-d15d096ae0e3 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/0658a3cc-3c28-46dd-ae61-0f7c99e738d7 returned with HTTP 200 Jan 20 10:48:09.745229 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 604/1206] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:09 2021] GET /volume/v3/64437600a03043fcbc1edae841672ad8/volumes/0658a3cc-3c28-46dd-ae61-0f7c99e738d7 => generated 921 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:09.771616 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:09.771616 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:09.778858 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7ffbaeac-d571-448c-900e-e5d8a79a2d57 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:48:09.802887 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 603/1207] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:09 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 817 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:48:10.746769 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-90003dd0-65f5-4cc9-998d-090867107448 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] GET http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/0658a3cc-3c28-46dd-ae61-0f7c99e738d7 Jan 20 10:48:10.747594 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-90003dd0-65f5-4cc9-998d-090867107448 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:10.747594 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:10.747594 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:10.748028 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-90003dd0-65f5-4cc9-998d-090867107448 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:10.815816 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f5344ac9-c955-4527-93da-9c96992404a5 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:48:10.815816 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f5344ac9-c955-4527-93da-9c96992404a5 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:10.815816 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:10.815816 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:10.815816 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f5344ac9-c955-4527-93da-9c96992404a5 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:10.815816 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f5344ac9-c955-4527-93da-9c96992404a5 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:48:10.874409 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:10.874409 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:10.887557 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:10.887557 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:10.891466 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f5344ac9-c955-4527-93da-9c96992404a5 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:48:10.891466 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 604/1208] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:10 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 817 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:10.898422 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-90003dd0-65f5-4cc9-998d-090867107448 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Volume info retrieved successfully. Jan 20 10:48:10.949086 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-90003dd0-65f5-4cc9-998d-090867107448 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/0658a3cc-3c28-46dd-ae61-0f7c99e738d7 returned with HTTP 200 Jan 20 10:48:10.949086 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 605/1209] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:10 2021] GET /volume/v3/64437600a03043fcbc1edae841672ad8/volumes/0658a3cc-3c28-46dd-ae61-0f7c99e738d7 => generated 922 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:11.110605 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-09c72188-8329-4892-8367-5770ab9b0bad req-efb642ba-28cb-4c0b-bbe0-1fc36a13c31e tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] GET http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/0658a3cc-3c28-46dd-ae61-0f7c99e738d7 Jan 20 10:48:11.111007 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-09c72188-8329-4892-8367-5770ab9b0bad req-efb642ba-28cb-4c0b-bbe0-1fc36a13c31e tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:11.111007 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:11.111007 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:11.111771 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-09c72188-8329-4892-8367-5770ab9b0bad req-efb642ba-28cb-4c0b-bbe0-1fc36a13c31e tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:11.344342 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:11.344342 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:11.371431 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-09c72188-8329-4892-8367-5770ab9b0bad req-efb642ba-28cb-4c0b-bbe0-1fc36a13c31e tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Volume info retrieved successfully. Jan 20 10:48:11.468713 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-09c72188-8329-4892-8367-5770ab9b0bad req-efb642ba-28cb-4c0b-bbe0-1fc36a13c31e tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/0658a3cc-3c28-46dd-ae61-0f7c99e738d7 returned with HTTP 200 Jan 20 10:48:11.468713 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 605/1210] 10.222.0.73 () {60 vars in 1569 bytes} [Wed Jan 20 10:48:11 2021] GET /volume/v3/64437600a03043fcbc1edae841672ad8/volumes/0658a3cc-3c28-46dd-ae61-0f7c99e738d7 => generated 922 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:11.671472 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-6d2cf563-f89f-4d01-af4e-6b1107e32f33 req-cbba19a1-0a59-439d-88f0-c57740a748a2 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] GET http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/detail Jan 20 10:48:11.671472 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-6d2cf563-f89f-4d01-af4e-6b1107e32f33 req-cbba19a1-0a59-439d-88f0-c57740a748a2 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:11.671472 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:11.671472 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:11.695094 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-6d2cf563-f89f-4d01-af4e-6b1107e32f33 req-cbba19a1-0a59-439d-88f0-c57740a748a2 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:11.720727 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [req-6d2cf563-f89f-4d01-af4e-6b1107e32f33 req-cbba19a1-0a59-439d-88f0-c57740a748a2 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:48:11.720727 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-6d2cf563-f89f-4d01-af4e-6b1107e32f33 req-cbba19a1-0a59-439d-88f0-c57740a748a2 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:48:11.890317 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-05f24c20-04d1-4a3a-bab1-5ee58ae0c286 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:48:11.896465 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-6d2cf563-f89f-4d01-af4e-6b1107e32f33 req-cbba19a1-0a59-439d-88f0-c57740a748a2 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Get all volumes completed successfully. Jan 20 10:48:11.902546 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-05f24c20-04d1-4a3a-bab1-5ee58ae0c286 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:11.902546 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:11.902546 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:11.902546 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-05f24c20-04d1-4a3a-bab1-5ee58ae0c286 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:11.902546 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-05f24c20-04d1-4a3a-bab1-5ee58ae0c286 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:48:11.909137 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:11.909137 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:11.939234 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-6d2cf563-f89f-4d01-af4e-6b1107e32f33 req-cbba19a1-0a59-439d-88f0-c57740a748a2 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/detail returned with HTTP 200 Jan 20 10:48:11.939234 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 606/1211] 10.222.0.73 () {60 vars in 1479 bytes} [Wed Jan 20 10:48:11 2021] GET /volume/v3/64437600a03043fcbc1edae841672ad8/volumes/detail => generated 2748 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:48:12.039075 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:12.039075 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:12.039075 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-05f24c20-04d1-4a3a-bab1-5ee58ae0c286 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:48:12.039075 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 606/1212] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:11 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 817 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:12.130807 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-853020bb-0d2e-47bf-a2c1-df6173a02186 req-5deba62c-141b-44f9-b6c5-7685e1e94053 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] GET http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/detail Jan 20 10:48:12.131463 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-853020bb-0d2e-47bf-a2c1-df6173a02186 req-5deba62c-141b-44f9-b6c5-7685e1e94053 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:12.131909 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:12.131909 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:12.132305 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-853020bb-0d2e-47bf-a2c1-df6173a02186 req-5deba62c-141b-44f9-b6c5-7685e1e94053 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:12.133111 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [req-853020bb-0d2e-47bf-a2c1-df6173a02186 req-5deba62c-141b-44f9-b6c5-7685e1e94053 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:48:12.166469 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-853020bb-0d2e-47bf-a2c1-df6173a02186 req-5deba62c-141b-44f9-b6c5-7685e1e94053 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:48:12.453062 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-853020bb-0d2e-47bf-a2c1-df6173a02186 req-5deba62c-141b-44f9-b6c5-7685e1e94053 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Get all volumes completed successfully. Jan 20 10:48:12.462108 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:12.462108 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:12.493492 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-853020bb-0d2e-47bf-a2c1-df6173a02186 req-5deba62c-141b-44f9-b6c5-7685e1e94053 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/detail returned with HTTP 200 Jan 20 10:48:12.503508 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 607/1213] 10.222.0.73 () {60 vars in 1479 bytes} [Wed Jan 20 10:48:12 2021] GET /volume/v3/64437600a03043fcbc1edae841672ad8/volumes/detail => generated 2748 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:48:12.609432 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b5cba07c-0bbf-4bd5-b70f-f7862ed11e8b req-ceeedcc1-dd1f-415f-8041-de564f958490 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] GET http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/detail Jan 20 10:48:12.609432 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b5cba07c-0bbf-4bd5-b70f-f7862ed11e8b req-ceeedcc1-dd1f-415f-8041-de564f958490 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:12.609432 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:12.609432 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:12.609432 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b5cba07c-0bbf-4bd5-b70f-f7862ed11e8b req-ceeedcc1-dd1f-415f-8041-de564f958490 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:12.609432 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [req-b5cba07c-0bbf-4bd5-b70f-f7862ed11e8b req-ceeedcc1-dd1f-415f-8041-de564f958490 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:48:12.609432 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-b5cba07c-0bbf-4bd5-b70f-f7862ed11e8b req-ceeedcc1-dd1f-415f-8041-de564f958490 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:48:12.784092 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-b5cba07c-0bbf-4bd5-b70f-f7862ed11e8b req-ceeedcc1-dd1f-415f-8041-de564f958490 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Get all volumes completed successfully. Jan 20 10:48:12.784092 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:12.784092 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:12.811625 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b5cba07c-0bbf-4bd5-b70f-f7862ed11e8b req-ceeedcc1-dd1f-415f-8041-de564f958490 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/detail returned with HTTP 200 Jan 20 10:48:12.811625 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 607/1214] 10.222.0.73 () {60 vars in 1479 bytes} [Wed Jan 20 10:48:12 2021] GET /volume/v3/64437600a03043fcbc1edae841672ad8/volumes/detail => generated 2748 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:48:12.879171 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-2b37ff65-a836-4841-8e10-4de1a28dabdd req-4ea6bfe3-dba0-48b1-8902-f7285a8778b6 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] GET http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/detail Jan 20 10:48:12.879715 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-2b37ff65-a836-4841-8e10-4de1a28dabdd req-4ea6bfe3-dba0-48b1-8902-f7285a8778b6 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:12.879936 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:12.879936 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:12.880435 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-2b37ff65-a836-4841-8e10-4de1a28dabdd req-4ea6bfe3-dba0-48b1-8902-f7285a8778b6 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:12.881124 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [req-2b37ff65-a836-4841-8e10-4de1a28dabdd req-4ea6bfe3-dba0-48b1-8902-f7285a8778b6 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:48:12.887125 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-2b37ff65-a836-4841-8e10-4de1a28dabdd req-4ea6bfe3-dba0-48b1-8902-f7285a8778b6 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:48:12.996995 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-2b37ff65-a836-4841-8e10-4de1a28dabdd req-4ea6bfe3-dba0-48b1-8902-f7285a8778b6 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Get all volumes completed successfully. Jan 20 10:48:12.996995 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:12.996995 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:13.027764 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-2b37ff65-a836-4841-8e10-4de1a28dabdd req-4ea6bfe3-dba0-48b1-8902-f7285a8778b6 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/detail returned with HTTP 200 Jan 20 10:48:13.036154 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 608/1215] 10.222.0.73 () {60 vars in 1479 bytes} [Wed Jan 20 10:48:12 2021] GET /volume/v3/64437600a03043fcbc1edae841672ad8/volumes/detail => generated 2748 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:48:13.060816 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1d30e8ea-4df5-4bf3-a0d8-c69eed86c5cd tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:48:13.060816 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1d30e8ea-4df5-4bf3-a0d8-c69eed86c5cd tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:13.060816 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:13.060816 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:13.060816 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1d30e8ea-4df5-4bf3-a0d8-c69eed86c5cd tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:13.060816 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-1d30e8ea-4df5-4bf3-a0d8-c69eed86c5cd tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:48:13.099794 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-515bf53b-10d7-499d-b5c2-e7340e682f05 req-96f7cba4-bac3-492c-a7f2-3af3addaca55 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] GET http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/detail Jan 20 10:48:13.099794 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-515bf53b-10d7-499d-b5c2-e7340e682f05 req-96f7cba4-bac3-492c-a7f2-3af3addaca55 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:13.099794 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:13.099794 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:13.099794 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-515bf53b-10d7-499d-b5c2-e7340e682f05 req-96f7cba4-bac3-492c-a7f2-3af3addaca55 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:13.099794 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [req-515bf53b-10d7-499d-b5c2-e7340e682f05 req-96f7cba4-bac3-492c-a7f2-3af3addaca55 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:48:13.099794 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-515bf53b-10d7-499d-b5c2-e7340e682f05 req-96f7cba4-bac3-492c-a7f2-3af3addaca55 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:48:13.158435 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:13.158435 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:13.158435 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1d30e8ea-4df5-4bf3-a0d8-c69eed86c5cd tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:48:13.172598 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 608/1216] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:13 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 817 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:13.367330 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-515bf53b-10d7-499d-b5c2-e7340e682f05 req-96f7cba4-bac3-492c-a7f2-3af3addaca55 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Get all volumes completed successfully. Jan 20 10:48:13.402190 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:13.402190 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:13.440902 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-515bf53b-10d7-499d-b5c2-e7340e682f05 req-96f7cba4-bac3-492c-a7f2-3af3addaca55 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/detail returned with HTTP 200 Jan 20 10:48:13.450419 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 609/1217] 10.222.0.73 () {60 vars in 1479 bytes} [Wed Jan 20 10:48:13 2021] GET /volume/v3/64437600a03043fcbc1edae841672ad8/volumes/detail => generated 2748 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:48:13.529528 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-85c1d2a5-e2f4-42bd-8f97-00a9a88a46c8 req-dbf03770-7ead-4b4d-bfe2-9ab7c1184ced tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] GET http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/detail Jan 20 10:48:13.529528 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-85c1d2a5-e2f4-42bd-8f97-00a9a88a46c8 req-dbf03770-7ead-4b4d-bfe2-9ab7c1184ced tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:13.529528 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:13.529528 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:13.529528 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-85c1d2a5-e2f4-42bd-8f97-00a9a88a46c8 req-dbf03770-7ead-4b4d-bfe2-9ab7c1184ced tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:13.529528 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [req-85c1d2a5-e2f4-42bd-8f97-00a9a88a46c8 req-dbf03770-7ead-4b4d-bfe2-9ab7c1184ced tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:48:13.536049 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-85c1d2a5-e2f4-42bd-8f97-00a9a88a46c8 req-dbf03770-7ead-4b4d-bfe2-9ab7c1184ced tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:48:13.692680 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-85c1d2a5-e2f4-42bd-8f97-00a9a88a46c8 req-dbf03770-7ead-4b4d-bfe2-9ab7c1184ced tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Get all volumes completed successfully. Jan 20 10:48:13.692680 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:13.692680 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:13.719037 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-85c1d2a5-e2f4-42bd-8f97-00a9a88a46c8 req-dbf03770-7ead-4b4d-bfe2-9ab7c1184ced tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/detail returned with HTTP 200 Jan 20 10:48:13.719037 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 609/1218] 10.222.0.73 () {60 vars in 1479 bytes} [Wed Jan 20 10:48:13 2021] GET /volume/v3/64437600a03043fcbc1edae841672ad8/volumes/detail => generated 2748 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:48:13.777347 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-899865f7-afde-4ec2-a431-149dc9f7cfa1 req-c5d2472b-0b5a-4f8b-8d86-cc97792c017f tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] GET http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/detail Jan 20 10:48:13.777347 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-899865f7-afde-4ec2-a431-149dc9f7cfa1 req-c5d2472b-0b5a-4f8b-8d86-cc97792c017f tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:13.777347 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:13.777347 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:13.777347 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-899865f7-afde-4ec2-a431-149dc9f7cfa1 req-c5d2472b-0b5a-4f8b-8d86-cc97792c017f tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:13.777347 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [req-899865f7-afde-4ec2-a431-149dc9f7cfa1 req-c5d2472b-0b5a-4f8b-8d86-cc97792c017f tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:48:13.777347 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-899865f7-afde-4ec2-a431-149dc9f7cfa1 req-c5d2472b-0b5a-4f8b-8d86-cc97792c017f tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:48:13.857860 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-899865f7-afde-4ec2-a431-149dc9f7cfa1 req-c5d2472b-0b5a-4f8b-8d86-cc97792c017f tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Get all volumes completed successfully. Jan 20 10:48:13.857860 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:13.857860 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:13.879297 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-899865f7-afde-4ec2-a431-149dc9f7cfa1 req-c5d2472b-0b5a-4f8b-8d86-cc97792c017f tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/detail returned with HTTP 200 Jan 20 10:48:13.879297 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 610/1219] 10.222.0.73 () {60 vars in 1479 bytes} [Wed Jan 20 10:48:13 2021] GET /volume/v3/64437600a03043fcbc1edae841672ad8/volumes/detail => generated 2748 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:48:13.956781 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-afd14817-6c95-46ea-8697-b08c767cfc41 req-b461453c-3d4b-4ac6-8e59-5b9b3e4f030e tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] GET http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/detail Jan 20 10:48:13.956781 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-afd14817-6c95-46ea-8697-b08c767cfc41 req-b461453c-3d4b-4ac6-8e59-5b9b3e4f030e tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:13.956781 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:13.956781 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:13.956781 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-afd14817-6c95-46ea-8697-b08c767cfc41 req-b461453c-3d4b-4ac6-8e59-5b9b3e4f030e tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:13.956781 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [req-afd14817-6c95-46ea-8697-b08c767cfc41 req-b461453c-3d4b-4ac6-8e59-5b9b3e4f030e tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:48:13.956781 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-afd14817-6c95-46ea-8697-b08c767cfc41 req-b461453c-3d4b-4ac6-8e59-5b9b3e4f030e tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:48:14.101323 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-afd14817-6c95-46ea-8697-b08c767cfc41 req-b461453c-3d4b-4ac6-8e59-5b9b3e4f030e tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Get all volumes completed successfully. Jan 20 10:48:14.101323 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:14.101323 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:14.136873 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-afd14817-6c95-46ea-8697-b08c767cfc41 req-b461453c-3d4b-4ac6-8e59-5b9b3e4f030e tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/detail returned with HTTP 200 Jan 20 10:48:14.136873 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 610/1220] 10.222.0.73 () {60 vars in 1479 bytes} [Wed Jan 20 10:48:13 2021] GET /volume/v3/64437600a03043fcbc1edae841672ad8/volumes/detail => generated 2748 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:48:14.147466 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-74c283b7-e1c2-452e-88ac-60ce17def89c tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] DELETE http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/0658a3cc-3c28-46dd-ae61-0f7c99e738d7 Jan 20 10:48:14.147466 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-74c283b7-e1c2-452e-88ac-60ce17def89c tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:14.147466 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:14.147466 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:14.147466 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-74c283b7-e1c2-452e-88ac-60ce17def89c tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:14.147466 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-74c283b7-e1c2-452e-88ac-60ce17def89c tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Delete volume with id: 0658a3cc-3c28-46dd-ae61-0f7c99e738d7 Jan 20 10:48:14.183555 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-10aea6fc-39d9-4585-9a9a-533bfbe60a46 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:48:14.183555 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-10aea6fc-39d9-4585-9a9a-533bfbe60a46 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:14.183555 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:14.183555 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:14.183555 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-10aea6fc-39d9-4585-9a9a-533bfbe60a46 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:14.183555 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-10aea6fc-39d9-4585-9a9a-533bfbe60a46 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:48:14.267695 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:14.267695 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:14.267695 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-10aea6fc-39d9-4585-9a9a-533bfbe60a46 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:48:14.267695 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 611/1221] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:14 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 817 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:14.290239 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:14.290239 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:14.290239 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-74c283b7-e1c2-452e-88ac-60ce17def89c tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Volume info retrieved successfully. Jan 20 10:48:14.357398 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-74c283b7-e1c2-452e-88ac-60ce17def89c tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Delete volume request issued successfully. Jan 20 10:48:14.357398 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-74c283b7-e1c2-452e-88ac-60ce17def89c tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/0658a3cc-3c28-46dd-ae61-0f7c99e738d7 returned with HTTP 202 Jan 20 10:48:14.365713 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 611/1222] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:48:14 2021] DELETE /volume/v3/64437600a03043fcbc1edae841672ad8/volumes/0658a3cc-3c28-46dd-ae61-0f7c99e738d7 => generated 0 bytes in 222 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 20 10:48:14.370666 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-87ffbb8c-0d45-4057-8c2c-0d184f46fb2e tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] GET http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/0658a3cc-3c28-46dd-ae61-0f7c99e738d7 Jan 20 10:48:14.370666 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-87ffbb8c-0d45-4057-8c2c-0d184f46fb2e tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:14.370666 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:14.370666 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:14.370666 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-87ffbb8c-0d45-4057-8c2c-0d184f46fb2e tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:14.448457 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:14.448457 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:14.474187 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-87ffbb8c-0d45-4057-8c2c-0d184f46fb2e tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Volume info retrieved successfully. Jan 20 10:48:14.627084 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-87ffbb8c-0d45-4057-8c2c-0d184f46fb2e tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/0658a3cc-3c28-46dd-ae61-0f7c99e738d7 returned with HTTP 200 Jan 20 10:48:14.627084 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 612/1223] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:14 2021] GET /volume/v3/64437600a03043fcbc1edae841672ad8/volumes/0658a3cc-3c28-46dd-ae61-0f7c99e738d7 => generated 921 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:15.282129 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2f9ff8dc-f537-4e97-ba22-92c8c63401ef tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:48:15.282129 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2f9ff8dc-f537-4e97-ba22-92c8c63401ef tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:15.282129 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:15.282129 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:15.282129 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2f9ff8dc-f537-4e97-ba22-92c8c63401ef tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:15.294483 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-2f9ff8dc-f537-4e97-ba22-92c8c63401ef tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:48:15.339992 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:15.339992 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:15.339992 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2f9ff8dc-f537-4e97-ba22-92c8c63401ef tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:48:15.339992 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 612/1224] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:15 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 817 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:48:15.653009 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bf14ac65-de90-4f41-b16d-44e6fecb3e44 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] GET http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/0658a3cc-3c28-46dd-ae61-0f7c99e738d7 Jan 20 10:48:15.669440 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bf14ac65-de90-4f41-b16d-44e6fecb3e44 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:15.669440 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:15.669440 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:15.669440 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bf14ac65-de90-4f41-b16d-44e6fecb3e44 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:15.985919 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:15.985919 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:16.016736 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bf14ac65-de90-4f41-b16d-44e6fecb3e44 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Volume info retrieved successfully. Jan 20 10:48:16.118250 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bf14ac65-de90-4f41-b16d-44e6fecb3e44 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/0658a3cc-3c28-46dd-ae61-0f7c99e738d7 returned with HTTP 200 Jan 20 10:48:16.135143 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 613/1225] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:15 2021] GET /volume/v3/64437600a03043fcbc1edae841672ad8/volumes/0658a3cc-3c28-46dd-ae61-0f7c99e738d7 => generated 921 bytes in 494 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:16.364230 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-896fb76a-4085-4b40-8ede-4852e9fa38dd tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:48:16.365240 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-896fb76a-4085-4b40-8ede-4852e9fa38dd tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:16.365574 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:16.365574 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:16.366204 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-896fb76a-4085-4b40-8ede-4852e9fa38dd tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:16.366854 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-896fb76a-4085-4b40-8ede-4852e9fa38dd tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:48:16.466286 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:16.466286 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:16.469693 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-896fb76a-4085-4b40-8ede-4852e9fa38dd tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:48:16.471519 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 613/1226] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:16 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 817 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:48:17.145204 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5010963d-956c-47a4-bfc9-b4cbb2817b6a tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] GET http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/0658a3cc-3c28-46dd-ae61-0f7c99e738d7 Jan 20 10:48:17.146964 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5010963d-956c-47a4-bfc9-b4cbb2817b6a tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:17.147596 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:17.147596 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:17.148871 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5010963d-956c-47a4-bfc9-b4cbb2817b6a tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:17.443057 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:17.443057 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:17.475914 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5010963d-956c-47a4-bfc9-b4cbb2817b6a tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Volume info retrieved successfully. Jan 20 10:48:17.491316 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2f685a95-f89c-4c2e-9464-c2df88b6903e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:48:17.501662 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2f685a95-f89c-4c2e-9464-c2df88b6903e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:17.502300 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:17.502300 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:17.503342 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2f685a95-f89c-4c2e-9464-c2df88b6903e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:17.505249 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-2f685a95-f89c-4c2e-9464-c2df88b6903e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:48:17.618805 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5010963d-956c-47a4-bfc9-b4cbb2817b6a tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/0658a3cc-3c28-46dd-ae61-0f7c99e738d7 returned with HTTP 200 Jan 20 10:48:17.623906 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:17.623906 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:17.626210 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 614/1227] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:17 2021] GET /volume/v3/64437600a03043fcbc1edae841672ad8/volumes/0658a3cc-3c28-46dd-ae61-0f7c99e738d7 => generated 921 bytes in 488 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:17.628805 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2f685a95-f89c-4c2e-9464-c2df88b6903e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:48:17.633523 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 614/1228] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:17 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 817 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:18.655046 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f62f655c-961f-468b-a51e-f98d9d4e9b59 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] GET http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/0658a3cc-3c28-46dd-ae61-0f7c99e738d7 Jan 20 10:48:18.656164 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f62f655c-961f-468b-a51e-f98d9d4e9b59 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:18.656555 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:18.656555 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:18.657331 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f62f655c-961f-468b-a51e-f98d9d4e9b59 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:18.661326 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eb44d979-57c9-45a8-bb7f-98bdc60ce1cd tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:48:18.662315 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eb44d979-57c9-45a8-bb7f-98bdc60ce1cd tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:18.662681 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:18.662681 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:18.663366 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eb44d979-57c9-45a8-bb7f-98bdc60ce1cd tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:18.664468 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-eb44d979-57c9-45a8-bb7f-98bdc60ce1cd tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id fead0589-87ce-44bc-9840-4f352e9d8411. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:48:18.756389 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:18.756389 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:18.758974 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eb44d979-57c9-45a8-bb7f-98bdc60ce1cd tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 200 Jan 20 10:48:18.762725 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 615/1229] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:18 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 817 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:18.780590 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-28353e3d-9cc0-45fc-b1d2-4fb698e4811c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/24526cc1-548c-45a2-b624-925c17e356ff Jan 20 10:48:18.790043 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-28353e3d-9cc0-45fc-b1d2-4fb698e4811c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:18.790581 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:18.790581 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:18.791785 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-28353e3d-9cc0-45fc-b1d2-4fb698e4811c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:18.877307 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:18.877307 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:18.890823 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f62f655c-961f-468b-a51e-f98d9d4e9b59 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/0658a3cc-3c28-46dd-ae61-0f7c99e738d7 returned with HTTP 404 Jan 20 10:48:18.900033 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-28353e3d-9cc0-45fc-b1d2-4fb698e4811c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:48:18.905030 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 615/1230] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:18 2021] GET /volume/v3/64437600a03043fcbc1edae841672ad8/volumes/0658a3cc-3c28-46dd-ae61-0f7c99e738d7 => generated 109 bytes in 253 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:48:18.910413 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-06ad91a8-17a8-4cc7-a709-64c843ec69c2 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] DELETE http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/fb600ecb-42c2-446c-bdde-7eda3bc08637 Jan 20 10:48:18.911159 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-06ad91a8-17a8-4cc7-a709-64c843ec69c2 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:18.911850 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-06ad91a8-17a8-4cc7-a709-64c843ec69c2 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:18.912510 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-06ad91a8-17a8-4cc7-a709-64c843ec69c2 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Delete volume with id: fb600ecb-42c2-446c-bdde-7eda3bc08637 Jan 20 10:48:19.026419 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-28353e3d-9cc0-45fc-b1d2-4fb698e4811c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/24526cc1-548c-45a2-b624-925c17e356ff returned with HTTP 200 Jan 20 10:48:19.040339 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 616/1231] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:18 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/24526cc1-548c-45a2-b624-925c17e356ff => generated 1414 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:48:19.060506 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a3613514-9ae8-4560-bd8f-0b5361dc1733 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/24526cc1-548c-45a2-b624-925c17e356ff Jan 20 10:48:19.061960 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a3613514-9ae8-4560-bd8f-0b5361dc1733 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:19.069491 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:19.069491 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:19.070719 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a3613514-9ae8-4560-bd8f-0b5361dc1733 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:19.079802 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:19.079802 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:19.094145 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-06ad91a8-17a8-4cc7-a709-64c843ec69c2 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Volume info retrieved successfully. Jan 20 10:48:19.261811 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-06ad91a8-17a8-4cc7-a709-64c843ec69c2 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Delete volume request issued successfully. Jan 20 10:48:19.263146 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-06ad91a8-17a8-4cc7-a709-64c843ec69c2 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/fb600ecb-42c2-446c-bdde-7eda3bc08637 returned with HTTP 202 Jan 20 10:48:19.265174 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 616/1232] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:48:18 2021] DELETE /volume/v3/64437600a03043fcbc1edae841672ad8/volumes/fb600ecb-42c2-446c-bdde-7eda3bc08637 => generated 0 bytes in 359 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:48:19.311502 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-80819d54-d3e5-41d3-aad2-e633fad53cfb tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] GET http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/fb600ecb-42c2-446c-bdde-7eda3bc08637 Jan 20 10:48:19.313645 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-80819d54-d3e5-41d3-aad2-e633fad53cfb tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:19.314362 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:19.314362 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:19.315528 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-80819d54-d3e5-41d3-aad2-e633fad53cfb tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:19.446922 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:19.446922 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:19.468829 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a3613514-9ae8-4560-bd8f-0b5361dc1733 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:48:19.534527 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a3613514-9ae8-4560-bd8f-0b5361dc1733 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/24526cc1-548c-45a2-b624-925c17e356ff returned with HTTP 200 Jan 20 10:48:19.536859 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 617/1233] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:19 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/24526cc1-548c-45a2-b624-925c17e356ff => generated 1414 bytes in 484 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:48:19.572258 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6592ac06-fc2e-47d5-9707-d166c2f227f9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] DELETE http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/24526cc1-548c-45a2-b624-925c17e356ff Jan 20 10:48:19.575162 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6592ac06-fc2e-47d5-9707-d166c2f227f9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:19.577275 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:19.577275 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:19.578797 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6592ac06-fc2e-47d5-9707-d166c2f227f9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:19.583030 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-6592ac06-fc2e-47d5-9707-d166c2f227f9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Delete volume with id: 24526cc1-548c-45a2-b624-925c17e356ff Jan 20 10:48:19.692627 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:19.692627 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:19.720322 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-80819d54-d3e5-41d3-aad2-e633fad53cfb tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Volume info retrieved successfully. Jan 20 10:48:19.789023 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-80819d54-d3e5-41d3-aad2-e633fad53cfb tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/fb600ecb-42c2-446c-bdde-7eda3bc08637 returned with HTTP 200 Jan 20 10:48:19.793704 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 617/1234] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:19 2021] GET /volume/v3/64437600a03043fcbc1edae841672ad8/volumes/fb600ecb-42c2-446c-bdde-7eda3bc08637 => generated 920 bytes in 519 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:19.833975 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:19.833975 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:19.835106 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6592ac06-fc2e-47d5-9707-d166c2f227f9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:48:19.896021 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6592ac06-fc2e-47d5-9707-d166c2f227f9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Delete volume request issued successfully. Jan 20 10:48:19.896520 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6592ac06-fc2e-47d5-9707-d166c2f227f9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/24526cc1-548c-45a2-b624-925c17e356ff returned with HTTP 202 Jan 20 10:48:19.908469 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-330cd9d3-98fe-4903-bb66-ad836bf35fca tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/24526cc1-548c-45a2-b624-925c17e356ff Jan 20 10:48:19.910389 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-330cd9d3-98fe-4903-bb66-ad836bf35fca tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:19.910922 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:19.910922 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:19.911624 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-330cd9d3-98fe-4903-bb66-ad836bf35fca tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:19.914007 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 618/1235] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:48:19 2021] DELETE /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/24526cc1-548c-45a2-b624-925c17e356ff => generated 0 bytes in 349 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:48:20.013878 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:20.013878 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:20.051985 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-330cd9d3-98fe-4903-bb66-ad836bf35fca tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:48:20.161068 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-330cd9d3-98fe-4903-bb66-ad836bf35fca tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/24526cc1-548c-45a2-b624-925c17e356ff returned with HTTP 200 Jan 20 10:48:20.163763 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 618/1236] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:19 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/24526cc1-548c-45a2-b624-925c17e356ff => generated 1413 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:48:20.817930 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1ab37397-8444-44fd-ac0f-3021ddc3d621 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] GET http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/fb600ecb-42c2-446c-bdde-7eda3bc08637 Jan 20 10:48:20.826027 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1ab37397-8444-44fd-ac0f-3021ddc3d621 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:20.832527 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:20.832527 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:20.834028 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1ab37397-8444-44fd-ac0f-3021ddc3d621 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:21.071795 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:21.071795 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:21.100630 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1ab37397-8444-44fd-ac0f-3021ddc3d621 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Volume info retrieved successfully. Jan 20 10:48:21.143708 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1ab37397-8444-44fd-ac0f-3021ddc3d621 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/fb600ecb-42c2-446c-bdde-7eda3bc08637 returned with HTTP 200 Jan 20 10:48:21.144992 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 619/1237] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:20 2021] GET /volume/v3/64437600a03043fcbc1edae841672ad8/volumes/fb600ecb-42c2-446c-bdde-7eda3bc08637 => generated 920 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:21.198138 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-758b520b-0f30-42e4-9ce2-78bec270332e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/24526cc1-548c-45a2-b624-925c17e356ff Jan 20 10:48:21.199202 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-758b520b-0f30-42e4-9ce2-78bec270332e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:21.199816 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:21.199816 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:21.203153 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-758b520b-0f30-42e4-9ce2-78bec270332e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:21.417250 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:21.417250 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:21.439529 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-758b520b-0f30-42e4-9ce2-78bec270332e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:48:21.494561 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-758b520b-0f30-42e4-9ce2-78bec270332e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/24526cc1-548c-45a2-b624-925c17e356ff returned with HTTP 200 Jan 20 10:48:21.495413 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 619/1238] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:21 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/24526cc1-548c-45a2-b624-925c17e356ff => generated 1413 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:48:22.171541 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6cbf8d58-7faf-441f-9e65-0fa60e486ba2 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] GET http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/fb600ecb-42c2-446c-bdde-7eda3bc08637 Jan 20 10:48:22.173311 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6cbf8d58-7faf-441f-9e65-0fa60e486ba2 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:22.173668 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:22.173668 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:22.174355 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6cbf8d58-7faf-441f-9e65-0fa60e486ba2 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:22.333836 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:22.333836 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:22.358944 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6cbf8d58-7faf-441f-9e65-0fa60e486ba2 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Volume info retrieved successfully. Jan 20 10:48:22.427053 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6cbf8d58-7faf-441f-9e65-0fa60e486ba2 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/fb600ecb-42c2-446c-bdde-7eda3bc08637 returned with HTTP 200 Jan 20 10:48:22.428071 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 620/1239] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:22 2021] GET /volume/v3/64437600a03043fcbc1edae841672ad8/volumes/fb600ecb-42c2-446c-bdde-7eda3bc08637 => generated 920 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:22.516282 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-993e8b30-5824-4b94-8133-bbae17628b81 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/24526cc1-548c-45a2-b624-925c17e356ff Jan 20 10:48:22.517378 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-993e8b30-5824-4b94-8133-bbae17628b81 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:22.517859 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:22.517859 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:22.518649 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-993e8b30-5824-4b94-8133-bbae17628b81 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:22.689647 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:22.689647 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:22.706883 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-993e8b30-5824-4b94-8133-bbae17628b81 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:48:22.762767 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-993e8b30-5824-4b94-8133-bbae17628b81 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/24526cc1-548c-45a2-b624-925c17e356ff returned with HTTP 200 Jan 20 10:48:22.777728 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 620/1240] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:22 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/24526cc1-548c-45a2-b624-925c17e356ff => generated 1413 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:48:23.457261 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9cfcfb17-69da-4b93-87bc-5db0324d6ea4 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] GET http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/fb600ecb-42c2-446c-bdde-7eda3bc08637 Jan 20 10:48:23.457868 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9cfcfb17-69da-4b93-87bc-5db0324d6ea4 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:23.458239 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:23.458239 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:23.458812 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9cfcfb17-69da-4b93-87bc-5db0324d6ea4 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:23.550686 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9cfcfb17-69da-4b93-87bc-5db0324d6ea4 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/fb600ecb-42c2-446c-bdde-7eda3bc08637 returned with HTTP 404 Jan 20 10:48:23.556118 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 621/1241] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:23 2021] GET /volume/v3/64437600a03043fcbc1edae841672ad8/volumes/fb600ecb-42c2-446c-bdde-7eda3bc08637 => generated 109 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:48:23.562210 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-219f15af-af6a-4c65-a4d1-521369dbaea8 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] DELETE http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/2133965d-7040-4fc2-9ed8-4ce103f88718 Jan 20 10:48:23.563114 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-219f15af-af6a-4c65-a4d1-521369dbaea8 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:23.563418 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:23.563418 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:23.563998 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-219f15af-af6a-4c65-a4d1-521369dbaea8 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:23.564776 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-219f15af-af6a-4c65-a4d1-521369dbaea8 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Delete volume with id: 2133965d-7040-4fc2-9ed8-4ce103f88718 Jan 20 10:48:23.686760 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:23.686760 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:23.690496 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-219f15af-af6a-4c65-a4d1-521369dbaea8 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Volume info retrieved successfully. Jan 20 10:48:23.745019 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-219f15af-af6a-4c65-a4d1-521369dbaea8 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Delete volume request issued successfully. Jan 20 10:48:23.746391 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-219f15af-af6a-4c65-a4d1-521369dbaea8 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/2133965d-7040-4fc2-9ed8-4ce103f88718 returned with HTTP 202 Jan 20 10:48:23.747349 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 621/1242] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:48:23 2021] DELETE /volume/v3/64437600a03043fcbc1edae841672ad8/volumes/2133965d-7040-4fc2-9ed8-4ce103f88718 => generated 0 bytes in 190 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:48:23.756152 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6663065d-dbba-40e5-8ae9-1398fd720a09 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] GET http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/2133965d-7040-4fc2-9ed8-4ce103f88718 Jan 20 10:48:23.756692 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6663065d-dbba-40e5-8ae9-1398fd720a09 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:23.757212 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6663065d-dbba-40e5-8ae9-1398fd720a09 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:23.790409 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-be972110-b97e-4803-8b3a-4eb4e7911196 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/24526cc1-548c-45a2-b624-925c17e356ff Jan 20 10:48:23.791790 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-be972110-b97e-4803-8b3a-4eb4e7911196 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:23.792196 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:23.792196 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:23.792745 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-be972110-b97e-4803-8b3a-4eb4e7911196 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:23.902045 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-be972110-b97e-4803-8b3a-4eb4e7911196 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/24526cc1-548c-45a2-b624-925c17e356ff returned with HTTP 404 Jan 20 10:48:23.903341 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 622/1243] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:23 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/24526cc1-548c-45a2-b624-925c17e356ff => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:48:23.916680 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2d862a24-9c23-4b59-a826-dd1b8ba065a6 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] DELETE http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 Jan 20 10:48:23.920439 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2d862a24-9c23-4b59-a826-dd1b8ba065a6 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:23.922104 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:23.922104 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:23.924301 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2d862a24-9c23-4b59-a826-dd1b8ba065a6 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:23.924898 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.contrib.backups [None req-2d862a24-9c23-4b59-a826-dd1b8ba065a6 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Delete backup with id: fead0589-87ce-44bc-9840-4f352e9d8411. Jan 20 10:48:23.963360 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6663065d-dbba-40e5-8ae9-1398fd720a09 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Volume info retrieved successfully. Jan 20 10:48:23.976854 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:23.976854 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:24.043975 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.backup.rpcapi [None req-2d862a24-9c23-4b59-a826-dd1b8ba065a6 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] delete_backup rpcapi backup_id fead0589-87ce-44bc-9840-4f352e9d8411 {{(pid=87960) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 20 10:48:24.048035 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2d862a24-9c23-4b59-a826-dd1b8ba065a6 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 returned with HTTP 202 Jan 20 10:48:24.049496 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 623/1244] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:48:23 2021] DELETE /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/fead0589-87ce-44bc-9840-4f352e9d8411 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 20 10:48:24.068720 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6663065d-dbba-40e5-8ae9-1398fd720a09 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/2133965d-7040-4fc2-9ed8-4ce103f88718 returned with HTTP 200 Jan 20 10:48:24.069944 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 622/1245] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:23 2021] GET /volume/v3/64437600a03043fcbc1edae841672ad8/volumes/2133965d-7040-4fc2-9ed8-4ce103f88718 => generated 921 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:24.121358 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-742f5bee-0921-466f-9b17-5dbede06d740 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] POST http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes Jan 20 10:48:24.122114 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:24.122114 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:24.122802 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-742f5bee-0921-466f-9b17-5dbede06d740 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Action: 'create', calling method: create, body: {"volume": {"metadata": {"vol-meta1": "value1", "vol-meta2": "value2", "vol-meta3": "value3"}, "size": 1, "name": "tempest-VolumesBackupsTest-Volume-2143607139"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:48:24.124372 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-742f5bee-0921-466f-9b17-5dbede06d740 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2143607139'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:48:24.125022 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-742f5bee-0921-466f-9b17-5dbede06d740 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Create volume of 1 GB Jan 20 10:48:24.172303 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-742f5bee-0921-466f-9b17-5dbede06d740 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Availability Zones retrieved successfully. Jan 20 10:48:24.298836 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-742f5bee-0921-466f-9b17-5dbede06d740 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Flow 'volume_create_api' (94a6994d-b2c9-4230-9156-0e1353f34f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:48:24.321278 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-742f5bee-0921-466f-9b17-5dbede06d740 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb39d41c-ff51-4fc0-bc7d-6ef26eabe2e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:48:24.331527 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-742f5bee-0921-466f-9b17-5dbede06d740 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:48:24.527730 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-742f5bee-0921-466f-9b17-5dbede06d740 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb39d41c-ff51-4fc0-bc7d-6ef26eabe2e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:48:24.540348 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-742f5bee-0921-466f-9b17-5dbede06d740 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (473f830e-e763-44b6-86bd-0a163842f2bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:48:24.718168 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-742f5bee-0921-466f-9b17-5dbede06d740 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Created reservations ['d0ad37f6-abe4-4f43-8a0a-018c872a3afb', 'c3f2eea8-ef0c-46b1-92fb-ed475ba2fb66', 'cc3b08ae-a0e0-4f9b-aba1-85a72aa2dc71', 'fa6ed1a6-34a8-4828-9e1d-f09da64a099c'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:48:24.720263 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-742f5bee-0921-466f-9b17-5dbede06d740 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (473f830e-e763-44b6-86bd-0a163842f2bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0ad37f6-abe4-4f43-8a0a-018c872a3afb', 'c3f2eea8-ef0c-46b1-92fb-ed475ba2fb66', 'cc3b08ae-a0e0-4f9b-aba1-85a72aa2dc71', 'fa6ed1a6-34a8-4828-9e1d-f09da64a099c']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:48:24.725583 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-742f5bee-0921-466f-9b17-5dbede06d740 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d6aaf38-ee1d-4c66-a1b1-308f81160252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:48:24.990650 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-742f5bee-0921-466f-9b17-5dbede06d740 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d6aaf38-ee1d-4c66-a1b1-308f81160252) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1add9e5-0b0b-4574-80e0-b8a3931fe4ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2143607139',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='bfb80722923b493186e7b3ce852a0f7e',qos_specs=None,replication_status=,reservations=['d0ad37f6-abe4-4f43-8a0a-018c872a3afb','c3f2eea8-ef0c-46b1-92fb-ed475ba2fb66','cc3b08ae-a0e0-4f9b-aba1-85a72aa2dc71','fa6ed1a6-34a8-4828-9e1d-f09da64a099c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ef55d49ea844c00bd746189a53f543b',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:48:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2143607139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1add9e5-0b0b-4574-80e0-b8a3931fe4ea,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='bfb80722923b493186e7b3ce852a0f7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2ef55d49ea844c00bd746189a53f543b',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:48:24.993478 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-742f5bee-0921-466f-9b17-5dbede06d740 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8659269c-06ba-4af3-9a08-4d257a74b894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:48:25.034184 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-742f5bee-0921-466f-9b17-5dbede06d740 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8659269c-06ba-4af3-9a08-4d257a74b894) transitioned into state 'SUCCESS' from state '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-2143607139',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='bfb80722923b493186e7b3ce852a0f7e',qos_specs=None,replication_status=,reservations=['d0ad37f6-abe4-4f43-8a0a-018c872a3afb','c3f2eea8-ef0c-46b1-92fb-ed475ba2fb66','cc3b08ae-a0e0-4f9b-aba1-85a72aa2dc71','fa6ed1a6-34a8-4828-9e1d-f09da64a099c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ef55d49ea844c00bd746189a53f543b',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:48:25.039083 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-742f5bee-0921-466f-9b17-5dbede06d740 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90dabf56-78bf-4642-94e0-5e5b7dbdcb3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:48:25.072025 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-742f5bee-0921-466f-9b17-5dbede06d740 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90dabf56-78bf-4642-94e0-5e5b7dbdcb3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:48:25.094258 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ffe7c5e3-3df9-4e99-99d3-85c1fc9fd6ab tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] GET http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/2133965d-7040-4fc2-9ed8-4ce103f88718 Jan 20 10:48:25.095386 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ffe7c5e3-3df9-4e99-99d3-85c1fc9fd6ab tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:25.095940 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:25.095940 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:25.097954 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ffe7c5e3-3df9-4e99-99d3-85c1fc9fd6ab tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:25.104209 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-742f5bee-0921-466f-9b17-5dbede06d740 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Flow 'volume_create_api' (94a6994d-b2c9-4230-9156-0e1353f34f2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:48:25.300980 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-742f5bee-0921-466f-9b17-5dbede06d740 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Create volume request issued successfully. Jan 20 10:48:25.320764 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:25.320764 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:25.341925 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ffe7c5e3-3df9-4e99-99d3-85c1fc9fd6ab tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Volume info retrieved successfully. Jan 20 10:48:25.390227 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ffe7c5e3-3df9-4e99-99d3-85c1fc9fd6ab tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/2133965d-7040-4fc2-9ed8-4ce103f88718 returned with HTTP 200 Jan 20 10:48:25.391054 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 623/1246] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:25 2021] GET /volume/v3/64437600a03043fcbc1edae841672ad8/volumes/2133965d-7040-4fc2-9ed8-4ce103f88718 => generated 921 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:48:25.453653 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-742f5bee-0921-466f-9b17-5dbede06d740 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes returned with HTTP 202 Jan 20 10:48:25.467140 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 624/1247] 10.222.0.73 () {60 vars in 1226 bytes} [Wed Jan 20 10:48:24 2021] POST /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes => generated 885 bytes in 1351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:48:25.487802 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-beec6240-bd0f-4187-817c-4f30e7e7eaf0 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/a1add9e5-0b0b-4574-80e0-b8a3931fe4ea Jan 20 10:48:25.495104 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-beec6240-bd0f-4187-817c-4f30e7e7eaf0 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:25.495634 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:25.495634 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:25.496428 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-beec6240-bd0f-4187-817c-4f30e7e7eaf0 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:25.680528 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:25.680528 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:25.707410 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-beec6240-bd0f-4187-817c-4f30e7e7eaf0 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:48:25.770225 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-beec6240-bd0f-4187-817c-4f30e7e7eaf0 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/a1add9e5-0b0b-4574-80e0-b8a3931fe4ea returned with HTTP 200 Jan 20 10:48:25.771318 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 624/1248] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:25 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/a1add9e5-0b0b-4574-80e0-b8a3931fe4ea => generated 977 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:26.417253 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2bb3f610-e615-461c-b49b-0ab1316c1176 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] GET http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/2133965d-7040-4fc2-9ed8-4ce103f88718 Jan 20 10:48:26.417801 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2bb3f610-e615-461c-b49b-0ab1316c1176 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:26.418035 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:26.418035 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:26.418545 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2bb3f610-e615-461c-b49b-0ab1316c1176 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:26.580387 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:26.580387 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:26.602394 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2bb3f610-e615-461c-b49b-0ab1316c1176 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Volume info retrieved successfully. Jan 20 10:48:26.768560 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2bb3f610-e615-461c-b49b-0ab1316c1176 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/2133965d-7040-4fc2-9ed8-4ce103f88718 returned with HTTP 200 Jan 20 10:48:26.769845 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 625/1249] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:26 2021] GET /volume/v3/64437600a03043fcbc1edae841672ad8/volumes/2133965d-7040-4fc2-9ed8-4ce103f88718 => generated 921 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:48:26.807076 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c295eafe-3574-41db-ba5b-641bb52532de tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/a1add9e5-0b0b-4574-80e0-b8a3931fe4ea Jan 20 10:48:26.808438 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c295eafe-3574-41db-ba5b-641bb52532de tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:26.810302 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:26.810302 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:26.812792 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c295eafe-3574-41db-ba5b-641bb52532de tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:26.985433 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:26.985433 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:27.045326 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c295eafe-3574-41db-ba5b-641bb52532de tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:48:27.140780 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c295eafe-3574-41db-ba5b-641bb52532de tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/a1add9e5-0b0b-4574-80e0-b8a3931fe4ea returned with HTTP 200 Jan 20 10:48:27.175957 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 625/1250] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:26 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/a1add9e5-0b0b-4574-80e0-b8a3931fe4ea => generated 977 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:27.787010 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a892f746-8899-4091-af58-554db75aeba1 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] GET http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/2133965d-7040-4fc2-9ed8-4ce103f88718 Jan 20 10:48:27.787510 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a892f746-8899-4091-af58-554db75aeba1 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:27.787510 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:27.787510 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:27.788408 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a892f746-8899-4091-af58-554db75aeba1 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:27.921004 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a892f746-8899-4091-af58-554db75aeba1 tempest-VolumesTestJSON-709613984 tempest-VolumesTestJSON-709613984] http://10.222.0.73/volume/v3/64437600a03043fcbc1edae841672ad8/volumes/2133965d-7040-4fc2-9ed8-4ce103f88718 returned with HTTP 404 Jan 20 10:48:27.926258 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 626/1251] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:27 2021] GET /volume/v3/64437600a03043fcbc1edae841672ad8/volumes/2133965d-7040-4fc2-9ed8-4ce103f88718 => generated 109 bytes in 144 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:48:28.191612 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4c1fd29d-5bfb-4349-b2fc-54c7a550869a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/a1add9e5-0b0b-4574-80e0-b8a3931fe4ea Jan 20 10:48:28.201743 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4c1fd29d-5bfb-4349-b2fc-54c7a550869a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:28.210934 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:28.210934 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:28.211815 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4c1fd29d-5bfb-4349-b2fc-54c7a550869a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:28.449082 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:28.449082 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:28.491869 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4c1fd29d-5bfb-4349-b2fc-54c7a550869a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:48:28.532579 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4c1fd29d-5bfb-4349-b2fc-54c7a550869a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/a1add9e5-0b0b-4574-80e0-b8a3931fe4ea returned with HTTP 200 Jan 20 10:48:28.537620 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 626/1252] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:28 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/a1add9e5-0b0b-4574-80e0-b8a3931fe4ea => generated 978 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:28.550761 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eb1f821c-228f-4802-b66c-f60a454dde26 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] POST http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups Jan 20 10:48:28.551555 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eb1f821c-228f-4802-b66c-f60a454dde26 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a1add9e5-0b0b-4574-80e0-b8a3931fe4ea", "name": "tempest-VolumesBackupsTest-Backup-314493807", "description": "tempest-volume-backup-description-2071749814", "container": "container"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:48:28.552701 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.backups [None req-eb1f821c-228f-4802-b66c-f60a454dde26 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Creating new backup {'backup': {'volume_id': 'a1add9e5-0b0b-4574-80e0-b8a3931fe4ea', 'name': 'tempest-VolumesBackupsTest-Backup-314493807', 'description': 'tempest-volume-backup-description-2071749814', 'container': 'container'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 20 10:48:28.553128 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.contrib.backups [None req-eb1f821c-228f-4802-b66c-f60a454dde26 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Creating backup of volume a1add9e5-0b0b-4574-80e0-b8a3931fe4ea in container container Jan 20 10:48:28.979865 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:28.979865 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:28.981278 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-eb1f821c-228f-4802-b66c-f60a454dde26 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:48:29.053533 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-eb1f821c-228f-4802-b66c-f60a454dde26 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Created reservations ['f4c55513-6fdf-45bc-b0a5-f4884c7872a2', 'dae734ae-799e-4d8d-a7a1-bc6dfe18d218'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:48:29.300734 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eb1f821c-228f-4802-b66c-f60a454dde26 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups returned with HTTP 202 Jan 20 10:48:29.313795 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 627/1253] 10.222.0.73 () {60 vars in 1226 bytes} [Wed Jan 20 10:48:28 2021] POST /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups => generated 395 bytes in 768 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 20 10:48:29.322810 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e0a4ab6c-f90d-401f-9b89-fda77263fc26 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:48:29.332654 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e0a4ab6c-f90d-401f-9b89-fda77263fc26 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:29.342304 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:29.342304 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:29.344587 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e0a4ab6c-f90d-401f-9b89-fda77263fc26 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:29.346075 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e0a4ab6c-f90d-401f-9b89-fda77263fc26 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:48:29.417182 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:29.417182 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:29.421127 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e0a4ab6c-f90d-401f-9b89-fda77263fc26 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:48:29.422852 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 627/1254] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:29 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:30.461888 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b717961d-1cd1-4646-acf5-5640f052ee08 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:48:30.463833 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b717961d-1cd1-4646-acf5-5640f052ee08 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:30.464283 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:30.464283 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:30.465273 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b717961d-1cd1-4646-acf5-5640f052ee08 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:30.466528 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-b717961d-1cd1-4646-acf5-5640f052ee08 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:48:30.503888 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:30.503888 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:30.506534 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b717961d-1cd1-4646-acf5-5640f052ee08 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:48:30.508117 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 628/1255] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:30 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:31.529352 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0a4bdec7-5d8a-47b9-8430-ba6c066c826d tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:48:31.530698 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0a4bdec7-5d8a-47b9-8430-ba6c066c826d tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:31.531221 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:31.531221 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:31.531842 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0a4bdec7-5d8a-47b9-8430-ba6c066c826d tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:31.532376 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-0a4bdec7-5d8a-47b9-8430-ba6c066c826d tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:48:31.594177 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:31.594177 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:31.596092 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0a4bdec7-5d8a-47b9-8430-ba6c066c826d tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:48:31.597022 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 628/1256] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:31 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:32.615006 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c7b20087-ed9f-4ff2-abc1-10f71a8ede86 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:48:32.615712 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c7b20087-ed9f-4ff2-abc1-10f71a8ede86 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:32.615937 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:32.615937 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:32.616360 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c7b20087-ed9f-4ff2-abc1-10f71a8ede86 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:32.616904 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-c7b20087-ed9f-4ff2-abc1-10f71a8ede86 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:48:32.674160 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:32.674160 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:32.676851 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c7b20087-ed9f-4ff2-abc1-10f71a8ede86 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:48:32.677992 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 629/1257] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:32 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:48:33.693022 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a1f94e8e-3d28-407e-873d-2d45d17997b8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:48:33.694833 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a1f94e8e-3d28-407e-873d-2d45d17997b8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:33.695510 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:33.695510 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:33.696302 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a1f94e8e-3d28-407e-873d-2d45d17997b8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:33.698651 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a1f94e8e-3d28-407e-873d-2d45d17997b8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:48:33.776496 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:33.776496 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:33.788885 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a1f94e8e-3d28-407e-873d-2d45d17997b8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:48:33.794061 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 629/1258] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:33 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:34.812539 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7f5eeda6-8e5b-4f5b-8257-a586b718fb62 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:48:34.813458 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7f5eeda6-8e5b-4f5b-8257-a586b718fb62 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:34.813458 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:34.813458 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:34.813922 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7f5eeda6-8e5b-4f5b-8257-a586b718fb62 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:34.814153 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-7f5eeda6-8e5b-4f5b-8257-a586b718fb62 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:48:34.920063 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:34.920063 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:34.928223 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7f5eeda6-8e5b-4f5b-8257-a586b718fb62 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:48:34.941712 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 630/1259] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:34 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:35.959399 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-94f07ee9-d7b8-47ca-ba1f-1815aeb18d7d tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:48:35.961298 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-94f07ee9-d7b8-47ca-ba1f-1815aeb18d7d tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:35.962869 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:35.962869 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:35.964194 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-94f07ee9-d7b8-47ca-ba1f-1815aeb18d7d tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:35.964876 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-94f07ee9-d7b8-47ca-ba1f-1815aeb18d7d tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:48:36.002291 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:36.002291 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:36.005544 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-94f07ee9-d7b8-47ca-ba1f-1815aeb18d7d tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:48:36.007773 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 630/1260] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:35 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:37.024078 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-788e4244-65f1-45b2-af8b-933a96d79e8b tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:48:37.024983 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-788e4244-65f1-45b2-af8b-933a96d79e8b tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:37.025407 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:37.025407 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:37.026003 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-788e4244-65f1-45b2-af8b-933a96d79e8b tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:37.026539 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-788e4244-65f1-45b2-af8b-933a96d79e8b tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:48:37.104606 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:37.104606 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:37.113574 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-788e4244-65f1-45b2-af8b-933a96d79e8b tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:48:37.114762 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 631/1261] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:37 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:38.130269 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fcf65bc8-2883-4705-8c94-5fcb2b00b781 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:48:38.130988 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fcf65bc8-2883-4705-8c94-5fcb2b00b781 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:38.131157 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:38.131157 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:38.131395 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fcf65bc8-2883-4705-8c94-5fcb2b00b781 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:38.131951 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-fcf65bc8-2883-4705-8c94-5fcb2b00b781 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:48:38.208092 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:38.208092 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:38.209980 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fcf65bc8-2883-4705-8c94-5fcb2b00b781 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:48:38.210822 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 631/1262] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:38 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:39.231956 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-131b2cc9-32b0-4134-b7e5-32edc84b7ad8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:48:39.231956 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-131b2cc9-32b0-4134-b7e5-32edc84b7ad8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:39.231956 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:39.231956 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:39.244908 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-131b2cc9-32b0-4134-b7e5-32edc84b7ad8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:39.244908 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-131b2cc9-32b0-4134-b7e5-32edc84b7ad8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:48:39.300246 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:39.300246 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:39.306835 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-131b2cc9-32b0-4134-b7e5-32edc84b7ad8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:48:39.318836 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 632/1263] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:39 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:40.333217 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4eaaeebc-4582-4477-8efe-66570d5fd9e6 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:48:40.347708 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4eaaeebc-4582-4477-8efe-66570d5fd9e6 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:40.348034 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:40.348034 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:40.348747 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4eaaeebc-4582-4477-8efe-66570d5fd9e6 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:40.356988 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-4eaaeebc-4582-4477-8efe-66570d5fd9e6 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:48:40.476864 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:40.476864 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:40.486893 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4eaaeebc-4582-4477-8efe-66570d5fd9e6 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:48:40.493905 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 632/1264] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:40 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:41.503133 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fece36bb-959a-467d-9c9f-8d082e0797e0 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:48:41.529327 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fece36bb-959a-467d-9c9f-8d082e0797e0 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:41.529583 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:41.529583 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:41.530364 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fece36bb-959a-467d-9c9f-8d082e0797e0 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:41.530993 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-fece36bb-959a-467d-9c9f-8d082e0797e0 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:48:41.582540 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:41.582540 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:41.585025 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fece36bb-959a-467d-9c9f-8d082e0797e0 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:48:41.602262 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 633/1265] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:41 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:42.624911 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-50d8a4c4-5d40-451b-bd3b-e074e0123f7d tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:48:42.626133 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-50d8a4c4-5d40-451b-bd3b-e074e0123f7d tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:42.626690 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:42.626690 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:42.627388 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-50d8a4c4-5d40-451b-bd3b-e074e0123f7d tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:42.627975 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-50d8a4c4-5d40-451b-bd3b-e074e0123f7d tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:48:42.673994 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:42.673994 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:42.681133 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-50d8a4c4-5d40-451b-bd3b-e074e0123f7d tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:48:42.682054 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 633/1266] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:42 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:43.697903 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1484378e-98e5-4a2d-9efd-8e50a4ed6f83 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:48:43.698438 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1484378e-98e5-4a2d-9efd-8e50a4ed6f83 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:43.698656 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:43.698656 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:43.699041 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1484378e-98e5-4a2d-9efd-8e50a4ed6f83 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:43.699442 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-1484378e-98e5-4a2d-9efd-8e50a4ed6f83 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:48:43.730811 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:43.730811 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:43.734009 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1484378e-98e5-4a2d-9efd-8e50a4ed6f83 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:48:43.735464 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 634/1267] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:43 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:44.769544 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-959a6881-c371-4850-a3c8-33b2c57f79cf tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:48:44.770087 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-959a6881-c371-4850-a3c8-33b2c57f79cf tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:44.770519 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:44.770519 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:44.771085 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-959a6881-c371-4850-a3c8-33b2c57f79cf tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:44.772125 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-959a6881-c371-4850-a3c8-33b2c57f79cf tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:48:44.891855 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:44.891855 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:44.897347 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-959a6881-c371-4850-a3c8-33b2c57f79cf tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:48:44.899111 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 634/1268] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:44 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:45.915862 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8b1579b5-0ff9-4bf9-9e8f-637e0db48c48 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:48:45.917955 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8b1579b5-0ff9-4bf9-9e8f-637e0db48c48 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:45.918408 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:45.918408 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:45.919105 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8b1579b5-0ff9-4bf9-9e8f-637e0db48c48 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:45.919683 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-8b1579b5-0ff9-4bf9-9e8f-637e0db48c48 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:48:45.976300 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:45.976300 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:45.980071 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8b1579b5-0ff9-4bf9-9e8f-637e0db48c48 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:48:45.995650 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 635/1269] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:45 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:47.016591 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-edff1949-518e-420a-b90e-93ab4381bfe4 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:48:47.017655 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-edff1949-518e-420a-b90e-93ab4381bfe4 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:47.017822 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:47.017822 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:47.018217 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-edff1949-518e-420a-b90e-93ab4381bfe4 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:47.018599 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-edff1949-518e-420a-b90e-93ab4381bfe4 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:48:47.110622 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:47.110622 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:47.116789 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-edff1949-518e-420a-b90e-93ab4381bfe4 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:48:47.117702 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 635/1270] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:47 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:48:48.134481 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-864f6454-ddb2-45dc-8fcb-d6a9461ca3ca tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:48:48.135598 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-864f6454-ddb2-45dc-8fcb-d6a9461ca3ca tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:48.135990 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:48.135990 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:48.136641 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-864f6454-ddb2-45dc-8fcb-d6a9461ca3ca tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:48.141877 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-864f6454-ddb2-45dc-8fcb-d6a9461ca3ca tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:48:48.205894 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:48.205894 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:48.207955 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-864f6454-ddb2-45dc-8fcb-d6a9461ca3ca tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:48:48.208747 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 636/1271] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:48 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:49.232626 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3b364674-a844-475d-af02-86ea90f48573 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:48:49.233305 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3b364674-a844-475d-af02-86ea90f48573 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:49.233485 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:49.233485 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:49.241965 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3b364674-a844-475d-af02-86ea90f48573 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:49.243612 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-3b364674-a844-475d-af02-86ea90f48573 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:48:49.291209 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:49.291209 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:49.293847 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3b364674-a844-475d-af02-86ea90f48573 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:48:49.295437 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 636/1272] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:49 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:50.332562 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-84382672-721f-498f-b9dd-59d6c8d0aa1a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:48:50.335163 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-84382672-721f-498f-b9dd-59d6c8d0aa1a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:50.335163 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:50.335163 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:50.335626 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-84382672-721f-498f-b9dd-59d6c8d0aa1a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:50.342450 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-84382672-721f-498f-b9dd-59d6c8d0aa1a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:48:50.388135 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:50.388135 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:50.390770 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-84382672-721f-498f-b9dd-59d6c8d0aa1a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:48:50.391798 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 637/1273] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:50 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:51.415506 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8f914d59-724f-46e4-95d7-3aa2e08cf8c7 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:48:51.421343 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8f914d59-724f-46e4-95d7-3aa2e08cf8c7 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:51.421906 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:51.421906 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:51.422839 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8f914d59-724f-46e4-95d7-3aa2e08cf8c7 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:51.423391 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-8f914d59-724f-46e4-95d7-3aa2e08cf8c7 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:48:51.475958 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:51.475958 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:51.485658 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8f914d59-724f-46e4-95d7-3aa2e08cf8c7 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:48:51.487093 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 637/1274] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:51 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:52.510701 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8094d9cf-8040-48b2-b27a-89a12070d02c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:48:52.510701 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8094d9cf-8040-48b2-b27a-89a12070d02c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:52.510701 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:52.510701 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:52.510701 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8094d9cf-8040-48b2-b27a-89a12070d02c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:52.510701 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-8094d9cf-8040-48b2-b27a-89a12070d02c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:48:52.601964 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:52.601964 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:52.604181 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8094d9cf-8040-48b2-b27a-89a12070d02c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:48:52.616424 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 638/1275] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:52 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:53.626824 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-786a136d-d5cc-4c56-9326-2c48861bcf47 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:48:53.627595 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-786a136d-d5cc-4c56-9326-2c48861bcf47 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:53.627595 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:53.627595 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:53.628414 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-786a136d-d5cc-4c56-9326-2c48861bcf47 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:53.628971 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-786a136d-d5cc-4c56-9326-2c48861bcf47 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:48:53.734516 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:53.734516 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:53.748873 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-786a136d-d5cc-4c56-9326-2c48861bcf47 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:48:53.750735 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 638/1276] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:53 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:54.771936 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1eea1d3f-b0f4-4121-9383-b281cd86a389 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:48:54.775041 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1eea1d3f-b0f4-4121-9383-b281cd86a389 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:54.775041 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:54.775041 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:54.775726 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1eea1d3f-b0f4-4121-9383-b281cd86a389 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:54.775929 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-1eea1d3f-b0f4-4121-9383-b281cd86a389 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:48:54.847601 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:54.847601 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:54.852410 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1eea1d3f-b0f4-4121-9383-b281cd86a389 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:48:54.856376 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 639/1277] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:54 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:55.882451 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-063884c4-c340-4d73-bef6-1a308322cb37 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:48:55.886473 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-063884c4-c340-4d73-bef6-1a308322cb37 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:55.887006 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:55.887006 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:55.888013 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-063884c4-c340-4d73-bef6-1a308322cb37 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:55.889740 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-063884c4-c340-4d73-bef6-1a308322cb37 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:48:56.010432 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:56.010432 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:56.014162 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-063884c4-c340-4d73-bef6-1a308322cb37 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:48:56.019514 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 639/1278] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:55 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:57.036451 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-80594ca2-e83f-4fa5-a03a-8fb1ac24a62b tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:48:57.037118 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-80594ca2-e83f-4fa5-a03a-8fb1ac24a62b tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:57.037259 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:57.037259 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:57.037534 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-80594ca2-e83f-4fa5-a03a-8fb1ac24a62b tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:57.037898 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-80594ca2-e83f-4fa5-a03a-8fb1ac24a62b tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:48:57.098380 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:57.098380 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:57.100658 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-80594ca2-e83f-4fa5-a03a-8fb1ac24a62b tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:48:57.101880 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 640/1279] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:57 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:58.117214 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0ceb5290-c532-47c6-bac9-bfecc458d7da tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:48:58.117846 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0ceb5290-c532-47c6-bac9-bfecc458d7da tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:58.118110 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:58.118110 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:58.118488 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0ceb5290-c532-47c6-bac9-bfecc458d7da tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:58.118858 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-0ceb5290-c532-47c6-bac9-bfecc458d7da tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:48:58.179589 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:58.179589 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:58.182511 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0ceb5290-c532-47c6-bac9-bfecc458d7da tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:48:58.190964 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 640/1280] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:58 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:48:59.199708 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-548c15ad-5811-47f3-8717-81231dd9d961 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:48:59.200348 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-548c15ad-5811-47f3-8717-81231dd9d961 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:48:59.200520 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:48:59.200520 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:48:59.200872 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-548c15ad-5811-47f3-8717-81231dd9d961 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:48:59.201329 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-548c15ad-5811-47f3-8717-81231dd9d961 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:48:59.260889 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:48:59.260889 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:48:59.270567 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-548c15ad-5811-47f3-8717-81231dd9d961 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:48:59.275592 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 641/1281] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:48:59 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:01.080854 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bf202cb8-9b55-477f-84d4-80d8bbe7b0a4 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:01.081454 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bf202cb8-9b55-477f-84d4-80d8bbe7b0a4 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:01.081715 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:01.081715 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:01.082104 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bf202cb8-9b55-477f-84d4-80d8bbe7b0a4 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:01.082631 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-bf202cb8-9b55-477f-84d4-80d8bbe7b0a4 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:01.132407 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:01.132407 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:01.138633 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bf202cb8-9b55-477f-84d4-80d8bbe7b0a4 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:01.140600 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 641/1282] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:00 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 853 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:02.158614 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3a7047d5-dd56-4dc4-95c3-9b9255a297d3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:02.159510 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3a7047d5-dd56-4dc4-95c3-9b9255a297d3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:02.159845 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:02.159845 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:02.160504 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3a7047d5-dd56-4dc4-95c3-9b9255a297d3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:02.161406 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-3a7047d5-dd56-4dc4-95c3-9b9255a297d3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:02.251838 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:02.251838 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:02.260742 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3a7047d5-dd56-4dc4-95c3-9b9255a297d3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:02.268381 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 642/1283] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:02 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:03.280299 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2a8943d9-ad63-4395-89ea-0083ed3574a5 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:03.282314 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2a8943d9-ad63-4395-89ea-0083ed3574a5 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:03.288577 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:03.288577 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:03.290451 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2a8943d9-ad63-4395-89ea-0083ed3574a5 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:03.291669 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-2a8943d9-ad63-4395-89ea-0083ed3574a5 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:03.438843 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:03.438843 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:03.440985 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2a8943d9-ad63-4395-89ea-0083ed3574a5 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:03.442486 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 642/1284] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:03 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:04.473534 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-70caff53-aaf9-4e76-bbb7-badd22462091 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:04.475065 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-70caff53-aaf9-4e76-bbb7-badd22462091 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:04.478763 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:04.478763 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:04.479691 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-70caff53-aaf9-4e76-bbb7-badd22462091 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:04.482356 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-70caff53-aaf9-4e76-bbb7-badd22462091 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:04.544477 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:04.544477 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:04.548694 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-70caff53-aaf9-4e76-bbb7-badd22462091 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:04.549816 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 643/1285] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:04 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:05.570168 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f94ba971-f042-4120-b17b-1a365b3cac73 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:05.571670 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f94ba971-f042-4120-b17b-1a365b3cac73 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:05.572056 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:05.572056 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:05.573715 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f94ba971-f042-4120-b17b-1a365b3cac73 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:05.574541 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f94ba971-f042-4120-b17b-1a365b3cac73 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:05.675506 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:05.675506 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:05.678435 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f94ba971-f042-4120-b17b-1a365b3cac73 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:05.684384 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 643/1286] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:05 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:06.701186 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fa14fd8b-70cd-4687-ae61-13fc2c06553d tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:06.702528 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fa14fd8b-70cd-4687-ae61-13fc2c06553d tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:06.703051 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:06.703051 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:06.704343 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fa14fd8b-70cd-4687-ae61-13fc2c06553d tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:06.705203 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-fa14fd8b-70cd-4687-ae61-13fc2c06553d tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:06.829492 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:06.829492 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:06.831452 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fa14fd8b-70cd-4687-ae61-13fc2c06553d tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:06.839741 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 644/1287] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:06 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:07.853447 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-17047164-d11a-4075-80d4-72ad45488215 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:07.856240 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-17047164-d11a-4075-80d4-72ad45488215 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:07.858315 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:07.858315 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:07.860210 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-17047164-d11a-4075-80d4-72ad45488215 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:07.864629 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-17047164-d11a-4075-80d4-72ad45488215 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:07.942453 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:07.942453 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:07.942453 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-17047164-d11a-4075-80d4-72ad45488215 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:07.942453 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 644/1288] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:07 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:08.945211 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-adda331b-4dac-4e1a-86fc-a5c4375e941a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:08.952238 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-adda331b-4dac-4e1a-86fc-a5c4375e941a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:08.953106 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:08.953106 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:08.955182 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-adda331b-4dac-4e1a-86fc-a5c4375e941a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:08.956122 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-adda331b-4dac-4e1a-86fc-a5c4375e941a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:09.116631 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:09.116631 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:09.120063 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-adda331b-4dac-4e1a-86fc-a5c4375e941a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:09.125071 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 645/1289] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:08 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:10.141407 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-119be5c3-995e-4f68-a3d1-5fc7a318ce84 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:10.141884 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-119be5c3-995e-4f68-a3d1-5fc7a318ce84 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:10.142063 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:10.142063 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:10.142498 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-119be5c3-995e-4f68-a3d1-5fc7a318ce84 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:10.142909 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-119be5c3-995e-4f68-a3d1-5fc7a318ce84 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:10.219667 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:10.219667 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:10.223291 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-119be5c3-995e-4f68-a3d1-5fc7a318ce84 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:10.224232 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 645/1290] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:10 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:49:11.253819 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ced2f1aa-33ef-4780-9af2-d0ffff8a2731 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:11.254905 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ced2f1aa-33ef-4780-9af2-d0ffff8a2731 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:11.255294 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:11.255294 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:11.255893 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ced2f1aa-33ef-4780-9af2-d0ffff8a2731 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:11.256423 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-ced2f1aa-33ef-4780-9af2-d0ffff8a2731 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:11.315440 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:11.315440 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:11.318813 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ced2f1aa-33ef-4780-9af2-d0ffff8a2731 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:11.323583 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 646/1291] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:11 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:49:12.346107 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-00fe5660-109d-403a-b02e-0f97dfbe479c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:12.346107 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-00fe5660-109d-403a-b02e-0f97dfbe479c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:12.346107 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:12.346107 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:12.346107 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-00fe5660-109d-403a-b02e-0f97dfbe479c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:12.346107 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-00fe5660-109d-403a-b02e-0f97dfbe479c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:12.394613 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:12.394613 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:12.397010 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-00fe5660-109d-403a-b02e-0f97dfbe479c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:12.399357 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 646/1292] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:12 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:13.423625 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1d7a8854-dbb5-4f6c-b2b5-13b5e423dcbe tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:13.424619 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1d7a8854-dbb5-4f6c-b2b5-13b5e423dcbe tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:13.425041 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:13.425041 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:13.434032 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1d7a8854-dbb5-4f6c-b2b5-13b5e423dcbe tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:13.434725 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-1d7a8854-dbb5-4f6c-b2b5-13b5e423dcbe tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:13.531917 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:13.531917 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:13.535316 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1d7a8854-dbb5-4f6c-b2b5-13b5e423dcbe tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:13.537205 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 647/1293] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:13 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:14.556523 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-432c865a-dbba-41ad-a3dc-a55e3974ede0 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:14.557363 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-432c865a-dbba-41ad-a3dc-a55e3974ede0 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:14.557363 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:14.557363 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:14.557863 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-432c865a-dbba-41ad-a3dc-a55e3974ede0 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:14.557863 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-432c865a-dbba-41ad-a3dc-a55e3974ede0 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:14.614938 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:14.614938 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:14.616782 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-432c865a-dbba-41ad-a3dc-a55e3974ede0 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:14.637530 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 647/1294] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:14 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:15.657459 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aada7b77-8f8a-42cf-8dff-552e965eee35 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:15.658458 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aada7b77-8f8a-42cf-8dff-552e965eee35 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:15.658661 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:15.658661 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:15.659474 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aada7b77-8f8a-42cf-8dff-552e965eee35 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:15.659860 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-aada7b77-8f8a-42cf-8dff-552e965eee35 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:15.709195 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:15.709195 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:15.713465 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aada7b77-8f8a-42cf-8dff-552e965eee35 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:15.714277 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 648/1295] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:15 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:49:16.734637 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-87832d27-6fea-493a-813b-698d87136a08 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:16.735178 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-87832d27-6fea-493a-813b-698d87136a08 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:16.735324 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:16.735324 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:16.735649 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-87832d27-6fea-493a-813b-698d87136a08 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:16.736019 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-87832d27-6fea-493a-813b-698d87136a08 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:16.815470 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:16.815470 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:16.817370 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-87832d27-6fea-493a-813b-698d87136a08 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:16.818208 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 648/1296] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:16 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:49:17.843022 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-69c36801-d32a-4ee3-a8af-c4ccc46ac88a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:17.843742 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-69c36801-d32a-4ee3-a8af-c4ccc46ac88a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:17.843924 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:17.843924 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:17.844521 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-69c36801-d32a-4ee3-a8af-c4ccc46ac88a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:17.845131 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-69c36801-d32a-4ee3-a8af-c4ccc46ac88a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:17.899190 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:17.899190 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:17.901448 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-69c36801-d32a-4ee3-a8af-c4ccc46ac88a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:17.902493 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 649/1297] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:17 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:18.927946 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f4f0591c-125e-45a6-82d4-be6e03bd51a9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:18.928733 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f4f0591c-125e-45a6-82d4-be6e03bd51a9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:18.928733 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:18.928733 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:18.929273 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f4f0591c-125e-45a6-82d4-be6e03bd51a9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:18.930409 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f4f0591c-125e-45a6-82d4-be6e03bd51a9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:18.957643 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:18.957643 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:18.959487 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f4f0591c-125e-45a6-82d4-be6e03bd51a9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:18.960831 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 649/1298] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:18 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:19.978603 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e11b21f1-a9bb-485b-92e3-7d9609f8c02d tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:19.979147 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e11b21f1-a9bb-485b-92e3-7d9609f8c02d tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:19.979307 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:19.979307 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:19.979982 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e11b21f1-a9bb-485b-92e3-7d9609f8c02d tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:19.980572 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e11b21f1-a9bb-485b-92e3-7d9609f8c02d tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:20.032349 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:20.032349 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:20.043849 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e11b21f1-a9bb-485b-92e3-7d9609f8c02d tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:20.048385 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 650/1299] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:19 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:21.072622 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-af905d69-4e4e-41d6-973f-dd8e98bf3e9b tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:21.073631 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-af905d69-4e4e-41d6-973f-dd8e98bf3e9b tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:21.074000 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:21.074000 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:21.085470 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-af905d69-4e4e-41d6-973f-dd8e98bf3e9b tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:21.086622 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-af905d69-4e4e-41d6-973f-dd8e98bf3e9b tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:21.148196 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:21.148196 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:21.163343 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-af905d69-4e4e-41d6-973f-dd8e98bf3e9b tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:21.165589 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 650/1300] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:21 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:22.183282 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a5be23be-0c3b-4d2a-ac28-4457fa401a33 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:22.184737 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a5be23be-0c3b-4d2a-ac28-4457fa401a33 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:22.185180 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:22.185180 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:22.185842 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a5be23be-0c3b-4d2a-ac28-4457fa401a33 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:22.186413 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a5be23be-0c3b-4d2a-ac28-4457fa401a33 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:22.250829 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:22.250829 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:22.255589 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a5be23be-0c3b-4d2a-ac28-4457fa401a33 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:22.255589 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 651/1301] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:22 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:23.280509 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3c453e29-dc54-4ccd-b305-9d7765bf9b39 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:23.287631 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3c453e29-dc54-4ccd-b305-9d7765bf9b39 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:23.293663 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:23.293663 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:23.303610 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3c453e29-dc54-4ccd-b305-9d7765bf9b39 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:23.305290 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-3c453e29-dc54-4ccd-b305-9d7765bf9b39 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:23.379674 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:23.379674 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:23.383798 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3c453e29-dc54-4ccd-b305-9d7765bf9b39 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:23.401580 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 651/1302] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:23 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:24.422028 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e7b7746e-b01d-4a79-a789-a333620555c9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:24.422754 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e7b7746e-b01d-4a79-a789-a333620555c9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:24.422904 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:24.422904 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:24.423582 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e7b7746e-b01d-4a79-a789-a333620555c9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:24.424030 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e7b7746e-b01d-4a79-a789-a333620555c9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:24.511466 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:24.511466 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:24.532656 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e7b7746e-b01d-4a79-a789-a333620555c9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:24.545342 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 652/1303] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:24 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:25.553917 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-522e1b69-2a0e-48af-98b4-986d8f5b0ca4 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:25.554685 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-522e1b69-2a0e-48af-98b4-986d8f5b0ca4 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:25.554685 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:25.554685 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:25.555090 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-522e1b69-2a0e-48af-98b4-986d8f5b0ca4 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:25.555772 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-522e1b69-2a0e-48af-98b4-986d8f5b0ca4 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:25.643035 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:25.643035 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:25.655493 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-522e1b69-2a0e-48af-98b4-986d8f5b0ca4 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:25.660128 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 652/1304] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:25 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:26.678584 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8152b201-de0f-48f0-bd85-0495d759462e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:26.686706 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8152b201-de0f-48f0-bd85-0495d759462e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:26.687075 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:26.687075 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:26.687764 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8152b201-de0f-48f0-bd85-0495d759462e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:26.688477 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-8152b201-de0f-48f0-bd85-0495d759462e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:26.814777 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:26.814777 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:26.815664 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8152b201-de0f-48f0-bd85-0495d759462e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:26.838554 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 653/1305] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:26 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 851 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:27.856604 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ba57a9c9-f527-413d-98f2-d6a9cd1b777c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:27.857526 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ba57a9c9-f527-413d-98f2-d6a9cd1b777c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:27.870830 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:27.870830 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:27.874375 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ba57a9c9-f527-413d-98f2-d6a9cd1b777c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:27.875336 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-ba57a9c9-f527-413d-98f2-d6a9cd1b777c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:27.935058 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:27.935058 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:27.939826 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ba57a9c9-f527-413d-98f2-d6a9cd1b777c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:27.945297 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 653/1306] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:27 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 853 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:28.957558 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-773560b0-cc7f-4e43-9275-827eb502b4a8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:28.958375 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-773560b0-cc7f-4e43-9275-827eb502b4a8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:28.958627 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:28.958627 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:28.958988 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-773560b0-cc7f-4e43-9275-827eb502b4a8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:28.959473 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-773560b0-cc7f-4e43-9275-827eb502b4a8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:29.047424 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:29.047424 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:29.052771 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-773560b0-cc7f-4e43-9275-827eb502b4a8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:29.062240 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 654/1307] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:28 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 853 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:30.077483 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-46986229-74a2-4f87-9de1-a51c594a5e41 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:30.078638 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-46986229-74a2-4f87-9de1-a51c594a5e41 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:30.079009 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:30.079009 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:30.079664 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-46986229-74a2-4f87-9de1-a51c594a5e41 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:30.080217 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-46986229-74a2-4f87-9de1-a51c594a5e41 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:30.157371 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:30.157371 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:30.159495 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-46986229-74a2-4f87-9de1-a51c594a5e41 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:30.160417 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 654/1308] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:30 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 854 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:49:30.188054 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7d6ff7cd-b51b-455e-ab02-8f0b1befbb95 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/a1add9e5-0b0b-4574-80e0-b8a3931fe4ea Jan 20 10:49:30.189575 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7d6ff7cd-b51b-455e-ab02-8f0b1befbb95 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:30.190527 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:30.190527 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:30.194349 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7d6ff7cd-b51b-455e-ab02-8f0b1befbb95 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:30.475674 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:30.475674 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:30.507243 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7d6ff7cd-b51b-455e-ab02-8f0b1befbb95 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:49:30.555961 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7d6ff7cd-b51b-455e-ab02-8f0b1befbb95 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/a1add9e5-0b0b-4574-80e0-b8a3931fe4ea returned with HTTP 200 Jan 20 10:49:30.557247 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 655/1309] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:30 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/a1add9e5-0b0b-4574-80e0-b8a3931fe4ea => generated 978 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:30.597586 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0400de9f-8d2f-44e6-b76b-4e0182018800 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:30.610331 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0400de9f-8d2f-44e6-b76b-4e0182018800 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:30.610751 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:30.610751 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:30.611487 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0400de9f-8d2f-44e6-b76b-4e0182018800 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:30.612170 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-0400de9f-8d2f-44e6-b76b-4e0182018800 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:30.709216 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:30.709216 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:30.717630 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0400de9f-8d2f-44e6-b76b-4e0182018800 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:30.723902 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 655/1310] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:30 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 854 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:30.751148 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5782bb15-6747-48fe-9578-5f579b3452ac tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/detail Jan 20 10:49:30.754641 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5782bb15-6747-48fe-9578-5f579b3452ac tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:30.756127 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:30.756127 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:30.766319 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5782bb15-6747-48fe-9578-5f579b3452ac tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:30.768008 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-5782bb15-6747-48fe-9578-5f579b3452ac tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:49:30.834028 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5782bb15-6747-48fe-9578-5f579b3452ac tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/detail returned with HTTP 200 Jan 20 10:49:30.838073 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 656/1311] 10.222.0.73 () {58 vars in 1225 bytes} [Wed Jan 20 10:49:30 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/detail => generated 857 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:30.865337 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9dc61670-9c47-4891-8d8e-003a3f71c148 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] POST http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429/restore Jan 20 10:49:30.866338 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:30.866338 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:30.867588 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9dc61670-9c47-4891-8d8e-003a3f71c148 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:49:30.870767 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.backups [None req-9dc61670-9c47-4891-8d8e-003a3f71c148 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Restoring backup dc7c8e67-9aa8-4622-be27-b72818e09429 ({'restore': {}}) {{(pid=87959) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 20 10:49:30.871553 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.contrib.backups [None req-9dc61670-9c47-4891-8d8e-003a3f71c148 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Restoring backup dc7c8e67-9aa8-4622-be27-b72818e09429 to volume None. Jan 20 10:49:30.906599 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:30.906599 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:30.910752 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.backup.api [None req-9dc61670-9c47-4891-8d8e-003a3f71c148 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Creating volume of 1 GB for restore of backup dc7c8e67-9aa8-4622-be27-b72818e09429. Jan 20 10:49:30.938487 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9dc61670-9c47-4891-8d8e-003a3f71c148 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Availability zone cache updated, next update will occur around 2021-01-20 11:49:30.937753. {{(pid=87959) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 20 10:49:30.939951 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9dc61670-9c47-4891-8d8e-003a3f71c148 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Availability Zones retrieved successfully. Jan 20 10:49:30.965354 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9dc61670-9c47-4891-8d8e-003a3f71c148 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Flow 'volume_create_api' (086394aa-a1f7-4548-bf15-1fab95ea8729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:49:30.969411 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9dc61670-9c47-4891-8d8e-003a3f71c148 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dfcda4f-d8c4-4df6-8bc1-b09d5b2b24c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:49:30.973001 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-9dc61670-9c47-4891-8d8e-003a3f71c148 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:49:31.102203 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9dc61670-9c47-4891-8d8e-003a3f71c148 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dfcda4f-d8c4-4df6-8bc1-b09d5b2b24c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:49:31.107116 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9dc61670-9c47-4891-8d8e-003a3f71c148 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (340230df-847d-44e5-ad71-f48c76d016f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:49:31.242879 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-9dc61670-9c47-4891-8d8e-003a3f71c148 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Created reservations ['f23fd4d6-013a-4b57-9882-133e16aedb6e', '8f54f2cb-511a-4ebb-8c2d-e35d33702647', '8572943d-8e19-4c12-b902-980ea450ba20', '35db0b07-1f49-4cb3-ada0-6f600fa5c4ad'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:49:31.247598 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9dc61670-9c47-4891-8d8e-003a3f71c148 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (340230df-847d-44e5-ad71-f48c76d016f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f23fd4d6-013a-4b57-9882-133e16aedb6e', '8f54f2cb-511a-4ebb-8c2d-e35d33702647', '8572943d-8e19-4c12-b902-980ea450ba20', '35db0b07-1f49-4cb3-ada0-6f600fa5c4ad']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:49:31.253467 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9dc61670-9c47-4891-8d8e-003a3f71c148 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fde178c-70c9-45cd-a76d-bca5facd31b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:49:31.403243 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9dc61670-9c47-4891-8d8e-003a3f71c148 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fde178c-70c9-45cd-a76d-bca5facd31b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b997b8d-8423-4d44-908d-5b059e412cde', '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_dc7c8e67-9aa8-4622-be27-b72818e09429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfb80722923b493186e7b3ce852a0f7e',qos_specs=None,replication_status=,reservations=['f23fd4d6-013a-4b57-9882-133e16aedb6e','8f54f2cb-511a-4ebb-8c2d-e35d33702647','8572943d-8e19-4c12-b902-980ea450ba20','35db0b07-1f49-4cb3-ada0-6f600fa5c4ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ef55d49ea844c00bd746189a53f543b',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:49:31Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_dc7c8e67-9aa8-4622-be27-b72818e09429',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b997b8d-8423-4d44-908d-5b059e412cde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfb80722923b493186e7b3ce852a0f7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2ef55d49ea844c00bd746189a53f543b',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:49:31.408505 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9dc61670-9c47-4891-8d8e-003a3f71c148 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffd83592-c5a3-41e4-98f5-c3a85a9aad67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:49:31.471425 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9dc61670-9c47-4891-8d8e-003a3f71c148 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffd83592-c5a3-41e4-98f5-c3a85a9aad67) transitioned into 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_dc7c8e67-9aa8-4622-be27-b72818e09429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfb80722923b493186e7b3ce852a0f7e',qos_specs=None,replication_status=,reservations=['f23fd4d6-013a-4b57-9882-133e16aedb6e','8f54f2cb-511a-4ebb-8c2d-e35d33702647','8572943d-8e19-4c12-b902-980ea450ba20','35db0b07-1f49-4cb3-ada0-6f600fa5c4ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ef55d49ea844c00bd746189a53f543b',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:49:31.482119 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9dc61670-9c47-4891-8d8e-003a3f71c148 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcbc2ae3-666d-4214-8919-2c7f2587740e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:49:31.565003 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9dc61670-9c47-4891-8d8e-003a3f71c148 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcbc2ae3-666d-4214-8919-2c7f2587740e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:49:31.570212 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9dc61670-9c47-4891-8d8e-003a3f71c148 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Flow 'volume_create_api' (086394aa-a1f7-4548-bf15-1fab95ea8729) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:49:31.713346 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9dc61670-9c47-4891-8d8e-003a3f71c148 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Create volume request issued successfully. Jan 20 10:49:31.878628 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:31.878628 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:31.880083 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9dc61670-9c47-4891-8d8e-003a3f71c148 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:49:31.880629 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Jan 20 10:49:31.880629 n-d-768509-8 devstack@c-api.service[87958]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Jan 20 10:49:31.880629 n-d-768509-8 devstack@c-api.service[87958]: hub = hubs.get_hub() Jan 20 10:49:32.982502 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:32.982502 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:32.984782 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9dc61670-9c47-4891-8d8e-003a3f71c148 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:49:32.985523 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.backup.api [None req-9dc61670-9c47-4891-8d8e-003a3f71c148 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Checking backup size 1 against volume size 1 {{(pid=87959) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 20 10:49:32.986559 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.backup.api [None req-9dc61670-9c47-4891-8d8e-003a3f71c148 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Overwriting volume 4b997b8d-8423-4d44-908d-5b059e412cde with restore of backup dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:33.013487 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.backup.rpcapi [None req-9dc61670-9c47-4891-8d8e-003a3f71c148 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] restore_backup in rpcapi backup_id dc7c8e67-9aa8-4622-be27-b72818e09429 {{(pid=87959) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 20 10:49:33.025858 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9dc61670-9c47-4891-8d8e-003a3f71c148 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429/restore returned with HTTP 202 Jan 20 10:49:33.035892 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 656/1312] 10.222.0.73 () {60 vars in 1360 bytes} [Wed Jan 20 10:49:30 2021] POST /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429/restore => generated 189 bytes in 2183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 20 10:49:33.048808 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d500f8b1-2d57-4af9-981e-77943c5da391 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:33.049433 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d500f8b1-2d57-4af9-981e-77943c5da391 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:33.049653 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:33.049653 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:33.050042 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d500f8b1-2d57-4af9-981e-77943c5da391 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:33.050417 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-d500f8b1-2d57-4af9-981e-77943c5da391 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:33.106930 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:33.106930 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:33.108711 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d500f8b1-2d57-4af9-981e-77943c5da391 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:33.117296 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 657/1313] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:33 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 854 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:34.136671 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-30745844-556f-43b4-92bb-be620c294918 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:34.138344 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-30745844-556f-43b4-92bb-be620c294918 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:34.146033 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:34.146033 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:34.147102 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-30745844-556f-43b4-92bb-be620c294918 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:34.147942 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-30745844-556f-43b4-92bb-be620c294918 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:34.215973 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:34.215973 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:34.218605 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-30745844-556f-43b4-92bb-be620c294918 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:34.223468 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 657/1314] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:34 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 854 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:35.242970 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-23f11ade-d9d3-4654-a062-888559f027a3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:35.245366 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-23f11ade-d9d3-4654-a062-888559f027a3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:35.246015 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:35.246015 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:35.246710 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-23f11ade-d9d3-4654-a062-888559f027a3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:35.247400 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-23f11ade-d9d3-4654-a062-888559f027a3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:35.314783 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:35.314783 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:35.317353 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-23f11ade-d9d3-4654-a062-888559f027a3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:35.318759 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 658/1315] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:35 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 854 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:36.345204 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b0cb9bad-8c2f-466d-9678-ca138e1db88e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:36.353353 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b0cb9bad-8c2f-466d-9678-ca138e1db88e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:36.354076 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:36.354076 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:36.355179 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b0cb9bad-8c2f-466d-9678-ca138e1db88e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:36.356303 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-b0cb9bad-8c2f-466d-9678-ca138e1db88e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:36.439747 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:36.439747 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:36.442202 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b0cb9bad-8c2f-466d-9678-ca138e1db88e tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:36.443134 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 658/1316] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:36 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 854 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:37.481286 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dfa16e8a-2994-4c81-be57-fccce2f9373b tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:37.481286 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dfa16e8a-2994-4c81-be57-fccce2f9373b tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:37.481286 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:37.481286 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:37.481286 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dfa16e8a-2994-4c81-be57-fccce2f9373b tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:37.481286 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-dfa16e8a-2994-4c81-be57-fccce2f9373b tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:37.508969 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:37.508969 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:37.510931 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dfa16e8a-2994-4c81-be57-fccce2f9373b tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:37.511815 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 659/1317] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:37 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 854 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:38.611645 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7463595e-5a75-4635-a639-3f51bee261f7 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:38.611645 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7463595e-5a75-4635-a639-3f51bee261f7 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:38.611645 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:38.611645 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:38.611645 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7463595e-5a75-4635-a639-3f51bee261f7 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:38.611645 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-7463595e-5a75-4635-a639-3f51bee261f7 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:38.703901 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:38.703901 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:38.715607 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7463595e-5a75-4635-a639-3f51bee261f7 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:38.715607 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 659/1318] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:38 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 854 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:39.785653 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-78a3e812-c68a-4582-ad02-e4e59dbd99ca tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:39.802890 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-78a3e812-c68a-4582-ad02-e4e59dbd99ca tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:39.802890 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:39.802890 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:39.802890 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-78a3e812-c68a-4582-ad02-e4e59dbd99ca tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:39.802890 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-78a3e812-c68a-4582-ad02-e4e59dbd99ca tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:39.860555 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:39.860555 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:39.862792 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-78a3e812-c68a-4582-ad02-e4e59dbd99ca tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:39.870991 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 660/1319] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:39 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 854 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:40.889967 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e42afa84-4b1f-412f-aa17-3ccbb3bc6883 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:40.889967 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e42afa84-4b1f-412f-aa17-3ccbb3bc6883 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:40.889967 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:40.889967 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:40.889967 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e42afa84-4b1f-412f-aa17-3ccbb3bc6883 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:40.889967 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e42afa84-4b1f-412f-aa17-3ccbb3bc6883 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:40.937420 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:40.937420 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:40.947656 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e42afa84-4b1f-412f-aa17-3ccbb3bc6883 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:40.982716 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 660/1320] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:40 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 854 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:41.974584 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ff204fc2-43e2-402f-9fa7-100e4e024ff9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:41.974584 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ff204fc2-43e2-402f-9fa7-100e4e024ff9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:41.974584 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:41.974584 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:41.974584 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ff204fc2-43e2-402f-9fa7-100e4e024ff9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:41.974584 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-ff204fc2-43e2-402f-9fa7-100e4e024ff9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:42.083965 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:42.083965 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:42.089250 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ff204fc2-43e2-402f-9fa7-100e4e024ff9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:42.091030 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 661/1321] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:41 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 854 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:43.119103 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-223d1e1a-6656-4d70-acc1-5e213d611fe1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:43.119103 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-223d1e1a-6656-4d70-acc1-5e213d611fe1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:43.119103 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:43.119103 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:43.119103 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-223d1e1a-6656-4d70-acc1-5e213d611fe1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:43.119103 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-223d1e1a-6656-4d70-acc1-5e213d611fe1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:43.167982 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:43.167982 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:43.167982 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-223d1e1a-6656-4d70-acc1-5e213d611fe1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:43.196797 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 661/1322] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:43 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 854 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:44.195868 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7e4b05fd-4ef7-4bd4-bf87-9c5c8e5e66e5 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:44.202432 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7e4b05fd-4ef7-4bd4-bf87-9c5c8e5e66e5 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:44.202865 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:44.202865 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:44.203508 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7e4b05fd-4ef7-4bd4-bf87-9c5c8e5e66e5 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:44.203996 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-7e4b05fd-4ef7-4bd4-bf87-9c5c8e5e66e5 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:44.255696 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:44.255696 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:44.294268 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7e4b05fd-4ef7-4bd4-bf87-9c5c8e5e66e5 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:44.294268 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 662/1323] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:44 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 854 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:45.319672 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4d70446f-9274-48a7-b905-d62ca751a195 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:45.319672 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4d70446f-9274-48a7-b905-d62ca751a195 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:45.319672 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:45.319672 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:45.319672 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4d70446f-9274-48a7-b905-d62ca751a195 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:45.319672 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-4d70446f-9274-48a7-b905-d62ca751a195 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:45.373916 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:45.373916 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:45.379224 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4d70446f-9274-48a7-b905-d62ca751a195 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:45.382351 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 662/1324] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:45 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 854 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:46.404534 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f63ee8d7-3b88-42de-8451-b41cfcb2b0c9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:46.404534 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f63ee8d7-3b88-42de-8451-b41cfcb2b0c9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:46.404534 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:46.404534 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:46.404534 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f63ee8d7-3b88-42de-8451-b41cfcb2b0c9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:46.404534 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f63ee8d7-3b88-42de-8451-b41cfcb2b0c9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:46.474714 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:46.474714 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:46.474714 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f63ee8d7-3b88-42de-8451-b41cfcb2b0c9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:46.474714 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 663/1325] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:46 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 854 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:47.502443 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d42a09f4-0920-4d31-9b93-27a9d14cc941 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:47.502443 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d42a09f4-0920-4d31-9b93-27a9d14cc941 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:47.502443 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:47.502443 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:47.502443 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d42a09f4-0920-4d31-9b93-27a9d14cc941 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:47.502443 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-d42a09f4-0920-4d31-9b93-27a9d14cc941 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:47.636744 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:47.636744 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:47.654076 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d42a09f4-0920-4d31-9b93-27a9d14cc941 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:47.654076 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 663/1326] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:47 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 854 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:48.715711 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-067f7da8-e772-4b5e-b60f-ec955be21cca tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:48.715711 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-067f7da8-e772-4b5e-b60f-ec955be21cca tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:48.715711 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:48.715711 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:48.715711 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-067f7da8-e772-4b5e-b60f-ec955be21cca tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:48.715711 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-067f7da8-e772-4b5e-b60f-ec955be21cca tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:48.787445 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:48.787445 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:48.802598 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-067f7da8-e772-4b5e-b60f-ec955be21cca tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:48.815407 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 664/1327] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:48 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 854 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:49.820169 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0fc33883-8e33-4f98-8a46-cc01bc1689ff tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:49.820739 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0fc33883-8e33-4f98-8a46-cc01bc1689ff tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:49.820900 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:49.820900 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:49.821439 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0fc33883-8e33-4f98-8a46-cc01bc1689ff tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:49.822260 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-0fc33883-8e33-4f98-8a46-cc01bc1689ff tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:49.939916 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:49.939916 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:49.939916 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0fc33883-8e33-4f98-8a46-cc01bc1689ff tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:49.939916 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 664/1328] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:49 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 854 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:50.958813 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fa8d0a85-adfb-4526-a0c1-e4baabbe3874 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:50.958813 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fa8d0a85-adfb-4526-a0c1-e4baabbe3874 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:50.958813 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:50.958813 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:50.958813 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fa8d0a85-adfb-4526-a0c1-e4baabbe3874 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:50.958813 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-fa8d0a85-adfb-4526-a0c1-e4baabbe3874 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:51.024738 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:51.024738 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:51.043472 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fa8d0a85-adfb-4526-a0c1-e4baabbe3874 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:51.043472 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 665/1329] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:50 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 854 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:52.091815 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2e3723ab-9633-4958-abf3-cfba748895b5 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:52.091815 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2e3723ab-9633-4958-abf3-cfba748895b5 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:52.091815 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:52.091815 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:52.091815 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2e3723ab-9633-4958-abf3-cfba748895b5 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:52.091815 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-2e3723ab-9633-4958-abf3-cfba748895b5 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:52.206722 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:52.206722 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:52.206722 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2e3723ab-9633-4958-abf3-cfba748895b5 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:52.235580 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 665/1330] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:52 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 854 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:53.295555 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-14c451fb-8c96-4b30-a858-b140d629b0c1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:53.304184 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-14c451fb-8c96-4b30-a858-b140d629b0c1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:53.304184 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:53.304184 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:53.304184 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-14c451fb-8c96-4b30-a858-b140d629b0c1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:53.304184 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-14c451fb-8c96-4b30-a858-b140d629b0c1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:53.418192 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:53.418192 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:53.418192 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-14c451fb-8c96-4b30-a858-b140d629b0c1 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:53.418192 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 666/1331] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:53 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 854 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:54.439178 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-23f5ace4-ee60-4583-b3fe-ecacd6bc27b9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:54.439178 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-23f5ace4-ee60-4583-b3fe-ecacd6bc27b9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:54.439178 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:54.439178 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:54.439178 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-23f5ace4-ee60-4583-b3fe-ecacd6bc27b9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:54.439178 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-23f5ace4-ee60-4583-b3fe-ecacd6bc27b9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:54.508153 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:54.508153 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:54.512654 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-23f5ace4-ee60-4583-b3fe-ecacd6bc27b9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:54.512654 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 666/1332] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:54 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 854 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:55.526470 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fc831615-0cde-404e-8aea-93c2a2cbab38 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:55.527641 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fc831615-0cde-404e-8aea-93c2a2cbab38 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:55.528251 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:55.528251 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:55.529246 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fc831615-0cde-404e-8aea-93c2a2cbab38 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:55.536075 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-fc831615-0cde-404e-8aea-93c2a2cbab38 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:55.679250 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:55.679250 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:55.679250 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fc831615-0cde-404e-8aea-93c2a2cbab38 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:55.703709 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 667/1333] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:55 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 854 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:56.710214 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1071ed43-9617-4bdf-8733-420c1a468c01 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:56.722077 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1071ed43-9617-4bdf-8733-420c1a468c01 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:56.722077 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:56.722077 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:56.722077 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1071ed43-9617-4bdf-8733-420c1a468c01 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:56.722077 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-1071ed43-9617-4bdf-8733-420c1a468c01 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:56.758352 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:56.758352 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:56.760633 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1071ed43-9617-4bdf-8733-420c1a468c01 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:56.783510 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 667/1334] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:56 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 854 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:57.829277 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-642ea105-a334-4bf3-9c84-f612e634f6a4 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:57.838242 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-642ea105-a334-4bf3-9c84-f612e634f6a4 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:57.838242 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:57.838242 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:57.838242 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-642ea105-a334-4bf3-9c84-f612e634f6a4 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:57.838242 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-642ea105-a334-4bf3-9c84-f612e634f6a4 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:57.969760 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:57.969760 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:57.978075 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-642ea105-a334-4bf3-9c84-f612e634f6a4 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:57.985430 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 668/1335] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:57 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 854 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:49:59.001712 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-849f372c-03e1-4ab4-a6bf-34ad3284cddb tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:49:59.001712 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-849f372c-03e1-4ab4-a6bf-34ad3284cddb tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:49:59.001712 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:49:59.001712 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:49:59.001712 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-849f372c-03e1-4ab4-a6bf-34ad3284cddb tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:49:59.001712 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-849f372c-03e1-4ab4-a6bf-34ad3284cddb tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:49:59.093788 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:49:59.093788 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:49:59.108704 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-849f372c-03e1-4ab4-a6bf-34ad3284cddb tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:49:59.108704 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 668/1336] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:49:58 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 854 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:50:00.128319 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9462c1fc-1596-45de-b25b-c7f86062a8f0 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:50:00.128319 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9462c1fc-1596-45de-b25b-c7f86062a8f0 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:00.128319 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:00.128319 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:00.128319 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9462c1fc-1596-45de-b25b-c7f86062a8f0 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:00.139154 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-9462c1fc-1596-45de-b25b-c7f86062a8f0 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:50:00.198716 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:00.198716 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:00.198716 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9462c1fc-1596-45de-b25b-c7f86062a8f0 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:50:00.225684 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 669/1337] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:50:00 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 854 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:50:01.258848 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6da8a4d1-b544-429e-b242-51fe5c9815f3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:50:01.258848 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6da8a4d1-b544-429e-b242-51fe5c9815f3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:01.258848 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:01.258848 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:01.258848 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6da8a4d1-b544-429e-b242-51fe5c9815f3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:01.258848 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-6da8a4d1-b544-429e-b242-51fe5c9815f3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:50:01.505247 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:01.505247 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:01.511960 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6da8a4d1-b544-429e-b242-51fe5c9815f3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:50:01.541694 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 669/1338] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:50:01 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 854 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:50:02.555165 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-38a90d6d-9900-4d74-8445-3080f3f6d9c2 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:50:02.555165 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-38a90d6d-9900-4d74-8445-3080f3f6d9c2 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:02.555165 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:02.555165 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:02.555165 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-38a90d6d-9900-4d74-8445-3080f3f6d9c2 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:02.555165 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-38a90d6d-9900-4d74-8445-3080f3f6d9c2 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:50:02.651776 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:02.651776 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:02.651776 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-38a90d6d-9900-4d74-8445-3080f3f6d9c2 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:50:02.674140 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 670/1339] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:50:02 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 854 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:50:03.684928 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c5a3e423-620c-4364-9ea5-dbcf6a9694d2 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:50:03.684928 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c5a3e423-620c-4364-9ea5-dbcf6a9694d2 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:03.684928 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:03.684928 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:03.684928 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c5a3e423-620c-4364-9ea5-dbcf6a9694d2 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:03.684928 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-c5a3e423-620c-4364-9ea5-dbcf6a9694d2 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:50:03.819881 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:03.819881 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:03.819881 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c5a3e423-620c-4364-9ea5-dbcf6a9694d2 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:50:03.819881 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 670/1340] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:50:03 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 854 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:50:04.841776 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-32d94227-385e-48f2-bae0-a04090727e9b tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:50:04.841776 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-32d94227-385e-48f2-bae0-a04090727e9b tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:04.841776 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:04.841776 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:04.841776 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-32d94227-385e-48f2-bae0-a04090727e9b tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:04.841776 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-32d94227-385e-48f2-bae0-a04090727e9b tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:50:04.905238 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:04.905238 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:04.916045 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-32d94227-385e-48f2-bae0-a04090727e9b tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:50:04.916045 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 671/1341] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:50:04 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 854 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:50:05.944631 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5d3948ad-f02c-4b4d-8fab-a09e71ce0ac8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:50:05.944631 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5d3948ad-f02c-4b4d-8fab-a09e71ce0ac8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:05.944631 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:05.944631 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:05.944631 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5d3948ad-f02c-4b4d-8fab-a09e71ce0ac8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:05.944631 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5d3948ad-f02c-4b4d-8fab-a09e71ce0ac8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:50:06.030913 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:06.030913 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:06.030913 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5d3948ad-f02c-4b4d-8fab-a09e71ce0ac8 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:50:06.030913 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 671/1342] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:50:05 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 854 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:50:07.073228 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-091ab203-1131-41af-a978-5ec5eb28646f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:50:07.073228 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-091ab203-1131-41af-a978-5ec5eb28646f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:07.073228 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:07.073228 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:07.073228 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-091ab203-1131-41af-a978-5ec5eb28646f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:07.100970 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-091ab203-1131-41af-a978-5ec5eb28646f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:50:07.232286 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:07.232286 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:07.237156 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-091ab203-1131-41af-a978-5ec5eb28646f tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:50:07.243472 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 672/1343] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:50:07 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 854 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:50:08.273589 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a60c5f15-f9a5-4d71-b223-999938e06498 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:50:08.273589 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a60c5f15-f9a5-4d71-b223-999938e06498 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:08.273589 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:08.273589 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:08.290869 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a60c5f15-f9a5-4d71-b223-999938e06498 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:08.290869 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a60c5f15-f9a5-4d71-b223-999938e06498 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:50:08.339931 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:08.339931 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:08.342281 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a60c5f15-f9a5-4d71-b223-999938e06498 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:50:08.343348 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 672/1344] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:50:08 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 854 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:50:09.362524 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-82ca2fe1-0cb1-4ccc-9d94-53be7f9f7d87 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:50:09.363104 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-82ca2fe1-0cb1-4ccc-9d94-53be7f9f7d87 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:09.363410 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:09.363410 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:09.363592 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-82ca2fe1-0cb1-4ccc-9d94-53be7f9f7d87 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:09.363929 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-82ca2fe1-0cb1-4ccc-9d94-53be7f9f7d87 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:50:09.402571 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:09.402571 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:09.404684 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-82ca2fe1-0cb1-4ccc-9d94-53be7f9f7d87 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:50:09.405675 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 673/1345] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:50:09 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 854 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:50:10.427393 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f5081033-cc9d-43ac-8fac-df7edd619592 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:50:10.428039 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f5081033-cc9d-43ac-8fac-df7edd619592 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:10.428145 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:10.428145 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:10.428535 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f5081033-cc9d-43ac-8fac-df7edd619592 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:10.428917 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f5081033-cc9d-43ac-8fac-df7edd619592 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Show backup with id dc7c8e67-9aa8-4622-be27-b72818e09429. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:50:10.460474 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:10.460474 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:10.462391 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f5081033-cc9d-43ac-8fac-df7edd619592 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 200 Jan 20 10:50:10.463619 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 673/1346] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:50:10 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 854 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:50:10.484435 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dcc2e313-883c-4310-b2da-a07ca713a804 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/4b997b8d-8423-4d44-908d-5b059e412cde Jan 20 10:50:10.485299 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dcc2e313-883c-4310-b2da-a07ca713a804 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:10.485701 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:10.485701 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:10.486292 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dcc2e313-883c-4310-b2da-a07ca713a804 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:10.565486 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:10.565486 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:10.582756 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dcc2e313-883c-4310-b2da-a07ca713a804 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:50:10.629201 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dcc2e313-883c-4310-b2da-a07ca713a804 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/4b997b8d-8423-4d44-908d-5b059e412cde returned with HTTP 200 Jan 20 10:50:10.637321 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 674/1347] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:50:10 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/4b997b8d-8423-4d44-908d-5b059e412cde => generated 1035 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:50:10.661505 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fbf9e083-6735-4604-83ca-7871f2f212fd tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/4b997b8d-8423-4d44-908d-5b059e412cde Jan 20 10:50:10.662521 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fbf9e083-6735-4604-83ca-7871f2f212fd tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:10.662919 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:10.662919 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:10.663721 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fbf9e083-6735-4604-83ca-7871f2f212fd tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:10.720676 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:10.720676 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:10.740670 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fbf9e083-6735-4604-83ca-7871f2f212fd tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:50:10.788691 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fbf9e083-6735-4604-83ca-7871f2f212fd tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/4b997b8d-8423-4d44-908d-5b059e412cde returned with HTTP 200 Jan 20 10:50:10.788691 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 674/1348] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:50:10 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/4b997b8d-8423-4d44-908d-5b059e412cde => generated 1035 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:50:10.816193 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ae08acff-44d3-4d79-aeb9-30088b2036a9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] DELETE http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/4b997b8d-8423-4d44-908d-5b059e412cde Jan 20 10:50:10.817066 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ae08acff-44d3-4d79-aeb9-30088b2036a9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:10.817440 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:10.817440 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:10.818097 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ae08acff-44d3-4d79-aeb9-30088b2036a9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:10.818914 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-ae08acff-44d3-4d79-aeb9-30088b2036a9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Delete volume with id: 4b997b8d-8423-4d44-908d-5b059e412cde Jan 20 10:50:10.880415 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:10.880415 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:10.881707 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ae08acff-44d3-4d79-aeb9-30088b2036a9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:50:10.934607 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ae08acff-44d3-4d79-aeb9-30088b2036a9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Delete volume request issued successfully. Jan 20 10:50:10.936086 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ae08acff-44d3-4d79-aeb9-30088b2036a9 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/4b997b8d-8423-4d44-908d-5b059e412cde returned with HTTP 202 Jan 20 10:50:10.938640 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 675/1349] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:50:10 2021] DELETE /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/4b997b8d-8423-4d44-908d-5b059e412cde => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:50:10.946829 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-87d6ef9e-9e68-49c9-ae99-e034095da584 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/4b997b8d-8423-4d44-908d-5b059e412cde Jan 20 10:50:10.947623 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-87d6ef9e-9e68-49c9-ae99-e034095da584 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:10.948032 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:10.948032 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:10.948688 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-87d6ef9e-9e68-49c9-ae99-e034095da584 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:11.026090 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:11.026090 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:11.038957 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-87d6ef9e-9e68-49c9-ae99-e034095da584 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:50:11.069583 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-87d6ef9e-9e68-49c9-ae99-e034095da584 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/4b997b8d-8423-4d44-908d-5b059e412cde returned with HTTP 200 Jan 20 10:50:11.070757 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 675/1350] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:50:10 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/4b997b8d-8423-4d44-908d-5b059e412cde => generated 1034 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:50:12.098354 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8865c670-ecb5-4b59-b40c-adcafb87b25c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/4b997b8d-8423-4d44-908d-5b059e412cde Jan 20 10:50:12.099042 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8865c670-ecb5-4b59-b40c-adcafb87b25c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:12.099042 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:12.099042 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:12.099978 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8865c670-ecb5-4b59-b40c-adcafb87b25c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:12.278136 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:12.278136 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:12.300382 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8865c670-ecb5-4b59-b40c-adcafb87b25c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:50:12.363753 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8865c670-ecb5-4b59-b40c-adcafb87b25c tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/4b997b8d-8423-4d44-908d-5b059e412cde returned with HTTP 200 Jan 20 10:50:12.376348 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 676/1351] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:50:12 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/4b997b8d-8423-4d44-908d-5b059e412cde => generated 1034 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:50:13.384142 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0cc6e06b-60d8-493c-845e-f887b29abbf4 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/4b997b8d-8423-4d44-908d-5b059e412cde Jan 20 10:50:13.384915 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0cc6e06b-60d8-493c-845e-f887b29abbf4 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:13.384915 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:13.384915 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:13.385315 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0cc6e06b-60d8-493c-845e-f887b29abbf4 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:13.495538 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:13.495538 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:13.542399 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0cc6e06b-60d8-493c-845e-f887b29abbf4 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/4b997b8d-8423-4d44-908d-5b059e412cde returned with HTTP 404 Jan 20 10:50:13.544300 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 676/1352] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:50:13 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/4b997b8d-8423-4d44-908d-5b059e412cde => generated 109 bytes in 164 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:50:13.553790 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-174b9494-3078-45a9-90b6-25884d566ba4 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] DELETE http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 Jan 20 10:50:13.554111 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-174b9494-3078-45a9-90b6-25884d566ba4 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:13.554298 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:13.554298 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:13.554618 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-174b9494-3078-45a9-90b6-25884d566ba4 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:13.555075 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.contrib.backups [None req-174b9494-3078-45a9-90b6-25884d566ba4 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Delete backup with id: dc7c8e67-9aa8-4622-be27-b72818e09429. Jan 20 10:50:13.599758 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:13.599758 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:13.685636 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.backup.rpcapi [None req-174b9494-3078-45a9-90b6-25884d566ba4 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] delete_backup rpcapi backup_id dc7c8e67-9aa8-4622-be27-b72818e09429 {{(pid=87960) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 20 10:50:13.702254 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-174b9494-3078-45a9-90b6-25884d566ba4 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 returned with HTTP 202 Jan 20 10:50:13.708376 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 677/1353] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:50:13 2021] DELETE /volume/v3/bfb80722923b493186e7b3ce852a0f7e/backups/dc7c8e67-9aa8-4622-be27-b72818e09429 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 20 10:50:13.722768 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-70c3316f-93dc-478d-b8c0-f08f1cf27089 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] DELETE http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/a1add9e5-0b0b-4574-80e0-b8a3931fe4ea Jan 20 10:50:13.724148 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-70c3316f-93dc-478d-b8c0-f08f1cf27089 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:13.724734 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:13.724734 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:13.727359 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-70c3316f-93dc-478d-b8c0-f08f1cf27089 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:13.731319 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-70c3316f-93dc-478d-b8c0-f08f1cf27089 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Delete volume with id: a1add9e5-0b0b-4574-80e0-b8a3931fe4ea Jan 20 10:50:13.989321 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:13.989321 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:14.001256 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-70c3316f-93dc-478d-b8c0-f08f1cf27089 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:50:14.068848 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-70c3316f-93dc-478d-b8c0-f08f1cf27089 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Delete volume request issued successfully. Jan 20 10:50:14.071031 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-70c3316f-93dc-478d-b8c0-f08f1cf27089 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/a1add9e5-0b0b-4574-80e0-b8a3931fe4ea returned with HTTP 202 Jan 20 10:50:14.073758 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 677/1354] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:50:13 2021] DELETE /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/a1add9e5-0b0b-4574-80e0-b8a3931fe4ea => generated 0 bytes in 360 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:50:14.090351 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-565a5ab6-a965-4e70-8809-ed910dbf4c98 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/a1add9e5-0b0b-4574-80e0-b8a3931fe4ea Jan 20 10:50:14.091307 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-565a5ab6-a965-4e70-8809-ed910dbf4c98 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:14.091664 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:14.091664 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:14.092312 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-565a5ab6-a965-4e70-8809-ed910dbf4c98 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:14.251716 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:14.251716 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:14.262295 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-565a5ab6-a965-4e70-8809-ed910dbf4c98 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:50:14.291953 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-565a5ab6-a965-4e70-8809-ed910dbf4c98 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/a1add9e5-0b0b-4574-80e0-b8a3931fe4ea returned with HTTP 200 Jan 20 10:50:14.293968 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 678/1355] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:50:14 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/a1add9e5-0b0b-4574-80e0-b8a3931fe4ea => generated 977 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:50:15.312886 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-88a2b835-8012-4eec-929b-9ffdd4409037 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/a1add9e5-0b0b-4574-80e0-b8a3931fe4ea Jan 20 10:50:15.313906 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-88a2b835-8012-4eec-929b-9ffdd4409037 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:15.314139 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:15.314139 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:15.314571 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-88a2b835-8012-4eec-929b-9ffdd4409037 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:15.456873 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:15.456873 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:15.490831 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-88a2b835-8012-4eec-929b-9ffdd4409037 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:50:15.565131 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-88a2b835-8012-4eec-929b-9ffdd4409037 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/a1add9e5-0b0b-4574-80e0-b8a3931fe4ea returned with HTTP 200 Jan 20 10:50:15.566205 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 678/1356] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:50:15 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/a1add9e5-0b0b-4574-80e0-b8a3931fe4ea => generated 977 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:50:16.598493 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b7ef4212-bd9a-4974-b8d1-4476d4574ff7 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/a1add9e5-0b0b-4574-80e0-b8a3931fe4ea Jan 20 10:50:16.599740 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b7ef4212-bd9a-4974-b8d1-4476d4574ff7 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:16.600374 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:16.600374 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:16.601368 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b7ef4212-bd9a-4974-b8d1-4476d4574ff7 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:16.931835 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:16.931835 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:16.975535 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b7ef4212-bd9a-4974-b8d1-4476d4574ff7 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:50:17.126681 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b7ef4212-bd9a-4974-b8d1-4476d4574ff7 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/a1add9e5-0b0b-4574-80e0-b8a3931fe4ea returned with HTTP 200 Jan 20 10:50:17.140976 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 679/1357] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:50:16 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/a1add9e5-0b0b-4574-80e0-b8a3931fe4ea => generated 977 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:50:18.162211 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-91adb568-db0f-498b-86dc-a59647d46e51 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/a1add9e5-0b0b-4574-80e0-b8a3931fe4ea Jan 20 10:50:18.166770 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-91adb568-db0f-498b-86dc-a59647d46e51 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:18.167458 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:18.167458 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:18.169148 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-91adb568-db0f-498b-86dc-a59647d46e51 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:18.341448 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:18.341448 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:18.372592 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-91adb568-db0f-498b-86dc-a59647d46e51 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/a1add9e5-0b0b-4574-80e0-b8a3931fe4ea returned with HTTP 404 Jan 20 10:50:18.376844 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 679/1358] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:50:18 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/a1add9e5-0b0b-4574-80e0-b8a3931fe4ea => generated 109 bytes in 224 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:50:18.412012 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a73373d5-f0b0-4376-8e05-b4218747ea75 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] DELETE http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/a1add9e5-0b0b-4574-80e0-b8a3931fe4ea Jan 20 10:50:18.412856 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a73373d5-f0b0-4376-8e05-b4218747ea75 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:18.413313 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:18.413313 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:18.413959 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a73373d5-f0b0-4376-8e05-b4218747ea75 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:18.414664 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-a73373d5-f0b0-4376-8e05-b4218747ea75 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Delete volume with id: a1add9e5-0b0b-4574-80e0-b8a3931fe4ea Jan 20 10:50:18.564371 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a73373d5-f0b0-4376-8e05-b4218747ea75 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/a1add9e5-0b0b-4574-80e0-b8a3931fe4ea returned with HTTP 404 Jan 20 10:50:18.566566 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 680/1359] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:50:18 2021] DELETE /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/a1add9e5-0b0b-4574-80e0-b8a3931fe4ea => generated 109 bytes in 159 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:50:18.575813 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0c8d5d6c-9670-4d3d-b6ae-e55d8bc828c7 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] DELETE http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a Jan 20 10:50:18.576397 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0c8d5d6c-9670-4d3d-b6ae-e55d8bc828c7 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:18.576623 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:18.576623 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:18.577038 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0c8d5d6c-9670-4d3d-b6ae-e55d8bc828c7 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:18.577554 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-0c8d5d6c-9670-4d3d-b6ae-e55d8bc828c7 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Delete volume with id: 0911fbdb-e4de-49dc-a18b-346079d58b1a Jan 20 10:50:18.794243 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:18.794243 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:18.803143 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0c8d5d6c-9670-4d3d-b6ae-e55d8bc828c7 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:50:18.894045 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0c8d5d6c-9670-4d3d-b6ae-e55d8bc828c7 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Delete volume request issued successfully. Jan 20 10:50:18.894677 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0c8d5d6c-9670-4d3d-b6ae-e55d8bc828c7 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a returned with HTTP 202 Jan 20 10:50:18.901912 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 680/1360] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:50:18 2021] DELETE /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a => generated 0 bytes in 324 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:50:18.906194 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c9c22a74-9f41-4fe6-a0c4-c94f8a8892a2 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a Jan 20 10:50:18.906723 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c9c22a74-9f41-4fe6-a0c4-c94f8a8892a2 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:18.907212 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c9c22a74-9f41-4fe6-a0c4-c94f8a8892a2 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:19.091808 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:19.091808 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:19.128620 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c9c22a74-9f41-4fe6-a0c4-c94f8a8892a2 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:50:19.229106 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c9c22a74-9f41-4fe6-a0c4-c94f8a8892a2 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a returned with HTTP 200 Jan 20 10:50:19.229999 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 681/1361] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:50:18 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a => generated 1358 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:50:20.247295 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-36e96198-e581-4b0e-9243-5baab57909b3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a Jan 20 10:50:20.248076 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-36e96198-e581-4b0e-9243-5baab57909b3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:20.248521 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:20.248521 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:20.249150 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-36e96198-e581-4b0e-9243-5baab57909b3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:20.501169 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:20.501169 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:20.531789 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-36e96198-e581-4b0e-9243-5baab57909b3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:50:20.648545 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-36e96198-e581-4b0e-9243-5baab57909b3 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a returned with HTTP 200 Jan 20 10:50:20.652431 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 681/1362] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:50:20 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a => generated 1358 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:50:21.673819 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1a64445b-ffea-4e20-bba8-a64e01397f34 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a Jan 20 10:50:21.675008 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1a64445b-ffea-4e20-bba8-a64e01397f34 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:21.675531 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:21.675531 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:21.676928 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1a64445b-ffea-4e20-bba8-a64e01397f34 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:21.832314 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:21.832314 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:21.851938 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1a64445b-ffea-4e20-bba8-a64e01397f34 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Volume info retrieved successfully. Jan 20 10:50:21.895818 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1a64445b-ffea-4e20-bba8-a64e01397f34 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a returned with HTTP 200 Jan 20 10:50:21.897570 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 682/1363] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:50:21 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a => generated 1358 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:50:22.916284 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dec4dcfa-2130-4848-ab86-d1957d95ac72 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] GET http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a Jan 20 10:50:22.916827 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dec4dcfa-2130-4848-ab86-d1957d95ac72 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:22.917033 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:22.917033 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:22.917414 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dec4dcfa-2130-4848-ab86-d1957d95ac72 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:23.050915 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dec4dcfa-2130-4848-ab86-d1957d95ac72 tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a returned with HTTP 404 Jan 20 10:50:23.052071 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 682/1364] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:50:22 2021] GET /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/0911fbdb-e4de-49dc-a18b-346079d58b1a => generated 109 bytes in 141 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:50:23.066725 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d5d189b8-cc1c-4e2d-bcfa-0ea7e0d0840a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] DELETE http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/cc76486f-a18c-4ae1-aaaf-a7548d987b34 Jan 20 10:50:23.069626 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d5d189b8-cc1c-4e2d-bcfa-0ea7e0d0840a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:23.070208 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:23.070208 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:23.071724 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d5d189b8-cc1c-4e2d-bcfa-0ea7e0d0840a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:23.074901 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-d5d189b8-cc1c-4e2d-bcfa-0ea7e0d0840a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] Delete volume with id: cc76486f-a18c-4ae1-aaaf-a7548d987b34 Jan 20 10:50:23.255528 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d5d189b8-cc1c-4e2d-bcfa-0ea7e0d0840a tempest-VolumesBackupsTest-1301590596 tempest-VolumesBackupsTest-1301590596] http://10.222.0.73/volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/cc76486f-a18c-4ae1-aaaf-a7548d987b34 returned with HTTP 404 Jan 20 10:50:23.257428 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 683/1365] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:50:23 2021] DELETE /volume/v3/bfb80722923b493186e7b3ce852a0f7e/volumes/cc76486f-a18c-4ae1-aaaf-a7548d987b34 => generated 109 bytes in 201 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:50:28.455845 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-02a55b46-d869-40fb-853a-15580b565b9a tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] POST http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/volumes Jan 20 10:50:28.456672 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-02a55b46-d869-40fb-853a-15580b565b9a tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-179842640"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:50:28.457831 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-02a55b46-d869-40fb-853a-15580b565b9a tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-179842640'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:50:28.458308 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-02a55b46-d869-40fb-853a-15580b565b9a tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Create volume of 1 GB Jan 20 10:50:28.472901 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-02a55b46-d869-40fb-853a-15580b565b9a tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Availability Zones retrieved successfully. Jan 20 10:50:28.489986 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-02a55b46-d869-40fb-853a-15580b565b9a tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Flow 'volume_create_api' (319ab43d-ed69-454f-8400-b4c07fd51825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:50:28.492874 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-02a55b46-d869-40fb-853a-15580b565b9a tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (459085e5-4033-4ac2-b9e7-64fdac2891e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:50:28.495080 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-02a55b46-d869-40fb-853a-15580b565b9a tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:50:28.598987 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-02a55b46-d869-40fb-853a-15580b565b9a tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (459085e5-4033-4ac2-b9e7-64fdac2891e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:50:28.602087 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-02a55b46-d869-40fb-853a-15580b565b9a tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (877f5a1c-aced-4b4d-9cb7-54b2d416e3de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:50:28.736390 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-02a55b46-d869-40fb-853a-15580b565b9a tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Created reservations ['1b42d66a-9c08-4340-a813-f766ec6dab80', '66bb1221-2bd4-487e-8532-662fd4c074f6', '6fb2b3d3-205e-44a8-862e-c8197c0ce689', 'c06cfd7f-6dda-4e9a-9f05-b7ec6dc20685'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:50:28.738549 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-02a55b46-d869-40fb-853a-15580b565b9a tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (877f5a1c-aced-4b4d-9cb7-54b2d416e3de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b42d66a-9c08-4340-a813-f766ec6dab80', '66bb1221-2bd4-487e-8532-662fd4c074f6', '6fb2b3d3-205e-44a8-862e-c8197c0ce689', 'c06cfd7f-6dda-4e9a-9f05-b7ec6dc20685']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:50:28.741514 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-02a55b46-d869-40fb-853a-15580b565b9a tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90ff5676-463f-472a-8f25-de171b3a05c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:50:28.905705 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-02a55b46-d869-40fb-853a-15580b565b9a tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90ff5676-463f-472a-8f25-de171b3a05c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84a2f530-4e48-42b9-953a-cbfe69c8e2ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-179842640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8538dddc194e4793a4e32b827e388b82',qos_specs=None,replication_status=,reservations=['1b42d66a-9c08-4340-a813-f766ec6dab80','66bb1221-2bd4-487e-8532-662fd4c074f6','6fb2b3d3-205e-44a8-862e-c8197c0ce689','c06cfd7f-6dda-4e9a-9f05-b7ec6dc20685'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dff07804d8f4e56b241305e764f80b8',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:50:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-179842640',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84a2f530-4e48-42b9-953a-cbfe69c8e2ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8538dddc194e4793a4e32b827e388b82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0dff07804d8f4e56b241305e764f80b8',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:50:28.934347 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-02a55b46-d869-40fb-853a-15580b565b9a tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c332dec0-d12e-4cff-bfa6-f8299df2f5e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:50:29.028785 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-02a55b46-d869-40fb-853a-15580b565b9a tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c332dec0-d12e-4cff-bfa6-f8299df2f5e5) transitioned into state 'SUCCESS' from state '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-179842640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8538dddc194e4793a4e32b827e388b82',qos_specs=None,replication_status=,reservations=['1b42d66a-9c08-4340-a813-f766ec6dab80','66bb1221-2bd4-487e-8532-662fd4c074f6','6fb2b3d3-205e-44a8-862e-c8197c0ce689','c06cfd7f-6dda-4e9a-9f05-b7ec6dc20685'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dff07804d8f4e56b241305e764f80b8',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:50:29.033953 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-02a55b46-d869-40fb-853a-15580b565b9a tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd04ebb0-5fff-4353-9873-5296fff8335c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:50:29.079117 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-02a55b46-d869-40fb-853a-15580b565b9a tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd04ebb0-5fff-4353-9873-5296fff8335c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:50:29.113224 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-02a55b46-d869-40fb-853a-15580b565b9a tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Flow 'volume_create_api' (319ab43d-ed69-454f-8400-b4c07fd51825) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:50:29.260322 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-02a55b46-d869-40fb-853a-15580b565b9a tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Create volume request issued successfully. Jan 20 10:50:29.292861 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-02a55b46-d869-40fb-853a-15580b565b9a tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/volumes returned with HTTP 202 Jan 20 10:50:29.293803 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 683/1366] 10.222.0.73 () {62 vars in 1265 bytes} [Wed Jan 20 10:50:28 2021] POST /volume/v3/8538dddc194e4793a4e32b827e388b82/volumes => generated 820 bytes in 1207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:50:29.310065 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-985e6cfe-ba5f-4c4e-95b6-f55fffdf83bf tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/volumes/84a2f530-4e48-42b9-953a-cbfe69c8e2ea Jan 20 10:50:29.311003 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-985e6cfe-ba5f-4c4e-95b6-f55fffdf83bf tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:29.311710 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-985e6cfe-ba5f-4c4e-95b6-f55fffdf83bf tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:29.398039 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:29.398039 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:29.412255 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-985e6cfe-ba5f-4c4e-95b6-f55fffdf83bf tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Volume info retrieved successfully. Jan 20 10:50:29.453015 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-985e6cfe-ba5f-4c4e-95b6-f55fffdf83bf tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/volumes/84a2f530-4e48-42b9-953a-cbfe69c8e2ea returned with HTTP 200 Jan 20 10:50:29.454682 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 684/1367] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:50:29 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/volumes/84a2f530-4e48-42b9-953a-cbfe69c8e2ea => generated 888 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:50:30.500255 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-59c2de59-c343-4c38-9572-29bd4fc0b93c tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/volumes/84a2f530-4e48-42b9-953a-cbfe69c8e2ea Jan 20 10:50:30.509661 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-59c2de59-c343-4c38-9572-29bd4fc0b93c tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:30.510017 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:30.510017 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:30.510953 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-59c2de59-c343-4c38-9572-29bd4fc0b93c tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:30.582830 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:30.582830 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:30.595554 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-59c2de59-c343-4c38-9572-29bd4fc0b93c tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Volume info retrieved successfully. Jan 20 10:50:30.620924 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-59c2de59-c343-4c38-9572-29bd4fc0b93c tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/volumes/84a2f530-4e48-42b9-953a-cbfe69c8e2ea returned with HTTP 200 Jan 20 10:50:30.622370 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 684/1368] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:50:30 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/volumes/84a2f530-4e48-42b9-953a-cbfe69c8e2ea => generated 912 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:50:31.639832 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d8fc8501-09b4-4bd0-af25-83972f15d57d tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/volumes/84a2f530-4e48-42b9-953a-cbfe69c8e2ea Jan 20 10:50:31.641007 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d8fc8501-09b4-4bd0-af25-83972f15d57d tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:31.641370 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:31.641370 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:31.641938 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d8fc8501-09b4-4bd0-af25-83972f15d57d tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:31.713341 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:31.713341 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:31.731958 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d8fc8501-09b4-4bd0-af25-83972f15d57d tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Volume info retrieved successfully. Jan 20 10:50:31.773412 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d8fc8501-09b4-4bd0-af25-83972f15d57d tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/volumes/84a2f530-4e48-42b9-953a-cbfe69c8e2ea returned with HTTP 200 Jan 20 10:50:31.786739 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 685/1369] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:50:31 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/volumes/84a2f530-4e48-42b9-953a-cbfe69c8e2ea => generated 913 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:50:31.803382 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b7ada4f5-73d0-44fb-911c-25496cc89145 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] POST http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups Jan 20 10:50:31.804223 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:31.804223 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:31.804888 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b7ada4f5-73d0-44fb-911c-25496cc89145 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Action: 'create', calling method: create, body: {"backup": {"volume_id": "84a2f530-4e48-42b9-953a-cbfe69c8e2ea", "name": "tempest-VolumesBackupsV39Test-Backup-1371215100"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:50:31.806289 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.backups [None req-b7ada4f5-73d0-44fb-911c-25496cc89145 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Creating new backup {'backup': {'volume_id': '84a2f530-4e48-42b9-953a-cbfe69c8e2ea', 'name': 'tempest-VolumesBackupsV39Test-Backup-1371215100'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 20 10:50:31.808279 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.contrib.backups [None req-b7ada4f5-73d0-44fb-911c-25496cc89145 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Creating backup of volume 84a2f530-4e48-42b9-953a-cbfe69c8e2ea in container None Jan 20 10:50:31.918360 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:31.918360 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:31.920412 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b7ada4f5-73d0-44fb-911c-25496cc89145 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Volume info retrieved successfully. Jan 20 10:50:31.977942 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-b7ada4f5-73d0-44fb-911c-25496cc89145 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Created reservations ['630d2dfb-babc-46f7-81e5-46aa6a20878a', '8f69aa35-9fb7-4f7d-9712-e552e033596b'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:50:32.095627 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b7ada4f5-73d0-44fb-911c-25496cc89145 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups returned with HTTP 202 Jan 20 10:50:32.097272 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 685/1370] 10.222.0.73 () {62 vars in 1266 bytes} [Wed Jan 20 10:50:31 2021] POST /volume/v3/8538dddc194e4793a4e32b827e388b82/backups => generated 399 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 20 10:50:32.112870 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-69a14478-d92f-4e0d-99d8-ba061395fdb9 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:50:32.113841 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-69a14478-d92f-4e0d-99d8-ba061395fdb9 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:32.114203 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:32.114203 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:32.115897 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-69a14478-d92f-4e0d-99d8-ba061395fdb9 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:32.116591 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-69a14478-d92f-4e0d-99d8-ba061395fdb9 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:50:32.153001 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:32.153001 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:32.155774 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-69a14478-d92f-4e0d-99d8-ba061395fdb9 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:50:32.165708 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 686/1371] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:50:32 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 806 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:50:33.178060 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9e1ee8c1-4157-480f-a5a5-88a27869ad68 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:50:33.179121 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9e1ee8c1-4157-480f-a5a5-88a27869ad68 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:33.179679 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:33.179679 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:33.180652 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9e1ee8c1-4157-480f-a5a5-88a27869ad68 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:33.181593 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-9e1ee8c1-4157-480f-a5a5-88a27869ad68 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:50:33.231245 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:33.231245 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:33.234801 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9e1ee8c1-4157-480f-a5a5-88a27869ad68 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:50:33.236665 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 686/1372] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:50:33 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 806 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:50:34.261619 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2e6fc11a-c4fa-489d-acf9-81ea69b77212 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:50:34.262728 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2e6fc11a-c4fa-489d-acf9-81ea69b77212 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:34.263099 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:34.263099 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:34.263782 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2e6fc11a-c4fa-489d-acf9-81ea69b77212 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:34.264476 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-2e6fc11a-c4fa-489d-acf9-81ea69b77212 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:50:34.337508 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:34.337508 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:34.337508 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2e6fc11a-c4fa-489d-acf9-81ea69b77212 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:50:34.337508 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 687/1373] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:50:34 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 806 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:50:35.340345 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-03efd60c-449a-42d5-af51-b45a85476120 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:50:35.341666 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-03efd60c-449a-42d5-af51-b45a85476120 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:35.342074 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:35.342074 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:35.342706 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-03efd60c-449a-42d5-af51-b45a85476120 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:35.343367 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-03efd60c-449a-42d5-af51-b45a85476120 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:50:35.391206 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:35.391206 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:35.393404 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-03efd60c-449a-42d5-af51-b45a85476120 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:50:35.394597 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 687/1374] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:50:35 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 806 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:50:36.421030 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-69ed5627-dfd9-477b-b410-60213cbe21d8 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:50:36.423722 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-69ed5627-dfd9-477b-b410-60213cbe21d8 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:36.424264 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:36.424264 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:36.424883 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-69ed5627-dfd9-477b-b410-60213cbe21d8 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:36.425461 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-69ed5627-dfd9-477b-b410-60213cbe21d8 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:50:36.452564 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:36.452564 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:36.458946 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-69ed5627-dfd9-477b-b410-60213cbe21d8 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:50:36.463641 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 688/1375] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:50:36 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 817 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:50:37.471605 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e527a66c-055a-41f8-85cf-eeffb52ee173 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:50:37.472313 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e527a66c-055a-41f8-85cf-eeffb52ee173 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:37.472457 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:37.472457 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:37.474312 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e527a66c-055a-41f8-85cf-eeffb52ee173 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:37.475073 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e527a66c-055a-41f8-85cf-eeffb52ee173 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:50:37.560332 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:37.560332 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:37.566015 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e527a66c-055a-41f8-85cf-eeffb52ee173 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:50:37.569725 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 688/1376] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:50:37 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 817 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:50:38.587203 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-737f08ca-d925-497c-89db-7d7b732d2895 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:50:38.588722 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-737f08ca-d925-497c-89db-7d7b732d2895 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:38.589225 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:38.589225 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:38.589899 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-737f08ca-d925-497c-89db-7d7b732d2895 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:38.590461 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-737f08ca-d925-497c-89db-7d7b732d2895 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:50:38.616931 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:38.616931 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:38.620977 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-737f08ca-d925-497c-89db-7d7b732d2895 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:50:38.622175 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 689/1377] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:50:38 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:50:39.640829 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3e174f08-6640-42fb-abb7-f0da6b768de2 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:50:39.644717 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3e174f08-6640-42fb-abb7-f0da6b768de2 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:39.645116 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:39.645116 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:39.646323 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3e174f08-6640-42fb-abb7-f0da6b768de2 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:39.647000 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-3e174f08-6640-42fb-abb7-f0da6b768de2 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:50:39.713736 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:39.713736 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:39.727640 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3e174f08-6640-42fb-abb7-f0da6b768de2 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:50:39.729226 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 689/1378] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:50:39 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 817 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:50:40.762728 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-978cd406-8eb2-4a6b-a97b-0c07602952a6 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:50:40.762728 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-978cd406-8eb2-4a6b-a97b-0c07602952a6 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:40.762728 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:40.762728 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:40.765836 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-978cd406-8eb2-4a6b-a97b-0c07602952a6 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:40.765836 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-978cd406-8eb2-4a6b-a97b-0c07602952a6 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:50:40.858270 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:40.858270 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:40.866511 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-978cd406-8eb2-4a6b-a97b-0c07602952a6 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:50:40.870325 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 690/1379] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:50:40 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 817 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:50:41.897152 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1147735d-b3a8-4005-aef5-7b2afa0b5e6f tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:50:41.897930 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1147735d-b3a8-4005-aef5-7b2afa0b5e6f tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:41.898019 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:41.898019 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:41.898616 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1147735d-b3a8-4005-aef5-7b2afa0b5e6f tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:41.903816 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-1147735d-b3a8-4005-aef5-7b2afa0b5e6f tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:50:41.966532 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:41.966532 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:41.968433 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1147735d-b3a8-4005-aef5-7b2afa0b5e6f tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:50:41.981322 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 690/1380] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:50:41 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 817 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:50:42.987259 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eb9d5626-aa8b-437d-af95-9215a000d232 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:50:42.987819 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eb9d5626-aa8b-437d-af95-9215a000d232 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:42.987910 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:42.987910 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:42.988260 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eb9d5626-aa8b-437d-af95-9215a000d232 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:42.988799 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-eb9d5626-aa8b-437d-af95-9215a000d232 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:50:43.076501 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:43.076501 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:43.079480 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eb9d5626-aa8b-437d-af95-9215a000d232 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:50:43.081001 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 691/1381] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:50:42 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 817 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:50:44.116700 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-55dc9c1a-c783-4c7f-aa05-76e9f7042194 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:50:44.127623 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-55dc9c1a-c783-4c7f-aa05-76e9f7042194 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:44.128726 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:44.128726 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:44.129406 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-55dc9c1a-c783-4c7f-aa05-76e9f7042194 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:44.130016 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-55dc9c1a-c783-4c7f-aa05-76e9f7042194 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:50:44.159106 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:44.159106 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:44.161990 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-55dc9c1a-c783-4c7f-aa05-76e9f7042194 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:50:44.163024 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 691/1382] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:50:44 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 817 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:50:45.186731 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6a69f923-5d50-449e-85fe-438bc5bd7050 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:50:45.187722 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6a69f923-5d50-449e-85fe-438bc5bd7050 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:45.188063 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:45.188063 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:45.193899 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6a69f923-5d50-449e-85fe-438bc5bd7050 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:45.195291 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-6a69f923-5d50-449e-85fe-438bc5bd7050 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:50:45.245367 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:45.245367 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:45.249596 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6a69f923-5d50-449e-85fe-438bc5bd7050 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:50:45.251978 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 692/1383] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:50:45 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 817 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:50:46.276048 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a88468a1-6ee6-44a2-9bf9-44b6fa911066 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:50:46.280394 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a88468a1-6ee6-44a2-9bf9-44b6fa911066 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:46.280808 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:46.280808 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:46.281705 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a88468a1-6ee6-44a2-9bf9-44b6fa911066 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:46.282359 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a88468a1-6ee6-44a2-9bf9-44b6fa911066 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:50:46.373833 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:46.373833 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:46.378970 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a88468a1-6ee6-44a2-9bf9-44b6fa911066 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:50:46.380208 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 692/1384] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:50:46 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 817 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:50:47.399982 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0daacb13-7d0e-4f7c-87e1-ad0615e252d3 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:50:47.402582 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0daacb13-7d0e-4f7c-87e1-ad0615e252d3 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:47.403026 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:47.403026 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:47.403907 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0daacb13-7d0e-4f7c-87e1-ad0615e252d3 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:47.404779 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-0daacb13-7d0e-4f7c-87e1-ad0615e252d3 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:50:47.446929 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:47.446929 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:47.450450 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0daacb13-7d0e-4f7c-87e1-ad0615e252d3 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:50:47.452198 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 693/1385] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:50:47 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 817 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:50:48.474543 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7315a9d9-5338-455d-b093-8a908fde34f6 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:50:48.475971 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7315a9d9-5338-455d-b093-8a908fde34f6 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:48.476389 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:48.476389 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:48.477374 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7315a9d9-5338-455d-b093-8a908fde34f6 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:48.477969 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-7315a9d9-5338-455d-b093-8a908fde34f6 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:50:48.581383 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:48.581383 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:48.583763 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7315a9d9-5338-455d-b093-8a908fde34f6 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:50:48.599529 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 693/1386] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:50:48 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 817 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:50:49.618996 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fa19ebf1-854f-4031-8de3-0405ceb0ebb1 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:50:49.619824 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fa19ebf1-854f-4031-8de3-0405ceb0ebb1 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:49.620103 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:49.620103 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:49.620389 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fa19ebf1-854f-4031-8de3-0405ceb0ebb1 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:49.620753 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-fa19ebf1-854f-4031-8de3-0405ceb0ebb1 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:50:49.665862 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:49.665862 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:49.665862 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fa19ebf1-854f-4031-8de3-0405ceb0ebb1 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:50:49.665862 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 694/1387] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:50:49 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 817 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:50:50.683065 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9e9ce15b-fba1-4e58-b096-4b95d53b7ef9 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:50:50.684550 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9e9ce15b-fba1-4e58-b096-4b95d53b7ef9 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:50.685003 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:50.685003 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:50.685642 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9e9ce15b-fba1-4e58-b096-4b95d53b7ef9 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:50.686215 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-9e9ce15b-fba1-4e58-b096-4b95d53b7ef9 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:50:50.714923 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:50.714923 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:50.717228 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9e9ce15b-fba1-4e58-b096-4b95d53b7ef9 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:50:50.718362 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 694/1388] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:50:50 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 817 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:50:51.735413 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6024a1cd-3b2b-404e-bf75-62ec48ab8a42 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:50:51.736277 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6024a1cd-3b2b-404e-bf75-62ec48ab8a42 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:51.736277 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:51.736277 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:51.736822 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6024a1cd-3b2b-404e-bf75-62ec48ab8a42 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:51.737123 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-6024a1cd-3b2b-404e-bf75-62ec48ab8a42 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:50:51.770722 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:51.770722 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:51.773491 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6024a1cd-3b2b-404e-bf75-62ec48ab8a42 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:50:51.782548 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 695/1389] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:50:51 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 817 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:50:52.790348 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8e5b1227-f565-4558-8e45-3b08dc9e45c4 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:50:52.791600 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8e5b1227-f565-4558-8e45-3b08dc9e45c4 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:52.792004 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:52.792004 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:52.792625 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8e5b1227-f565-4558-8e45-3b08dc9e45c4 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:52.793407 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-8e5b1227-f565-4558-8e45-3b08dc9e45c4 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:50:52.883334 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:52.883334 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:52.885478 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8e5b1227-f565-4558-8e45-3b08dc9e45c4 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:50:52.889191 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 695/1390] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:50:52 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 817 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:50:53.911462 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c71c9c4a-3c2d-4955-9745-0c90ae95c5da tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:50:53.912521 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c71c9c4a-3c2d-4955-9745-0c90ae95c5da tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:53.912820 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:53.912820 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:53.925753 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c71c9c4a-3c2d-4955-9745-0c90ae95c5da tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:53.926502 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-c71c9c4a-3c2d-4955-9745-0c90ae95c5da tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:50:53.993053 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:53.993053 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:53.995147 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c71c9c4a-3c2d-4955-9745-0c90ae95c5da tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:50:54.005825 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 696/1391] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:50:53 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 817 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:50:54.118791 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6460706e-1490-4635-b359-73dc123d1086 tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] POST http://10.222.0.73/volume/v3/1f0e7f94eed6440e8f16e7634c87147a/types Jan 20 10:50:54.119229 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:54.119229 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:54.119922 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6460706e-1490-4635-b359-73dc123d1086 tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1464307606"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:50:54.195174 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6460706e-1490-4635-b359-73dc123d1086 tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] http://10.222.0.73/volume/v3/1f0e7f94eed6440e8f16e7634c87147a/types returned with HTTP 200 Jan 20 10:50:54.202364 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 696/1392] 10.222.0.73 () {60 vars in 1219 bytes} [Wed Jan 20 10:50:53 2021] POST /volume/v3/1f0e7f94eed6440e8f16e7634c87147a/types => generated 224 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:50:54.216407 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6ef756bb-0877-4a40-abd5-e2f042e3ffdb tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] POST http://10.222.0.73/volume/v3/1f0e7f94eed6440e8f16e7634c87147a/group_types Jan 20 10:50:54.217353 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:54.217353 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:54.218069 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6ef756bb-0877-4a40-abd5-e2f042e3ffdb tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1654369073"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:50:54.285860 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6ef756bb-0877-4a40-abd5-e2f042e3ffdb tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] http://10.222.0.73/volume/v3/1f0e7f94eed6440e8f16e7634c87147a/group_types returned with HTTP 202 Jan 20 10:50:54.292353 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 697/1393] 10.222.0.73 () {62 vars in 1278 bytes} [Wed Jan 20 10:50:54 2021] POST /volume/v3/1f0e7f94eed6440e8f16e7634c87147a/group_types => generated 181 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:50:54.818616 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fd4a4e2a-0e52-42c3-a16f-548d26cfb1aa tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] POST http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups Jan 20 10:50:54.819768 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fd4a4e2a-0e52-42c3-a16f-548d26cfb1aa tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c35706a2-9ba8-4c52-93c1-50fa1e4e9a44", "volume_types": ["27a7effc-9267-467e-9d08-f4fa5bc5f5d8"], "name": "tempest-GroupSnapshotsTest-Group-1380792228"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:50:54.821121 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-fd4a4e2a-0e52-42c3-a16f-548d26cfb1aa tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Creating new group {'group': {'group_type': 'c35706a2-9ba8-4c52-93c1-50fa1e4e9a44', 'volume_types': ['27a7effc-9267-467e-9d08-f4fa5bc5f5d8'], 'name': 'tempest-GroupSnapshotsTest-Group-1380792228'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 20 10:50:54.833977 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-fd4a4e2a-0e52-42c3-a16f-548d26cfb1aa tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Creating group tempest-GroupSnapshotsTest-Group-1380792228. Jan 20 10:50:54.859719 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fd4a4e2a-0e52-42c3-a16f-548d26cfb1aa tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Availability Zones retrieved successfully. Jan 20 10:50:54.923426 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-fd4a4e2a-0e52-42c3-a16f-548d26cfb1aa tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Created reservations ['f3d00986-874c-4b00-8ad4-0afd25409ced'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:50:55.024481 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2d1b6c2c-0994-4f00-ab89-51cc3cc40a8d tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:50:55.036214 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2d1b6c2c-0994-4f00-ab89-51cc3cc40a8d tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:55.037119 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2d1b6c2c-0994-4f00-ab89-51cc3cc40a8d tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:55.037692 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-2d1b6c2c-0994-4f00-ab89-51cc3cc40a8d tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:50:55.054919 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fd4a4e2a-0e52-42c3-a16f-548d26cfb1aa tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups returned with HTTP 202 Jan 20 10:50:55.057355 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 697/1394] 10.222.0.73 () {62 vars in 1264 bytes} [Wed Jan 20 10:50:54 2021] POST /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups => generated 112 bytes in 759 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:50:55.073827 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b6656816-70f7-41f6-895b-e6233a65aafd tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/6ecfbb5d-90da-4035-99c7-49eb9039db0b Jan 20 10:50:55.078320 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b6656816-70f7-41f6-895b-e6233a65aafd tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:55.079342 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:55.079342 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:55.080466 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b6656816-70f7-41f6-895b-e6233a65aafd tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:55.081370 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-b6656816-70f7-41f6-895b-e6233a65aafd tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] show called for member 6ecfbb5d-90da-4035-99c7-49eb9039db0b {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:50:55.101242 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:55.101242 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:55.112441 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:55.112441 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:55.115483 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2d1b6c2c-0994-4f00-ab89-51cc3cc40a8d tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:50:55.118921 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 698/1395] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:50:55 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 817 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:50:55.148377 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b6656816-70f7-41f6-895b-e6233a65aafd tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/6ecfbb5d-90da-4035-99c7-49eb9039db0b returned with HTTP 200 Jan 20 10:50:55.150600 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 698/1396] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:50:55 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/6ecfbb5d-90da-4035-99c7-49eb9039db0b => generated 392 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:50:56.133630 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2994b197-2878-4067-b20a-5ea423f17592 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:50:56.134605 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2994b197-2878-4067-b20a-5ea423f17592 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:56.134825 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:56.134825 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:56.135207 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2994b197-2878-4067-b20a-5ea423f17592 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:56.135585 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-2994b197-2878-4067-b20a-5ea423f17592 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:50:56.166508 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-49b82722-cf8a-4416-bd32-a5ae63081098 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/6ecfbb5d-90da-4035-99c7-49eb9039db0b Jan 20 10:50:56.167372 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-49b82722-cf8a-4416-bd32-a5ae63081098 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:56.167902 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:56.167902 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:56.168614 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-49b82722-cf8a-4416-bd32-a5ae63081098 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:56.169497 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-49b82722-cf8a-4416-bd32-a5ae63081098 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] show called for member 6ecfbb5d-90da-4035-99c7-49eb9039db0b {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:50:56.185905 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:56.185905 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:56.198886 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:56.198886 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:56.206773 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2994b197-2878-4067-b20a-5ea423f17592 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:50:56.217581 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 699/1397] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:50:56 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 817 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:50:56.241794 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-49b82722-cf8a-4416-bd32-a5ae63081098 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/6ecfbb5d-90da-4035-99c7-49eb9039db0b returned with HTTP 200 Jan 20 10:50:56.251100 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 699/1398] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:50:56 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/6ecfbb5d-90da-4035-99c7-49eb9039db0b => generated 393 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:50:56.261696 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dff4ab3b-293e-4243-8a57-1b14167aaec1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] POST http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes Jan 20 10:50:56.264386 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:56.264386 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:56.265619 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dff4ab3b-293e-4243-8a57-1b14167aaec1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Action: 'create', calling method: create, body: {"volume": {"volume_type": "27a7effc-9267-467e-9d08-f4fa5bc5f5d8", "group_id": "6ecfbb5d-90da-4035-99c7-49eb9039db0b", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1341718071"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:50:56.268514 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-dff4ab3b-293e-4243-8a57-1b14167aaec1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Create volume request body: {'volume': {'volume_type': '27a7effc-9267-467e-9d08-f4fa5bc5f5d8', 'group_id': '6ecfbb5d-90da-4035-99c7-49eb9039db0b', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1341718071'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:50:56.325006 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:56.325006 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:56.326811 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-dff4ab3b-293e-4243-8a57-1b14167aaec1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Create volume of 1 GB Jan 20 10:50:56.350789 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dff4ab3b-293e-4243-8a57-1b14167aaec1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Availability Zones retrieved successfully. Jan 20 10:50:56.401170 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-dff4ab3b-293e-4243-8a57-1b14167aaec1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Flow 'volume_create_api' (9f06fba3-7b30-4ad9-bacd-43d2330c9a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:50:56.408175 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-dff4ab3b-293e-4243-8a57-1b14167aaec1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f5aecb1-7525-49a7-952a-cdc74b7a89cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:50:56.410179 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:56.410179 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:56.411651 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-dff4ab3b-293e-4243-8a57-1b14167aaec1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:50:56.641716 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-dff4ab3b-293e-4243-8a57-1b14167aaec1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f5aecb1-7525-49a7-952a-cdc74b7a89cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T10:50:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=27a7effc-9267-467e-9d08-f4fa5bc5f5d8,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1464307606',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '27a7effc-9267-467e-9d08-f4fa5bc5f5d8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6ecfbb5d-90da-4035-99c7-49eb9039db0b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:50:56.645592 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-dff4ab3b-293e-4243-8a57-1b14167aaec1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b86c7e2d-c9cb-4633-8687-355ad994fa27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:50:56.779079 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-dff4ab3b-293e-4243-8a57-1b14167aaec1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1464307606 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1464307606, it is now deprecated. Please use the default quota class for default quota. Jan 20 10:50:56.780318 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-dff4ab3b-293e-4243-8a57-1b14167aaec1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1464307606 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1464307606, it is now deprecated. Please use the default quota class for default quota. Jan 20 10:50:56.855576 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-dff4ab3b-293e-4243-8a57-1b14167aaec1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Created reservations ['e4575110-7858-4dca-9588-546cce6bda16', 'ab2c9e4e-6aae-438d-b25f-912757c45783', 'fd592f00-9a9f-48f6-b145-1a7aa81e1d26', 'acae0ab6-51c4-4bbd-917c-5ccb43e8101c'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:50:56.858732 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-dff4ab3b-293e-4243-8a57-1b14167aaec1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b86c7e2d-c9cb-4633-8687-355ad994fa27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4575110-7858-4dca-9588-546cce6bda16', 'ab2c9e4e-6aae-438d-b25f-912757c45783', 'fd592f00-9a9f-48f6-b145-1a7aa81e1d26', 'acae0ab6-51c4-4bbd-917c-5ccb43e8101c']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:50:56.862875 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-dff4ab3b-293e-4243-8a57-1b14167aaec1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de275a43-aa10-4a73-922e-78cce44201da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:50:56.996761 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-dff4ab3b-293e-4243-8a57-1b14167aaec1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de275a43-aa10-4a73-922e-78cce44201da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7bf4a3a1-075f-4b12-a12b-95fda6185a04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1341718071',encryption_key_id=None,group_id=6ecfbb5d-90da-4035-99c7-49eb9039db0b,group_type_id=,metadata={},multiattach=False,project_id='5df1c3488f414d86b11223e2bbfc6a2b',qos_specs=None,replication_status=,reservations=['e4575110-7858-4dca-9588-546cce6bda16','ab2c9e4e-6aae-438d-b25f-912757c45783','fd592f00-9a9f-48f6-b145-1a7aa81e1d26','acae0ab6-51c4-4bbd-917c-5ccb43e8101c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9055414b797042e2a62c8ac9fd50613c',volume_type_id=27a7effc-9267-467e-9d08-f4fa5bc5f5d8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:50:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1341718071',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6ecfbb5d-90da-4035-99c7-49eb9039db0b,host=None,id=7bf4a3a1-075f-4b12-a12b-95fda6185a04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5df1c3488f414d86b11223e2bbfc6a2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9055414b797042e2a62c8ac9fd50613c',volume_attachment=,volume_type=,volume_type_id=27a7effc-9267-467e-9d08-f4fa5bc5f5d8)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:50:57.000240 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-dff4ab3b-293e-4243-8a57-1b14167aaec1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2234578e-3cb5-4d32-830f-d6fa7ae9aa67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:50:57.052074 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-dff4ab3b-293e-4243-8a57-1b14167aaec1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2234578e-3cb5-4d32-830f-d6fa7ae9aa67) transitioned into state 'SUCCESS' from state '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-1341718071',encryption_key_id=None,group_id=6ecfbb5d-90da-4035-99c7-49eb9039db0b,group_type_id=,metadata={},multiattach=False,project_id='5df1c3488f414d86b11223e2bbfc6a2b',qos_specs=None,replication_status=,reservations=['e4575110-7858-4dca-9588-546cce6bda16','ab2c9e4e-6aae-438d-b25f-912757c45783','fd592f00-9a9f-48f6-b145-1a7aa81e1d26','acae0ab6-51c4-4bbd-917c-5ccb43e8101c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9055414b797042e2a62c8ac9fd50613c',volume_type_id=27a7effc-9267-467e-9d08-f4fa5bc5f5d8)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:50:57.061527 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-dff4ab3b-293e-4243-8a57-1b14167aaec1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (719b7900-d251-4bf4-b820-781147812399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:50:57.103740 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-dff4ab3b-293e-4243-8a57-1b14167aaec1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (719b7900-d251-4bf4-b820-781147812399) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:50:57.108165 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-dff4ab3b-293e-4243-8a57-1b14167aaec1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Flow 'volume_create_api' (9f06fba3-7b30-4ad9-bacd-43d2330c9a34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:50:57.225337 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-09f893b0-c52e-4c57-a744-e5ec08c819ec tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:50:57.226165 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-09f893b0-c52e-4c57-a744-e5ec08c819ec tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:57.226445 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:57.226445 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:57.227003 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-09f893b0-c52e-4c57-a744-e5ec08c819ec tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:57.227570 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-09f893b0-c52e-4c57-a744-e5ec08c819ec tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:50:57.277424 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dff4ab3b-293e-4243-8a57-1b14167aaec1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Create volume request issued successfully. Jan 20 10:50:57.293476 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:57.293476 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:57.298540 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-09f893b0-c52e-4c57-a744-e5ec08c819ec tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:50:57.301903 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 700/1399] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:50:57 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 817 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:50:57.321870 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-dff4ab3b-293e-4243-8a57-1b14167aaec1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:50:57.322998 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-dff4ab3b-293e-4243-8a57-1b14167aaec1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:50:57.334175 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-dff4ab3b-293e-4243-8a57-1b14167aaec1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:50:57.347381 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:57.347381 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:57.377717 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dff4ab3b-293e-4243-8a57-1b14167aaec1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes returned with HTTP 202 Jan 20 10:50:57.385273 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 700/1400] 10.222.0.73 () {62 vars in 1267 bytes} [Wed Jan 20 10:50:56 2021] POST /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes => generated 908 bytes in 1134 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:50:57.401662 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3e74e353-41b1-4300-8b4b-0ddc6aabcd02 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/7bf4a3a1-075f-4b12-a12b-95fda6185a04 Jan 20 10:50:57.402247 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3e74e353-41b1-4300-8b4b-0ddc6aabcd02 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:57.402435 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:57.402435 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:57.402844 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3e74e353-41b1-4300-8b4b-0ddc6aabcd02 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:57.567812 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:57.567812 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:57.598629 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3e74e353-41b1-4300-8b4b-0ddc6aabcd02 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Volume info retrieved successfully. Jan 20 10:50:57.643900 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-3e74e353-41b1-4300-8b4b-0ddc6aabcd02 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:50:57.644351 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-3e74e353-41b1-4300-8b4b-0ddc6aabcd02 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:50:57.662391 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-3e74e353-41b1-4300-8b4b-0ddc6aabcd02 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:50:57.676707 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:57.676707 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:57.729749 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3e74e353-41b1-4300-8b4b-0ddc6aabcd02 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/7bf4a3a1-075f-4b12-a12b-95fda6185a04 returned with HTTP 200 Jan 20 10:50:57.731089 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 701/1401] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:50:57 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/7bf4a3a1-075f-4b12-a12b-95fda6185a04 => generated 1000 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 10:50:58.318938 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c4aeff58-e84f-4def-b0a1-c3672676abae tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:50:58.321039 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c4aeff58-e84f-4def-b0a1-c3672676abae tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:58.321539 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:58.321539 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:58.322759 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c4aeff58-e84f-4def-b0a1-c3672676abae tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:58.323640 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-c4aeff58-e84f-4def-b0a1-c3672676abae tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:50:58.409161 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:58.409161 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:58.417412 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c4aeff58-e84f-4def-b0a1-c3672676abae tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:50:58.419968 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 701/1402] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:50:58 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 817 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:50:58.752302 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8f91c3c4-d9fd-4db5-b3ad-f010344a2d46 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/7bf4a3a1-075f-4b12-a12b-95fda6185a04 Jan 20 10:50:58.754871 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8f91c3c4-d9fd-4db5-b3ad-f010344a2d46 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:58.754871 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:58.754871 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:58.754871 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8f91c3c4-d9fd-4db5-b3ad-f010344a2d46 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:58.878173 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:58.878173 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:58.892932 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8f91c3c4-d9fd-4db5-b3ad-f010344a2d46 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Volume info retrieved successfully. Jan 20 10:50:58.917940 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-8f91c3c4-d9fd-4db5-b3ad-f010344a2d46 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:50:58.918954 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-8f91c3c4-d9fd-4db5-b3ad-f010344a2d46 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:50:58.930112 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-8f91c3c4-d9fd-4db5-b3ad-f010344a2d46 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:50:58.941783 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:58.941783 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:59.025304 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8f91c3c4-d9fd-4db5-b3ad-f010344a2d46 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/7bf4a3a1-075f-4b12-a12b-95fda6185a04 returned with HTTP 200 Jan 20 10:50:59.026296 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 702/1403] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:50:58 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/7bf4a3a1-075f-4b12-a12b-95fda6185a04 => generated 1000 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 10:50:59.438683 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-853e9a61-0d8a-4724-af55-062b664cdc6a tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:50:59.450492 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-853e9a61-0d8a-4724-af55-062b664cdc6a tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:50:59.451251 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:50:59.451251 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:50:59.453356 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-853e9a61-0d8a-4724-af55-062b664cdc6a tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:50:59.454454 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-853e9a61-0d8a-4724-af55-062b664cdc6a tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:50:59.556653 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:50:59.556653 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:50:59.567882 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-853e9a61-0d8a-4724-af55-062b664cdc6a tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:50:59.581755 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 702/1404] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:50:59 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 817 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:00.045965 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-939285cc-fd93-4561-90bf-010982902f6f tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/7bf4a3a1-075f-4b12-a12b-95fda6185a04 Jan 20 10:51:00.047449 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-939285cc-fd93-4561-90bf-010982902f6f tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:00.048022 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:00.048022 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:00.048831 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-939285cc-fd93-4561-90bf-010982902f6f tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:00.117082 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:00.117082 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:00.128305 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-939285cc-fd93-4561-90bf-010982902f6f tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Volume info retrieved successfully. Jan 20 10:51:00.145570 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-939285cc-fd93-4561-90bf-010982902f6f tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:51:00.146240 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-939285cc-fd93-4561-90bf-010982902f6f tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:51:00.156268 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-939285cc-fd93-4561-90bf-010982902f6f tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:51:00.164650 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:00.164650 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:00.218378 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-939285cc-fd93-4561-90bf-010982902f6f tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/7bf4a3a1-075f-4b12-a12b-95fda6185a04 returned with HTTP 200 Jan 20 10:51:00.218378 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 703/1405] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:51:00 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/7bf4a3a1-075f-4b12-a12b-95fda6185a04 => generated 1001 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 10:51:00.246487 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f92161dd-ce22-4c9a-a461-172e24058d18 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] POST http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots Jan 20 10:51:00.247074 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:00.247074 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:00.247467 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f92161dd-ce22-4c9a-a461-172e24058d18 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "6ecfbb5d-90da-4035-99c7-49eb9039db0b", "name": "tempest-group_snapshot-105967265"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:51:00.254939 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-f92161dd-ce22-4c9a-a461-172e24058d18 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Creating new group_snapshot {'group_snapshot': {'group_id': '6ecfbb5d-90da-4035-99c7-49eb9039db0b', 'name': 'tempest-group_snapshot-105967265'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 20 10:51:00.282065 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:00.282065 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:00.301842 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.group_snapshots [None req-f92161dd-ce22-4c9a-a461-172e24058d18 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Creating group_snapshot tempest-group_snapshot-105967265. Jan 20 10:51:00.406089 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:00.406089 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:00.465517 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-f92161dd-ce22-4c9a-a461-172e24058d18 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1464307606 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1464307606, it is now deprecated. Please use the default quota class for default quota. Jan 20 10:51:00.546070 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-f92161dd-ce22-4c9a-a461-172e24058d18 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Created reservations ['4b67991d-a103-44a1-b660-4abd6e3f2c22', '9f5a0ada-e840-4f2d-96c1-c4295ffc0f27', 'ef128373-9e60-4a9f-a45e-e17c668d0e19', '980a73a8-8f49-4341-9a41-411e7932e988'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:51:00.602170 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e44c07c0-4ff3-425b-a361-02e2089ed3b6 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:51:00.603539 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e44c07c0-4ff3-425b-a361-02e2089ed3b6 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:00.604102 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:00.604102 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:00.605278 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e44c07c0-4ff3-425b-a361-02e2089ed3b6 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:00.606235 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e44c07c0-4ff3-425b-a361-02e2089ed3b6 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:51:00.702461 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f92161dd-ce22-4c9a-a461-172e24058d18 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots returned with HTTP 202 Jan 20 10:51:00.703590 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 703/1406] 10.222.0.73 () {62 vars in 1291 bytes} [Wed Jan 20 10:51:00 2021] POST /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots => generated 167 bytes in 469 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:51:00.716537 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:00.716537 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:00.719071 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e44c07c0-4ff3-425b-a361-02e2089ed3b6 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:51:00.720169 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 704/1407] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:51:00 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 817 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:00.722362 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1b708a08-eb4e-446e-8464-cefa3d354f19 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/b5f2cf0f-6458-4c2c-b680-797d0cb9b29d Jan 20 10:51:00.723012 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1b708a08-eb4e-446e-8464-cefa3d354f19 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:00.723203 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:00.723203 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:00.723845 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1b708a08-eb4e-446e-8464-cefa3d354f19 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:00.725466 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-1b708a08-eb4e-446e-8464-cefa3d354f19 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] show called for member b5f2cf0f-6458-4c2c-b680-797d0cb9b29d {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 20 10:51:00.741680 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:00.741680 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:00.779242 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1b708a08-eb4e-446e-8464-cefa3d354f19 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/b5f2cf0f-6458-4c2c-b680-797d0cb9b29d returned with HTTP 200 Jan 20 10:51:00.780619 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 704/1408] 10.222.0.73 () {60 vars in 1380 bytes} [Wed Jan 20 10:51:00 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/b5f2cf0f-6458-4c2c-b680-797d0cb9b29d => generated 306 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:51:01.746696 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-897d041a-394f-4a89-a1d5-9eba64c96cea tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:51:01.746696 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-897d041a-394f-4a89-a1d5-9eba64c96cea tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:01.746696 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:01.746696 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:01.746696 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-897d041a-394f-4a89-a1d5-9eba64c96cea tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:01.746696 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-897d041a-394f-4a89-a1d5-9eba64c96cea tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:51:01.792141 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-da8b9a02-1de4-4ad3-96f5-5977d8d2363a tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/b5f2cf0f-6458-4c2c-b680-797d0cb9b29d Jan 20 10:51:01.792784 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-da8b9a02-1de4-4ad3-96f5-5977d8d2363a tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:01.793536 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:01.793536 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:01.793895 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-da8b9a02-1de4-4ad3-96f5-5977d8d2363a tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:01.794536 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-da8b9a02-1de4-4ad3-96f5-5977d8d2363a tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] show called for member b5f2cf0f-6458-4c2c-b680-797d0cb9b29d {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 20 10:51:01.818653 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:01.818653 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:01.821133 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:01.821133 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:01.833680 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-897d041a-394f-4a89-a1d5-9eba64c96cea tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:51:01.845394 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 705/1409] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:51:01 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 817 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:01.880874 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-da8b9a02-1de4-4ad3-96f5-5977d8d2363a tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/b5f2cf0f-6458-4c2c-b680-797d0cb9b29d returned with HTTP 200 Jan 20 10:51:01.881780 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 705/1410] 10.222.0.73 () {60 vars in 1380 bytes} [Wed Jan 20 10:51:01 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/b5f2cf0f-6458-4c2c-b680-797d0cb9b29d => generated 306 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:51:02.865100 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-327f55aa-7bc1-4590-92e6-bb7469f93923 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:51:02.877996 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-327f55aa-7bc1-4590-92e6-bb7469f93923 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:02.877996 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:02.877996 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:02.881802 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-327f55aa-7bc1-4590-92e6-bb7469f93923 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:02.888894 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-327f55aa-7bc1-4590-92e6-bb7469f93923 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:51:02.920716 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-559bb6ec-b4e3-414e-93ce-2ae54477238e tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/b5f2cf0f-6458-4c2c-b680-797d0cb9b29d Jan 20 10:51:02.921645 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-559bb6ec-b4e3-414e-93ce-2ae54477238e tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:02.922073 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:02.922073 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:02.922807 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-559bb6ec-b4e3-414e-93ce-2ae54477238e tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:02.923434 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-559bb6ec-b4e3-414e-93ce-2ae54477238e tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] show called for member b5f2cf0f-6458-4c2c-b680-797d0cb9b29d {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 20 10:51:02.954814 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:02.954814 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:02.988043 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-559bb6ec-b4e3-414e-93ce-2ae54477238e tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/b5f2cf0f-6458-4c2c-b680-797d0cb9b29d returned with HTTP 200 Jan 20 10:51:03.001693 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 706/1411] 10.222.0.73 () {60 vars in 1380 bytes} [Wed Jan 20 10:51:02 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/b5f2cf0f-6458-4c2c-b680-797d0cb9b29d => generated 306 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:51:03.006290 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:03.006290 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:03.015670 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-327f55aa-7bc1-4590-92e6-bb7469f93923 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:51:03.018481 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 706/1412] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:51:02 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 817 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:04.014895 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2c90110c-c770-48dc-ab99-e0d9ce9746f2 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/b5f2cf0f-6458-4c2c-b680-797d0cb9b29d Jan 20 10:51:04.017378 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2c90110c-c770-48dc-ab99-e0d9ce9746f2 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:04.017747 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:04.017747 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:04.018431 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2c90110c-c770-48dc-ab99-e0d9ce9746f2 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:04.019185 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-2c90110c-c770-48dc-ab99-e0d9ce9746f2 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] show called for member b5f2cf0f-6458-4c2c-b680-797d0cb9b29d {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 20 10:51:04.038976 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-98d4e1f2-91b6-453f-ae30-6e4797be1c0c tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:51:04.040079 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-98d4e1f2-91b6-453f-ae30-6e4797be1c0c tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:04.040535 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:04.040535 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:04.041206 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-98d4e1f2-91b6-453f-ae30-6e4797be1c0c tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:04.041746 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-98d4e1f2-91b6-453f-ae30-6e4797be1c0c tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:51:04.047893 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:04.047893 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:04.079102 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2c90110c-c770-48dc-ab99-e0d9ce9746f2 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/b5f2cf0f-6458-4c2c-b680-797d0cb9b29d returned with HTTP 200 Jan 20 10:51:04.080455 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 707/1413] 10.222.0.73 () {60 vars in 1380 bytes} [Wed Jan 20 10:51:04 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/b5f2cf0f-6458-4c2c-b680-797d0cb9b29d => generated 307 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:51:04.092800 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ed30a0b9-630c-49eb-aa1f-872c8804a28f tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/detail Jan 20 10:51:04.093489 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ed30a0b9-630c-49eb-aa1f-872c8804a28f tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:04.093801 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:04.093801 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:04.094350 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ed30a0b9-630c-49eb-aa1f-872c8804a28f tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:04.095144 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-ed30a0b9-630c-49eb-aa1f-872c8804a28f tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:51:04.097612 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-ed30a0b9-630c-49eb-aa1f-872c8804a28f tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Building query based on filter {{(pid=87959) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 20 10:51:04.119507 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:04.119507 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:04.127397 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-98d4e1f2-91b6-453f-ae30-6e4797be1c0c tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:51:04.130081 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 707/1414] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:51:04 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 817 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:04.141352 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ed30a0b9-630c-49eb-aa1f-872c8804a28f tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Get all snapshots completed successfully. Jan 20 10:51:04.142664 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:04.142664 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:04.144884 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ed30a0b9-630c-49eb-aa1f-872c8804a28f tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/detail returned with HTTP 200 Jan 20 10:51:04.150882 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 708/1415] 10.222.0.73 () {58 vars in 1231 bytes} [Wed Jan 20 10:51:04 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/detail => generated 453 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:04.167818 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-61b3ef2e-493a-4854-9bc5-80e5e4da2f02 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/119033c6-76f3-4cb2-8eaf-0b08b1edfec1 Jan 20 10:51:04.168432 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-61b3ef2e-493a-4854-9bc5-80e5e4da2f02 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:04.168631 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:04.168631 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:04.171857 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-61b3ef2e-493a-4854-9bc5-80e5e4da2f02 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:04.241123 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:04.241123 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:04.242464 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-61b3ef2e-493a-4854-9bc5-80e5e4da2f02 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Snapshot retrieved successfully. Jan 20 10:51:04.260412 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-61b3ef2e-493a-4854-9bc5-80e5e4da2f02 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/119033c6-76f3-4cb2-8eaf-0b08b1edfec1 returned with HTTP 200 Jan 20 10:51:04.261801 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 708/1416] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:51:04 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/119033c6-76f3-4cb2-8eaf-0b08b1edfec1 => generated 450 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:04.276750 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a43ccc5a-76f5-47e4-aa38-1d7974ebb98f tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] POST http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/action Jan 20 10:51:04.281686 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:04.281686 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:04.282501 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a43ccc5a-76f5-47e4-aa38-1d7974ebb98f tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Action body: b'{"create-from-src": {"group_snapshot_id": "b5f2cf0f-6458-4c2c-b680-797d0cb9b29d", "name": "tempest-Group_from_snap-1137792764"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:51:04.282912 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a43ccc5a-76f5-47e4-aa38-1d7974ebb98f tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "b5f2cf0f-6458-4c2c-b680-797d0cb9b29d", "name": "tempest-Group_from_snap-1137792764"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:51:04.284029 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-a43ccc5a-76f5-47e4-aa38-1d7974ebb98f tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Creating new group {'create-from-src': {'group_snapshot_id': 'b5f2cf0f-6458-4c2c-b680-797d0cb9b29d', 'name': 'tempest-Group_from_snap-1137792764'}}. {{(pid=87959) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 20 10:51:04.284389 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-a43ccc5a-76f5-47e4-aa38-1d7974ebb98f tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Creating group tempest-Group_from_snap-1137792764 from group_snapshot b5f2cf0f-6458-4c2c-b680-797d0cb9b29d. Jan 20 10:51:04.309471 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:04.309471 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:04.348555 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:04.348555 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:04.365530 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:04.365530 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:04.650792 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-a43ccc5a-76f5-47e4-aa38-1d7974ebb98f tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Created reservations ['e264c368-3aa4-4e8f-955a-03f86940de2b'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:51:04.906193 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.group.api [None req-a43ccc5a-76f5-47e4-aa38-1d7974ebb98f tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] A mapping entry already exists for group 1ebc8fdf-908a-4630-9b40-a329f6dc7821 and volume type 27a7effc-9267-467e-9d08-f4fa5bc5f5d8. Do not need to create again. Jan 20 10:51:04.907109 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:04.907109 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:04.907867 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a43ccc5a-76f5-47e4-aa38-1d7974ebb98f tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Availability Zones retrieved successfully. Jan 20 10:51:04.931122 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a43ccc5a-76f5-47e4-aa38-1d7974ebb98f tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Flow 'volume_create_api' (d7eaa1ed-73e7-463f-8d07-cb653d00b9b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:51:04.934828 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a43ccc5a-76f5-47e4-aa38-1d7974ebb98f tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (461e842d-76db-4c4a-aff9-1e82b498bcc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:51:04.937730 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-a43ccc5a-76f5-47e4-aa38-1d7974ebb98f tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:51:05.068156 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a43ccc5a-76f5-47e4-aa38-1d7974ebb98f tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (461e842d-76db-4c4a-aff9-1e82b498bcc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '119033c6-76f3-4cb2-8eaf-0b08b1edfec1', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T10:50:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=27a7effc-9267-467e-9d08-f4fa5bc5f5d8,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1464307606',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '27a7effc-9267-467e-9d08-f4fa5bc5f5d8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1ebc8fdf-908a-4630-9b40-a329f6dc7821', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:51:05.071433 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a43ccc5a-76f5-47e4-aa38-1d7974ebb98f tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d02b7632-9f2a-433b-885f-e05e2faf400f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:51:05.143535 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d21505ef-b5ae-4369-bead-af8d67ef86f7 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:51:05.145096 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d21505ef-b5ae-4369-bead-af8d67ef86f7 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:05.145466 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:05.145466 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:05.146152 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d21505ef-b5ae-4369-bead-af8d67ef86f7 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:05.146684 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-d21505ef-b5ae-4369-bead-af8d67ef86f7 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:51:05.194311 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:05.194311 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:05.197196 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d21505ef-b5ae-4369-bead-af8d67ef86f7 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:51:05.198334 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 709/1417] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:51:05 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 817 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:51:05.341545 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-a43ccc5a-76f5-47e4-aa38-1d7974ebb98f tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Created reservations ['3ee275e3-e5ed-48fe-b04c-665a204ea4d6', '20ca676f-f857-42fd-a2b0-65abc37f5e45'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:51:05.349812 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a43ccc5a-76f5-47e4-aa38-1d7974ebb98f tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d02b7632-9f2a-433b-885f-e05e2faf400f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ee275e3-e5ed-48fe-b04c-665a204ea4d6', '20ca676f-f857-42fd-a2b0-65abc37f5e45']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:51:05.357303 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a43ccc5a-76f5-47e4-aa38-1d7974ebb98f tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6b60c0d-afad-4ba7-9d79-03688f6cc311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:51:05.608754 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a43ccc5a-76f5-47e4-aa38-1d7974ebb98f tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6b60c0d-afad-4ba7-9d79-03688f6cc311) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf666480-d3e9-4b5e-b715-e05f71a7316d', '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=1ebc8fdf-908a-4630-9b40-a329f6dc7821,group_type_id=,metadata={},multiattach=False,project_id='5df1c3488f414d86b11223e2bbfc6a2b',qos_specs=None,replication_status=,reservations=['3ee275e3-e5ed-48fe-b04c-665a204ea4d6','20ca676f-f857-42fd-a2b0-65abc37f5e45'],size=1,snapshot_id=119033c6-76f3-4cb2-8eaf-0b08b1edfec1,source_replicaid=,source_volid=None,status='creating',user_id='9055414b797042e2a62c8ac9fd50613c',volume_type_id=27a7effc-9267-467e-9d08-f4fa5bc5f5d8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:51:05Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1ebc8fdf-908a-4630-9b40-a329f6dc7821,host=None,id=bf666480-d3e9-4b5e-b715-e05f71a7316d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5df1c3488f414d86b11223e2bbfc6a2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=119033c6-76f3-4cb2-8eaf-0b08b1edfec1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9055414b797042e2a62c8ac9fd50613c',volume_attachment=,volume_type=,volume_type_id=27a7effc-9267-467e-9d08-f4fa5bc5f5d8)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:51:05.623410 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a43ccc5a-76f5-47e4-aa38-1d7974ebb98f tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4350ae71-26bf-4f25-b993-748836b358e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:51:05.672499 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a43ccc5a-76f5-47e4-aa38-1d7974ebb98f tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4350ae71-26bf-4f25-b993-748836b358e7) transitioned into state 'SUCCESS' from 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=1ebc8fdf-908a-4630-9b40-a329f6dc7821,group_type_id=,metadata={},multiattach=False,project_id='5df1c3488f414d86b11223e2bbfc6a2b',qos_specs=None,replication_status=,reservations=['3ee275e3-e5ed-48fe-b04c-665a204ea4d6','20ca676f-f857-42fd-a2b0-65abc37f5e45'],size=1,snapshot_id=119033c6-76f3-4cb2-8eaf-0b08b1edfec1,source_replicaid=,source_volid=None,status='creating',user_id='9055414b797042e2a62c8ac9fd50613c',volume_type_id=27a7effc-9267-467e-9d08-f4fa5bc5f5d8)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:51:05.680429 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a43ccc5a-76f5-47e4-aa38-1d7974ebb98f tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Flow 'volume_create_api' (d7eaa1ed-73e7-463f-8d07-cb653d00b9b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:51:05.763047 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a43ccc5a-76f5-47e4-aa38-1d7974ebb98f tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Create volume request issued successfully. Jan 20 10:51:05.823449 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a43ccc5a-76f5-47e4-aa38-1d7974ebb98f tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/action returned with HTTP 202 Jan 20 10:51:05.825244 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 709/1418] 10.222.0.73 () {62 vars in 1285 bytes} [Wed Jan 20 10:51:04 2021] POST /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/action => generated 103 bytes in 1553 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:51:05.838827 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-802e5ee4-31a9-4b79-b28c-28b9583f5631 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/detail Jan 20 10:51:05.839415 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-802e5ee4-31a9-4b79-b28c-28b9583f5631 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:05.839610 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:05.839610 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:05.840029 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-802e5ee4-31a9-4b79-b28c-28b9583f5631 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:05.840684 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-802e5ee4-31a9-4b79-b28c-28b9583f5631 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:51:05.842623 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-802e5ee4-31a9-4b79-b28c-28b9583f5631 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:51:05.958838 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-802e5ee4-31a9-4b79-b28c-28b9583f5631 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Get all volumes completed successfully. Jan 20 10:51:05.961413 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-802e5ee4-31a9-4b79-b28c-28b9583f5631 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:51:05.962133 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-802e5ee4-31a9-4b79-b28c-28b9583f5631 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:51:05.972336 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-802e5ee4-31a9-4b79-b28c-28b9583f5631 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:51:05.987306 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:05.987306 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:06.007786 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-802e5ee4-31a9-4b79-b28c-28b9583f5631 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:51:06.009166 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-802e5ee4-31a9-4b79-b28c-28b9583f5631 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:51:06.027262 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-802e5ee4-31a9-4b79-b28c-28b9583f5631 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:51:06.043613 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:06.043613 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:06.092118 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-802e5ee4-31a9-4b79-b28c-28b9583f5631 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/detail returned with HTTP 200 Jan 20 10:51:06.093738 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 710/1419] 10.222.0.73 () {60 vars in 1266 bytes} [Wed Jan 20 10:51:05 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/detail => generated 1986 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 10:51:06.133367 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-df5060f2-79a9-4a92-9c5f-45703a10c916 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/bf666480-d3e9-4b5e-b715-e05f71a7316d Jan 20 10:51:06.135169 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-df5060f2-79a9-4a92-9c5f-45703a10c916 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:06.143166 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:06.143166 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:06.144644 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-df5060f2-79a9-4a92-9c5f-45703a10c916 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:06.227244 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4663f78e-62e4-4682-8ca1-f09caa0bbe6c tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:51:06.228007 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4663f78e-62e4-4682-8ca1-f09caa0bbe6c tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:06.228007 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:06.228007 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:06.228683 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4663f78e-62e4-4682-8ca1-f09caa0bbe6c tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:06.229299 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-4663f78e-62e4-4682-8ca1-f09caa0bbe6c tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:51:06.263396 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:06.263396 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:06.273503 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-df5060f2-79a9-4a92-9c5f-45703a10c916 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Volume info retrieved successfully. Jan 20 10:51:06.283915 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:06.283915 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:06.287214 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4663f78e-62e4-4682-8ca1-f09caa0bbe6c tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:51:06.288965 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 711/1420] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:51:06 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 817 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:06.291859 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-df5060f2-79a9-4a92-9c5f-45703a10c916 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:51:06.292612 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-df5060f2-79a9-4a92-9c5f-45703a10c916 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:51:06.302108 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-df5060f2-79a9-4a92-9c5f-45703a10c916 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:51:06.313070 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:06.313070 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:06.345888 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-df5060f2-79a9-4a92-9c5f-45703a10c916 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/bf666480-d3e9-4b5e-b715-e05f71a7316d returned with HTTP 200 Jan 20 10:51:06.361035 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 710/1421] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:51:06 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/bf666480-d3e9-4b5e-b715-e05f71a7316d => generated 992 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:51:07.305545 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5dbd325d-96fc-4b07-a748-7b485c0028a0 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:51:07.306029 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5dbd325d-96fc-4b07-a748-7b485c0028a0 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:07.306217 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:07.306217 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:07.307284 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5dbd325d-96fc-4b07-a748-7b485c0028a0 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:07.307939 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5dbd325d-96fc-4b07-a748-7b485c0028a0 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:51:07.371965 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-299aa3f3-d25f-49cd-8610-036b1dee70f0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/bf666480-d3e9-4b5e-b715-e05f71a7316d Jan 20 10:51:07.372608 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-299aa3f3-d25f-49cd-8610-036b1dee70f0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:07.373064 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:07.373064 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:07.373674 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-299aa3f3-d25f-49cd-8610-036b1dee70f0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:07.390025 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:07.390025 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:07.393128 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5dbd325d-96fc-4b07-a748-7b485c0028a0 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:51:07.395093 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 712/1422] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:51:07 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 817 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:07.488511 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:07.488511 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:07.504371 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-299aa3f3-d25f-49cd-8610-036b1dee70f0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Volume info retrieved successfully. Jan 20 10:51:07.547736 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-299aa3f3-d25f-49cd-8610-036b1dee70f0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:51:07.557501 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-299aa3f3-d25f-49cd-8610-036b1dee70f0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:51:07.601527 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-299aa3f3-d25f-49cd-8610-036b1dee70f0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:51:07.618043 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:07.618043 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:07.678771 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-299aa3f3-d25f-49cd-8610-036b1dee70f0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/bf666480-d3e9-4b5e-b715-e05f71a7316d returned with HTTP 200 Jan 20 10:51:07.687294 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 711/1423] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:51:07 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/bf666480-d3e9-4b5e-b715-e05f71a7316d => generated 992 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:51:08.417206 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-16edede0-eb8d-452c-a514-93a82fcf277c tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:51:08.420215 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-16edede0-eb8d-452c-a514-93a82fcf277c tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:08.420923 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:08.420923 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:08.422418 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-16edede0-eb8d-452c-a514-93a82fcf277c tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:08.423420 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-16edede0-eb8d-452c-a514-93a82fcf277c tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:51:08.497747 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:08.497747 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:08.501496 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-16edede0-eb8d-452c-a514-93a82fcf277c tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:51:08.504756 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 713/1424] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:51:08 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 817 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:08.701851 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d1b188cb-8127-4d51-b801-bc655df20789 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/bf666480-d3e9-4b5e-b715-e05f71a7316d Jan 20 10:51:08.702804 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d1b188cb-8127-4d51-b801-bc655df20789 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:08.703399 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:08.703399 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:08.704417 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d1b188cb-8127-4d51-b801-bc655df20789 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:08.871598 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:08.871598 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:08.907055 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d1b188cb-8127-4d51-b801-bc655df20789 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Volume info retrieved successfully. Jan 20 10:51:08.970075 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-d1b188cb-8127-4d51-b801-bc655df20789 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:51:08.971268 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-d1b188cb-8127-4d51-b801-bc655df20789 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:51:09.007425 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-d1b188cb-8127-4d51-b801-bc655df20789 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:51:09.015334 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:09.015334 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:09.044934 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d1b188cb-8127-4d51-b801-bc655df20789 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/bf666480-d3e9-4b5e-b715-e05f71a7316d returned with HTTP 200 Jan 20 10:51:09.046335 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 712/1425] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:51:08 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/bf666480-d3e9-4b5e-b715-e05f71a7316d => generated 992 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:51:09.524351 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9642b12d-a346-45f8-ad27-535f72e14c41 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:51:09.525130 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9642b12d-a346-45f8-ad27-535f72e14c41 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:09.525352 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:09.525352 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:09.525768 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9642b12d-a346-45f8-ad27-535f72e14c41 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:09.526145 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-9642b12d-a346-45f8-ad27-535f72e14c41 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:51:09.585123 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:09.585123 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:09.588058 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9642b12d-a346-45f8-ad27-535f72e14c41 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:51:09.589528 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 714/1426] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:51:09 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 817 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:10.075553 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3045ac89-fdc1-4e5d-92e2-a8486d46a91a tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/bf666480-d3e9-4b5e-b715-e05f71a7316d Jan 20 10:51:10.076144 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3045ac89-fdc1-4e5d-92e2-a8486d46a91a tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:10.076377 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:10.076377 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:10.076820 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3045ac89-fdc1-4e5d-92e2-a8486d46a91a tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:10.130390 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:10.130390 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:10.145168 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3045ac89-fdc1-4e5d-92e2-a8486d46a91a tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Volume info retrieved successfully. Jan 20 10:51:10.195317 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-3045ac89-fdc1-4e5d-92e2-a8486d46a91a tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:51:10.197408 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-3045ac89-fdc1-4e5d-92e2-a8486d46a91a tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:51:10.217259 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-3045ac89-fdc1-4e5d-92e2-a8486d46a91a tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:51:10.229139 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:10.229139 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:10.256880 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3045ac89-fdc1-4e5d-92e2-a8486d46a91a tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/bf666480-d3e9-4b5e-b715-e05f71a7316d returned with HTTP 200 Jan 20 10:51:10.258139 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 713/1427] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:51:10 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/bf666480-d3e9-4b5e-b715-e05f71a7316d => generated 992 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:51:10.609793 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-152df47c-00c6-4171-818e-c6c4e3ba5ec6 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:51:10.611626 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-152df47c-00c6-4171-818e-c6c4e3ba5ec6 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:10.612063 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:10.612063 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:10.612937 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-152df47c-00c6-4171-818e-c6c4e3ba5ec6 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:10.613589 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-152df47c-00c6-4171-818e-c6c4e3ba5ec6 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:51:10.672729 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:10.672729 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:10.675020 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-152df47c-00c6-4171-818e-c6c4e3ba5ec6 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:51:10.686918 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 715/1428] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:51:10 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 817 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:11.281440 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9a9431ef-6cb2-4d83-b60a-90fe6daedb9f tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/bf666480-d3e9-4b5e-b715-e05f71a7316d Jan 20 10:51:11.282823 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9a9431ef-6cb2-4d83-b60a-90fe6daedb9f tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:11.283488 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:11.283488 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:11.285246 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9a9431ef-6cb2-4d83-b60a-90fe6daedb9f tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:11.701348 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f776ef62-a3ff-4347-885b-99259ab42690 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:51:11.706054 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f776ef62-a3ff-4347-885b-99259ab42690 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:11.710436 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:11.710436 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:11.713219 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f776ef62-a3ff-4347-885b-99259ab42690 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:11.717544 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f776ef62-a3ff-4347-885b-99259ab42690 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:51:11.720547 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:11.720547 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:11.759075 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9a9431ef-6cb2-4d83-b60a-90fe6daedb9f tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Volume info retrieved successfully. Jan 20 10:51:11.816297 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-9a9431ef-6cb2-4d83-b60a-90fe6daedb9f tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:51:11.816732 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-9a9431ef-6cb2-4d83-b60a-90fe6daedb9f tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:51:11.842910 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-9a9431ef-6cb2-4d83-b60a-90fe6daedb9f tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:51:11.843364 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:11.843364 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:11.845846 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f776ef62-a3ff-4347-885b-99259ab42690 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:51:11.847247 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 716/1429] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:51:11 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 817 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:11.876292 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:11.876292 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:11.930405 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9a9431ef-6cb2-4d83-b60a-90fe6daedb9f tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/bf666480-d3e9-4b5e-b715-e05f71a7316d returned with HTTP 200 Jan 20 10:51:11.931946 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 714/1430] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:51:11 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/bf666480-d3e9-4b5e-b715-e05f71a7316d => generated 992 bytes in 659 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:51:12.866337 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-97143221-cb89-4d43-8184-9743f40362c4 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:51:12.867371 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-97143221-cb89-4d43-8184-9743f40362c4 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:12.870046 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:12.870046 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:12.874339 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-97143221-cb89-4d43-8184-9743f40362c4 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:12.875444 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-97143221-cb89-4d43-8184-9743f40362c4 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:51:12.946580 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:12.946580 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:12.949106 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-97143221-cb89-4d43-8184-9743f40362c4 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:51:12.950089 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 717/1431] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:51:12 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 817 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:12.965937 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0418a72b-9d48-48f0-9aec-b10f9188e551 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/bf666480-d3e9-4b5e-b715-e05f71a7316d Jan 20 10:51:12.967335 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0418a72b-9d48-48f0-9aec-b10f9188e551 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:12.967725 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:12.967725 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:12.968537 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0418a72b-9d48-48f0-9aec-b10f9188e551 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:13.027303 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:13.027303 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:13.038890 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0418a72b-9d48-48f0-9aec-b10f9188e551 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Volume info retrieved successfully. Jan 20 10:51:13.057784 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-0418a72b-9d48-48f0-9aec-b10f9188e551 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:51:13.059416 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-0418a72b-9d48-48f0-9aec-b10f9188e551 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:51:13.072747 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-0418a72b-9d48-48f0-9aec-b10f9188e551 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:51:13.182163 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:13.182163 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:13.354158 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0418a72b-9d48-48f0-9aec-b10f9188e551 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/bf666480-d3e9-4b5e-b715-e05f71a7316d returned with HTTP 200 Jan 20 10:51:13.355337 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 715/1432] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:51:12 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/bf666480-d3e9-4b5e-b715-e05f71a7316d => generated 992 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:51:13.974317 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-151e2a10-b4ef-4ee1-8c33-e511018e1798 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:51:13.975218 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-151e2a10-b4ef-4ee1-8c33-e511018e1798 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:13.976080 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:13.976080 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:13.977290 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-151e2a10-b4ef-4ee1-8c33-e511018e1798 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:13.978396 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-151e2a10-b4ef-4ee1-8c33-e511018e1798 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:51:14.059470 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:14.059470 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:14.061175 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-151e2a10-b4ef-4ee1-8c33-e511018e1798 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:51:14.061758 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 718/1433] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:51:13 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 817 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:14.375611 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e64321e1-1345-4373-b160-bfd27f6cd98d tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/bf666480-d3e9-4b5e-b715-e05f71a7316d Jan 20 10:51:14.376526 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e64321e1-1345-4373-b160-bfd27f6cd98d tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:14.376900 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:14.376900 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:14.377625 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e64321e1-1345-4373-b160-bfd27f6cd98d tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:14.517610 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:14.517610 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:14.546071 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e64321e1-1345-4373-b160-bfd27f6cd98d tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Volume info retrieved successfully. Jan 20 10:51:14.603368 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-e64321e1-1345-4373-b160-bfd27f6cd98d tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:51:14.604538 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-e64321e1-1345-4373-b160-bfd27f6cd98d tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:51:14.633737 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-e64321e1-1345-4373-b160-bfd27f6cd98d tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:51:14.663826 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:14.663826 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:14.736332 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e64321e1-1345-4373-b160-bfd27f6cd98d tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/bf666480-d3e9-4b5e-b715-e05f71a7316d returned with HTTP 200 Jan 20 10:51:14.742123 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 716/1434] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:51:14 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/bf666480-d3e9-4b5e-b715-e05f71a7316d => generated 992 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:51:15.087084 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c50587d3-17cb-4740-9675-c3844b53cd52 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:51:15.088900 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c50587d3-17cb-4740-9675-c3844b53cd52 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:15.089417 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:15.089417 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:15.090125 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c50587d3-17cb-4740-9675-c3844b53cd52 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:15.090768 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-c50587d3-17cb-4740-9675-c3844b53cd52 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:51:15.212615 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:15.212615 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:15.219351 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c50587d3-17cb-4740-9675-c3844b53cd52 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:51:15.220871 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 719/1435] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:51:15 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 817 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:15.763010 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ff5c0659-2405-455d-a6e9-5152801a3671 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/bf666480-d3e9-4b5e-b715-e05f71a7316d Jan 20 10:51:15.764030 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ff5c0659-2405-455d-a6e9-5152801a3671 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:15.764460 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:15.764460 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:15.765013 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ff5c0659-2405-455d-a6e9-5152801a3671 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:15.953212 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:15.953212 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:16.006568 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ff5c0659-2405-455d-a6e9-5152801a3671 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Volume info retrieved successfully. Jan 20 10:51:16.065206 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ff5c0659-2405-455d-a6e9-5152801a3671 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:51:16.068082 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ff5c0659-2405-455d-a6e9-5152801a3671 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:51:16.081886 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-ff5c0659-2405-455d-a6e9-5152801a3671 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:51:16.094892 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:16.094892 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:16.143302 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ff5c0659-2405-455d-a6e9-5152801a3671 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/bf666480-d3e9-4b5e-b715-e05f71a7316d returned with HTTP 200 Jan 20 10:51:16.145425 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 717/1436] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:51:15 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/bf666480-d3e9-4b5e-b715-e05f71a7316d => generated 992 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:51:16.244546 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1fa5bc38-123a-4b73-bfff-bcd1cbb2a285 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:51:16.245553 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1fa5bc38-123a-4b73-bfff-bcd1cbb2a285 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:16.245952 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:16.245952 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:16.247159 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1fa5bc38-123a-4b73-bfff-bcd1cbb2a285 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:16.248529 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-1fa5bc38-123a-4b73-bfff-bcd1cbb2a285 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:51:16.325293 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:16.325293 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:16.331198 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1fa5bc38-123a-4b73-bfff-bcd1cbb2a285 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:51:16.333591 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 720/1437] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:51:16 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 817 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:17.184820 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b460dbe7-e480-478c-8e36-db685ac60822 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/bf666480-d3e9-4b5e-b715-e05f71a7316d Jan 20 10:51:17.185849 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b460dbe7-e480-478c-8e36-db685ac60822 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:17.186232 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:17.186232 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:17.186910 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b460dbe7-e480-478c-8e36-db685ac60822 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:17.355415 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b1cd19a4-1975-4133-abfe-15cd0814019a tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:51:17.362402 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b1cd19a4-1975-4133-abfe-15cd0814019a tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:17.367426 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:17.367426 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:17.370169 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b1cd19a4-1975-4133-abfe-15cd0814019a tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:17.372494 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-b1cd19a4-1975-4133-abfe-15cd0814019a tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:51:17.497696 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:17.497696 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:17.574315 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b460dbe7-e480-478c-8e36-db685ac60822 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Volume info retrieved successfully. Jan 20 10:51:17.593790 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:17.593790 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:17.618471 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b1cd19a4-1975-4133-abfe-15cd0814019a tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:51:17.625480 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 721/1438] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:51:17 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 817 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:17.680237 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-b460dbe7-e480-478c-8e36-db685ac60822 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:51:17.682808 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-b460dbe7-e480-478c-8e36-db685ac60822 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:51:17.703463 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-b460dbe7-e480-478c-8e36-db685ac60822 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:51:17.719634 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:17.719634 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:17.809080 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b460dbe7-e480-478c-8e36-db685ac60822 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/bf666480-d3e9-4b5e-b715-e05f71a7316d returned with HTTP 200 Jan 20 10:51:17.820401 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 718/1439] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:51:17 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/bf666480-d3e9-4b5e-b715-e05f71a7316d => generated 992 bytes in 642 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:51:18.650087 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-456149a9-f1e2-4616-9ad0-e1cfbd722e31 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:51:18.651236 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-456149a9-f1e2-4616-9ad0-e1cfbd722e31 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:18.651668 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:18.651668 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:18.652444 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-456149a9-f1e2-4616-9ad0-e1cfbd722e31 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:18.653041 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-456149a9-f1e2-4616-9ad0-e1cfbd722e31 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:51:18.729432 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:18.729432 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:18.735131 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-456149a9-f1e2-4616-9ad0-e1cfbd722e31 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:51:18.743833 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 722/1440] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:51:18 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 817 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:18.830486 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dc62ecf3-4cd9-473e-a084-f9d9e32738e8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/bf666480-d3e9-4b5e-b715-e05f71a7316d Jan 20 10:51:18.832141 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dc62ecf3-4cd9-473e-a084-f9d9e32738e8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:18.832849 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:18.832849 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:18.836242 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dc62ecf3-4cd9-473e-a084-f9d9e32738e8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:19.082641 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:19.082641 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:19.118135 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dc62ecf3-4cd9-473e-a084-f9d9e32738e8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Volume info retrieved successfully. Jan 20 10:51:19.148083 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-dc62ecf3-4cd9-473e-a084-f9d9e32738e8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:51:19.148083 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-dc62ecf3-4cd9-473e-a084-f9d9e32738e8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:51:19.168288 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-dc62ecf3-4cd9-473e-a084-f9d9e32738e8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:51:19.182554 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:19.182554 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:19.242439 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dc62ecf3-4cd9-473e-a084-f9d9e32738e8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/bf666480-d3e9-4b5e-b715-e05f71a7316d returned with HTTP 200 Jan 20 10:51:19.243518 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 719/1441] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:51:18 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/bf666480-d3e9-4b5e-b715-e05f71a7316d => generated 993 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:51:19.259380 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-358bb74e-53b0-4a06-9691-1b71c0f63c48 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/1ebc8fdf-908a-4630-9b40-a329f6dc7821 Jan 20 10:51:19.260005 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-358bb74e-53b0-4a06-9691-1b71c0f63c48 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:19.260214 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:19.260214 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:19.260894 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-358bb74e-53b0-4a06-9691-1b71c0f63c48 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:19.261532 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-358bb74e-53b0-4a06-9691-1b71c0f63c48 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] show called for member 1ebc8fdf-908a-4630-9b40-a329f6dc7821 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:51:19.293164 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:19.293164 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:19.389476 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-358bb74e-53b0-4a06-9691-1b71c0f63c48 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/1ebc8fdf-908a-4630-9b40-a329f6dc7821 returned with HTTP 200 Jan 20 10:51:19.391662 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 723/1442] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:51:19 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/1ebc8fdf-908a-4630-9b40-a329f6dc7821 => generated 418 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:51:19.403677 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6a400759-c7c8-49e1-9e6c-8aed62bf298d tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/detail Jan 20 10:51:19.404545 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6a400759-c7c8-49e1-9e6c-8aed62bf298d tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:19.404920 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:19.404920 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:19.405557 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6a400759-c7c8-49e1-9e6c-8aed62bf298d tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:19.406405 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-6a400759-c7c8-49e1-9e6c-8aed62bf298d tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:51:19.408353 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6a400759-c7c8-49e1-9e6c-8aed62bf298d tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:51:19.516609 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6a400759-c7c8-49e1-9e6c-8aed62bf298d tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Get all volumes completed successfully. Jan 20 10:51:19.534977 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-6a400759-c7c8-49e1-9e6c-8aed62bf298d tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:51:19.535518 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-6a400759-c7c8-49e1-9e6c-8aed62bf298d tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:51:19.562098 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-6a400759-c7c8-49e1-9e6c-8aed62bf298d tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:51:19.577315 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:19.577315 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:19.606185 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-6a400759-c7c8-49e1-9e6c-8aed62bf298d tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:51:19.606661 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-6a400759-c7c8-49e1-9e6c-8aed62bf298d tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:51:19.625809 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-6a400759-c7c8-49e1-9e6c-8aed62bf298d tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:51:19.648229 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:19.648229 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:19.680320 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6a400759-c7c8-49e1-9e6c-8aed62bf298d tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/detail returned with HTTP 200 Jan 20 10:51:19.699546 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0b733ee8-4dbb-4946-9b00-969b6e4ebcbb tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] POST http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/1ebc8fdf-908a-4630-9b40-a329f6dc7821/action Jan 20 10:51:19.700299 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:19.700299 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:19.701112 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0b733ee8-4dbb-4946-9b00-969b6e4ebcbb tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:51:19.701653 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 720/1443] 10.222.0.73 () {60 vars in 1266 bytes} [Wed Jan 20 10:51:19 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/detail => generated 1987 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 20 10:51:19.702103 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0b733ee8-4dbb-4946-9b00-969b6e4ebcbb tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:51:19.703207 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-0b733ee8-4dbb-4946-9b00-969b6e4ebcbb tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] delete called for group 1ebc8fdf-908a-4630-9b40-a329f6dc7821 {{(pid=87960) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 20 10:51:19.703849 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-0b733ee8-4dbb-4946-9b00-969b6e4ebcbb tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Delete group with id: 1ebc8fdf-908a-4630-9b40-a329f6dc7821 Jan 20 10:51:19.712561 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:19.712561 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:19.762922 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7d469f03-e7b0-496f-bcab-f2c227065493 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:51:19.764405 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7d469f03-e7b0-496f-bcab-f2c227065493 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:19.768231 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:19.768231 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:19.771236 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7d469f03-e7b0-496f-bcab-f2c227065493 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:19.772079 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-7d469f03-e7b0-496f-bcab-f2c227065493 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:51:19.877844 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:19.877844 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:19.902751 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7d469f03-e7b0-496f-bcab-f2c227065493 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:51:19.905288 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 721/1444] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:51:19 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 817 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:51:20.002317 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0b733ee8-4dbb-4946-9b00-969b6e4ebcbb tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/1ebc8fdf-908a-4630-9b40-a329f6dc7821/action returned with HTTP 202 Jan 20 10:51:20.007357 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 724/1445] 10.222.0.73 () {62 vars in 1395 bytes} [Wed Jan 20 10:51:19 2021] POST /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/1ebc8fdf-908a-4630-9b40-a329f6dc7821/action => generated 0 bytes in 309 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 20 10:51:20.016167 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b6847872-3988-46c3-8634-a7eb062c8223 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/bf666480-d3e9-4b5e-b715-e05f71a7316d Jan 20 10:51:20.017282 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b6847872-3988-46c3-8634-a7eb062c8223 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:20.017649 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:20.017649 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:20.020279 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b6847872-3988-46c3-8634-a7eb062c8223 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:20.177234 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:20.177234 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:20.210587 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b6847872-3988-46c3-8634-a7eb062c8223 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Volume info retrieved successfully. Jan 20 10:51:20.245250 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-b6847872-3988-46c3-8634-a7eb062c8223 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:51:20.246606 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-b6847872-3988-46c3-8634-a7eb062c8223 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:51:20.267275 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-b6847872-3988-46c3-8634-a7eb062c8223 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:51:20.292800 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:20.292800 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:20.389763 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b6847872-3988-46c3-8634-a7eb062c8223 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/bf666480-d3e9-4b5e-b715-e05f71a7316d returned with HTTP 200 Jan 20 10:51:20.391253 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 722/1446] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:51:20 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/bf666480-d3e9-4b5e-b715-e05f71a7316d => generated 992 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:51:20.922464 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-873b2ff4-7594-4a8a-9d42-4eca7273598f tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:51:20.923253 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-873b2ff4-7594-4a8a-9d42-4eca7273598f tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:20.923607 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:20.923607 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:20.924359 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-873b2ff4-7594-4a8a-9d42-4eca7273598f tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:20.924839 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-873b2ff4-7594-4a8a-9d42-4eca7273598f tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:51:21.000043 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:21.000043 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:21.005119 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-873b2ff4-7594-4a8a-9d42-4eca7273598f tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:51:21.014443 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 725/1447] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:51:20 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 817 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:21.423602 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-de2a17ef-6d2b-4f6b-b515-d7f5e21b7dd0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/bf666480-d3e9-4b5e-b715-e05f71a7316d Jan 20 10:51:21.424380 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-de2a17ef-6d2b-4f6b-b515-d7f5e21b7dd0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:21.424744 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:21.424744 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:21.426529 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-de2a17ef-6d2b-4f6b-b515-d7f5e21b7dd0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:21.609979 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:21.609979 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:21.650142 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-de2a17ef-6d2b-4f6b-b515-d7f5e21b7dd0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Volume info retrieved successfully. Jan 20 10:51:21.709347 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-de2a17ef-6d2b-4f6b-b515-d7f5e21b7dd0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:51:21.714728 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-de2a17ef-6d2b-4f6b-b515-d7f5e21b7dd0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:51:21.735194 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-de2a17ef-6d2b-4f6b-b515-d7f5e21b7dd0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:51:21.747421 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:21.747421 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:21.881212 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-de2a17ef-6d2b-4f6b-b515-d7f5e21b7dd0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/bf666480-d3e9-4b5e-b715-e05f71a7316d returned with HTTP 200 Jan 20 10:51:21.883187 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 723/1448] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:51:21 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/bf666480-d3e9-4b5e-b715-e05f71a7316d => generated 992 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:51:22.041804 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7152d5e5-108f-41f5-a556-1298a0a009f8 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:51:22.043185 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7152d5e5-108f-41f5-a556-1298a0a009f8 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:22.043708 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:22.043708 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:22.044733 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7152d5e5-108f-41f5-a556-1298a0a009f8 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:22.045746 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-7152d5e5-108f-41f5-a556-1298a0a009f8 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:51:22.107961 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:22.107961 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:22.112415 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7152d5e5-108f-41f5-a556-1298a0a009f8 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:51:22.114153 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 726/1449] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:51:22 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 817 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:22.906931 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5be079f3-d0f1-4847-a96f-de8df9255d8d tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/bf666480-d3e9-4b5e-b715-e05f71a7316d Jan 20 10:51:22.911344 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5be079f3-d0f1-4847-a96f-de8df9255d8d tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:22.912674 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:22.912674 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:22.913447 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5be079f3-d0f1-4847-a96f-de8df9255d8d tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:23.100110 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:23.100110 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:23.115948 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5be079f3-d0f1-4847-a96f-de8df9255d8d tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Volume info retrieved successfully. Jan 20 10:51:23.129938 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-78bcda6c-31f4-43cc-9096-45e71f49f23a tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:51:23.130520 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-78bcda6c-31f4-43cc-9096-45e71f49f23a tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:23.130706 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:23.130706 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:23.131717 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-78bcda6c-31f4-43cc-9096-45e71f49f23a tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:23.132308 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-78bcda6c-31f4-43cc-9096-45e71f49f23a tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:51:23.158640 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-5be079f3-d0f1-4847-a96f-de8df9255d8d tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:51:23.159446 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-5be079f3-d0f1-4847-a96f-de8df9255d8d tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:51:23.181215 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-5be079f3-d0f1-4847-a96f-de8df9255d8d tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:51:23.193183 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:23.193183 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:23.208979 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:23.208979 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:23.214646 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-78bcda6c-31f4-43cc-9096-45e71f49f23a tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:51:23.215832 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 727/1450] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:51:23 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 817 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:51:23.271771 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5be079f3-d0f1-4847-a96f-de8df9255d8d tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/bf666480-d3e9-4b5e-b715-e05f71a7316d returned with HTTP 200 Jan 20 10:51:23.276543 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 724/1451] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:51:22 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/bf666480-d3e9-4b5e-b715-e05f71a7316d => generated 992 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:51:24.230114 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-82e5712d-45c0-4d3d-b313-1510035465c0 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:51:24.231714 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-82e5712d-45c0-4d3d-b313-1510035465c0 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:24.232116 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:24.232116 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:24.232727 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-82e5712d-45c0-4d3d-b313-1510035465c0 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:24.233313 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-82e5712d-45c0-4d3d-b313-1510035465c0 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:51:24.302383 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-63ce291b-4eb7-4dab-b948-3da8a2649a09 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/bf666480-d3e9-4b5e-b715-e05f71a7316d Jan 20 10:51:24.302383 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-63ce291b-4eb7-4dab-b948-3da8a2649a09 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:24.302383 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:24.302383 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:24.302383 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-63ce291b-4eb7-4dab-b948-3da8a2649a09 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:24.320292 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:24.320292 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:24.323086 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-82e5712d-45c0-4d3d-b313-1510035465c0 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:51:24.324120 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 728/1452] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:51:24 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 817 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:24.400499 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-63ce291b-4eb7-4dab-b948-3da8a2649a09 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/bf666480-d3e9-4b5e-b715-e05f71a7316d returned with HTTP 404 Jan 20 10:51:24.402252 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 725/1453] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:51:24 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/bf666480-d3e9-4b5e-b715-e05f71a7316d => generated 109 bytes in 112 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 10:51:24.417260 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-037094f6-9e40-45aa-8123-102e727e22cc tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/1ebc8fdf-908a-4630-9b40-a329f6dc7821 Jan 20 10:51:24.417260 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-037094f6-9e40-45aa-8123-102e727e22cc tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:24.417431 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:24.417431 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:24.418072 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-037094f6-9e40-45aa-8123-102e727e22cc tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:24.426764 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-037094f6-9e40-45aa-8123-102e727e22cc tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] show called for member 1ebc8fdf-908a-4630-9b40-a329f6dc7821 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:51:24.449477 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-037094f6-9e40-45aa-8123-102e727e22cc tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/1ebc8fdf-908a-4630-9b40-a329f6dc7821 returned with HTTP 404 Jan 20 10:51:24.460091 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 729/1454] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:51:24 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/1ebc8fdf-908a-4630-9b40-a329f6dc7821 => generated 108 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 20 10:51:24.464139 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-91d305cc-476b-4390-998c-6308030dd5a0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] DELETE http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/b5f2cf0f-6458-4c2c-b680-797d0cb9b29d Jan 20 10:51:24.464913 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-91d305cc-476b-4390-998c-6308030dd5a0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:24.465535 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-91d305cc-476b-4390-998c-6308030dd5a0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:24.466514 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-91d305cc-476b-4390-998c-6308030dd5a0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] delete called for member b5f2cf0f-6458-4c2c-b680-797d0cb9b29d {{(pid=87959) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 20 10:51:24.466840 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.group_snapshots [None req-91d305cc-476b-4390-998c-6308030dd5a0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Delete group_snapshot with id: b5f2cf0f-6458-4c2c-b680-797d0cb9b29d Jan 20 10:51:24.484670 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:24.484670 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:24.679446 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-91d305cc-476b-4390-998c-6308030dd5a0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/b5f2cf0f-6458-4c2c-b680-797d0cb9b29d returned with HTTP 202 Jan 20 10:51:24.681172 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 726/1455] 10.222.0.73 () {60 vars in 1383 bytes} [Wed Jan 20 10:51:24 2021] DELETE /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/b5f2cf0f-6458-4c2c-b680-797d0cb9b29d => generated 0 bytes in 226 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 20 10:51:24.691916 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-210df8dc-15aa-4177-83f6-f7885161d8b0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/detail Jan 20 10:51:24.692507 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-210df8dc-15aa-4177-83f6-f7885161d8b0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:24.693025 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-210df8dc-15aa-4177-83f6-f7885161d8b0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:24.693647 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-210df8dc-15aa-4177-83f6-f7885161d8b0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:51:24.697928 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-210df8dc-15aa-4177-83f6-f7885161d8b0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:51:24.868971 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-210df8dc-15aa-4177-83f6-f7885161d8b0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Get all volumes completed successfully. Jan 20 10:51:24.870578 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-210df8dc-15aa-4177-83f6-f7885161d8b0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:51:24.871024 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-210df8dc-15aa-4177-83f6-f7885161d8b0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:51:24.879748 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-210df8dc-15aa-4177-83f6-f7885161d8b0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:51:24.894526 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:24.894526 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:24.939630 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-210df8dc-15aa-4177-83f6-f7885161d8b0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/detail returned with HTTP 200 Jan 20 10:51:24.945320 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 730/1456] 10.222.0.73 () {60 vars in 1266 bytes} [Wed Jan 20 10:51:24 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/detail => generated 1004 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 10:51:24.972702 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e35a034e-056e-4b56-80ea-26f3897fd43e tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/detail Jan 20 10:51:24.973202 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e35a034e-056e-4b56-80ea-26f3897fd43e tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:24.973400 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:24.973400 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:24.974035 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e35a034e-056e-4b56-80ea-26f3897fd43e tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:24.975450 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-e35a034e-056e-4b56-80ea-26f3897fd43e tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:51:24.976341 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:24.976341 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:24.979733 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-e35a034e-056e-4b56-80ea-26f3897fd43e tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Building query based on filter {{(pid=87959) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 20 10:51:25.045405 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e35a034e-056e-4b56-80ea-26f3897fd43e tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Get all snapshots completed successfully. Jan 20 10:51:25.046626 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:25.046626 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:25.048634 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e35a034e-056e-4b56-80ea-26f3897fd43e tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/detail returned with HTTP 200 Jan 20 10:51:25.049659 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 727/1457] 10.222.0.73 () {58 vars in 1231 bytes} [Wed Jan 20 10:51:24 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/detail => generated 452 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:25.064149 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1d6cbd56-47bf-4d94-9967-411fd4c6daf2 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/119033c6-76f3-4cb2-8eaf-0b08b1edfec1 Jan 20 10:51:25.064735 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1d6cbd56-47bf-4d94-9967-411fd4c6daf2 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:25.065141 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:25.065141 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:25.066288 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1d6cbd56-47bf-4d94-9967-411fd4c6daf2 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:25.126407 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:25.126407 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:25.127604 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1d6cbd56-47bf-4d94-9967-411fd4c6daf2 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Snapshot retrieved successfully. Jan 20 10:51:25.130905 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1d6cbd56-47bf-4d94-9967-411fd4c6daf2 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/119033c6-76f3-4cb2-8eaf-0b08b1edfec1 returned with HTTP 200 Jan 20 10:51:25.132204 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 731/1458] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:51:25 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/119033c6-76f3-4cb2-8eaf-0b08b1edfec1 => generated 449 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:25.343618 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a3f4c152-de5d-4f3d-aaa8-99523b5d6e4c tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:51:25.344309 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a3f4c152-de5d-4f3d-aaa8-99523b5d6e4c tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:25.344479 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:25.344479 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:25.344885 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a3f4c152-de5d-4f3d-aaa8-99523b5d6e4c tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:25.345314 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a3f4c152-de5d-4f3d-aaa8-99523b5d6e4c tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:51:25.403465 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:25.403465 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:25.405685 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a3f4c152-de5d-4f3d-aaa8-99523b5d6e4c tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:51:25.406563 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 728/1459] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:51:25 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 817 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:26.152724 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7a12e9f7-2de1-4035-b129-830021209e49 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/119033c6-76f3-4cb2-8eaf-0b08b1edfec1 Jan 20 10:51:26.154012 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7a12e9f7-2de1-4035-b129-830021209e49 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:26.159014 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:26.159014 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:26.160737 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7a12e9f7-2de1-4035-b129-830021209e49 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:26.222760 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:26.222760 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:26.224328 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7a12e9f7-2de1-4035-b129-830021209e49 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Snapshot retrieved successfully. Jan 20 10:51:26.241211 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7a12e9f7-2de1-4035-b129-830021209e49 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/119033c6-76f3-4cb2-8eaf-0b08b1edfec1 returned with HTTP 200 Jan 20 10:51:26.244664 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 732/1460] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:51:26 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/119033c6-76f3-4cb2-8eaf-0b08b1edfec1 => generated 449 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:26.426438 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a652d72c-44af-4333-8a60-680b292a6227 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:51:26.438942 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a652d72c-44af-4333-8a60-680b292a6227 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:26.438942 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:26.438942 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:26.438942 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a652d72c-44af-4333-8a60-680b292a6227 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:26.438942 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a652d72c-44af-4333-8a60-680b292a6227 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:51:26.521083 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:26.521083 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:26.529653 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a652d72c-44af-4333-8a60-680b292a6227 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:51:26.531796 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 729/1461] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:51:26 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 817 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:51:27.263901 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6bcd87d3-bda7-4447-8ff7-c177f7505daf tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/119033c6-76f3-4cb2-8eaf-0b08b1edfec1 Jan 20 10:51:27.269187 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6bcd87d3-bda7-4447-8ff7-c177f7505daf tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:27.269874 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:27.269874 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:27.271458 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6bcd87d3-bda7-4447-8ff7-c177f7505daf tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:27.419578 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6bcd87d3-bda7-4447-8ff7-c177f7505daf tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/119033c6-76f3-4cb2-8eaf-0b08b1edfec1 returned with HTTP 404 Jan 20 10:51:27.424048 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 733/1462] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:51:27 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/119033c6-76f3-4cb2-8eaf-0b08b1edfec1 => generated 111 bytes in 172 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:51:27.436918 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5a9392fd-2287-4ad0-af3f-5acbf35cac87 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/b5f2cf0f-6458-4c2c-b680-797d0cb9b29d Jan 20 10:51:27.437986 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5a9392fd-2287-4ad0-af3f-5acbf35cac87 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:27.438285 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:27.438285 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:27.442789 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5a9392fd-2287-4ad0-af3f-5acbf35cac87 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:27.443822 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-5a9392fd-2287-4ad0-af3f-5acbf35cac87 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] show called for member b5f2cf0f-6458-4c2c-b680-797d0cb9b29d {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 20 10:51:27.482694 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5a9392fd-2287-4ad0-af3f-5acbf35cac87 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/b5f2cf0f-6458-4c2c-b680-797d0cb9b29d returned with HTTP 404 Jan 20 10:51:27.485315 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 730/1463] 10.222.0.73 () {60 vars in 1380 bytes} [Wed Jan 20 10:51:27 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/b5f2cf0f-6458-4c2c-b680-797d0cb9b29d => generated 116 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 10:51:27.493817 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-97ba329e-d30a-43b9-8fee-78ecaf87a070 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/detail Jan 20 10:51:27.494669 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-97ba329e-d30a-43b9-8fee-78ecaf87a070 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:27.495290 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-97ba329e-d30a-43b9-8fee-78ecaf87a070 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:27.496062 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-97ba329e-d30a-43b9-8fee-78ecaf87a070 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:51:27.498228 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-97ba329e-d30a-43b9-8fee-78ecaf87a070 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:51:27.550410 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d131578a-db0f-4a7e-b12c-0b514f9ff1e6 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:51:27.558316 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d131578a-db0f-4a7e-b12c-0b514f9ff1e6 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:27.559439 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d131578a-db0f-4a7e-b12c-0b514f9ff1e6 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:27.560335 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-d131578a-db0f-4a7e-b12c-0b514f9ff1e6 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:51:27.624201 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:27.624201 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:27.629912 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d131578a-db0f-4a7e-b12c-0b514f9ff1e6 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:51:27.634705 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 731/1464] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:51:27 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 819 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:27.677155 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-97ba329e-d30a-43b9-8fee-78ecaf87a070 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Get all volumes completed successfully. Jan 20 10:51:27.679831 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-97ba329e-d30a-43b9-8fee-78ecaf87a070 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:51:27.681024 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-97ba329e-d30a-43b9-8fee-78ecaf87a070 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:51:27.698646 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-97ba329e-d30a-43b9-8fee-78ecaf87a070 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:51:27.715340 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:27.715340 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:27.768219 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-97ba329e-d30a-43b9-8fee-78ecaf87a070 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/detail returned with HTTP 200 Jan 20 10:51:27.777952 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 734/1465] 10.222.0.73 () {60 vars in 1266 bytes} [Wed Jan 20 10:51:27 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/detail => generated 1004 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 10:51:27.800544 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4a4609fc-3d5d-4ede-9647-b1cf90a26d81 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] POST http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/6ecfbb5d-90da-4035-99c7-49eb9039db0b/action Jan 20 10:51:27.801875 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:27.801875 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:27.803344 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4a4609fc-3d5d-4ede-9647-b1cf90a26d81 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:51:27.804519 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4a4609fc-3d5d-4ede-9647-b1cf90a26d81 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:51:27.806801 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-4a4609fc-3d5d-4ede-9647-b1cf90a26d81 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] delete called for group 6ecfbb5d-90da-4035-99c7-49eb9039db0b {{(pid=87959) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 20 10:51:27.807734 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-4a4609fc-3d5d-4ede-9647-b1cf90a26d81 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Delete group with id: 6ecfbb5d-90da-4035-99c7-49eb9039db0b Jan 20 10:51:27.829533 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:27.829533 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:28.054116 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4a4609fc-3d5d-4ede-9647-b1cf90a26d81 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/6ecfbb5d-90da-4035-99c7-49eb9039db0b/action returned with HTTP 202 Jan 20 10:51:28.055744 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 732/1466] 10.222.0.73 () {62 vars in 1395 bytes} [Wed Jan 20 10:51:27 2021] POST /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/6ecfbb5d-90da-4035-99c7-49eb9039db0b/action => generated 0 bytes in 263 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 20 10:51:28.066040 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9f1b1b8a-1d08-4c93-a836-aeabb789ba25 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/7bf4a3a1-075f-4b12-a12b-95fda6185a04 Jan 20 10:51:28.067080 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9f1b1b8a-1d08-4c93-a836-aeabb789ba25 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:28.067521 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:28.067521 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:28.068258 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9f1b1b8a-1d08-4c93-a836-aeabb789ba25 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:28.180765 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:28.180765 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:28.206528 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9f1b1b8a-1d08-4c93-a836-aeabb789ba25 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Volume info retrieved successfully. Jan 20 10:51:28.241286 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-9f1b1b8a-1d08-4c93-a836-aeabb789ba25 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:51:28.242570 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-9f1b1b8a-1d08-4c93-a836-aeabb789ba25 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:51:28.260216 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-9f1b1b8a-1d08-4c93-a836-aeabb789ba25 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:51:28.275747 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:28.275747 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:28.325761 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9f1b1b8a-1d08-4c93-a836-aeabb789ba25 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/7bf4a3a1-075f-4b12-a12b-95fda6185a04 returned with HTTP 200 Jan 20 10:51:28.327918 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 735/1467] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:51:28 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/7bf4a3a1-075f-4b12-a12b-95fda6185a04 => generated 1000 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 10:51:28.653939 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-acefc376-a4f1-4898-8ee6-5e8cd954a712 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:51:28.655001 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-acefc376-a4f1-4898-8ee6-5e8cd954a712 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:28.655367 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:28.655367 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:28.656045 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-acefc376-a4f1-4898-8ee6-5e8cd954a712 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:28.656732 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-acefc376-a4f1-4898-8ee6-5e8cd954a712 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:51:28.754050 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:28.754050 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:28.756239 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-acefc376-a4f1-4898-8ee6-5e8cd954a712 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:51:28.757464 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 733/1468] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:51:28 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 820 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:28.781292 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-993b7d1f-2f15-41db-8ab6-6bb288161b3f tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/volumes/84a2f530-4e48-42b9-953a-cbfe69c8e2ea Jan 20 10:51:28.782563 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-993b7d1f-2f15-41db-8ab6-6bb288161b3f tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:28.784728 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:28.784728 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:28.785705 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-993b7d1f-2f15-41db-8ab6-6bb288161b3f tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:28.964014 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:28.964014 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:29.057934 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-993b7d1f-2f15-41db-8ab6-6bb288161b3f tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Volume info retrieved successfully. Jan 20 10:51:29.173759 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-993b7d1f-2f15-41db-8ab6-6bb288161b3f tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/volumes/84a2f530-4e48-42b9-953a-cbfe69c8e2ea returned with HTTP 200 Jan 20 10:51:29.181864 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 736/1469] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:51:28 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/volumes/84a2f530-4e48-42b9-953a-cbfe69c8e2ea => generated 913 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:29.205400 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a88c1bdc-899c-4060-94de-f31f8190c335 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] PUT http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:51:29.205894 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:29.205894 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:29.207289 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a88c1bdc-899c-4060-94de-f31f8190c335 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-946957772", "description": "tempest-volume-backup-description-1795216675"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:51:29.265449 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:29.265449 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:29.292370 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a88c1bdc-899c-4060-94de-f31f8190c335 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:51:29.299121 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 734/1470] 10.222.0.73 () {62 vars in 1376 bytes} [Wed Jan 20 10:51:29 2021] PUT /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 398 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:29.318953 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dfa30cc6-b04b-47e4-b4bf-17cbd4ea8d61 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:51:29.319890 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dfa30cc6-b04b-47e4-b4bf-17cbd4ea8d61 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:29.320240 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:29.320240 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:29.320909 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dfa30cc6-b04b-47e4-b4bf-17cbd4ea8d61 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:29.321701 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-dfa30cc6-b04b-47e4-b4bf-17cbd4ea8d61 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Show backup with id c4a9780f-9ec6-463d-a132-d28d9ee645d5. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:51:29.360183 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1703c9e8-15db-4711-80e0-93d1960e92dc tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/7bf4a3a1-075f-4b12-a12b-95fda6185a04 Jan 20 10:51:29.361293 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1703c9e8-15db-4711-80e0-93d1960e92dc tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:29.361678 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:29.361678 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:29.362924 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1703c9e8-15db-4711-80e0-93d1960e92dc tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:29.429555 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:29.429555 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:29.433313 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dfa30cc6-b04b-47e4-b4bf-17cbd4ea8d61 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 200 Jan 20 10:51:29.434915 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 737/1471] 10.222.0.73 () {60 vars in 1355 bytes} [Wed Jan 20 10:51:29 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 861 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:29.470489 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9ba091fc-e42c-4038-8b88-4e5e4102391f tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] DELETE http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 Jan 20 10:51:29.471581 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9ba091fc-e42c-4038-8b88-4e5e4102391f tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:29.471955 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:29.471955 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:29.472650 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9ba091fc-e42c-4038-8b88-4e5e4102391f tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:29.481504 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.contrib.backups [None req-9ba091fc-e42c-4038-8b88-4e5e4102391f tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Delete backup with id: c4a9780f-9ec6-463d-a132-d28d9ee645d5. Jan 20 10:51:29.558715 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:29.558715 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:29.570700 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1703c9e8-15db-4711-80e0-93d1960e92dc tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Volume info retrieved successfully. Jan 20 10:51:29.590309 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-1703c9e8-15db-4711-80e0-93d1960e92dc tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:51:29.590772 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-1703c9e8-15db-4711-80e0-93d1960e92dc tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:51:29.601883 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-1703c9e8-15db-4711-80e0-93d1960e92dc tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:51:29.609675 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:29.609675 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:29.615701 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:29.615701 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:29.659654 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1703c9e8-15db-4711-80e0-93d1960e92dc tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/7bf4a3a1-075f-4b12-a12b-95fda6185a04 returned with HTTP 200 Jan 20 10:51:29.668637 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 735/1472] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:51:29 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/7bf4a3a1-075f-4b12-a12b-95fda6185a04 => generated 1000 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 20 10:51:29.736746 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.backup.rpcapi [None req-9ba091fc-e42c-4038-8b88-4e5e4102391f tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] delete_backup rpcapi backup_id c4a9780f-9ec6-463d-a132-d28d9ee645d5 {{(pid=87960) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 20 10:51:29.753622 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9ba091fc-e42c-4038-8b88-4e5e4102391f tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 returned with HTTP 202 Jan 20 10:51:29.765357 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 738/1473] 10.222.0.73 () {60 vars in 1358 bytes} [Wed Jan 20 10:51:29 2021] DELETE /volume/v3/8538dddc194e4793a4e32b827e388b82/backups/c4a9780f-9ec6-463d-a132-d28d9ee645d5 => generated 0 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 20 10:51:29.775466 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-115b753a-b25b-4359-8b69-a5bd126e82cb tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] DELETE http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/volumes/84a2f530-4e48-42b9-953a-cbfe69c8e2ea Jan 20 10:51:29.777371 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-115b753a-b25b-4359-8b69-a5bd126e82cb tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:29.777940 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:29.777940 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:29.778770 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-115b753a-b25b-4359-8b69-a5bd126e82cb tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:29.779588 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-115b753a-b25b-4359-8b69-a5bd126e82cb tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Delete volume with id: 84a2f530-4e48-42b9-953a-cbfe69c8e2ea Jan 20 10:51:29.999496 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:29.999496 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:30.018162 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-115b753a-b25b-4359-8b69-a5bd126e82cb tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Volume info retrieved successfully. Jan 20 10:51:30.109641 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-115b753a-b25b-4359-8b69-a5bd126e82cb tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Delete volume request issued successfully. Jan 20 10:51:30.110196 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-115b753a-b25b-4359-8b69-a5bd126e82cb tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/volumes/84a2f530-4e48-42b9-953a-cbfe69c8e2ea returned with HTTP 202 Jan 20 10:51:30.114605 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 736/1474] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:51:29 2021] DELETE /volume/v3/8538dddc194e4793a4e32b827e388b82/volumes/84a2f530-4e48-42b9-953a-cbfe69c8e2ea => generated 0 bytes in 340 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:51:30.119386 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2e1feca6-1a76-418d-8076-37af579e26c1 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/volumes/84a2f530-4e48-42b9-953a-cbfe69c8e2ea Jan 20 10:51:30.120769 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2e1feca6-1a76-418d-8076-37af579e26c1 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:30.121260 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:30.121260 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:30.121970 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2e1feca6-1a76-418d-8076-37af579e26c1 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:30.261716 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:30.261716 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:30.293089 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2e1feca6-1a76-418d-8076-37af579e26c1 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Volume info retrieved successfully. Jan 20 10:51:30.376923 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2e1feca6-1a76-418d-8076-37af579e26c1 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/volumes/84a2f530-4e48-42b9-953a-cbfe69c8e2ea returned with HTTP 200 Jan 20 10:51:30.389011 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 739/1475] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:51:30 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/volumes/84a2f530-4e48-42b9-953a-cbfe69c8e2ea => generated 912 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:30.698037 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a38dc915-79dc-4061-91ee-73eeee87d5c4 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/7bf4a3a1-075f-4b12-a12b-95fda6185a04 Jan 20 10:51:30.700543 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a38dc915-79dc-4061-91ee-73eeee87d5c4 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:30.700985 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:30.700985 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:30.701790 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a38dc915-79dc-4061-91ee-73eeee87d5c4 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:30.827684 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:30.827684 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:30.862663 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a38dc915-79dc-4061-91ee-73eeee87d5c4 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Volume info retrieved successfully. Jan 20 10:51:30.915411 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-a38dc915-79dc-4061-91ee-73eeee87d5c4 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:51:30.915987 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-a38dc915-79dc-4061-91ee-73eeee87d5c4 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:51:30.934541 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-a38dc915-79dc-4061-91ee-73eeee87d5c4 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:51:30.941574 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:30.941574 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:30.991186 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a38dc915-79dc-4061-91ee-73eeee87d5c4 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/7bf4a3a1-075f-4b12-a12b-95fda6185a04 returned with HTTP 200 Jan 20 10:51:30.992128 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 737/1476] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:51:30 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/7bf4a3a1-075f-4b12-a12b-95fda6185a04 => generated 1000 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 10:51:31.411033 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0faf7e6a-ac35-474b-85d0-6c3ebd1bb469 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/volumes/84a2f530-4e48-42b9-953a-cbfe69c8e2ea Jan 20 10:51:31.411999 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0faf7e6a-ac35-474b-85d0-6c3ebd1bb469 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:31.412366 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:31.412366 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:31.413071 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0faf7e6a-ac35-474b-85d0-6c3ebd1bb469 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:31.559612 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:31.559612 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:31.571651 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0faf7e6a-ac35-474b-85d0-6c3ebd1bb469 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Volume info retrieved successfully. Jan 20 10:51:31.634538 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0faf7e6a-ac35-474b-85d0-6c3ebd1bb469 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/volumes/84a2f530-4e48-42b9-953a-cbfe69c8e2ea returned with HTTP 200 Jan 20 10:51:31.651119 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 740/1477] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:51:31 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/volumes/84a2f530-4e48-42b9-953a-cbfe69c8e2ea => generated 912 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:32.011108 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-434cd9df-9f21-4e91-8253-e7aad8171de8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/7bf4a3a1-075f-4b12-a12b-95fda6185a04 Jan 20 10:51:32.012663 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-434cd9df-9f21-4e91-8253-e7aad8171de8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:32.013248 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:32.013248 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:32.013949 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-434cd9df-9f21-4e91-8253-e7aad8171de8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:32.193502 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:32.193502 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:32.226032 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-434cd9df-9f21-4e91-8253-e7aad8171de8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Volume info retrieved successfully. Jan 20 10:51:32.268129 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-434cd9df-9f21-4e91-8253-e7aad8171de8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:51:32.271866 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-434cd9df-9f21-4e91-8253-e7aad8171de8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:51:32.291415 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-434cd9df-9f21-4e91-8253-e7aad8171de8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:51:32.308811 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:32.308811 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:32.381120 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-434cd9df-9f21-4e91-8253-e7aad8171de8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/7bf4a3a1-075f-4b12-a12b-95fda6185a04 returned with HTTP 200 Jan 20 10:51:32.385798 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 738/1478] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:51:32 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/7bf4a3a1-075f-4b12-a12b-95fda6185a04 => generated 999 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:51:32.657976 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-79f63fb1-7e7d-4b84-8fef-47ea9532183e tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/volumes/84a2f530-4e48-42b9-953a-cbfe69c8e2ea Jan 20 10:51:32.659727 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-79f63fb1-7e7d-4b84-8fef-47ea9532183e tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:32.661441 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:32.661441 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:32.662514 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-79f63fb1-7e7d-4b84-8fef-47ea9532183e tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:32.875894 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:32.875894 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:32.902446 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-79f63fb1-7e7d-4b84-8fef-47ea9532183e tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Volume info retrieved successfully. Jan 20 10:51:32.968677 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-79f63fb1-7e7d-4b84-8fef-47ea9532183e tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/volumes/84a2f530-4e48-42b9-953a-cbfe69c8e2ea returned with HTTP 200 Jan 20 10:51:32.970751 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 741/1479] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:51:32 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/volumes/84a2f530-4e48-42b9-953a-cbfe69c8e2ea => generated 912 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:33.403779 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-960cb3cd-d13c-4261-8bcd-7008e0d57501 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/7bf4a3a1-075f-4b12-a12b-95fda6185a04 Jan 20 10:51:33.404712 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-960cb3cd-d13c-4261-8bcd-7008e0d57501 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:33.404712 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:33.404712 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:33.404712 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-960cb3cd-d13c-4261-8bcd-7008e0d57501 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:33.658088 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-960cb3cd-d13c-4261-8bcd-7008e0d57501 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/7bf4a3a1-075f-4b12-a12b-95fda6185a04 returned with HTTP 404 Jan 20 10:51:33.683699 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 739/1480] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:51:33 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/7bf4a3a1-075f-4b12-a12b-95fda6185a04 => generated 109 bytes in 280 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 10:51:33.695157 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a69c12c8-e395-4767-a415-b399f340b516 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/6ecfbb5d-90da-4035-99c7-49eb9039db0b Jan 20 10:51:33.696218 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a69c12c8-e395-4767-a415-b399f340b516 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:33.705476 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:33.705476 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:33.706683 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a69c12c8-e395-4767-a415-b399f340b516 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:33.707170 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-a69c12c8-e395-4767-a415-b399f340b516 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] show called for member 6ecfbb5d-90da-4035-99c7-49eb9039db0b {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:51:33.740352 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a69c12c8-e395-4767-a415-b399f340b516 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/6ecfbb5d-90da-4035-99c7-49eb9039db0b returned with HTTP 404 Jan 20 10:51:33.745162 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 742/1481] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:51:33 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/6ecfbb5d-90da-4035-99c7-49eb9039db0b => generated 108 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 10:51:33.765952 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5e621eda-6679-4f91-9a02-8905eab6f93a tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] DELETE http://10.222.0.73/volume/v3/1f0e7f94eed6440e8f16e7634c87147a/group_types/c35706a2-9ba8-4c52-93c1-50fa1e4e9a44 Jan 20 10:51:33.766473 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5e621eda-6679-4f91-9a02-8905eab6f93a tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:33.767651 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5e621eda-6679-4f91-9a02-8905eab6f93a tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:33.866594 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:51:33.866594 n-d-768509-8 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Jan 20 10:51:33.883403 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5e621eda-6679-4f91-9a02-8905eab6f93a tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] http://10.222.0.73/volume/v3/1f0e7f94eed6440e8f16e7634c87147a/group_types/c35706a2-9ba8-4c52-93c1-50fa1e4e9a44 returned with HTTP 202 Jan 20 10:51:33.884299 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 740/1482] 10.222.0.73 () {60 vars in 1371 bytes} [Wed Jan 20 10:51:33 2021] DELETE /volume/v3/1f0e7f94eed6440e8f16e7634c87147a/group_types/c35706a2-9ba8-4c52-93c1-50fa1e4e9a44 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 20 10:51:33.903922 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-46fe3b27-38b5-4768-9f66-f36e485f910a tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] POST http://10.222.0.73/volume/v3/1f0e7f94eed6440e8f16e7634c87147a/types Jan 20 10:51:33.905420 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-46fe3b27-38b5-4768-9f66-f36e485f910a tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1524050772"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:51:33.993533 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d0832e86-dca9-4171-bf42-b20fb66bd052 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] GET http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/volumes/84a2f530-4e48-42b9-953a-cbfe69c8e2ea Jan 20 10:51:34.016043 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d0832e86-dca9-4171-bf42-b20fb66bd052 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:34.016765 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d0832e86-dca9-4171-bf42-b20fb66bd052 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:34.058908 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-46fe3b27-38b5-4768-9f66-f36e485f910a tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] http://10.222.0.73/volume/v3/1f0e7f94eed6440e8f16e7634c87147a/types returned with HTTP 200 Jan 20 10:51:34.059902 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 743/1483] 10.222.0.73 () {60 vars in 1219 bytes} [Wed Jan 20 10:51:33 2021] POST /volume/v3/1f0e7f94eed6440e8f16e7634c87147a/types => generated 224 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:34.079141 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-95a450b6-b5cb-4002-9830-aa6e9edc3a70 tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] POST http://10.222.0.73/volume/v3/1f0e7f94eed6440e8f16e7634c87147a/group_types Jan 20 10:51:34.081972 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-95a450b6-b5cb-4002-9830-aa6e9edc3a70 tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-220838998"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:51:34.208887 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d0832e86-dca9-4171-bf42-b20fb66bd052 tempest-VolumesBackupsV39Test-1627706682 tempest-VolumesBackupsV39Test-1627706682] http://10.222.0.73/volume/v3/8538dddc194e4793a4e32b827e388b82/volumes/84a2f530-4e48-42b9-953a-cbfe69c8e2ea returned with HTTP 404 Jan 20 10:51:34.210148 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 741/1484] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:51:33 2021] GET /volume/v3/8538dddc194e4793a4e32b827e388b82/volumes/84a2f530-4e48-42b9-953a-cbfe69c8e2ea => generated 109 bytes in 226 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:51:34.259845 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-95a450b6-b5cb-4002-9830-aa6e9edc3a70 tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] http://10.222.0.73/volume/v3/1f0e7f94eed6440e8f16e7634c87147a/group_types returned with HTTP 202 Jan 20 10:51:34.265918 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 744/1485] 10.222.0.73 () {62 vars in 1278 bytes} [Wed Jan 20 10:51:34 2021] POST /volume/v3/1f0e7f94eed6440e8f16e7634c87147a/group_types => generated 180 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:51:34.272407 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2bb5fa87-d849-40b2-8fd4-17d7315daa99 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] POST http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups Jan 20 10:51:34.273418 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2bb5fa87-d849-40b2-8fd4-17d7315daa99 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Action: 'create', calling method: version_select, body: {"group": {"group_type": "0e5cac68-e9fc-4bbb-8615-fd9ea92203dc", "volume_types": ["e459942d-32a0-4cda-a9b7-d5e2afa19258"], "name": "tempest-GroupSnapshotsTest-Group-1529089340"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:51:34.274805 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-2bb5fa87-d849-40b2-8fd4-17d7315daa99 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Creating new group {'group': {'group_type': '0e5cac68-e9fc-4bbb-8615-fd9ea92203dc', 'volume_types': ['e459942d-32a0-4cda-a9b7-d5e2afa19258'], 'name': 'tempest-GroupSnapshotsTest-Group-1529089340'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 20 10:51:34.314590 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-2bb5fa87-d849-40b2-8fd4-17d7315daa99 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Creating group tempest-GroupSnapshotsTest-Group-1529089340. Jan 20 10:51:34.404776 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2bb5fa87-d849-40b2-8fd4-17d7315daa99 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Availability Zones retrieved successfully. Jan 20 10:51:34.473338 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-2bb5fa87-d849-40b2-8fd4-17d7315daa99 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Created reservations ['1da47f74-2514-4082-bf1d-920e3a377a93'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:51:34.649801 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2bb5fa87-d849-40b2-8fd4-17d7315daa99 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups returned with HTTP 202 Jan 20 10:51:34.659520 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 742/1486] 10.222.0.73 () {62 vars in 1264 bytes} [Wed Jan 20 10:51:34 2021] POST /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups => generated 112 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:51:34.678453 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e9bd3165-e4f7-452a-93c0-72797f61ef0e tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07 Jan 20 10:51:34.679721 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e9bd3165-e4f7-452a-93c0-72797f61ef0e tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:34.680617 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e9bd3165-e4f7-452a-93c0-72797f61ef0e tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:34.681668 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-e9bd3165-e4f7-452a-93c0-72797f61ef0e tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] show called for member 386459ef-bfb8-43bd-b8df-d84e07281d07 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:51:34.773423 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:34.773423 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:34.972860 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e9bd3165-e4f7-452a-93c0-72797f61ef0e tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07 returned with HTTP 200 Jan 20 10:51:34.975388 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 745/1487] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:51:34 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07 => generated 392 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:51:35.993623 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ea32bfad-d33a-413c-a339-83b927dfd968 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07 Jan 20 10:51:35.994292 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ea32bfad-d33a-413c-a339-83b927dfd968 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:35.994959 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:35.994959 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:35.995394 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ea32bfad-d33a-413c-a339-83b927dfd968 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:35.995770 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-ea32bfad-d33a-413c-a339-83b927dfd968 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] show called for member 386459ef-bfb8-43bd-b8df-d84e07281d07 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:51:36.013596 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:36.013596 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:36.065176 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ea32bfad-d33a-413c-a339-83b927dfd968 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07 returned with HTTP 200 Jan 20 10:51:36.067886 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 743/1488] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:51:35 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07 => generated 393 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:51:36.087845 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7f333f66-5725-4412-9570-f2e8c0337857 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] POST http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes Jan 20 10:51:36.088056 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:36.088056 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:36.088487 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7f333f66-5725-4412-9570-f2e8c0337857 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e459942d-32a0-4cda-a9b7-d5e2afa19258", "group_id": "386459ef-bfb8-43bd-b8df-d84e07281d07", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1835867371"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:51:36.089701 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-7f333f66-5725-4412-9570-f2e8c0337857 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Create volume request body: {'volume': {'volume_type': 'e459942d-32a0-4cda-a9b7-d5e2afa19258', 'group_id': '386459ef-bfb8-43bd-b8df-d84e07281d07', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1835867371'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:51:36.203196 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:36.203196 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:36.204507 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-7f333f66-5725-4412-9570-f2e8c0337857 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Create volume of 1 GB Jan 20 10:51:36.259899 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7f333f66-5725-4412-9570-f2e8c0337857 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Availability Zones retrieved successfully. Jan 20 10:51:36.387720 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7f333f66-5725-4412-9570-f2e8c0337857 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Flow 'volume_create_api' (4659b8e4-9006-4d0a-a506-bc010cc10b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:51:36.411943 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7f333f66-5725-4412-9570-f2e8c0337857 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1e91c75-1195-4d1f-8739-9dd23d775ea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:51:36.415604 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:36.415604 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:36.417672 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-7f333f66-5725-4412-9570-f2e8c0337857 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:51:36.539896 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7f333f66-5725-4412-9570-f2e8c0337857 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1e91c75-1195-4d1f-8739-9dd23d775ea3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T10:51:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e459942d-32a0-4cda-a9b7-d5e2afa19258,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1524050772',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e459942d-32a0-4cda-a9b7-d5e2afa19258', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '386459ef-bfb8-43bd-b8df-d84e07281d07', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:51:36.542435 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7f333f66-5725-4412-9570-f2e8c0337857 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92cf6338-f8a6-4b2f-ba49-c9f3e10f1504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:51:36.656560 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-7f333f66-5725-4412-9570-f2e8c0337857 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1524050772 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1524050772, it is now deprecated. Please use the default quota class for default quota. Jan 20 10:51:36.657492 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-7f333f66-5725-4412-9570-f2e8c0337857 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1524050772 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1524050772, it is now deprecated. Please use the default quota class for default quota. Jan 20 10:51:36.726897 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-7f333f66-5725-4412-9570-f2e8c0337857 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Created reservations ['feb4cfe8-87f1-4cf9-80de-393619f5a1a1', '708cacd3-3138-4f6f-9878-92e288ca60e6', '661a20cc-4cae-406b-b6e8-903152bbaecf', 'aea07a7e-c36a-48c4-a913-4e8eac120f5a'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:51:36.729043 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7f333f66-5725-4412-9570-f2e8c0337857 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92cf6338-f8a6-4b2f-ba49-c9f3e10f1504) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['feb4cfe8-87f1-4cf9-80de-393619f5a1a1', '708cacd3-3138-4f6f-9878-92e288ca60e6', '661a20cc-4cae-406b-b6e8-903152bbaecf', 'aea07a7e-c36a-48c4-a913-4e8eac120f5a']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:51:36.734368 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7f333f66-5725-4412-9570-f2e8c0337857 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0112e58c-ad81-41ff-8156-4aec493053ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:51:36.871227 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7f333f66-5725-4412-9570-f2e8c0337857 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0112e58c-ad81-41ff-8156-4aec493053ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d07c6f4-4443-4562-8d12-6227f9c8f709', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1835867371',encryption_key_id=None,group_id=386459ef-bfb8-43bd-b8df-d84e07281d07,group_type_id=,metadata={},multiattach=False,project_id='5df1c3488f414d86b11223e2bbfc6a2b',qos_specs=None,replication_status=,reservations=['feb4cfe8-87f1-4cf9-80de-393619f5a1a1','708cacd3-3138-4f6f-9878-92e288ca60e6','661a20cc-4cae-406b-b6e8-903152bbaecf','aea07a7e-c36a-48c4-a913-4e8eac120f5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9055414b797042e2a62c8ac9fd50613c',volume_type_id=e459942d-32a0-4cda-a9b7-d5e2afa19258), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:51:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1835867371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=386459ef-bfb8-43bd-b8df-d84e07281d07,host=None,id=3d07c6f4-4443-4562-8d12-6227f9c8f709,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5df1c3488f414d86b11223e2bbfc6a2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9055414b797042e2a62c8ac9fd50613c',volume_attachment=,volume_type=,volume_type_id=e459942d-32a0-4cda-a9b7-d5e2afa19258)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:51:36.881739 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7f333f66-5725-4412-9570-f2e8c0337857 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35ac0886-5a6f-4756-8fb4-1a08419913c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:51:36.928357 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7f333f66-5725-4412-9570-f2e8c0337857 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35ac0886-5a6f-4756-8fb4-1a08419913c3) transitioned into state 'SUCCESS' from state '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-1835867371',encryption_key_id=None,group_id=386459ef-bfb8-43bd-b8df-d84e07281d07,group_type_id=,metadata={},multiattach=False,project_id='5df1c3488f414d86b11223e2bbfc6a2b',qos_specs=None,replication_status=,reservations=['feb4cfe8-87f1-4cf9-80de-393619f5a1a1','708cacd3-3138-4f6f-9878-92e288ca60e6','661a20cc-4cae-406b-b6e8-903152bbaecf','aea07a7e-c36a-48c4-a913-4e8eac120f5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9055414b797042e2a62c8ac9fd50613c',volume_type_id=e459942d-32a0-4cda-a9b7-d5e2afa19258)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:51:36.938331 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7f333f66-5725-4412-9570-f2e8c0337857 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (815ef77d-7e61-4914-a4b2-5a015162b768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:51:37.026070 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7f333f66-5725-4412-9570-f2e8c0337857 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (815ef77d-7e61-4914-a4b2-5a015162b768) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:51:37.039188 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7f333f66-5725-4412-9570-f2e8c0337857 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Flow 'volume_create_api' (4659b8e4-9006-4d0a-a506-bc010cc10b19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:51:37.137476 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7f333f66-5725-4412-9570-f2e8c0337857 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Create volume request issued successfully. Jan 20 10:51:37.153910 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-7f333f66-5725-4412-9570-f2e8c0337857 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:51:37.156865 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-7f333f66-5725-4412-9570-f2e8c0337857 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:51:37.167318 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-7f333f66-5725-4412-9570-f2e8c0337857 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:51:37.175834 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:37.175834 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:37.207971 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7f333f66-5725-4412-9570-f2e8c0337857 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes returned with HTTP 202 Jan 20 10:51:37.209140 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 746/1489] 10.222.0.73 () {62 vars in 1267 bytes} [Wed Jan 20 10:51:36 2021] POST /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes => generated 908 bytes in 1134 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:51:37.238726 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a8bb0056-eb8c-4606-86ce-7d362ae477a0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/3d07c6f4-4443-4562-8d12-6227f9c8f709 Jan 20 10:51:37.239562 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a8bb0056-eb8c-4606-86ce-7d362ae477a0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:37.239777 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:37.239777 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:37.240428 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a8bb0056-eb8c-4606-86ce-7d362ae477a0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:37.480036 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:37.480036 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:37.523069 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a8bb0056-eb8c-4606-86ce-7d362ae477a0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Volume info retrieved successfully. Jan 20 10:51:37.554404 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-a8bb0056-eb8c-4606-86ce-7d362ae477a0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:51:37.556370 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-a8bb0056-eb8c-4606-86ce-7d362ae477a0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:51:37.577027 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-a8bb0056-eb8c-4606-86ce-7d362ae477a0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:51:37.592912 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:37.592912 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:37.672070 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a8bb0056-eb8c-4606-86ce-7d362ae477a0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/3d07c6f4-4443-4562-8d12-6227f9c8f709 returned with HTTP 200 Jan 20 10:51:37.675443 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 744/1490] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:51:37 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/3d07c6f4-4443-4562-8d12-6227f9c8f709 => generated 976 bytes in 441 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:51:38.692356 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-05359034-0cde-4f55-854a-58542c1adef3 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/3d07c6f4-4443-4562-8d12-6227f9c8f709 Jan 20 10:51:38.693676 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-05359034-0cde-4f55-854a-58542c1adef3 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:38.694051 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:38.694051 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:38.695571 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-05359034-0cde-4f55-854a-58542c1adef3 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:38.776418 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:38.776418 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:38.801408 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-05359034-0cde-4f55-854a-58542c1adef3 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Volume info retrieved successfully. Jan 20 10:51:38.848897 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-05359034-0cde-4f55-854a-58542c1adef3 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:51:38.849556 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-05359034-0cde-4f55-854a-58542c1adef3 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:51:38.887476 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-05359034-0cde-4f55-854a-58542c1adef3 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:51:38.904687 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:38.904687 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:38.962779 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-05359034-0cde-4f55-854a-58542c1adef3 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/3d07c6f4-4443-4562-8d12-6227f9c8f709 returned with HTTP 200 Jan 20 10:51:38.979668 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 747/1491] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:51:38 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/3d07c6f4-4443-4562-8d12-6227f9c8f709 => generated 1001 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 20 10:51:38.998321 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-43836046-bd0d-45d3-8045-5c897bb6d1d9 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] POST http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes Jan 20 10:51:39.011621 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:39.011621 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:39.012499 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-43836046-bd0d-45d3-8045-5c897bb6d1d9 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e459942d-32a0-4cda-a9b7-d5e2afa19258", "group_id": "386459ef-bfb8-43bd-b8df-d84e07281d07", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1469710269"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:51:39.013973 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-43836046-bd0d-45d3-8045-5c897bb6d1d9 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Create volume request body: {'volume': {'volume_type': 'e459942d-32a0-4cda-a9b7-d5e2afa19258', 'group_id': '386459ef-bfb8-43bd-b8df-d84e07281d07', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1469710269'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:51:39.091021 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:39.091021 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:39.095716 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-43836046-bd0d-45d3-8045-5c897bb6d1d9 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Create volume of 1 GB Jan 20 10:51:39.183207 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-43836046-bd0d-45d3-8045-5c897bb6d1d9 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Availability Zones retrieved successfully. Jan 20 10:51:39.249805 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-43836046-bd0d-45d3-8045-5c897bb6d1d9 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Flow 'volume_create_api' (8c0f92c0-7ea4-4cb1-8534-eb6d042a89b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:51:39.258561 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-43836046-bd0d-45d3-8045-5c897bb6d1d9 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (681187aa-b414-46bf-b22d-c8eead810b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:51:39.262387 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:39.262387 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:39.272283 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-43836046-bd0d-45d3-8045-5c897bb6d1d9 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:51:39.408451 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-43836046-bd0d-45d3-8045-5c897bb6d1d9 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (681187aa-b414-46bf-b22d-c8eead810b14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T10:51:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e459942d-32a0-4cda-a9b7-d5e2afa19258,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1524050772',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e459942d-32a0-4cda-a9b7-d5e2afa19258', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '386459ef-bfb8-43bd-b8df-d84e07281d07', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:51:39.411530 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-43836046-bd0d-45d3-8045-5c897bb6d1d9 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1523d2a2-d116-48d3-b05e-d7e30c9a9c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:51:39.538664 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-43836046-bd0d-45d3-8045-5c897bb6d1d9 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1524050772 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1524050772, it is now deprecated. Please use the default quota class for default quota. Jan 20 10:51:39.539838 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-43836046-bd0d-45d3-8045-5c897bb6d1d9 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1524050772 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1524050772, it is now deprecated. Please use the default quota class for default quota. Jan 20 10:51:39.611328 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-43836046-bd0d-45d3-8045-5c897bb6d1d9 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Created reservations ['bbb0dd95-d74e-4ba1-bae5-cc6f874853d7', 'cc58ade4-3412-4515-b738-245e30a0faf3', '577d1531-9e0f-4eeb-8713-ce48dc8f9f2f', '8ab210d2-2e1e-4253-baee-dcc918cabd39'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:51:39.631236 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-43836046-bd0d-45d3-8045-5c897bb6d1d9 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1523d2a2-d116-48d3-b05e-d7e30c9a9c2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbb0dd95-d74e-4ba1-bae5-cc6f874853d7', 'cc58ade4-3412-4515-b738-245e30a0faf3', '577d1531-9e0f-4eeb-8713-ce48dc8f9f2f', '8ab210d2-2e1e-4253-baee-dcc918cabd39']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:51:39.653913 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-43836046-bd0d-45d3-8045-5c897bb6d1d9 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebc30bdf-079f-43c8-ab5d-5e6289a72058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:51:40.003701 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-43836046-bd0d-45d3-8045-5c897bb6d1d9 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebc30bdf-079f-43c8-ab5d-5e6289a72058) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ea1f195-2cdc-476f-a562-e4a6a2afa50e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1469710269',encryption_key_id=None,group_id=386459ef-bfb8-43bd-b8df-d84e07281d07,group_type_id=,metadata={},multiattach=False,project_id='5df1c3488f414d86b11223e2bbfc6a2b',qos_specs=None,replication_status=,reservations=['bbb0dd95-d74e-4ba1-bae5-cc6f874853d7','cc58ade4-3412-4515-b738-245e30a0faf3','577d1531-9e0f-4eeb-8713-ce48dc8f9f2f','8ab210d2-2e1e-4253-baee-dcc918cabd39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9055414b797042e2a62c8ac9fd50613c',volume_type_id=e459942d-32a0-4cda-a9b7-d5e2afa19258), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:51:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1469710269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=386459ef-bfb8-43bd-b8df-d84e07281d07,host=None,id=9ea1f195-2cdc-476f-a562-e4a6a2afa50e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5df1c3488f414d86b11223e2bbfc6a2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9055414b797042e2a62c8ac9fd50613c',volume_attachment=,volume_type=,volume_type_id=e459942d-32a0-4cda-a9b7-d5e2afa19258)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:51:40.006886 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-43836046-bd0d-45d3-8045-5c897bb6d1d9 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1181443-d02c-401b-93db-28aed38cddc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:51:40.117585 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-43836046-bd0d-45d3-8045-5c897bb6d1d9 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1181443-d02c-401b-93db-28aed38cddc1) transitioned into state 'SUCCESS' from state '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-1469710269',encryption_key_id=None,group_id=386459ef-bfb8-43bd-b8df-d84e07281d07,group_type_id=,metadata={},multiattach=False,project_id='5df1c3488f414d86b11223e2bbfc6a2b',qos_specs=None,replication_status=,reservations=['bbb0dd95-d74e-4ba1-bae5-cc6f874853d7','cc58ade4-3412-4515-b738-245e30a0faf3','577d1531-9e0f-4eeb-8713-ce48dc8f9f2f','8ab210d2-2e1e-4253-baee-dcc918cabd39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9055414b797042e2a62c8ac9fd50613c',volume_type_id=e459942d-32a0-4cda-a9b7-d5e2afa19258)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:51:40.124602 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-43836046-bd0d-45d3-8045-5c897bb6d1d9 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82386b2c-ad38-4e24-bfab-ebd55dce5522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:51:40.212249 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-43836046-bd0d-45d3-8045-5c897bb6d1d9 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82386b2c-ad38-4e24-bfab-ebd55dce5522) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:51:40.220069 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-43836046-bd0d-45d3-8045-5c897bb6d1d9 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Flow 'volume_create_api' (8c0f92c0-7ea4-4cb1-8534-eb6d042a89b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:51:40.414850 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-43836046-bd0d-45d3-8045-5c897bb6d1d9 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Create volume request issued successfully. Jan 20 10:51:40.503988 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-43836046-bd0d-45d3-8045-5c897bb6d1d9 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:51:40.504795 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-43836046-bd0d-45d3-8045-5c897bb6d1d9 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:51:40.566035 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-43836046-bd0d-45d3-8045-5c897bb6d1d9 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:51:40.597649 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:40.597649 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:40.649302 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-43836046-bd0d-45d3-8045-5c897bb6d1d9 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes returned with HTTP 202 Jan 20 10:51:40.650633 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 745/1492] 10.222.0.73 () {62 vars in 1267 bytes} [Wed Jan 20 10:51:38 2021] POST /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes => generated 908 bytes in 1669 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:51:40.665607 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b99e3b76-ea80-4044-a8c8-95a378962409 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/9ea1f195-2cdc-476f-a562-e4a6a2afa50e Jan 20 10:51:40.666263 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b99e3b76-ea80-4044-a8c8-95a378962409 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:40.666424 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:40.666424 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:40.666780 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b99e3b76-ea80-4044-a8c8-95a378962409 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:40.849971 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:40.849971 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:40.862606 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b99e3b76-ea80-4044-a8c8-95a378962409 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Volume info retrieved successfully. Jan 20 10:51:40.902216 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-b99e3b76-ea80-4044-a8c8-95a378962409 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:51:40.902912 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-b99e3b76-ea80-4044-a8c8-95a378962409 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:51:40.922359 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-b99e3b76-ea80-4044-a8c8-95a378962409 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:51:40.942315 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:40.942315 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:40.992160 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b99e3b76-ea80-4044-a8c8-95a378962409 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/9ea1f195-2cdc-476f-a562-e4a6a2afa50e returned with HTTP 200 Jan 20 10:51:40.993248 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 748/1493] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:51:40 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/9ea1f195-2cdc-476f-a562-e4a6a2afa50e => generated 1000 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 10:51:41.527923 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e7ef794e-6dc2-4e50-84a7-dc6e38b3e5ef tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes Jan 20 10:51:41.529279 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e7ef794e-6dc2-4e50-84a7-dc6e38b3e5ef tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:41.529728 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:41.529728 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:41.530307 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e7ef794e-6dc2-4e50-84a7-dc6e38b3e5ef tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:41.531224 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-e7ef794e-6dc2-4e50-84a7-dc6e38b3e5ef tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:51:41.533416 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e7ef794e-6dc2-4e50-84a7-dc6e38b3e5ef tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:51:41.679583 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e7ef794e-6dc2-4e50-84a7-dc6e38b3e5ef tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Get all volumes completed successfully. Jan 20 10:51:41.680859 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e7ef794e-6dc2-4e50-84a7-dc6e38b3e5ef tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes returned with HTTP 200 Jan 20 10:51:41.682279 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 746/1494] 10.222.0.73 () {58 vars in 1204 bytes} [Wed Jan 20 10:51:41 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes => generated 15 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 20 10:51:41.694136 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-79aa2b6d-d043-4481-bd1a-80608879e717 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] POST http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes Jan 20 10:51:41.694872 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:41.694872 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:41.695720 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-79aa2b6d-d043-4481-bd1a-80608879e717 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-2078058809"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:51:41.697291 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-79aa2b6d-d043-4481-bd1a-80608879e717 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-2078058809'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:51:41.697869 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-79aa2b6d-d043-4481-bd1a-80608879e717 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Create volume of 1 GB Jan 20 10:51:41.732223 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-79aa2b6d-d043-4481-bd1a-80608879e717 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Availability Zones retrieved successfully. Jan 20 10:51:41.758492 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-79aa2b6d-d043-4481-bd1a-80608879e717 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Flow 'volume_create_api' (10168230-3d63-4bd1-8878-655f1b171c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:51:41.764450 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-79aa2b6d-d043-4481-bd1a-80608879e717 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81b6af58-4471-46f4-8f2e-620c4a5d569a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:51:41.767753 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-79aa2b6d-d043-4481-bd1a-80608879e717 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:51:41.911072 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-79aa2b6d-d043-4481-bd1a-80608879e717 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81b6af58-4471-46f4-8f2e-620c4a5d569a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:51:41.914345 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-79aa2b6d-d043-4481-bd1a-80608879e717 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cad2b58c-f32e-4171-86f0-e9fc2316289e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:51:42.019005 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-064d0305-7e2e-4352-a27d-1255e2bbb177 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/9ea1f195-2cdc-476f-a562-e4a6a2afa50e Jan 20 10:51:42.019859 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-064d0305-7e2e-4352-a27d-1255e2bbb177 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:42.021980 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-064d0305-7e2e-4352-a27d-1255e2bbb177 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:42.088329 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-79aa2b6d-d043-4481-bd1a-80608879e717 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Created reservations ['71b803df-298b-4cda-851c-75d7c8da3ab2', '37cbda86-92c6-4749-9e63-5bd2412d5903', '76452bfc-7660-4f77-8bf1-52400979beb1', '9fae26ba-36a3-428d-b132-4d4e6978a6e7'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:51:42.092718 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-79aa2b6d-d043-4481-bd1a-80608879e717 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cad2b58c-f32e-4171-86f0-e9fc2316289e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71b803df-298b-4cda-851c-75d7c8da3ab2', '37cbda86-92c6-4749-9e63-5bd2412d5903', '76452bfc-7660-4f77-8bf1-52400979beb1', '9fae26ba-36a3-428d-b132-4d4e6978a6e7']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:51:42.100258 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-79aa2b6d-d043-4481-bd1a-80608879e717 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8400ec38-56b2-42f7-b1e7-16808042df12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:51:42.152990 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:42.152990 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:42.169055 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-064d0305-7e2e-4352-a27d-1255e2bbb177 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Volume info retrieved successfully. Jan 20 10:51:42.189012 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-064d0305-7e2e-4352-a27d-1255e2bbb177 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:51:42.189623 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-064d0305-7e2e-4352-a27d-1255e2bbb177 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:51:42.204865 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-064d0305-7e2e-4352-a27d-1255e2bbb177 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:51:42.212680 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:42.212680 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:42.242615 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-064d0305-7e2e-4352-a27d-1255e2bbb177 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/9ea1f195-2cdc-476f-a562-e4a6a2afa50e returned with HTTP 200 Jan 20 10:51:42.243904 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 747/1495] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:51:42 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/9ea1f195-2cdc-476f-a562-e4a6a2afa50e => generated 1001 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 10:51:42.253688 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-79aa2b6d-d043-4481-bd1a-80608879e717 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8400ec38-56b2-42f7-b1e7-16808042df12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41770948-d8de-4c31-9d3f-b8f790ed858c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2078058809',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='adc4d7d898ce4ac89b033923e6329419',qos_specs=None,replication_status=,reservations=['71b803df-298b-4cda-851c-75d7c8da3ab2','37cbda86-92c6-4749-9e63-5bd2412d5903','76452bfc-7660-4f77-8bf1-52400979beb1','9fae26ba-36a3-428d-b132-4d4e6978a6e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1635de8d8d174cc396b6792482e64889',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:51:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2078058809',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41770948-d8de-4c31-9d3f-b8f790ed858c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='adc4d7d898ce4ac89b033923e6329419',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1635de8d8d174cc396b6792482e64889',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:51:42.260546 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-79aa2b6d-d043-4481-bd1a-80608879e717 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15580c34-83fb-4f39-bac2-fda43f1b9ff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:51:42.263102 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6d5e6316-f3d8-4f48-a363-964ac9a5c1a9 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] PUT http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07 Jan 20 10:51:42.264530 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:42.264530 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:42.265073 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6d5e6316-f3d8-4f48-a363-964ac9a5c1a9 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "3d07c6f4-4443-4562-8d12-6227f9c8f709"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:51:42.266276 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-6d5e6316-f3d8-4f48-a363-964ac9a5c1a9 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Update called for group 386459ef-bfb8-43bd-b8df-d84e07281d07. {{(pid=87959) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 20 10:51:42.266624 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-6d5e6316-f3d8-4f48-a363-964ac9a5c1a9 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Updating group 386459ef-bfb8-43bd-b8df-d84e07281d07 with name None description: None add_volumes: None remove_volumes: 3d07c6f4-4443-4562-8d12-6227f9c8f709. Jan 20 10:51:42.277615 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:42.277615 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:42.325593 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-79aa2b6d-d043-4481-bd1a-80608879e717 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15580c34-83fb-4f39-bac2-fda43f1b9ff7) transitioned into state 'SUCCESS' from state '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-2078058809',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='adc4d7d898ce4ac89b033923e6329419',qos_specs=None,replication_status=,reservations=['71b803df-298b-4cda-851c-75d7c8da3ab2','37cbda86-92c6-4749-9e63-5bd2412d5903','76452bfc-7660-4f77-8bf1-52400979beb1','9fae26ba-36a3-428d-b132-4d4e6978a6e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1635de8d8d174cc396b6792482e64889',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:51:42.332805 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-79aa2b6d-d043-4481-bd1a-80608879e717 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcb2fc3d-fbe7-466c-b84a-86201d92cc36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:51:42.357515 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6d5e6316-f3d8-4f48-a363-964ac9a5c1a9 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07 returned with HTTP 202 Jan 20 10:51:42.369511 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-79aa2b6d-d043-4481-bd1a-80608879e717 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcb2fc3d-fbe7-466c-b84a-86201d92cc36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:51:42.384984 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 748/1496] 10.222.0.73 () {62 vars in 1373 bytes} [Wed Jan 20 10:51:42 2021] PUT /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 20 10:51:42.387884 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-79aa2b6d-d043-4481-bd1a-80608879e717 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Flow 'volume_create_api' (10168230-3d63-4bd1-8878-655f1b171c35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:51:42.389397 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4ea84c25-673a-4ded-a70b-8ac624afaad1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07 Jan 20 10:51:42.390248 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4ea84c25-673a-4ded-a70b-8ac624afaad1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:42.390611 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:42.390611 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:42.391412 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4ea84c25-673a-4ded-a70b-8ac624afaad1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:42.392200 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-4ea84c25-673a-4ded-a70b-8ac624afaad1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] show called for member 386459ef-bfb8-43bd-b8df-d84e07281d07 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:51:42.434464 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:42.434464 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:42.495482 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-79aa2b6d-d043-4481-bd1a-80608879e717 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Create volume request issued successfully. Jan 20 10:51:42.539760 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4ea84c25-673a-4ded-a70b-8ac624afaad1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07 returned with HTTP 200 Jan 20 10:51:42.548023 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 749/1497] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:51:42 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07 => generated 392 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:51:42.569060 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-79aa2b6d-d043-4481-bd1a-80608879e717 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes returned with HTTP 202 Jan 20 10:51:42.585945 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 749/1498] 10.222.0.73 () {60 vars in 1226 bytes} [Wed Jan 20 10:51:41 2021] POST /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes => generated 833 bytes in 883 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:51:42.603319 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4405a57c-aacc-423b-afea-25d6ce829c1c tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/41770948-d8de-4c31-9d3f-b8f790ed858c Jan 20 10:51:42.604383 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4405a57c-aacc-423b-afea-25d6ce829c1c tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:42.604730 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:42.604730 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:42.609623 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4405a57c-aacc-423b-afea-25d6ce829c1c tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:42.707880 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:42.707880 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:42.719860 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4405a57c-aacc-423b-afea-25d6ce829c1c tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Volume info retrieved successfully. Jan 20 10:51:42.769500 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4405a57c-aacc-423b-afea-25d6ce829c1c tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/41770948-d8de-4c31-9d3f-b8f790ed858c returned with HTTP 200 Jan 20 10:51:42.772465 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 750/1499] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:51:42 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/41770948-d8de-4c31-9d3f-b8f790ed858c => generated 901 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:43.554242 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-15c5ef32-33e7-4895-b7e6-ba767fe950a3 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07 Jan 20 10:51:43.555041 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-15c5ef32-33e7-4895-b7e6-ba767fe950a3 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:43.555041 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:43.555041 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:43.555501 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-15c5ef32-33e7-4895-b7e6-ba767fe950a3 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:43.556123 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-15c5ef32-33e7-4895-b7e6-ba767fe950a3 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] show called for member 386459ef-bfb8-43bd-b8df-d84e07281d07 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:51:43.587881 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:43.587881 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:43.694642 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-15c5ef32-33e7-4895-b7e6-ba767fe950a3 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07 returned with HTTP 200 Jan 20 10:51:43.697911 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 750/1500] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:51:43 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07 => generated 393 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:51:43.723463 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1ba908b9-0e16-4dad-a1af-34ca6b745664 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] PUT http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07 Jan 20 10:51:43.724419 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:43.724419 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:43.725202 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1ba908b9-0e16-4dad-a1af-34ca6b745664 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "3d07c6f4-4443-4562-8d12-6227f9c8f709"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:51:43.726553 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-1ba908b9-0e16-4dad-a1af-34ca6b745664 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Update called for group 386459ef-bfb8-43bd-b8df-d84e07281d07. {{(pid=87959) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 20 10:51:43.727164 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-1ba908b9-0e16-4dad-a1af-34ca6b745664 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Updating group 386459ef-bfb8-43bd-b8df-d84e07281d07 with name None description: None add_volumes: 3d07c6f4-4443-4562-8d12-6227f9c8f709 remove_volumes: None. Jan 20 10:51:43.736599 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:43.736599 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:43.795512 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3f2e950e-2b9d-4d3b-a3c4-362dc1fbf8be tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/41770948-d8de-4c31-9d3f-b8f790ed858c Jan 20 10:51:43.797713 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3f2e950e-2b9d-4d3b-a3c4-362dc1fbf8be tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:43.798151 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:43.798151 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:43.798976 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3f2e950e-2b9d-4d3b-a3c4-362dc1fbf8be tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:43.879111 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:43.879111 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:43.896553 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3f2e950e-2b9d-4d3b-a3c4-362dc1fbf8be tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Volume info retrieved successfully. Jan 20 10:51:43.936912 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3f2e950e-2b9d-4d3b-a3c4-362dc1fbf8be tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/41770948-d8de-4c31-9d3f-b8f790ed858c returned with HTTP 200 Jan 20 10:51:43.948982 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 751/1501] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:51:43 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/41770948-d8de-4c31-9d3f-b8f790ed858c => generated 926 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:43.967769 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a47ca337-b614-4007-b979-d4c77a07bf2c tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/41770948-d8de-4c31-9d3f-b8f790ed858c Jan 20 10:51:43.968616 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a47ca337-b614-4007-b979-d4c77a07bf2c tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:43.968982 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:43.968982 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:43.971068 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a47ca337-b614-4007-b979-d4c77a07bf2c tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:43.972170 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1ba908b9-0e16-4dad-a1af-34ca6b745664 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07 returned with HTTP 202 Jan 20 10:51:43.973396 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 751/1502] 10.222.0.73 () {62 vars in 1373 bytes} [Wed Jan 20 10:51:43 2021] PUT /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07 => generated 0 bytes in 267 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 20 10:51:43.998349 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ac1c0ed3-ff8d-412c-a5c8-2d4e561d22bd tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07 Jan 20 10:51:43.999404 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ac1c0ed3-ff8d-412c-a5c8-2d4e561d22bd tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:43.999765 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:43.999765 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:44.020501 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ac1c0ed3-ff8d-412c-a5c8-2d4e561d22bd tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:44.023812 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-ac1c0ed3-ff8d-412c-a5c8-2d4e561d22bd tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] show called for member 386459ef-bfb8-43bd-b8df-d84e07281d07 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:51:44.059366 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:44.059366 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:44.082023 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:44.082023 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:44.104777 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a47ca337-b614-4007-b979-d4c77a07bf2c tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Volume info retrieved successfully. Jan 20 10:51:44.153195 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a47ca337-b614-4007-b979-d4c77a07bf2c tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/41770948-d8de-4c31-9d3f-b8f790ed858c returned with HTTP 200 Jan 20 10:51:44.164970 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 752/1503] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:51:43 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/41770948-d8de-4c31-9d3f-b8f790ed858c => generated 926 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:44.165186 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ac1c0ed3-ff8d-412c-a5c8-2d4e561d22bd tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07 returned with HTTP 200 Jan 20 10:51:44.165186 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 752/1504] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:51:43 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07 => generated 392 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:51:44.174838 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0930e110-4857-43ce-a619-ecd8ad614dd9 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] POST http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes Jan 20 10:51:44.175945 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:44.175945 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:44.177259 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0930e110-4857-43ce-a619-ecd8ad614dd9 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1049138777"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:51:44.178841 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-0930e110-4857-43ce-a619-ecd8ad614dd9 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1049138777'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:51:44.179084 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-0930e110-4857-43ce-a619-ecd8ad614dd9 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Create volume of 1 GB Jan 20 10:51:44.197450 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0930e110-4857-43ce-a619-ecd8ad614dd9 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Availability Zones retrieved successfully. Jan 20 10:51:44.225134 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0930e110-4857-43ce-a619-ecd8ad614dd9 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Flow 'volume_create_api' (c00c1ab0-11e6-4fb8-9c33-46d58bcd186b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:51:44.228531 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0930e110-4857-43ce-a619-ecd8ad614dd9 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8266b1c6-0b21-493a-a293-9cfe1206c03c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:51:44.230953 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-0930e110-4857-43ce-a619-ecd8ad614dd9 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:51:44.349314 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0930e110-4857-43ce-a619-ecd8ad614dd9 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8266b1c6-0b21-493a-a293-9cfe1206c03c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:51:44.354107 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0930e110-4857-43ce-a619-ecd8ad614dd9 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7ceadb4-3b91-4037-9445-f0887458b067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:51:44.438967 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-0930e110-4857-43ce-a619-ecd8ad614dd9 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Created reservations ['b9e69f73-1293-482f-ad1d-e245f3a7d7d5', '35945362-654d-4597-a9f8-ed3592a04dbd', '9f24ae34-004e-4989-8dc0-6ffaf278f1da', '774eeeb7-c9f7-4971-a725-d90b794c8832'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:51:44.441698 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0930e110-4857-43ce-a619-ecd8ad614dd9 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7ceadb4-3b91-4037-9445-f0887458b067) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9e69f73-1293-482f-ad1d-e245f3a7d7d5', '35945362-654d-4597-a9f8-ed3592a04dbd', '9f24ae34-004e-4989-8dc0-6ffaf278f1da', '774eeeb7-c9f7-4971-a725-d90b794c8832']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:51:44.444100 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0930e110-4857-43ce-a619-ecd8ad614dd9 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (405d6a2b-cf43-4bf8-9ceb-c8677b8ae83f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:51:44.521184 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0930e110-4857-43ce-a619-ecd8ad614dd9 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (405d6a2b-cf43-4bf8-9ceb-c8677b8ae83f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02750f89-b581-4e82-97ec-661ff5a08ed1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1049138777',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='adc4d7d898ce4ac89b033923e6329419',qos_specs=None,replication_status=,reservations=['b9e69f73-1293-482f-ad1d-e245f3a7d7d5','35945362-654d-4597-a9f8-ed3592a04dbd','9f24ae34-004e-4989-8dc0-6ffaf278f1da','774eeeb7-c9f7-4971-a725-d90b794c8832'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1635de8d8d174cc396b6792482e64889',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:51:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1049138777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02750f89-b581-4e82-97ec-661ff5a08ed1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='adc4d7d898ce4ac89b033923e6329419',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1635de8d8d174cc396b6792482e64889',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:51:44.523518 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0930e110-4857-43ce-a619-ecd8ad614dd9 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d16d35e-32a9-4e9d-8173-69e3aa82829e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:51:44.562727 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0930e110-4857-43ce-a619-ecd8ad614dd9 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d16d35e-32a9-4e9d-8173-69e3aa82829e) transitioned into state 'SUCCESS' from state '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-1049138777',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='adc4d7d898ce4ac89b033923e6329419',qos_specs=None,replication_status=,reservations=['b9e69f73-1293-482f-ad1d-e245f3a7d7d5','35945362-654d-4597-a9f8-ed3592a04dbd','9f24ae34-004e-4989-8dc0-6ffaf278f1da','774eeeb7-c9f7-4971-a725-d90b794c8832'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1635de8d8d174cc396b6792482e64889',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:51:44.567666 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0930e110-4857-43ce-a619-ecd8ad614dd9 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31c102a2-f59a-4aad-ac45-bb8b778a9f5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:51:44.602098 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0930e110-4857-43ce-a619-ecd8ad614dd9 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31c102a2-f59a-4aad-ac45-bb8b778a9f5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:51:44.607625 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0930e110-4857-43ce-a619-ecd8ad614dd9 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Flow 'volume_create_api' (c00c1ab0-11e6-4fb8-9c33-46d58bcd186b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:51:44.686662 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0930e110-4857-43ce-a619-ecd8ad614dd9 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Create volume request issued successfully. Jan 20 10:51:44.715850 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0930e110-4857-43ce-a619-ecd8ad614dd9 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes returned with HTTP 202 Jan 20 10:51:44.717902 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 753/1505] 10.222.0.73 () {60 vars in 1226 bytes} [Wed Jan 20 10:51:44 2021] POST /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes => generated 833 bytes in 552 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:51:44.744290 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1a9cbb92-619a-4bb3-b649-d84f4a893d8d tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/02750f89-b581-4e82-97ec-661ff5a08ed1 Jan 20 10:51:44.744916 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1a9cbb92-619a-4bb3-b649-d84f4a893d8d tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:44.745217 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:44.745217 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:44.745862 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1a9cbb92-619a-4bb3-b649-d84f4a893d8d tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:44.821293 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:44.821293 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:44.832723 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1a9cbb92-619a-4bb3-b649-d84f4a893d8d tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Volume info retrieved successfully. Jan 20 10:51:44.860754 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1a9cbb92-619a-4bb3-b649-d84f4a893d8d tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/02750f89-b581-4e82-97ec-661ff5a08ed1 returned with HTTP 200 Jan 20 10:51:44.861700 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 753/1506] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:51:44 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/02750f89-b581-4e82-97ec-661ff5a08ed1 => generated 901 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:45.172590 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7980c346-d1e0-4c91-b3c4-198e930307b7 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07 Jan 20 10:51:45.173187 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7980c346-d1e0-4c91-b3c4-198e930307b7 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:45.173409 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:45.173409 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:45.173986 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7980c346-d1e0-4c91-b3c4-198e930307b7 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:45.175006 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-7980c346-d1e0-4c91-b3c4-198e930307b7 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] show called for member 386459ef-bfb8-43bd-b8df-d84e07281d07 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:51:45.194320 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:45.194320 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:45.274608 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7980c346-d1e0-4c91-b3c4-198e930307b7 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07 returned with HTTP 200 Jan 20 10:51:45.276525 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 754/1507] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:51:45 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07 => generated 393 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:51:45.292798 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f77a0396-d96b-44ac-b3aa-cec40914c86e tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] PUT http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07 Jan 20 10:51:45.293886 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:45.293886 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:45.294891 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f77a0396-d96b-44ac-b3aa-cec40914c86e tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "9ea1f195-2cdc-476f-a562-e4a6a2afa50e"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:51:45.306820 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-f77a0396-d96b-44ac-b3aa-cec40914c86e tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Update called for group 386459ef-bfb8-43bd-b8df-d84e07281d07. {{(pid=87959) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 20 10:51:45.307612 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-f77a0396-d96b-44ac-b3aa-cec40914c86e tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Updating group 386459ef-bfb8-43bd-b8df-d84e07281d07 with name None description: None add_volumes: None remove_volumes: 9ea1f195-2cdc-476f-a562-e4a6a2afa50e. Jan 20 10:51:45.319433 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:45.319433 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:45.464515 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f77a0396-d96b-44ac-b3aa-cec40914c86e tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07 returned with HTTP 202 Jan 20 10:51:45.469277 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 754/1508] 10.222.0.73 () {62 vars in 1373 bytes} [Wed Jan 20 10:51:45 2021] PUT /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07 => generated 0 bytes in 180 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 20 10:51:45.476120 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-02c0ed3c-3429-4a33-95fb-c383b5a16d88 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07 Jan 20 10:51:45.476714 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-02c0ed3c-3429-4a33-95fb-c383b5a16d88 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:45.476907 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:45.476907 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:45.477665 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-02c0ed3c-3429-4a33-95fb-c383b5a16d88 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:45.478184 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-02c0ed3c-3429-4a33-95fb-c383b5a16d88 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] show called for member 386459ef-bfb8-43bd-b8df-d84e07281d07 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:51:45.506910 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:45.506910 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:45.590709 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-02c0ed3c-3429-4a33-95fb-c383b5a16d88 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07 returned with HTTP 200 Jan 20 10:51:45.591943 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 755/1509] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:51:45 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07 => generated 392 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:51:45.893855 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-96aaaa38-7c42-4fac-bc90-f7aab91437db tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/02750f89-b581-4e82-97ec-661ff5a08ed1 Jan 20 10:51:45.894791 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-96aaaa38-7c42-4fac-bc90-f7aab91437db tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:45.895576 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:45.895576 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:45.896642 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-96aaaa38-7c42-4fac-bc90-f7aab91437db tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:46.019541 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:46.019541 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:46.031915 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-96aaaa38-7c42-4fac-bc90-f7aab91437db tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Volume info retrieved successfully. Jan 20 10:51:46.064526 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-96aaaa38-7c42-4fac-bc90-f7aab91437db tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/02750f89-b581-4e82-97ec-661ff5a08ed1 returned with HTTP 200 Jan 20 10:51:46.066317 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 755/1510] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:51:45 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/02750f89-b581-4e82-97ec-661ff5a08ed1 => generated 926 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:46.084734 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6743568d-599d-413c-8b74-6758ad911a14 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/02750f89-b581-4e82-97ec-661ff5a08ed1 Jan 20 10:51:46.085219 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6743568d-599d-413c-8b74-6758ad911a14 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:46.085458 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:46.085458 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:46.085843 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6743568d-599d-413c-8b74-6758ad911a14 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:46.179444 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:46.179444 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:46.195962 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6743568d-599d-413c-8b74-6758ad911a14 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Volume info retrieved successfully. Jan 20 10:51:46.227671 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6743568d-599d-413c-8b74-6758ad911a14 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/02750f89-b581-4e82-97ec-661ff5a08ed1 returned with HTTP 200 Jan 20 10:51:46.233243 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 756/1511] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:51:46 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/02750f89-b581-4e82-97ec-661ff5a08ed1 => generated 926 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:46.246632 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c37bd665-9ee2-48a4-9e7a-dbe9541f52cc tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] POST http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes Jan 20 10:51:46.246632 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:46.246632 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:46.246632 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c37bd665-9ee2-48a4-9e7a-dbe9541f52cc tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1335745833"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:51:46.247220 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-c37bd665-9ee2-48a4-9e7a-dbe9541f52cc tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1335745833'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:51:46.247857 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-c37bd665-9ee2-48a4-9e7a-dbe9541f52cc tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Create volume of 1 GB Jan 20 10:51:46.264339 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c37bd665-9ee2-48a4-9e7a-dbe9541f52cc tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Availability Zones retrieved successfully. Jan 20 10:51:46.281287 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c37bd665-9ee2-48a4-9e7a-dbe9541f52cc tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Flow 'volume_create_api' (5fdc26b6-83f7-453e-bb7b-4efab7c802af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:51:46.284454 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c37bd665-9ee2-48a4-9e7a-dbe9541f52cc tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82b1ba3a-30a9-4da8-ba79-2eced7114fee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:51:46.286630 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-c37bd665-9ee2-48a4-9e7a-dbe9541f52cc tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:51:46.371106 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c37bd665-9ee2-48a4-9e7a-dbe9541f52cc tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82b1ba3a-30a9-4da8-ba79-2eced7114fee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:51:46.374794 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c37bd665-9ee2-48a4-9e7a-dbe9541f52cc tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bf08eaa-ba27-4de9-becd-65c8d385ab28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:51:46.476789 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-c37bd665-9ee2-48a4-9e7a-dbe9541f52cc tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Created reservations ['697fb710-0b9d-4d69-ad19-99cea6f2e62c', '50ff3fad-07ad-40f3-a5e6-77982deec5b1', 'b746879c-912e-4707-93ad-bc902df1e3a3', 'c5340e0f-2bdf-41bf-bc5e-437519a28ed2'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:51:46.478950 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c37bd665-9ee2-48a4-9e7a-dbe9541f52cc tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bf08eaa-ba27-4de9-becd-65c8d385ab28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['697fb710-0b9d-4d69-ad19-99cea6f2e62c', '50ff3fad-07ad-40f3-a5e6-77982deec5b1', 'b746879c-912e-4707-93ad-bc902df1e3a3', 'c5340e0f-2bdf-41bf-bc5e-437519a28ed2']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:51:46.481318 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c37bd665-9ee2-48a4-9e7a-dbe9541f52cc tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (531a6714-4826-4d31-9296-b1f7fc2e0e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:51:46.576680 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c37bd665-9ee2-48a4-9e7a-dbe9541f52cc tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (531a6714-4826-4d31-9296-b1f7fc2e0e59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '872b56df-74d8-4813-958e-38ab2c4bfb6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1335745833',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='adc4d7d898ce4ac89b033923e6329419',qos_specs=None,replication_status=,reservations=['697fb710-0b9d-4d69-ad19-99cea6f2e62c','50ff3fad-07ad-40f3-a5e6-77982deec5b1','b746879c-912e-4707-93ad-bc902df1e3a3','c5340e0f-2bdf-41bf-bc5e-437519a28ed2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1635de8d8d174cc396b6792482e64889',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:51:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1335745833',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=872b56df-74d8-4813-958e-38ab2c4bfb6f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='adc4d7d898ce4ac89b033923e6329419',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1635de8d8d174cc396b6792482e64889',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:51:46.581465 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c37bd665-9ee2-48a4-9e7a-dbe9541f52cc tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78e2b74a-38c6-499d-8bd5-06f6dd2b6c2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:51:46.614712 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-534f07cf-6d8a-4926-a9f4-13f7f5d4f4d8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07 Jan 20 10:51:46.619456 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-534f07cf-6d8a-4926-a9f4-13f7f5d4f4d8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:46.620157 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:46.620157 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:46.621067 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-534f07cf-6d8a-4926-a9f4-13f7f5d4f4d8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:46.622255 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-534f07cf-6d8a-4926-a9f4-13f7f5d4f4d8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] show called for member 386459ef-bfb8-43bd-b8df-d84e07281d07 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:51:46.638098 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c37bd665-9ee2-48a4-9e7a-dbe9541f52cc tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78e2b74a-38c6-499d-8bd5-06f6dd2b6c2a) transitioned into state 'SUCCESS' from state '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-1335745833',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='adc4d7d898ce4ac89b033923e6329419',qos_specs=None,replication_status=,reservations=['697fb710-0b9d-4d69-ad19-99cea6f2e62c','50ff3fad-07ad-40f3-a5e6-77982deec5b1','b746879c-912e-4707-93ad-bc902df1e3a3','c5340e0f-2bdf-41bf-bc5e-437519a28ed2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1635de8d8d174cc396b6792482e64889',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:51:46.642410 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c37bd665-9ee2-48a4-9e7a-dbe9541f52cc tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9200d5d-c82f-4872-9875-9ff2de04ca12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:51:46.644492 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:46.644492 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:46.681609 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c37bd665-9ee2-48a4-9e7a-dbe9541f52cc tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9200d5d-c82f-4872-9875-9ff2de04ca12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:51:46.686404 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c37bd665-9ee2-48a4-9e7a-dbe9541f52cc tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Flow 'volume_create_api' (5fdc26b6-83f7-453e-bb7b-4efab7c802af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:51:46.695438 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-534f07cf-6d8a-4926-a9f4-13f7f5d4f4d8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07 returned with HTTP 200 Jan 20 10:51:46.698067 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 757/1512] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:51:46 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07 => generated 393 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:51:46.712622 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ba62ff59-7769-401a-b23e-c52ed78eee88 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] PUT http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07 Jan 20 10:51:46.713515 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:46.713515 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:46.714655 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ba62ff59-7769-401a-b23e-c52ed78eee88 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "9ea1f195-2cdc-476f-a562-e4a6a2afa50e"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:51:46.715974 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-ba62ff59-7769-401a-b23e-c52ed78eee88 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Update called for group 386459ef-bfb8-43bd-b8df-d84e07281d07. {{(pid=87960) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 20 10:51:46.716539 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-ba62ff59-7769-401a-b23e-c52ed78eee88 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Updating group 386459ef-bfb8-43bd-b8df-d84e07281d07 with name None description: None add_volumes: 9ea1f195-2cdc-476f-a562-e4a6a2afa50e remove_volumes: None. Jan 20 10:51:46.726160 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:46.726160 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:46.795367 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c37bd665-9ee2-48a4-9e7a-dbe9541f52cc tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Create volume request issued successfully. Jan 20 10:51:46.851296 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c37bd665-9ee2-48a4-9e7a-dbe9541f52cc tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes returned with HTTP 202 Jan 20 10:51:46.852445 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 756/1513] 10.222.0.73 () {60 vars in 1226 bytes} [Wed Jan 20 10:51:46 2021] POST /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes => generated 833 bytes in 611 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 20 10:51:46.869407 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e10c4bca-612b-4d72-94ba-40ba5e676282 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/872b56df-74d8-4813-958e-38ab2c4bfb6f Jan 20 10:51:46.869407 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e10c4bca-612b-4d72-94ba-40ba5e676282 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:46.869768 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:46.869768 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:46.870020 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e10c4bca-612b-4d72-94ba-40ba5e676282 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:46.932732 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:46.932732 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:46.953097 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ba62ff59-7769-401a-b23e-c52ed78eee88 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07 returned with HTTP 202 Jan 20 10:51:46.954720 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 758/1514] 10.222.0.73 () {62 vars in 1373 bytes} [Wed Jan 20 10:51:46 2021] PUT /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07 => generated 0 bytes in 249 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 20 10:51:46.956904 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e10c4bca-612b-4d72-94ba-40ba5e676282 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Volume info retrieved successfully. Jan 20 10:51:46.970864 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5d3746f0-497e-4692-9190-2c82727f1268 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07 Jan 20 10:51:46.974849 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5d3746f0-497e-4692-9190-2c82727f1268 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:46.975148 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:46.975148 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:46.976099 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5d3746f0-497e-4692-9190-2c82727f1268 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:46.977413 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-5d3746f0-497e-4692-9190-2c82727f1268 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] show called for member 386459ef-bfb8-43bd-b8df-d84e07281d07 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:51:47.017538 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:47.017538 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:47.038804 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e10c4bca-612b-4d72-94ba-40ba5e676282 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/872b56df-74d8-4813-958e-38ab2c4bfb6f returned with HTTP 200 Jan 20 10:51:47.040312 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 757/1515] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:51:46 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/872b56df-74d8-4813-958e-38ab2c4bfb6f => generated 925 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:47.084573 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5d3746f0-497e-4692-9190-2c82727f1268 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07 returned with HTTP 200 Jan 20 10:51:47.086441 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 759/1516] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:51:46 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07 => generated 392 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:51:48.059381 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7358c7aa-2543-4736-af38-4e884839bbb1 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/872b56df-74d8-4813-958e-38ab2c4bfb6f Jan 20 10:51:48.060840 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7358c7aa-2543-4736-af38-4e884839bbb1 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:48.061303 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:48.061303 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:48.062646 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7358c7aa-2543-4736-af38-4e884839bbb1 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:48.101252 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-11a61a95-bcbe-4d6d-b4e2-655be31f6334 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07 Jan 20 10:51:48.102211 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-11a61a95-bcbe-4d6d-b4e2-655be31f6334 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:48.102425 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:48.102425 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:48.102804 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-11a61a95-bcbe-4d6d-b4e2-655be31f6334 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:48.103502 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-11a61a95-bcbe-4d6d-b4e2-655be31f6334 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] show called for member 386459ef-bfb8-43bd-b8df-d84e07281d07 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:51:48.132627 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:48.132627 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:48.173638 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:48.173638 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:48.195087 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7358c7aa-2543-4736-af38-4e884839bbb1 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Volume info retrieved successfully. Jan 20 10:51:48.213488 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-11a61a95-bcbe-4d6d-b4e2-655be31f6334 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07 returned with HTTP 200 Jan 20 10:51:48.232228 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 760/1517] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:51:48 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07 => generated 393 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:51:48.237495 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7358c7aa-2543-4736-af38-4e884839bbb1 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/872b56df-74d8-4813-958e-38ab2c4bfb6f returned with HTTP 200 Jan 20 10:51:48.238764 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 758/1518] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:51:48 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/872b56df-74d8-4813-958e-38ab2c4bfb6f => generated 926 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:48.252389 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1cd56868-9700-479f-8208-671f4a034911 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/detail Jan 20 10:51:48.252389 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1cd56868-9700-479f-8208-671f4a034911 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:48.252389 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:48.252389 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:48.252389 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1cd56868-9700-479f-8208-671f4a034911 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:48.252389 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-1cd56868-9700-479f-8208-671f4a034911 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:51:48.252389 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:48.252389 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:48.252389 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1cd56868-9700-479f-8208-671f4a034911 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:51:48.259063 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9440cb66-7383-41ed-a1d0-bb3ee035c77e tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/872b56df-74d8-4813-958e-38ab2c4bfb6f Jan 20 10:51:48.260743 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9440cb66-7383-41ed-a1d0-bb3ee035c77e tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:48.261557 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:48.261557 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:48.262779 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9440cb66-7383-41ed-a1d0-bb3ee035c77e tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:48.340097 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1cd56868-9700-479f-8208-671f4a034911 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Get all volumes completed successfully. Jan 20 10:51:48.341723 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-1cd56868-9700-479f-8208-671f4a034911 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:51:48.342264 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-1cd56868-9700-479f-8208-671f4a034911 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:51:48.358406 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-1cd56868-9700-479f-8208-671f4a034911 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:51:48.371767 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:48.371767 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:48.373787 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:48.373787 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:48.397580 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9440cb66-7383-41ed-a1d0-bb3ee035c77e tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Volume info retrieved successfully. Jan 20 10:51:48.401158 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-1cd56868-9700-479f-8208-671f4a034911 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:51:48.401468 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-1cd56868-9700-479f-8208-671f4a034911 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:51:48.413422 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-1cd56868-9700-479f-8208-671f4a034911 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:51:48.433413 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:48.433413 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:48.449455 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9440cb66-7383-41ed-a1d0-bb3ee035c77e tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/872b56df-74d8-4813-958e-38ab2c4bfb6f returned with HTTP 200 Jan 20 10:51:48.451654 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 759/1519] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:51:48 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/872b56df-74d8-4813-958e-38ab2c4bfb6f => generated 926 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:48.474306 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cf7d4d0f-8fac-4b83-9519-c450cf06d2f7 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes Jan 20 10:51:48.474910 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cf7d4d0f-8fac-4b83-9519-c450cf06d2f7 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:48.475152 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:48.475152 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:48.475586 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cf7d4d0f-8fac-4b83-9519-c450cf06d2f7 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:48.476287 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-cf7d4d0f-8fac-4b83-9519-c450cf06d2f7 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:51:48.478235 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-cf7d4d0f-8fac-4b83-9519-c450cf06d2f7 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:51:48.501327 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1cd56868-9700-479f-8208-671f4a034911 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/detail returned with HTTP 200 Jan 20 10:51:48.502743 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 761/1520] 10.222.0.73 () {60 vars in 1266 bytes} [Wed Jan 20 10:51:48 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/detail => generated 1995 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 10:51:48.523652 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4cd34e17-5177-48e6-8aca-9149b00a366d tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] POST http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots Jan 20 10:51:48.524173 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:48.524173 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:48.524600 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4cd34e17-5177-48e6-8aca-9149b00a366d tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "386459ef-bfb8-43bd-b8df-d84e07281d07", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1668535864"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:51:48.526216 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-4cd34e17-5177-48e6-8aca-9149b00a366d tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Creating new group_snapshot {'group_snapshot': {'group_id': '386459ef-bfb8-43bd-b8df-d84e07281d07', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1668535864'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 20 10:51:48.554355 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:48.554355 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:48.574340 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cf7d4d0f-8fac-4b83-9519-c450cf06d2f7 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Get all volumes completed successfully. Jan 20 10:51:48.578428 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cf7d4d0f-8fac-4b83-9519-c450cf06d2f7 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes returned with HTTP 200 Jan 20 10:51:48.585135 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 760/1521] 10.222.0.73 () {58 vars in 1204 bytes} [Wed Jan 20 10:51:48 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes => generated 1174 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:51:48.594412 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-196710db-1c14-4eb6-909b-97eb62577b11 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes?name=tempest-VolumesListTestJSON-Volume-1049138777 Jan 20 10:51:48.596612 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-196710db-1c14-4eb6-909b-97eb62577b11 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:48.597266 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:48.597266 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:48.597803 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-196710db-1c14-4eb6-909b-97eb62577b11 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:48.598925 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-196710db-1c14-4eb6-909b-97eb62577b11 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:51:48.600121 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:48.600121 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:48.601827 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.group_snapshots [None req-4cd34e17-5177-48e6-8aca-9149b00a366d tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1668535864. Jan 20 10:51:48.602046 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-196710db-1c14-4eb6-909b-97eb62577b11 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1049138777'), ('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:51:48.729954 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:48.729954 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:48.762531 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-196710db-1c14-4eb6-909b-97eb62577b11 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Get all volumes completed successfully. Jan 20 10:51:48.766205 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-196710db-1c14-4eb6-909b-97eb62577b11 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes?name=tempest-VolumesListTestJSON-Volume-1049138777 returned with HTTP 200 Jan 20 10:51:48.771978 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 761/1522] 10.222.0.73 () {58 vars in 1305 bytes} [Wed Jan 20 10:51:48 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes?name=tempest-VolumesListTestJSON-Volume-1049138777 => generated 400 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:48.782247 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-22df6d35-b63e-4670-bbd8-68ff3f860379 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1335745833 Jan 20 10:51:48.783169 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-22df6d35-b63e-4670-bbd8-68ff3f860379 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:48.783630 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:48.783630 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:48.784304 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-22df6d35-b63e-4670-bbd8-68ff3f860379 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:48.787677 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-22df6d35-b63e-4670-bbd8-68ff3f860379 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:51:48.788917 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:48.788917 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:48.793209 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-22df6d35-b63e-4670-bbd8-68ff3f860379 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1335745833'), ('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:51:48.849267 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-4cd34e17-5177-48e6-8aca-9149b00a366d tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1524050772 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1524050772, it is now deprecated. Please use the default quota class for default quota. Jan 20 10:51:48.917334 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-4cd34e17-5177-48e6-8aca-9149b00a366d tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Created reservations ['a9ed2064-9d13-4403-9896-d8bdd95cc788', 'f809422a-ebe2-4e34-9a8c-a496b831fe97', 'fd57362c-222b-41cb-a0dd-562fb846a650', '16141def-baf9-43d9-8c92-4784ff9d9a12'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:51:48.998072 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-22df6d35-b63e-4670-bbd8-68ff3f860379 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Get all volumes completed successfully. Jan 20 10:51:49.002216 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:49.002216 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:49.042077 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-22df6d35-b63e-4670-bbd8-68ff3f860379 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1335745833 returned with HTTP 200 Jan 20 10:51:49.044988 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 762/1523] 10.222.0.73 () {58 vars in 1326 bytes} [Wed Jan 20 10:51:48 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1335745833 => generated 929 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:49.062663 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-516c6042-b0a4-40af-b341-9f0b689b61f1 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/detail?limit=1 Jan 20 10:51:49.063316 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-516c6042-b0a4-40af-b341-9f0b689b61f1 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:49.063723 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:49.063723 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:49.064389 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-516c6042-b0a4-40af-b341-9f0b689b61f1 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:49.065353 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-516c6042-b0a4-40af-b341-9f0b689b61f1 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:51:49.067498 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-516c6042-b0a4-40af-b341-9f0b689b61f1 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:51:49.126717 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4cd34e17-5177-48e6-8aca-9149b00a366d tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots returned with HTTP 202 Jan 20 10:51:49.128174 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 762/1524] 10.222.0.73 () {62 vars in 1291 bytes} [Wed Jan 20 10:51:48 2021] POST /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots => generated 187 bytes in 609 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 20 10:51:49.144321 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e1978501-81a6-49ca-bb4d-d528c877f293 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/106ba42a-ce15-441e-878c-6294d0aa54c2 Jan 20 10:51:49.145883 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e1978501-81a6-49ca-bb4d-d528c877f293 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:49.146215 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:49.146215 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:49.146437 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e1978501-81a6-49ca-bb4d-d528c877f293 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:49.146742 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-e1978501-81a6-49ca-bb4d-d528c877f293 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] show called for member 106ba42a-ce15-441e-878c-6294d0aa54c2 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 20 10:51:49.186121 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:49.186121 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:49.215830 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e1978501-81a6-49ca-bb4d-d528c877f293 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/106ba42a-ce15-441e-878c-6294d0aa54c2 returned with HTTP 200 Jan 20 10:51:49.217102 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 763/1525] 10.222.0.73 () {60 vars in 1380 bytes} [Wed Jan 20 10:51:49 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/106ba42a-ce15-441e-878c-6294d0aa54c2 => generated 326 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:51:49.303812 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-516c6042-b0a4-40af-b341-9f0b689b61f1 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Get all volumes completed successfully. Jan 20 10:51:49.305666 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:49.305666 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:49.328080 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-516c6042-b0a4-40af-b341-9f0b689b61f1 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/detail?limit=1 returned with HTTP 200 Jan 20 10:51:49.329332 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 763/1526] 10.222.0.73 () {58 vars in 1240 bytes} [Wed Jan 20 10:51:49 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/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 20 10:51:49.352165 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4b131b3c-74a3-4438-9ad1-0dc8a4e7a132 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/detail?limit=1&marker=872b56df-74d8-4813-958e-38ab2c4bfb6f Jan 20 10:51:49.353553 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4b131b3c-74a3-4438-9ad1-0dc8a4e7a132 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:49.361129 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:49.361129 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:49.362519 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4b131b3c-74a3-4438-9ad1-0dc8a4e7a132 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:49.364521 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-4b131b3c-74a3-4438-9ad1-0dc8a4e7a132 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:51:49.368543 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4b131b3c-74a3-4438-9ad1-0dc8a4e7a132 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:51:49.546112 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4b131b3c-74a3-4438-9ad1-0dc8a4e7a132 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Get all volumes completed successfully. Jan 20 10:51:49.548227 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:49.548227 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:49.561068 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4b131b3c-74a3-4438-9ad1-0dc8a4e7a132 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/detail?limit=1&marker=872b56df-74d8-4813-958e-38ab2c4bfb6f returned with HTTP 200 Jan 20 10:51:49.562556 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 764/1527] 10.222.0.73 () {58 vars in 1328 bytes} [Wed Jan 20 10:51:49 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/detail?limit=1&marker=872b56df-74d8-4813-958e-38ab2c4bfb6f => generated 1105 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:51:49.584173 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d8be4586-4def-4f7c-a727-534cf7d3e15a tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/detail?limit=1&marker=02750f89-b581-4e82-97ec-661ff5a08ed1 Jan 20 10:51:49.584702 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d8be4586-4def-4f7c-a727-534cf7d3e15a tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:49.584925 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:49.584925 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:49.585330 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d8be4586-4def-4f7c-a727-534cf7d3e15a tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:49.585980 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-d8be4586-4def-4f7c-a727-534cf7d3e15a tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:51:49.587749 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-d8be4586-4def-4f7c-a727-534cf7d3e15a tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:51:49.937749 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d8be4586-4def-4f7c-a727-534cf7d3e15a tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Get all volumes completed successfully. Jan 20 10:51:49.941615 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:49.941615 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:49.971957 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d8be4586-4def-4f7c-a727-534cf7d3e15a tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/detail?limit=1&marker=02750f89-b581-4e82-97ec-661ff5a08ed1 returned with HTTP 200 Jan 20 10:51:49.972865 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 764/1528] 10.222.0.73 () {58 vars in 1328 bytes} [Wed Jan 20 10:51:49 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/detail?limit=1&marker=02750f89-b581-4e82-97ec-661ff5a08ed1 => generated 1105 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:51:49.991799 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c499aca9-e307-478f-9f28-c53353c7b649 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/detail?limit=1&marker=41770948-d8de-4c31-9d3f-b8f790ed858c Jan 20 10:51:49.992330 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c499aca9-e307-478f-9f28-c53353c7b649 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:49.992833 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:49.992833 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:49.993059 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c499aca9-e307-478f-9f28-c53353c7b649 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:49.994029 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-c499aca9-e307-478f-9f28-c53353c7b649 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:51:49.997225 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c499aca9-e307-478f-9f28-c53353c7b649 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:51:50.139817 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c499aca9-e307-478f-9f28-c53353c7b649 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Get all volumes completed successfully. Jan 20 10:51:50.147648 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c499aca9-e307-478f-9f28-c53353c7b649 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/detail?limit=1&marker=41770948-d8de-4c31-9d3f-b8f790ed858c returned with HTTP 200 Jan 20 10:51:50.161812 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 765/1529] 10.222.0.73 () {58 vars in 1328 bytes} [Wed Jan 20 10:51:49 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/detail?limit=1&marker=41770948-d8de-4c31-9d3f-b8f790ed858c => generated 15 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 20 10:51:50.183015 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7628cbac-5f6b-4af6-a504-e802b4b9225f tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jan 20 10:51:50.185202 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7628cbac-5f6b-4af6-a504-e802b4b9225f tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:50.185555 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:50.185555 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:50.187674 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7628cbac-5f6b-4af6-a504-e802b4b9225f tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:50.192846 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-7628cbac-5f6b-4af6-a504-e802b4b9225f tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:51:50.194268 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7628cbac-5f6b-4af6-a504-e802b4b9225f tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Could not evaluate value available, assuming string {{(pid=87959) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 20 10:51:50.208626 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7628cbac-5f6b-4af6-a504-e802b4b9225f tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:51:50.245926 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2925a1fb-f175-4385-941f-31932ded706b tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/106ba42a-ce15-441e-878c-6294d0aa54c2 Jan 20 10:51:50.249626 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2925a1fb-f175-4385-941f-31932ded706b tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:50.250335 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2925a1fb-f175-4385-941f-31932ded706b tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:50.251621 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-2925a1fb-f175-4385-941f-31932ded706b tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] show called for member 106ba42a-ce15-441e-878c-6294d0aa54c2 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 20 10:51:50.264056 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:50.264056 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:50.303588 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2925a1fb-f175-4385-941f-31932ded706b tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/106ba42a-ce15-441e-878c-6294d0aa54c2 returned with HTTP 200 Jan 20 10:51:50.310507 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 766/1530] 10.222.0.73 () {60 vars in 1380 bytes} [Wed Jan 20 10:51:50 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/106ba42a-ce15-441e-878c-6294d0aa54c2 => generated 326 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:51:50.328733 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7628cbac-5f6b-4af6-a504-e802b4b9225f tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Get all volumes completed successfully. Jan 20 10:51:50.331877 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:50.331877 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:50.356696 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7628cbac-5f6b-4af6-a504-e802b4b9225f tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jan 20 10:51:50.357981 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 765/1531] 10.222.0.73 () {58 vars in 1324 bytes} [Wed Jan 20 10:51:50 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 2063 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:51:50.382974 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9b993be3-a825-4096-a1e2-466312a1930f tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jan 20 10:51:50.383787 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9b993be3-a825-4096-a1e2-466312a1930f tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:50.383924 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:50.383924 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:50.384459 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9b993be3-a825-4096-a1e2-466312a1930f tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:50.385180 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-9b993be3-a825-4096-a1e2-466312a1930f tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:51:50.385800 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9b993be3-a825-4096-a1e2-466312a1930f tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Could not evaluate value available, assuming string {{(pid=87960) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 20 10:51:50.387552 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9b993be3-a825-4096-a1e2-466312a1930f tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:51:50.555527 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9b993be3-a825-4096-a1e2-466312a1930f tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Get all volumes completed successfully. Jan 20 10:51:50.559236 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:50.559236 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:50.577112 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9b993be3-a825-4096-a1e2-466312a1930f tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jan 20 10:51:50.579010 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 767/1532] 10.222.0.73 () {58 vars in 1326 bytes} [Wed Jan 20 10:51:50 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 2064 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:51:50.617120 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0e1e24ea-0826-4e7c-bc67-262ac97be7c9 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes?limit=1 Jan 20 10:51:50.618011 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0e1e24ea-0826-4e7c-bc67-262ac97be7c9 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:50.618356 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:50.618356 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:50.620491 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0e1e24ea-0826-4e7c-bc67-262ac97be7c9 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:50.621443 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-0e1e24ea-0826-4e7c-bc67-262ac97be7c9 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:51:50.623336 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0e1e24ea-0826-4e7c-bc67-262ac97be7c9 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:51:50.735120 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0e1e24ea-0826-4e7c-bc67-262ac97be7c9 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Get all volumes completed successfully. Jan 20 10:51:50.738092 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0e1e24ea-0826-4e7c-bc67-262ac97be7c9 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes?limit=1 returned with HTTP 200 Jan 20 10:51:50.739038 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 766/1533] 10.222.0.73 () {58 vars in 1219 bytes} [Wed Jan 20 10:51:50 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes?limit=1 => generated 569 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:51:50.753881 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aca69519-dcf0-4781-a48f-508e5743c0c6 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes?limit=1&marker=872b56df-74d8-4813-958e-38ab2c4bfb6f Jan 20 10:51:50.754846 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aca69519-dcf0-4781-a48f-508e5743c0c6 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:50.755207 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:50.755207 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:50.755890 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aca69519-dcf0-4781-a48f-508e5743c0c6 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:50.757088 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-aca69519-dcf0-4781-a48f-508e5743c0c6 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:51:50.760697 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-aca69519-dcf0-4781-a48f-508e5743c0c6 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:51:51.006871 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-aca69519-dcf0-4781-a48f-508e5743c0c6 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Get all volumes completed successfully. Jan 20 10:51:51.015425 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aca69519-dcf0-4781-a48f-508e5743c0c6 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes?limit=1&marker=872b56df-74d8-4813-958e-38ab2c4bfb6f returned with HTTP 200 Jan 20 10:51:51.025636 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 768/1534] 10.222.0.73 () {58 vars in 1307 bytes} [Wed Jan 20 10:51:50 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes?limit=1&marker=872b56df-74d8-4813-958e-38ab2c4bfb6f => generated 569 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:51.040745 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-19dd61d7-0a8d-4e09-aac8-b45ab83242f8 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes?limit=1&marker=02750f89-b581-4e82-97ec-661ff5a08ed1 Jan 20 10:51:51.053929 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-19dd61d7-0a8d-4e09-aac8-b45ab83242f8 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:51.054456 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:51.054456 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:51.055145 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-19dd61d7-0a8d-4e09-aac8-b45ab83242f8 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:51.056291 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-19dd61d7-0a8d-4e09-aac8-b45ab83242f8 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:51:51.057435 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:51.057435 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:51.058874 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-19dd61d7-0a8d-4e09-aac8-b45ab83242f8 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:51:51.321476 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5d759d93-9bfb-4edf-a9cc-a6287af2ef1c tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/106ba42a-ce15-441e-878c-6294d0aa54c2 Jan 20 10:51:51.322613 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5d759d93-9bfb-4edf-a9cc-a6287af2ef1c tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:51.323027 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:51.323027 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:51.326084 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5d759d93-9bfb-4edf-a9cc-a6287af2ef1c tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:51.327118 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-5d759d93-9bfb-4edf-a9cc-a6287af2ef1c tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] show called for member 106ba42a-ce15-441e-878c-6294d0aa54c2 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 20 10:51:51.362573 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:51.362573 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:51.400780 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-19dd61d7-0a8d-4e09-aac8-b45ab83242f8 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Get all volumes completed successfully. Jan 20 10:51:51.405671 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-19dd61d7-0a8d-4e09-aac8-b45ab83242f8 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes?limit=1&marker=02750f89-b581-4e82-97ec-661ff5a08ed1 returned with HTTP 200 Jan 20 10:51:51.406066 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5d759d93-9bfb-4edf-a9cc-a6287af2ef1c tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/106ba42a-ce15-441e-878c-6294d0aa54c2 returned with HTTP 200 Jan 20 10:51:51.407848 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 769/1535] 10.222.0.73 () {60 vars in 1380 bytes} [Wed Jan 20 10:51:51 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/106ba42a-ce15-441e-878c-6294d0aa54c2 => generated 326 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:51:51.410181 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 767/1536] 10.222.0.73 () {58 vars in 1307 bytes} [Wed Jan 20 10:51:51 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes?limit=1&marker=02750f89-b581-4e82-97ec-661ff5a08ed1 => generated 569 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:51.426450 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7349bb6e-0af9-46e9-8ace-d5afd15ebd34 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes?limit=1&marker=41770948-d8de-4c31-9d3f-b8f790ed858c Jan 20 10:51:51.427389 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7349bb6e-0af9-46e9-8ace-d5afd15ebd34 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:51.427722 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:51.427722 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:51.428324 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7349bb6e-0af9-46e9-8ace-d5afd15ebd34 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:51.429465 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-7349bb6e-0af9-46e9-8ace-d5afd15ebd34 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:51:51.432270 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7349bb6e-0af9-46e9-8ace-d5afd15ebd34 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:51:51.712881 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7349bb6e-0af9-46e9-8ace-d5afd15ebd34 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Get all volumes completed successfully. Jan 20 10:51:51.714788 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7349bb6e-0af9-46e9-8ace-d5afd15ebd34 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes?limit=1&marker=41770948-d8de-4c31-9d3f-b8f790ed858c returned with HTTP 200 Jan 20 10:51:51.715836 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 770/1537] 10.222.0.73 () {58 vars in 1307 bytes} [Wed Jan 20 10:51:51 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes?limit=1&marker=41770948-d8de-4c31-9d3f-b8f790ed858c => generated 15 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 20 10:51:51.743142 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-398474e9-2b4b-4bd8-8354-ba678a38946a tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes?name=tempest-VolumesListTestJSON-Volume-1049138777&status=available Jan 20 10:51:51.743759 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-398474e9-2b4b-4bd8-8354-ba678a38946a tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:51.744029 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:51.744029 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:51.744441 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-398474e9-2b4b-4bd8-8354-ba678a38946a tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:51.745500 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-398474e9-2b4b-4bd8-8354-ba678a38946a tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:51:51.748990 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-398474e9-2b4b-4bd8-8354-ba678a38946a tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Could not evaluate value available, assuming string {{(pid=87959) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 20 10:51:51.748990 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:51.748990 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:51.748990 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-398474e9-2b4b-4bd8-8354-ba678a38946a tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1049138777'), ('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:51:51.809852 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-398474e9-2b4b-4bd8-8354-ba678a38946a tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Get all volumes completed successfully. Jan 20 10:51:51.810958 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-398474e9-2b4b-4bd8-8354-ba678a38946a tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes?name=tempest-VolumesListTestJSON-Volume-1049138777&status=available returned with HTTP 200 Jan 20 10:51:51.811863 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 768/1538] 10.222.0.73 () {58 vars in 1339 bytes} [Wed Jan 20 10:51:51 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes?name=tempest-VolumesListTestJSON-Volume-1049138777&status=available => generated 400 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:51.824196 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dbec9370-de38-478d-a44b-e7dd946783b8 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1049138777&status=available Jan 20 10:51:51.824696 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dbec9370-de38-478d-a44b-e7dd946783b8 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:51.825250 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dbec9370-de38-478d-a44b-e7dd946783b8 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:51.825906 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-dbec9370-de38-478d-a44b-e7dd946783b8 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:51:51.826505 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-dbec9370-de38-478d-a44b-e7dd946783b8 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Could not evaluate value available, assuming string {{(pid=87960) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 20 10:51:51.828079 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-dbec9370-de38-478d-a44b-e7dd946783b8 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1049138777'), ('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:51:51.892650 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dbec9370-de38-478d-a44b-e7dd946783b8 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Get all volumes completed successfully. Jan 20 10:51:51.894837 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:51.894837 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:51.915867 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dbec9370-de38-478d-a44b-e7dd946783b8 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1049138777&status=available returned with HTTP 200 Jan 20 10:51:51.917381 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 771/1539] 10.222.0.73 () {58 vars in 1360 bytes} [Wed Jan 20 10:51:51 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1049138777&status=available => generated 929 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:51.944731 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cb7a6b2e-63ee-4c3b-a03b-3445a573f54c tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/detail?marker=02750f89-b581-4e82-97ec-661ff5a08ed1&sort=id%3Aasc Jan 20 10:51:51.946036 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cb7a6b2e-63ee-4c3b-a03b-3445a573f54c tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:51.946717 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:51.946717 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:51.947599 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cb7a6b2e-63ee-4c3b-a03b-3445a573f54c tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:51.949208 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-cb7a6b2e-63ee-4c3b-a03b-3445a573f54c tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:51:51.951370 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:51.951370 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:51.953763 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-cb7a6b2e-63ee-4c3b-a03b-3445a573f54c tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:51:52.176076 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cb7a6b2e-63ee-4c3b-a03b-3445a573f54c tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Get all volumes completed successfully. Jan 20 10:51:52.178442 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:52.178442 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:52.194479 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cb7a6b2e-63ee-4c3b-a03b-3445a573f54c tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/detail?marker=02750f89-b581-4e82-97ec-661ff5a08ed1&sort=id%3Aasc returned with HTTP 200 Jan 20 10:51:52.204987 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 769/1540] 10.222.0.73 () {58 vars in 1340 bytes} [Wed Jan 20 10:51:51 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/detail?marker=02750f89-b581-4e82-97ec-661ff5a08ed1&sort=id%3Aasc => generated 1845 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:51:52.240516 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-77ba05cf-80b1-4fdd-966d-a76b9fa50262 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 20 10:51:52.241837 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-77ba05cf-80b1-4fdd-966d-a76b9fa50262 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:52.242334 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:52.242334 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:52.243355 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-77ba05cf-80b1-4fdd-966d-a76b9fa50262 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:52.244335 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-77ba05cf-80b1-4fdd-966d-a76b9fa50262 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:51:52.249486 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-77ba05cf-80b1-4fdd-966d-a76b9fa50262 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:51:52.345393 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-77ba05cf-80b1-4fdd-966d-a76b9fa50262 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Get all volumes completed successfully. Jan 20 10:51:52.353253 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:52.353253 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:52.373011 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-77ba05cf-80b1-4fdd-966d-a76b9fa50262 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 20 10:51:52.374782 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 772/1541] 10.222.0.73 () {58 vars in 1304 bytes} [Wed Jan 20 10:51:52 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2761 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:51:52.401417 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2711789b-5f18-4ddb-bb1f-d0d169195385 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/detail Jan 20 10:51:52.402171 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2711789b-5f18-4ddb-bb1f-d0d169195385 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:52.402517 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:52.402517 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:52.403041 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2711789b-5f18-4ddb-bb1f-d0d169195385 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:52.403913 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-2711789b-5f18-4ddb-bb1f-d0d169195385 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:51:52.406187 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2711789b-5f18-4ddb-bb1f-d0d169195385 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:51:52.429232 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3350f8f4-0fa0-43ec-b1d4-a6ba670e384b tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/106ba42a-ce15-441e-878c-6294d0aa54c2 Jan 20 10:51:52.430200 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3350f8f4-0fa0-43ec-b1d4-a6ba670e384b tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:52.430627 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:52.430627 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:52.431578 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3350f8f4-0fa0-43ec-b1d4-a6ba670e384b tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:52.432246 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-3350f8f4-0fa0-43ec-b1d4-a6ba670e384b tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] show called for member 106ba42a-ce15-441e-878c-6294d0aa54c2 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 20 10:51:52.450753 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:52.450753 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:52.487032 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3350f8f4-0fa0-43ec-b1d4-a6ba670e384b tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/106ba42a-ce15-441e-878c-6294d0aa54c2 returned with HTTP 200 Jan 20 10:51:52.488924 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 773/1542] 10.222.0.73 () {60 vars in 1380 bytes} [Wed Jan 20 10:51:52 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/106ba42a-ce15-441e-878c-6294d0aa54c2 => generated 326 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:51:52.597306 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2711789b-5f18-4ddb-bb1f-d0d169195385 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Get all volumes completed successfully. Jan 20 10:51:52.602732 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:52.602732 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:52.623513 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2711789b-5f18-4ddb-bb1f-d0d169195385 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/detail returned with HTTP 200 Jan 20 10:51:52.625942 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 770/1543] 10.222.0.73 () {58 vars in 1225 bytes} [Wed Jan 20 10:51:52 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/detail => generated 2761 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:51:52.651829 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-26b18dad-9794-45e5-8695-ba9c6f07adc1 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 20 10:51:52.652382 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-26b18dad-9794-45e5-8695-ba9c6f07adc1 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:52.652589 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:52.652589 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:52.652990 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-26b18dad-9794-45e5-8695-ba9c6f07adc1 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:52.653871 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-26b18dad-9794-45e5-8695-ba9c6f07adc1 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:51:52.656458 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-26b18dad-9794-45e5-8695-ba9c6f07adc1 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:51:52.745724 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-26b18dad-9794-45e5-8695-ba9c6f07adc1 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Get all volumes completed successfully. Jan 20 10:51:52.747227 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-26b18dad-9794-45e5-8695-ba9c6f07adc1 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 20 10:51:52.748425 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 774/1544] 10.222.0.73 () {58 vars in 1283 bytes} [Wed Jan 20 10:51:52 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 1174 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:51:52.764082 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e5cd08ca-1dd9-4b70-b8fb-cf70c64ce113 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes?availability_zone=nova Jan 20 10:51:52.765274 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e5cd08ca-1dd9-4b70-b8fb-cf70c64ce113 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:52.765868 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:52.765868 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:52.766910 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e5cd08ca-1dd9-4b70-b8fb-cf70c64ce113 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:52.768877 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-e5cd08ca-1dd9-4b70-b8fb-cf70c64ce113 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:51:52.770710 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e5cd08ca-1dd9-4b70-b8fb-cf70c64ce113 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Could not evaluate value nova, assuming string {{(pid=87959) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 20 10:51:52.774555 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e5cd08ca-1dd9-4b70-b8fb-cf70c64ce113 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:51:52.982397 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e5cd08ca-1dd9-4b70-b8fb-cf70c64ce113 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Get all volumes completed successfully. Jan 20 10:51:52.986032 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e5cd08ca-1dd9-4b70-b8fb-cf70c64ce113 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes?availability_zone=nova returned with HTTP 200 Jan 20 10:51:52.989027 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 771/1545] 10.222.0.73 () {58 vars in 1249 bytes} [Wed Jan 20 10:51:52 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes?availability_zone=nova => generated 1174 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:51:53.015172 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2354ead8-3823-49a3-90ab-80a6f8fbc7be tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes?availability_zone=nova Jan 20 10:51:53.016161 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2354ead8-3823-49a3-90ab-80a6f8fbc7be tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:53.016465 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:53.016465 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:53.021684 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2354ead8-3823-49a3-90ab-80a6f8fbc7be tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:53.026004 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-2354ead8-3823-49a3-90ab-80a6f8fbc7be tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:51:53.027187 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2354ead8-3823-49a3-90ab-80a6f8fbc7be tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Could not evaluate value nova, assuming string {{(pid=87960) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 20 10:51:53.028647 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:53.028647 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:53.041159 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2354ead8-3823-49a3-90ab-80a6f8fbc7be tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:51:53.308679 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2354ead8-3823-49a3-90ab-80a6f8fbc7be tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Get all volumes completed successfully. Jan 20 10:51:53.312480 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2354ead8-3823-49a3-90ab-80a6f8fbc7be tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes?availability_zone=nova returned with HTTP 200 Jan 20 10:51:53.314546 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 775/1546] 10.222.0.73 () {58 vars in 1249 bytes} [Wed Jan 20 10:51:53 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes?availability_zone=nova => generated 1174 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:51:53.330399 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ab721570-4e52-4170-9f93-44f5be2660f8 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes?bootable=false Jan 20 10:51:53.331176 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ab721570-4e52-4170-9f93-44f5be2660f8 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:53.331575 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:53.331575 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:53.332315 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ab721570-4e52-4170-9f93-44f5be2660f8 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:53.333570 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-ab721570-4e52-4170-9f93-44f5be2660f8 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:51:53.335204 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:53.335204 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:53.337349 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ab721570-4e52-4170-9f93-44f5be2660f8 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:51:53.501727 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8cc2d931-4628-4e01-a571-421e41ddf46a tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/106ba42a-ce15-441e-878c-6294d0aa54c2 Jan 20 10:51:53.503003 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8cc2d931-4628-4e01-a571-421e41ddf46a tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:53.503183 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:53.503183 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:53.503807 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8cc2d931-4628-4e01-a571-421e41ddf46a tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:53.504069 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-8cc2d931-4628-4e01-a571-421e41ddf46a tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] show called for member 106ba42a-ce15-441e-878c-6294d0aa54c2 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 20 10:51:53.520880 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:53.520880 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:53.550937 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ab721570-4e52-4170-9f93-44f5be2660f8 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Get all volumes completed successfully. Jan 20 10:51:53.552660 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ab721570-4e52-4170-9f93-44f5be2660f8 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes?bootable=false returned with HTTP 200 Jan 20 10:51:53.554400 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 772/1547] 10.222.0.73 () {58 vars in 1233 bytes} [Wed Jan 20 10:51:53 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes?bootable=false => generated 1174 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:51:53.563229 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8cc2d931-4628-4e01-a571-421e41ddf46a tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/106ba42a-ce15-441e-878c-6294d0aa54c2 returned with HTTP 200 Jan 20 10:51:53.574339 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8883e6b5-4f44-4770-b10f-238dc37a23d8 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes?bootable=false Jan 20 10:51:53.576331 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8883e6b5-4f44-4770-b10f-238dc37a23d8 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:53.577325 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:53.577325 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:53.578331 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8883e6b5-4f44-4770-b10f-238dc37a23d8 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:53.579925 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-8883e6b5-4f44-4770-b10f-238dc37a23d8 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:51:53.581546 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:53.581546 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:53.585103 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8883e6b5-4f44-4770-b10f-238dc37a23d8 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:51:53.597061 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 776/1548] 10.222.0.73 () {60 vars in 1380 bytes} [Wed Jan 20 10:51:53 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/106ba42a-ce15-441e-878c-6294d0aa54c2 => generated 327 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:51:53.605749 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f723fdb7-82d0-420a-bd83-c069b8f1b715 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/detail Jan 20 10:51:53.606873 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f723fdb7-82d0-420a-bd83-c069b8f1b715 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:53.607384 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:53.607384 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:53.608925 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f723fdb7-82d0-420a-bd83-c069b8f1b715 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:53.617612 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-f723fdb7-82d0-420a-bd83-c069b8f1b715 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:51:53.622150 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-f723fdb7-82d0-420a-bd83-c069b8f1b715 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Building query based on filter {{(pid=87960) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 20 10:51:53.699119 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f723fdb7-82d0-420a-bd83-c069b8f1b715 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Get all snapshots completed successfully. Jan 20 10:51:53.711033 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:53.711033 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:53.714086 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f723fdb7-82d0-420a-bd83-c069b8f1b715 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/detail returned with HTTP 200 Jan 20 10:51:53.716016 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 777/1549] 10.222.0.73 () {58 vars in 1231 bytes} [Wed Jan 20 10:51:53 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/detail => generated 929 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:53.721492 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8883e6b5-4f44-4770-b10f-238dc37a23d8 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Get all volumes completed successfully. Jan 20 10:51:53.723225 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8883e6b5-4f44-4770-b10f-238dc37a23d8 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes?bootable=false returned with HTTP 200 Jan 20 10:51:53.730157 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 773/1550] 10.222.0.73 () {58 vars in 1233 bytes} [Wed Jan 20 10:51:53 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes?bootable=false => generated 1174 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:51:53.737472 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8c08cd38-a5e2-4b2c-8056-fd447d2388ad tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/cf35c23f-e026-41e1-b31b-ab0e33c2f039 Jan 20 10:51:53.746767 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a4dc4268-63b1-4a2a-bf72-81025dffec7f tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes?status=available Jan 20 10:51:53.747125 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8c08cd38-a5e2-4b2c-8056-fd447d2388ad tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:53.747500 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:53.747500 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:53.748180 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8c08cd38-a5e2-4b2c-8056-fd447d2388ad tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:53.755892 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a4dc4268-63b1-4a2a-bf72-81025dffec7f tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:53.756465 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:53.756465 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:53.757460 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a4dc4268-63b1-4a2a-bf72-81025dffec7f tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:53.758859 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-a4dc4268-63b1-4a2a-bf72-81025dffec7f tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:51:53.760995 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a4dc4268-63b1-4a2a-bf72-81025dffec7f tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Could not evaluate value available, assuming string {{(pid=87960) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 20 10:51:53.763754 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-a4dc4268-63b1-4a2a-bf72-81025dffec7f tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:51:53.799759 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:53.799759 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:53.801234 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8c08cd38-a5e2-4b2c-8056-fd447d2388ad tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Snapshot retrieved successfully. Jan 20 10:51:53.804459 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8c08cd38-a5e2-4b2c-8056-fd447d2388ad tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/cf35c23f-e026-41e1-b31b-ab0e33c2f039 returned with HTTP 200 Jan 20 10:51:53.806302 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 774/1551] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:51:53 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/cf35c23f-e026-41e1-b31b-ab0e33c2f039 => generated 470 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:53.822326 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d9fec89b-a639-4b17-a0f0-c1193353eb18 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/a3915a13-88ab-4b9c-8b9f-fd84622baec6 Jan 20 10:51:53.823374 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d9fec89b-a639-4b17-a0f0-c1193353eb18 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:53.823775 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:53.823775 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:53.824440 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d9fec89b-a639-4b17-a0f0-c1193353eb18 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:53.856095 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:53.856095 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:53.858585 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d9fec89b-a639-4b17-a0f0-c1193353eb18 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Snapshot retrieved successfully. Jan 20 10:51:53.861429 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d9fec89b-a639-4b17-a0f0-c1193353eb18 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/a3915a13-88ab-4b9c-8b9f-fd84622baec6 returned with HTTP 200 Jan 20 10:51:53.862831 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 775/1552] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:51:53 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/a3915a13-88ab-4b9c-8b9f-fd84622baec6 => generated 470 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:51:53.875766 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-44a1563d-cb2b-46cf-9a90-1bced459aeff tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] DELETE http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/106ba42a-ce15-441e-878c-6294d0aa54c2 Jan 20 10:51:53.876816 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-44a1563d-cb2b-46cf-9a90-1bced459aeff tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:53.877258 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:53.877258 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:53.877943 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-44a1563d-cb2b-46cf-9a90-1bced459aeff tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:53.878644 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-44a1563d-cb2b-46cf-9a90-1bced459aeff tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] delete called for member 106ba42a-ce15-441e-878c-6294d0aa54c2 {{(pid=87959) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 20 10:51:53.879463 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.group_snapshots [None req-44a1563d-cb2b-46cf-9a90-1bced459aeff tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Delete group_snapshot with id: 106ba42a-ce15-441e-878c-6294d0aa54c2 Jan 20 10:51:53.886216 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a4dc4268-63b1-4a2a-bf72-81025dffec7f tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Get all volumes completed successfully. Jan 20 10:51:53.888646 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a4dc4268-63b1-4a2a-bf72-81025dffec7f tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes?status=available returned with HTTP 200 Jan 20 10:51:53.889847 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 778/1553] 10.222.0.73 () {58 vars in 1237 bytes} [Wed Jan 20 10:51:53 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes?status=available => generated 1174 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:51:53.894949 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:53.894949 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:53.904544 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0cefdac3-44ba-47e5-b12a-b95c556a2807 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes?status=available Jan 20 10:51:53.905229 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0cefdac3-44ba-47e5-b12a-b95c556a2807 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:53.905421 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:53.905421 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:53.907116 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0cefdac3-44ba-47e5-b12a-b95c556a2807 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:53.907116 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-0cefdac3-44ba-47e5-b12a-b95c556a2807 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:51:53.907116 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0cefdac3-44ba-47e5-b12a-b95c556a2807 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Could not evaluate value available, assuming string {{(pid=87960) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 20 10:51:53.907831 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:53.907831 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:53.910967 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-0cefdac3-44ba-47e5-b12a-b95c556a2807 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:51:54.028996 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0cefdac3-44ba-47e5-b12a-b95c556a2807 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Get all volumes completed successfully. Jan 20 10:51:54.031610 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0cefdac3-44ba-47e5-b12a-b95c556a2807 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes?status=available returned with HTTP 200 Jan 20 10:51:54.040532 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 779/1554] 10.222.0.73 () {58 vars in 1237 bytes} [Wed Jan 20 10:51:53 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes?status=available => generated 1174 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:51:54.063512 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7cc22e09-e560-4ccc-a46e-a2545d6bc753 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/detail?availability_zone=nova Jan 20 10:51:54.064918 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7cc22e09-e560-4ccc-a46e-a2545d6bc753 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:54.065480 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:54.065480 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:54.066317 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7cc22e09-e560-4ccc-a46e-a2545d6bc753 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:54.068317 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-7cc22e09-e560-4ccc-a46e-a2545d6bc753 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:51:54.069970 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7cc22e09-e560-4ccc-a46e-a2545d6bc753 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Could not evaluate value nova, assuming string {{(pid=87960) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 20 10:51:54.071553 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:54.071553 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:54.073053 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7cc22e09-e560-4ccc-a46e-a2545d6bc753 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:51:54.074132 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-44a1563d-cb2b-46cf-9a90-1bced459aeff tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/106ba42a-ce15-441e-878c-6294d0aa54c2 returned with HTTP 202 Jan 20 10:51:54.078530 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 776/1555] 10.222.0.73 () {60 vars in 1383 bytes} [Wed Jan 20 10:51:53 2021] DELETE /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/106ba42a-ce15-441e-878c-6294d0aa54c2 => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 20 10:51:54.084327 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c45a96fd-0638-4e63-a46f-6eadc8f6fc9e tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/detail Jan 20 10:51:54.086625 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c45a96fd-0638-4e63-a46f-6eadc8f6fc9e tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:54.087257 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:54.087257 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:54.088963 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c45a96fd-0638-4e63-a46f-6eadc8f6fc9e tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:54.090522 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-c45a96fd-0638-4e63-a46f-6eadc8f6fc9e tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:51:54.092212 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:54.092212 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:54.094489 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c45a96fd-0638-4e63-a46f-6eadc8f6fc9e tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:51:54.210078 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c45a96fd-0638-4e63-a46f-6eadc8f6fc9e tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Get all volumes completed successfully. Jan 20 10:51:54.212062 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-c45a96fd-0638-4e63-a46f-6eadc8f6fc9e tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:51:54.212514 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-c45a96fd-0638-4e63-a46f-6eadc8f6fc9e tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:51:54.223777 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-c45a96fd-0638-4e63-a46f-6eadc8f6fc9e tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:51:54.239231 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:54.239231 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:54.265086 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-c45a96fd-0638-4e63-a46f-6eadc8f6fc9e tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:51:54.265915 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-c45a96fd-0638-4e63-a46f-6eadc8f6fc9e tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:51:54.274972 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-c45a96fd-0638-4e63-a46f-6eadc8f6fc9e tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:51:54.284342 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:54.284342 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:54.295343 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7cc22e09-e560-4ccc-a46e-a2545d6bc753 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Get all volumes completed successfully. Jan 20 10:51:54.303609 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:54.303609 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:54.327789 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7cc22e09-e560-4ccc-a46e-a2545d6bc753 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/detail?availability_zone=nova returned with HTTP 200 Jan 20 10:51:54.332973 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 780/1556] 10.222.0.73 () {58 vars in 1270 bytes} [Wed Jan 20 10:51:54 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/detail?availability_zone=nova => generated 2761 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:51:54.368317 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-15296b3d-7872-4bb1-bd2f-2cfa55db8f8a tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/detail?bootable=false Jan 20 10:51:54.372362 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-15296b3d-7872-4bb1-bd2f-2cfa55db8f8a tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:54.372362 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:54.372362 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:54.372362 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-15296b3d-7872-4bb1-bd2f-2cfa55db8f8a tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:54.372362 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-15296b3d-7872-4bb1-bd2f-2cfa55db8f8a tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:51:54.372362 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-15296b3d-7872-4bb1-bd2f-2cfa55db8f8a tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:51:54.374436 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c45a96fd-0638-4e63-a46f-6eadc8f6fc9e tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/detail returned with HTTP 200 Jan 20 10:51:54.397872 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 777/1557] 10.222.0.73 () {60 vars in 1266 bytes} [Wed Jan 20 10:51:54 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/detail => generated 1995 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 20 10:51:54.407361 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fed01e2b-a618-4ab1-b509-76c49486acdd tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/detail Jan 20 10:51:54.410228 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fed01e2b-a618-4ab1-b509-76c49486acdd tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:54.410659 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:54.410659 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:54.411316 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fed01e2b-a618-4ab1-b509-76c49486acdd tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:54.412213 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-fed01e2b-a618-4ab1-b509-76c49486acdd tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:51:54.415590 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-fed01e2b-a618-4ab1-b509-76c49486acdd tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Building query based on filter {{(pid=87959) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 20 10:51:54.453643 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fed01e2b-a618-4ab1-b509-76c49486acdd tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Get all snapshots completed successfully. Jan 20 10:51:54.455893 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:54.455893 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:54.459096 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fed01e2b-a618-4ab1-b509-76c49486acdd tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/detail returned with HTTP 200 Jan 20 10:51:54.475760 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 778/1558] 10.222.0.73 () {58 vars in 1231 bytes} [Wed Jan 20 10:51:54 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/detail => generated 929 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:54.488710 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-15296b3d-7872-4bb1-bd2f-2cfa55db8f8a tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Get all volumes completed successfully. Jan 20 10:51:54.489478 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8d9685e9-60f1-4179-95b7-37e25dd41124 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/cf35c23f-e026-41e1-b31b-ab0e33c2f039 Jan 20 10:51:54.491732 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8d9685e9-60f1-4179-95b7-37e25dd41124 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:54.492187 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:54.492187 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:54.493790 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:54.493790 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:54.496858 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8d9685e9-60f1-4179-95b7-37e25dd41124 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:54.536987 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-15296b3d-7872-4bb1-bd2f-2cfa55db8f8a tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/detail?bootable=false returned with HTTP 200 Jan 20 10:51:54.537871 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 781/1559] 10.222.0.73 () {58 vars in 1254 bytes} [Wed Jan 20 10:51:54 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/detail?bootable=false => generated 2761 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:51:54.552533 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:54.552533 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:54.562285 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8d9685e9-60f1-4179-95b7-37e25dd41124 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Snapshot retrieved successfully. Jan 20 10:51:54.566140 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8d9685e9-60f1-4179-95b7-37e25dd41124 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/cf35c23f-e026-41e1-b31b-ab0e33c2f039 returned with HTTP 200 Jan 20 10:51:54.567736 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 779/1560] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:51:54 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/cf35c23f-e026-41e1-b31b-ab0e33c2f039 => generated 469 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:51:54.577897 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-386214db-c4d9-4a13-b576-2fcf7bcc934f tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/detail?status=available Jan 20 10:51:54.577897 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-386214db-c4d9-4a13-b576-2fcf7bcc934f tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:54.578177 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:54.578177 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:54.578462 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-386214db-c4d9-4a13-b576-2fcf7bcc934f tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:54.579377 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-386214db-c4d9-4a13-b576-2fcf7bcc934f tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:51:54.579843 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-386214db-c4d9-4a13-b576-2fcf7bcc934f tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Could not evaluate value available, assuming string {{(pid=87960) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 20 10:51:54.590006 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-386214db-c4d9-4a13-b576-2fcf7bcc934f tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:51:54.698040 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-386214db-c4d9-4a13-b576-2fcf7bcc934f tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Get all volumes completed successfully. Jan 20 10:51:54.702528 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:54.702528 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:54.722047 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-386214db-c4d9-4a13-b576-2fcf7bcc934f tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/detail?status=available returned with HTTP 200 Jan 20 10:51:54.723842 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 782/1561] 10.222.0.73 () {58 vars in 1258 bytes} [Wed Jan 20 10:51:54 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/detail?status=available => generated 2761 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:51:54.750219 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-661b55d7-a7e5-41f9-92d2-bb41afb9f2d9 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] DELETE http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/872b56df-74d8-4813-958e-38ab2c4bfb6f Jan 20 10:51:54.752638 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-661b55d7-a7e5-41f9-92d2-bb41afb9f2d9 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:54.755796 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:54.755796 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:54.757115 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-661b55d7-a7e5-41f9-92d2-bb41afb9f2d9 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:54.762242 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-661b55d7-a7e5-41f9-92d2-bb41afb9f2d9 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Delete volume with id: 872b56df-74d8-4813-958e-38ab2c4bfb6f Jan 20 10:51:54.937766 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:54.937766 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:54.940557 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-661b55d7-a7e5-41f9-92d2-bb41afb9f2d9 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Volume info retrieved successfully. Jan 20 10:51:54.998570 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-661b55d7-a7e5-41f9-92d2-bb41afb9f2d9 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Delete volume request issued successfully. Jan 20 10:51:54.999395 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-661b55d7-a7e5-41f9-92d2-bb41afb9f2d9 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/872b56df-74d8-4813-958e-38ab2c4bfb6f returned with HTTP 202 Jan 20 10:51:55.004210 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 780/1562] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:51:54 2021] DELETE /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/872b56df-74d8-4813-958e-38ab2c4bfb6f => generated 0 bytes in 259 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:51:55.010716 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7651253a-3c5e-4ff4-8b09-fd7ab8599cdc tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/872b56df-74d8-4813-958e-38ab2c4bfb6f Jan 20 10:51:55.011566 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7651253a-3c5e-4ff4-8b09-fd7ab8599cdc tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:55.011958 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:55.011958 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:55.012539 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7651253a-3c5e-4ff4-8b09-fd7ab8599cdc tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:55.123354 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:55.123354 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:55.144340 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7651253a-3c5e-4ff4-8b09-fd7ab8599cdc tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Volume info retrieved successfully. Jan 20 10:51:55.205751 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7651253a-3c5e-4ff4-8b09-fd7ab8599cdc tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/872b56df-74d8-4813-958e-38ab2c4bfb6f returned with HTTP 200 Jan 20 10:51:55.207152 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 783/1563] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:51:55 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/872b56df-74d8-4813-958e-38ab2c4bfb6f => generated 925 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:55.591023 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-500c87b2-d667-4df8-9b03-1f0c4069b3a3 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/cf35c23f-e026-41e1-b31b-ab0e33c2f039 Jan 20 10:51:55.592320 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-500c87b2-d667-4df8-9b03-1f0c4069b3a3 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:55.592709 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:55.592709 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:55.593380 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-500c87b2-d667-4df8-9b03-1f0c4069b3a3 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:55.663962 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:55.663962 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:55.673906 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-500c87b2-d667-4df8-9b03-1f0c4069b3a3 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Snapshot retrieved successfully. Jan 20 10:51:55.676443 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-500c87b2-d667-4df8-9b03-1f0c4069b3a3 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/cf35c23f-e026-41e1-b31b-ab0e33c2f039 returned with HTTP 200 Jan 20 10:51:55.686188 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 781/1564] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:51:55 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/cf35c23f-e026-41e1-b31b-ab0e33c2f039 => generated 469 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:56.232407 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2870e1d6-6589-4eb2-9bf4-fcab9d6f9687 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/872b56df-74d8-4813-958e-38ab2c4bfb6f Jan 20 10:51:56.233692 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2870e1d6-6589-4eb2-9bf4-fcab9d6f9687 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:56.234226 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:56.234226 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:56.239364 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2870e1d6-6589-4eb2-9bf4-fcab9d6f9687 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:56.397087 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:56.397087 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:56.433721 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2870e1d6-6589-4eb2-9bf4-fcab9d6f9687 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Volume info retrieved successfully. Jan 20 10:51:56.498804 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2870e1d6-6589-4eb2-9bf4-fcab9d6f9687 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/872b56df-74d8-4813-958e-38ab2c4bfb6f returned with HTTP 200 Jan 20 10:51:56.513031 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 784/1565] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:51:56 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/872b56df-74d8-4813-958e-38ab2c4bfb6f => generated 925 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:56.695513 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fcf5c801-2f30-4112-9149-e5a6317d7a57 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/cf35c23f-e026-41e1-b31b-ab0e33c2f039 Jan 20 10:51:56.696319 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fcf5c801-2f30-4112-9149-e5a6317d7a57 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:56.696571 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:56.696571 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:56.696989 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fcf5c801-2f30-4112-9149-e5a6317d7a57 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:56.774680 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:56.774680 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:56.775814 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fcf5c801-2f30-4112-9149-e5a6317d7a57 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Snapshot retrieved successfully. Jan 20 10:51:56.778016 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fcf5c801-2f30-4112-9149-e5a6317d7a57 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/cf35c23f-e026-41e1-b31b-ab0e33c2f039 returned with HTTP 200 Jan 20 10:51:56.778917 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 782/1566] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:51:56 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/cf35c23f-e026-41e1-b31b-ab0e33c2f039 => generated 469 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:57.520528 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dcd8cedd-d707-435b-9c35-d4415bdf005f tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/872b56df-74d8-4813-958e-38ab2c4bfb6f Jan 20 10:51:57.521397 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dcd8cedd-d707-435b-9c35-d4415bdf005f tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:57.521775 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:57.521775 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:57.522445 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dcd8cedd-d707-435b-9c35-d4415bdf005f tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:57.675219 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:57.675219 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:57.687297 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dcd8cedd-d707-435b-9c35-d4415bdf005f tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Volume info retrieved successfully. Jan 20 10:51:57.738679 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dcd8cedd-d707-435b-9c35-d4415bdf005f tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/872b56df-74d8-4813-958e-38ab2c4bfb6f returned with HTTP 200 Jan 20 10:51:57.742172 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 785/1567] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:51:57 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/872b56df-74d8-4813-958e-38ab2c4bfb6f => generated 925 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:51:57.795844 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d1a270bd-52f0-4029-af0b-bf5ab03408d1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/cf35c23f-e026-41e1-b31b-ab0e33c2f039 Jan 20 10:51:57.796877 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d1a270bd-52f0-4029-af0b-bf5ab03408d1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:57.797345 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:57.797345 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:57.797980 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d1a270bd-52f0-4029-af0b-bf5ab03408d1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:57.846233 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:57.846233 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:57.847472 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d1a270bd-52f0-4029-af0b-bf5ab03408d1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Snapshot retrieved successfully. Jan 20 10:51:57.849686 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d1a270bd-52f0-4029-af0b-bf5ab03408d1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/cf35c23f-e026-41e1-b31b-ab0e33c2f039 returned with HTTP 200 Jan 20 10:51:57.850781 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 783/1568] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:51:57 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/cf35c23f-e026-41e1-b31b-ab0e33c2f039 => generated 469 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:51:58.763574 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-91d06b5e-1752-4da4-8585-0ee5551a43fc tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/872b56df-74d8-4813-958e-38ab2c4bfb6f Jan 20 10:51:58.766002 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-91d06b5e-1752-4da4-8585-0ee5551a43fc tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:58.770798 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:58.770798 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:58.779618 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-91d06b5e-1752-4da4-8585-0ee5551a43fc tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:58.864773 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ed4bc4fd-e49c-4d08-8301-0c51fbefc527 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/cf35c23f-e026-41e1-b31b-ab0e33c2f039 Jan 20 10:51:58.865621 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ed4bc4fd-e49c-4d08-8301-0c51fbefc527 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:58.867160 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:58.867160 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:58.867842 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ed4bc4fd-e49c-4d08-8301-0c51fbefc527 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:58.933870 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ed4bc4fd-e49c-4d08-8301-0c51fbefc527 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/cf35c23f-e026-41e1-b31b-ab0e33c2f039 returned with HTTP 404 Jan 20 10:51:58.935570 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 784/1569] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:51:58 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/cf35c23f-e026-41e1-b31b-ab0e33c2f039 => generated 111 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 20 10:51:58.945599 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2cfa1a7a-f44d-4dcf-9fb0-ec4699eb5c79 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/a3915a13-88ab-4b9c-8b9f-fd84622baec6 Jan 20 10:51:58.948964 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2cfa1a7a-f44d-4dcf-9fb0-ec4699eb5c79 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:58.950296 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2cfa1a7a-f44d-4dcf-9fb0-ec4699eb5c79 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:58.968223 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-91d06b5e-1752-4da4-8585-0ee5551a43fc tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/872b56df-74d8-4813-958e-38ab2c4bfb6f returned with HTTP 404 Jan 20 10:51:58.970491 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 786/1570] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:51:58 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/872b56df-74d8-4813-958e-38ab2c4bfb6f => generated 109 bytes in 215 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:51:58.990864 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a3f65bde-d02d-43c8-89bb-861e473037c1 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] DELETE http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/02750f89-b581-4e82-97ec-661ff5a08ed1 Jan 20 10:51:58.991732 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a3f65bde-d02d-43c8-89bb-861e473037c1 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:58.992375 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a3f65bde-d02d-43c8-89bb-861e473037c1 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:58.993083 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-a3f65bde-d02d-43c8-89bb-861e473037c1 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Delete volume with id: 02750f89-b581-4e82-97ec-661ff5a08ed1 Jan 20 10:51:59.055888 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2cfa1a7a-f44d-4dcf-9fb0-ec4699eb5c79 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/a3915a13-88ab-4b9c-8b9f-fd84622baec6 returned with HTTP 404 Jan 20 10:51:59.063921 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 785/1571] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:51:58 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/a3915a13-88ab-4b9c-8b9f-fd84622baec6 => generated 111 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 20 10:51:59.080510 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-65660288-356d-41b6-a5db-8c7680e6928d tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/106ba42a-ce15-441e-878c-6294d0aa54c2 Jan 20 10:51:59.081492 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-65660288-356d-41b6-a5db-8c7680e6928d tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:59.082245 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-65660288-356d-41b6-a5db-8c7680e6928d tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:59.082925 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-65660288-356d-41b6-a5db-8c7680e6928d tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] show called for member 106ba42a-ce15-441e-878c-6294d0aa54c2 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 20 10:51:59.099380 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-65660288-356d-41b6-a5db-8c7680e6928d tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/106ba42a-ce15-441e-878c-6294d0aa54c2 returned with HTTP 404 Jan 20 10:51:59.105047 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 786/1572] 10.222.0.73 () {60 vars in 1380 bytes} [Wed Jan 20 10:51:59 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/106ba42a-ce15-441e-878c-6294d0aa54c2 => generated 116 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 10:51:59.114933 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-04cebc72-6811-4a35-8741-c1d1ec3520d1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] DELETE http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/106ba42a-ce15-441e-878c-6294d0aa54c2 Jan 20 10:51:59.118346 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-04cebc72-6811-4a35-8741-c1d1ec3520d1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:59.119167 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-04cebc72-6811-4a35-8741-c1d1ec3520d1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:59.119808 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-04cebc72-6811-4a35-8741-c1d1ec3520d1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] delete called for member 106ba42a-ce15-441e-878c-6294d0aa54c2 {{(pid=87959) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 20 10:51:59.120800 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.group_snapshots [None req-04cebc72-6811-4a35-8741-c1d1ec3520d1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Delete group_snapshot with id: 106ba42a-ce15-441e-878c-6294d0aa54c2 Jan 20 10:51:59.137781 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:59.137781 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:59.139080 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-04cebc72-6811-4a35-8741-c1d1ec3520d1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/106ba42a-ce15-441e-878c-6294d0aa54c2 returned with HTTP 404 Jan 20 10:51:59.140477 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 787/1573] 10.222.0.73 () {60 vars in 1383 bytes} [Wed Jan 20 10:51:59 2021] DELETE /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/106ba42a-ce15-441e-878c-6294d0aa54c2 => generated 116 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 10:51:59.154198 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a3f65bde-d02d-43c8-89bb-861e473037c1 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Volume info retrieved successfully. Jan 20 10:51:59.156165 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-24855837-e2ad-4730-9798-8ab619c7bb52 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/detail Jan 20 10:51:59.156975 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-24855837-e2ad-4730-9798-8ab619c7bb52 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:59.160799 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-24855837-e2ad-4730-9798-8ab619c7bb52 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:59.162264 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-24855837-e2ad-4730-9798-8ab619c7bb52 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:51:59.167083 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-24855837-e2ad-4730-9798-8ab619c7bb52 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:51:59.234839 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a3f65bde-d02d-43c8-89bb-861e473037c1 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Delete volume request issued successfully. Jan 20 10:51:59.235536 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a3f65bde-d02d-43c8-89bb-861e473037c1 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/02750f89-b581-4e82-97ec-661ff5a08ed1 returned with HTTP 202 Jan 20 10:51:59.237616 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 787/1574] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:51:58 2021] DELETE /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/02750f89-b581-4e82-97ec-661ff5a08ed1 => generated 0 bytes in 261 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:51:59.246219 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6c9cb5b6-73f5-4af2-8349-c23f775faeff tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/02750f89-b581-4e82-97ec-661ff5a08ed1 Jan 20 10:51:59.247038 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6c9cb5b6-73f5-4af2-8349-c23f775faeff tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:59.247463 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:59.247463 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:59.248134 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6c9cb5b6-73f5-4af2-8349-c23f775faeff tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:51:59.362666 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-24855837-e2ad-4730-9798-8ab619c7bb52 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Get all volumes completed successfully. Jan 20 10:51:59.373168 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-24855837-e2ad-4730-9798-8ab619c7bb52 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:51:59.378865 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-24855837-e2ad-4730-9798-8ab619c7bb52 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:51:59.414794 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:59.414794 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:59.441357 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-24855837-e2ad-4730-9798-8ab619c7bb52 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:51:59.442788 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6c9cb5b6-73f5-4af2-8349-c23f775faeff tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Volume info retrieved successfully. Jan 20 10:51:59.499834 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6c9cb5b6-73f5-4af2-8349-c23f775faeff tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/02750f89-b581-4e82-97ec-661ff5a08ed1 returned with HTTP 200 Jan 20 10:51:59.501551 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 788/1575] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:51:59 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/02750f89-b581-4e82-97ec-661ff5a08ed1 => generated 925 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:51:59.515374 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:59.515374 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:59.543523 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-24855837-e2ad-4730-9798-8ab619c7bb52 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:51:59.543982 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-24855837-e2ad-4730-9798-8ab619c7bb52 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:51:59.566704 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-24855837-e2ad-4730-9798-8ab619c7bb52 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:51:59.577005 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:59.577005 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:59.630905 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-24855837-e2ad-4730-9798-8ab619c7bb52 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/detail returned with HTTP 200 Jan 20 10:51:59.631902 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 788/1576] 10.222.0.73 () {60 vars in 1266 bytes} [Wed Jan 20 10:51:59 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/detail => generated 1995 bytes in 486 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 10:51:59.655154 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5ba4a8ef-0d28-468c-9765-9e991e8014d9 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] POST http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07/action Jan 20 10:51:59.655950 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:59.655950 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:59.656681 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5ba4a8ef-0d28-468c-9765-9e991e8014d9 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:51:59.657279 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5ba4a8ef-0d28-468c-9765-9e991e8014d9 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:51:59.658498 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-5ba4a8ef-0d28-468c-9765-9e991e8014d9 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] delete called for group 386459ef-bfb8-43bd-b8df-d84e07281d07 {{(pid=87960) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 20 10:51:59.659033 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-5ba4a8ef-0d28-468c-9765-9e991e8014d9 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Delete group with id: 386459ef-bfb8-43bd-b8df-d84e07281d07 Jan 20 10:51:59.671894 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:51:59.671894 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:51:59.961099 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5ba4a8ef-0d28-468c-9765-9e991e8014d9 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07/action returned with HTTP 202 Jan 20 10:51:59.962192 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 789/1577] 10.222.0.73 () {62 vars in 1395 bytes} [Wed Jan 20 10:51:59 2021] POST /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07/action => generated 0 bytes in 312 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 20 10:51:59.974676 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f73ca2e1-d2e6-4e8d-9c4f-693f9eeb8c1a tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/9ea1f195-2cdc-476f-a562-e4a6a2afa50e Jan 20 10:51:59.976071 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f73ca2e1-d2e6-4e8d-9c4f-693f9eeb8c1a tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:51:59.976450 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:51:59.976450 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:51:59.977185 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f73ca2e1-d2e6-4e8d-9c4f-693f9eeb8c1a tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:00.171254 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:00.171254 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:00.194769 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f73ca2e1-d2e6-4e8d-9c4f-693f9eeb8c1a tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Volume info retrieved successfully. Jan 20 10:52:00.240257 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f73ca2e1-d2e6-4e8d-9c4f-693f9eeb8c1a tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:52:00.240463 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f73ca2e1-d2e6-4e8d-9c4f-693f9eeb8c1a tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:52:00.253195 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-f73ca2e1-d2e6-4e8d-9c4f-693f9eeb8c1a tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:52:00.267563 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:00.267563 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:00.318761 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f73ca2e1-d2e6-4e8d-9c4f-693f9eeb8c1a tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/9ea1f195-2cdc-476f-a562-e4a6a2afa50e returned with HTTP 200 Jan 20 10:52:00.321029 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 789/1578] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:51:59 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/9ea1f195-2cdc-476f-a562-e4a6a2afa50e => generated 1000 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 10:52:00.524076 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-de79ea79-335f-499e-acc9-77ab894d2864 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/02750f89-b581-4e82-97ec-661ff5a08ed1 Jan 20 10:52:00.526925 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-de79ea79-335f-499e-acc9-77ab894d2864 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:00.527123 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:00.527123 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:00.527508 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-de79ea79-335f-499e-acc9-77ab894d2864 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:00.778041 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:00.778041 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:00.812781 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-de79ea79-335f-499e-acc9-77ab894d2864 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Volume info retrieved successfully. Jan 20 10:52:00.890060 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-de79ea79-335f-499e-acc9-77ab894d2864 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/02750f89-b581-4e82-97ec-661ff5a08ed1 returned with HTTP 200 Jan 20 10:52:00.891441 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 790/1579] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:52:00 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/02750f89-b581-4e82-97ec-661ff5a08ed1 => generated 925 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:52:01.348925 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6d7ad7a2-529e-4e9e-91d1-d79764d06db8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/9ea1f195-2cdc-476f-a562-e4a6a2afa50e Jan 20 10:52:01.351357 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6d7ad7a2-529e-4e9e-91d1-d79764d06db8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:01.351779 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:01.351779 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:01.352472 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6d7ad7a2-529e-4e9e-91d1-d79764d06db8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:01.493358 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:01.493358 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:01.553029 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6d7ad7a2-529e-4e9e-91d1-d79764d06db8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Volume info retrieved successfully. Jan 20 10:52:01.608878 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-6d7ad7a2-529e-4e9e-91d1-d79764d06db8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:52:01.609723 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-6d7ad7a2-529e-4e9e-91d1-d79764d06db8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:52:01.633568 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-6d7ad7a2-529e-4e9e-91d1-d79764d06db8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:52:01.651176 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:01.651176 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:01.726937 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6d7ad7a2-529e-4e9e-91d1-d79764d06db8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/9ea1f195-2cdc-476f-a562-e4a6a2afa50e returned with HTTP 200 Jan 20 10:52:01.728474 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 790/1580] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:52:01 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/9ea1f195-2cdc-476f-a562-e4a6a2afa50e => generated 1000 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 10:52:01.920316 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-57ef23cd-50b7-40ea-9f88-6765b3dcecec tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/02750f89-b581-4e82-97ec-661ff5a08ed1 Jan 20 10:52:01.921083 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-57ef23cd-50b7-40ea-9f88-6765b3dcecec tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:01.921332 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:01.921332 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:01.921815 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-57ef23cd-50b7-40ea-9f88-6765b3dcecec tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:02.164899 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:02.164899 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:02.200352 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-57ef23cd-50b7-40ea-9f88-6765b3dcecec tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Volume info retrieved successfully. Jan 20 10:52:02.308530 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-57ef23cd-50b7-40ea-9f88-6765b3dcecec tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/02750f89-b581-4e82-97ec-661ff5a08ed1 returned with HTTP 200 Jan 20 10:52:02.309753 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 791/1581] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:52:01 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/02750f89-b581-4e82-97ec-661ff5a08ed1 => generated 925 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:52:02.749635 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4924706f-35f9-4483-b343-11353749e103 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/9ea1f195-2cdc-476f-a562-e4a6a2afa50e Jan 20 10:52:02.750643 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4924706f-35f9-4483-b343-11353749e103 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:02.751015 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:02.751015 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:02.755885 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4924706f-35f9-4483-b343-11353749e103 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:02.919979 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:02.919979 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:02.930314 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4924706f-35f9-4483-b343-11353749e103 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Volume info retrieved successfully. Jan 20 10:52:02.962652 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-4924706f-35f9-4483-b343-11353749e103 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:52:02.966317 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-4924706f-35f9-4483-b343-11353749e103 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:52:02.982431 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-4924706f-35f9-4483-b343-11353749e103 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:52:02.998914 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:02.998914 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:03.067367 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4924706f-35f9-4483-b343-11353749e103 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/9ea1f195-2cdc-476f-a562-e4a6a2afa50e returned with HTTP 200 Jan 20 10:52:03.079680 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 791/1582] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:52:02 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/9ea1f195-2cdc-476f-a562-e4a6a2afa50e => generated 1000 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 10:52:03.340106 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fc4676f9-3bbc-4b8f-93d4-a4288ff36221 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/02750f89-b581-4e82-97ec-661ff5a08ed1 Jan 20 10:52:03.340878 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fc4676f9-3bbc-4b8f-93d4-a4288ff36221 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:03.341293 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:03.341293 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:03.341678 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fc4676f9-3bbc-4b8f-93d4-a4288ff36221 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:03.410325 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fc4676f9-3bbc-4b8f-93d4-a4288ff36221 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/02750f89-b581-4e82-97ec-661ff5a08ed1 returned with HTTP 404 Jan 20 10:52:03.411620 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 792/1583] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:52:03 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/02750f89-b581-4e82-97ec-661ff5a08ed1 => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:52:03.421951 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b634bb17-5afa-4f67-a582-573320fc2a8b tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] DELETE http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/41770948-d8de-4c31-9d3f-b8f790ed858c Jan 20 10:52:03.423034 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b634bb17-5afa-4f67-a582-573320fc2a8b tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:03.423405 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:03.423405 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:03.424062 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b634bb17-5afa-4f67-a582-573320fc2a8b tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:03.424697 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-b634bb17-5afa-4f67-a582-573320fc2a8b tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Delete volume with id: 41770948-d8de-4c31-9d3f-b8f790ed858c Jan 20 10:52:03.692862 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:03.692862 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:03.694310 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b634bb17-5afa-4f67-a582-573320fc2a8b tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Volume info retrieved successfully. Jan 20 10:52:03.801776 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b634bb17-5afa-4f67-a582-573320fc2a8b tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Delete volume request issued successfully. Jan 20 10:52:03.802494 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b634bb17-5afa-4f67-a582-573320fc2a8b tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/41770948-d8de-4c31-9d3f-b8f790ed858c returned with HTTP 202 Jan 20 10:52:03.803947 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 792/1584] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:52:03 2021] DELETE /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/41770948-d8de-4c31-9d3f-b8f790ed858c => generated 0 bytes in 386 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 20 10:52:03.816778 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-10a547fb-b576-4122-9fdd-0cbbd40f1fde tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/41770948-d8de-4c31-9d3f-b8f790ed858c Jan 20 10:52:03.818955 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-10a547fb-b576-4122-9fdd-0cbbd40f1fde tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:03.820028 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-10a547fb-b576-4122-9fdd-0cbbd40f1fde tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:04.034131 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:04.034131 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:04.088174 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1895d226-341c-423b-960d-f07eed8a99f4 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/9ea1f195-2cdc-476f-a562-e4a6a2afa50e Jan 20 10:52:04.089019 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1895d226-341c-423b-960d-f07eed8a99f4 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:04.089383 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:04.089383 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:04.089970 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1895d226-341c-423b-960d-f07eed8a99f4 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:04.093361 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-10a547fb-b576-4122-9fdd-0cbbd40f1fde tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Volume info retrieved successfully. Jan 20 10:52:04.130529 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-10a547fb-b576-4122-9fdd-0cbbd40f1fde tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/41770948-d8de-4c31-9d3f-b8f790ed858c returned with HTTP 200 Jan 20 10:52:04.132363 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 793/1585] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:52:03 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/41770948-d8de-4c31-9d3f-b8f790ed858c => generated 925 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:52:04.233520 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:04.233520 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:04.264164 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1895d226-341c-423b-960d-f07eed8a99f4 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Volume info retrieved successfully. Jan 20 10:52:04.318578 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-1895d226-341c-423b-960d-f07eed8a99f4 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:52:04.319657 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-1895d226-341c-423b-960d-f07eed8a99f4 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:52:04.350164 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-1895d226-341c-423b-960d-f07eed8a99f4 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:52:04.371044 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:04.371044 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:04.457148 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1895d226-341c-423b-960d-f07eed8a99f4 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/9ea1f195-2cdc-476f-a562-e4a6a2afa50e returned with HTTP 200 Jan 20 10:52:04.463525 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 793/1586] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:52:04 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/9ea1f195-2cdc-476f-a562-e4a6a2afa50e => generated 1000 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 10:52:05.149464 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1388f249-f8a3-452a-b12c-87e5ca459d32 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/41770948-d8de-4c31-9d3f-b8f790ed858c Jan 20 10:52:05.149975 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1388f249-f8a3-452a-b12c-87e5ca459d32 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:05.150205 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:05.150205 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:05.150577 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1388f249-f8a3-452a-b12c-87e5ca459d32 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:05.320641 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:05.320641 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:05.343107 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1388f249-f8a3-452a-b12c-87e5ca459d32 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Volume info retrieved successfully. Jan 20 10:52:05.419784 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1388f249-f8a3-452a-b12c-87e5ca459d32 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/41770948-d8de-4c31-9d3f-b8f790ed858c returned with HTTP 200 Jan 20 10:52:05.421381 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 794/1587] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:52:05 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/41770948-d8de-4c31-9d3f-b8f790ed858c => generated 925 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:52:05.486903 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3db1e20c-6fef-42f1-9792-59fcd1deacc5 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/9ea1f195-2cdc-476f-a562-e4a6a2afa50e Jan 20 10:52:05.488004 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3db1e20c-6fef-42f1-9792-59fcd1deacc5 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:05.488365 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:05.488365 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:05.493723 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3db1e20c-6fef-42f1-9792-59fcd1deacc5 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:05.648583 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:05.648583 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:05.669373 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3db1e20c-6fef-42f1-9792-59fcd1deacc5 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Volume info retrieved successfully. Jan 20 10:52:05.697213 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-3db1e20c-6fef-42f1-9792-59fcd1deacc5 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:52:05.698215 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-3db1e20c-6fef-42f1-9792-59fcd1deacc5 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:52:05.712540 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-3db1e20c-6fef-42f1-9792-59fcd1deacc5 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:52:05.730907 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:05.730907 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:05.773166 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3db1e20c-6fef-42f1-9792-59fcd1deacc5 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/9ea1f195-2cdc-476f-a562-e4a6a2afa50e returned with HTTP 200 Jan 20 10:52:05.781257 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 794/1588] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:52:05 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/9ea1f195-2cdc-476f-a562-e4a6a2afa50e => generated 1000 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 10:52:06.450682 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b213c532-ca4a-41d7-a8fb-542fa4e35991 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/41770948-d8de-4c31-9d3f-b8f790ed858c Jan 20 10:52:06.452026 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b213c532-ca4a-41d7-a8fb-542fa4e35991 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:06.452430 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:06.452430 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:06.453834 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b213c532-ca4a-41d7-a8fb-542fa4e35991 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:06.575453 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:06.575453 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:06.587724 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b213c532-ca4a-41d7-a8fb-542fa4e35991 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Volume info retrieved successfully. Jan 20 10:52:06.617034 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b213c532-ca4a-41d7-a8fb-542fa4e35991 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/41770948-d8de-4c31-9d3f-b8f790ed858c returned with HTTP 200 Jan 20 10:52:06.627241 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 795/1589] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:52:06 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/41770948-d8de-4c31-9d3f-b8f790ed858c => generated 925 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:52:06.791719 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a26de193-ca45-4c22-943b-98bf4958b6c5 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/9ea1f195-2cdc-476f-a562-e4a6a2afa50e Jan 20 10:52:06.792613 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a26de193-ca45-4c22-943b-98bf4958b6c5 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:06.793060 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:06.793060 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:06.793693 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a26de193-ca45-4c22-943b-98bf4958b6c5 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:06.936278 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a26de193-ca45-4c22-943b-98bf4958b6c5 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/9ea1f195-2cdc-476f-a562-e4a6a2afa50e returned with HTTP 404 Jan 20 10:52:06.937506 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 795/1590] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:52:06 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/9ea1f195-2cdc-476f-a562-e4a6a2afa50e => generated 109 bytes in 150 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 10:52:06.946727 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-19765149-8c27-4899-8c36-8e079a9ecd61 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/3d07c6f4-4443-4562-8d12-6227f9c8f709 Jan 20 10:52:06.947389 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-19765149-8c27-4899-8c36-8e079a9ecd61 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:06.947704 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:06.947704 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:06.948243 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-19765149-8c27-4899-8c36-8e079a9ecd61 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:07.136033 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-19765149-8c27-4899-8c36-8e079a9ecd61 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/3d07c6f4-4443-4562-8d12-6227f9c8f709 returned with HTTP 404 Jan 20 10:52:07.142765 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 796/1591] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:52:06 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/3d07c6f4-4443-4562-8d12-6227f9c8f709 => generated 109 bytes in 197 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 10:52:07.152454 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-52dd34a6-b144-4eff-a9b3-a481d3f09316 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07 Jan 20 10:52:07.153601 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-52dd34a6-b144-4eff-a9b3-a481d3f09316 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:07.154503 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-52dd34a6-b144-4eff-a9b3-a481d3f09316 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:07.155260 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-52dd34a6-b144-4eff-a9b3-a481d3f09316 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] show called for member 386459ef-bfb8-43bd-b8df-d84e07281d07 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:52:07.175051 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-52dd34a6-b144-4eff-a9b3-a481d3f09316 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07 returned with HTTP 404 Jan 20 10:52:07.181373 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 796/1592] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:52:07 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/386459ef-bfb8-43bd-b8df-d84e07281d07 => generated 108 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 10:52:07.196523 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-05c7d36c-049c-4ed2-bcf0-4dece0291418 tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] DELETE http://10.222.0.73/volume/v3/1f0e7f94eed6440e8f16e7634c87147a/group_types/0e5cac68-e9fc-4bbb-8615-fd9ea92203dc Jan 20 10:52:07.198002 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-05c7d36c-049c-4ed2-bcf0-4dece0291418 tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:07.198982 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-05c7d36c-049c-4ed2-bcf0-4dece0291418 tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:07.263378 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:52:07.263378 n-d-768509-8 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Jan 20 10:52:07.278192 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-05c7d36c-049c-4ed2-bcf0-4dece0291418 tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] http://10.222.0.73/volume/v3/1f0e7f94eed6440e8f16e7634c87147a/group_types/0e5cac68-e9fc-4bbb-8615-fd9ea92203dc returned with HTTP 202 Jan 20 10:52:07.280269 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 797/1593] 10.222.0.73 () {60 vars in 1371 bytes} [Wed Jan 20 10:52:07 2021] DELETE /volume/v3/1f0e7f94eed6440e8f16e7634c87147a/group_types/0e5cac68-e9fc-4bbb-8615-fd9ea92203dc => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 20 10:52:07.308634 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-20af3572-2abc-44c6-b855-8e09a68f6d5f tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] POST http://10.222.0.73/volume/v3/1f0e7f94eed6440e8f16e7634c87147a/types Jan 20 10:52:07.310170 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-20af3572-2abc-44c6-b855-8e09a68f6d5f tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1673114835"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:52:07.420441 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-20af3572-2abc-44c6-b855-8e09a68f6d5f tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] http://10.222.0.73/volume/v3/1f0e7f94eed6440e8f16e7634c87147a/types returned with HTTP 200 Jan 20 10:52:07.422446 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 797/1594] 10.222.0.73 () {60 vars in 1219 bytes} [Wed Jan 20 10:52:07 2021] POST /volume/v3/1f0e7f94eed6440e8f16e7634c87147a/types => generated 224 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:52:07.438498 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0086f20b-051d-4f6e-b416-cb4402082e34 tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] POST http://10.222.0.73/volume/v3/1f0e7f94eed6440e8f16e7634c87147a/group_types Jan 20 10:52:07.441194 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0086f20b-051d-4f6e-b416-cb4402082e34 tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1900037718"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:52:07.560240 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0086f20b-051d-4f6e-b416-cb4402082e34 tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] http://10.222.0.73/volume/v3/1f0e7f94eed6440e8f16e7634c87147a/group_types returned with HTTP 202 Jan 20 10:52:07.561533 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 798/1595] 10.222.0.73 () {62 vars in 1278 bytes} [Wed Jan 20 10:52:07 2021] POST /volume/v3/1f0e7f94eed6440e8f16e7634c87147a/group_types => generated 181 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:52:07.580995 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a6264615-c571-460b-8228-6a94e5601db8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] POST http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups Jan 20 10:52:07.583052 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a6264615-c571-460b-8228-6a94e5601db8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Action: 'create', calling method: version_select, body: {"group": {"group_type": "47c7649c-b841-476f-a720-82c18b5fb2c0", "volume_types": ["537fc5a1-603d-438a-aa5a-3d33ea28eb27"], "name": "tempest-GroupSnapshotsTest-Group-748446097"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:52:07.590174 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-a6264615-c571-460b-8228-6a94e5601db8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Creating new group {'group': {'group_type': '47c7649c-b841-476f-a720-82c18b5fb2c0', 'volume_types': ['537fc5a1-603d-438a-aa5a-3d33ea28eb27'], 'name': 'tempest-GroupSnapshotsTest-Group-748446097'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 20 10:52:07.633396 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-a6264615-c571-460b-8228-6a94e5601db8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Creating group tempest-GroupSnapshotsTest-Group-748446097. Jan 20 10:52:07.635238 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-14127713-b4b1-41a2-a3f1-3a7372ac5698 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] GET http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/41770948-d8de-4c31-9d3f-b8f790ed858c Jan 20 10:52:07.635768 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-14127713-b4b1-41a2-a3f1-3a7372ac5698 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:07.636458 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-14127713-b4b1-41a2-a3f1-3a7372ac5698 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:07.732427 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a6264615-c571-460b-8228-6a94e5601db8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Availability Zones retrieved successfully. Jan 20 10:52:07.771355 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-14127713-b4b1-41a2-a3f1-3a7372ac5698 tempest-VolumesListTestJSON-183722849 tempest-VolumesListTestJSON-183722849] http://10.222.0.73/volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/41770948-d8de-4c31-9d3f-b8f790ed858c returned with HTTP 404 Jan 20 10:52:07.778269 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 799/1596] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:52:07 2021] GET /volume/v3/adc4d7d898ce4ac89b033923e6329419/volumes/41770948-d8de-4c31-9d3f-b8f790ed858c => generated 109 bytes in 146 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:52:07.799163 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-a6264615-c571-460b-8228-6a94e5601db8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Created reservations ['f4ff23d0-1426-44ad-94b5-508930d9a1ff'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:52:07.996575 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a6264615-c571-460b-8228-6a94e5601db8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups returned with HTTP 202 Jan 20 10:52:08.002959 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 798/1597] 10.222.0.73 () {62 vars in 1264 bytes} [Wed Jan 20 10:52:07 2021] POST /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups => generated 111 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:52:08.012269 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-75928267-d550-4742-83dc-8ddf29bd7961 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/3af67a47-79a0-4ee2-a195-db9c4fad23cf Jan 20 10:52:08.013135 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-75928267-d550-4742-83dc-8ddf29bd7961 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:08.013649 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-75928267-d550-4742-83dc-8ddf29bd7961 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:08.014066 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-75928267-d550-4742-83dc-8ddf29bd7961 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] show called for member 3af67a47-79a0-4ee2-a195-db9c4fad23cf {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:52:08.043012 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:08.043012 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:08.175110 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-75928267-d550-4742-83dc-8ddf29bd7961 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/3af67a47-79a0-4ee2-a195-db9c4fad23cf returned with HTTP 200 Jan 20 10:52:08.181268 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 800/1598] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:52:08 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/3af67a47-79a0-4ee2-a195-db9c4fad23cf => generated 391 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:52:09.191784 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-56c589e8-71b6-49bb-82ad-88a3be92dbe0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/3af67a47-79a0-4ee2-a195-db9c4fad23cf Jan 20 10:52:09.192742 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-56c589e8-71b6-49bb-82ad-88a3be92dbe0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:09.193119 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:09.193119 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:09.194122 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-56c589e8-71b6-49bb-82ad-88a3be92dbe0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:09.194786 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-56c589e8-71b6-49bb-82ad-88a3be92dbe0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] show called for member 3af67a47-79a0-4ee2-a195-db9c4fad23cf {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:52:09.203871 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:09.203871 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:09.238305 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-56c589e8-71b6-49bb-82ad-88a3be92dbe0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/3af67a47-79a0-4ee2-a195-db9c4fad23cf returned with HTTP 200 Jan 20 10:52:09.239492 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 799/1599] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:52:09 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/3af67a47-79a0-4ee2-a195-db9c4fad23cf => generated 392 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:52:09.253154 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9656d4a9-2d17-4560-a4aa-f58babc1be14 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] POST http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes Jan 20 10:52:09.253981 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:09.253981 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:09.254382 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9656d4a9-2d17-4560-a4aa-f58babc1be14 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Action: 'create', calling method: create, body: {"volume": {"volume_type": "537fc5a1-603d-438a-aa5a-3d33ea28eb27", "group_id": "3af67a47-79a0-4ee2-a195-db9c4fad23cf", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1437094938"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:52:09.255702 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-9656d4a9-2d17-4560-a4aa-f58babc1be14 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Create volume request body: {'volume': {'volume_type': '537fc5a1-603d-438a-aa5a-3d33ea28eb27', 'group_id': '3af67a47-79a0-4ee2-a195-db9c4fad23cf', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1437094938'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:52:09.277513 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:09.277513 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:09.278890 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-9656d4a9-2d17-4560-a4aa-f58babc1be14 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Create volume of 1 GB Jan 20 10:52:09.305793 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9656d4a9-2d17-4560-a4aa-f58babc1be14 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Availability Zones retrieved successfully. Jan 20 10:52:09.319753 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9656d4a9-2d17-4560-a4aa-f58babc1be14 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Flow 'volume_create_api' (1cb3f781-54c7-4454-b7ac-8a957891cd31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:52:09.323215 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9656d4a9-2d17-4560-a4aa-f58babc1be14 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cacf735e-6342-4b2d-a178-20e65dc503d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:52:09.325112 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:09.325112 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:09.325789 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-9656d4a9-2d17-4560-a4aa-f58babc1be14 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:52:09.398202 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9656d4a9-2d17-4560-a4aa-f58babc1be14 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cacf735e-6342-4b2d-a178-20e65dc503d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T10:52:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=537fc5a1-603d-438a-aa5a-3d33ea28eb27,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1673114835',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '537fc5a1-603d-438a-aa5a-3d33ea28eb27', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3af67a47-79a0-4ee2-a195-db9c4fad23cf', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:52:09.402387 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9656d4a9-2d17-4560-a4aa-f58babc1be14 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (836caea6-5a7e-4cb2-bfaf-495df564c52d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:52:09.495960 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-9656d4a9-2d17-4560-a4aa-f58babc1be14 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1673114835 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1673114835, it is now deprecated. Please use the default quota class for default quota. Jan 20 10:52:09.496522 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-9656d4a9-2d17-4560-a4aa-f58babc1be14 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1673114835 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1673114835, it is now deprecated. Please use the default quota class for default quota. Jan 20 10:52:09.551492 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-9656d4a9-2d17-4560-a4aa-f58babc1be14 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Created reservations ['30369831-4dd8-4416-b5df-75602b1c8b51', '3b335d19-74be-424c-b45d-fbbc389da8b6', 'a81d6329-781c-4a46-9ab1-43dcb0775d97', '47823c57-47b6-4dcb-9330-625c0f468b0d'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:52:09.553777 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9656d4a9-2d17-4560-a4aa-f58babc1be14 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (836caea6-5a7e-4cb2-bfaf-495df564c52d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30369831-4dd8-4416-b5df-75602b1c8b51', '3b335d19-74be-424c-b45d-fbbc389da8b6', 'a81d6329-781c-4a46-9ab1-43dcb0775d97', '47823c57-47b6-4dcb-9330-625c0f468b0d']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:52:09.556356 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9656d4a9-2d17-4560-a4aa-f58babc1be14 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (369fd01d-89f2-4701-bb2d-0cda2057bcd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:52:09.677915 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9656d4a9-2d17-4560-a4aa-f58babc1be14 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (369fd01d-89f2-4701-bb2d-0cda2057bcd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0d609fb-864d-4145-984f-1b30212d8719', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1437094938',encryption_key_id=None,group_id=3af67a47-79a0-4ee2-a195-db9c4fad23cf,group_type_id=,metadata={},multiattach=False,project_id='5df1c3488f414d86b11223e2bbfc6a2b',qos_specs=None,replication_status=,reservations=['30369831-4dd8-4416-b5df-75602b1c8b51','3b335d19-74be-424c-b45d-fbbc389da8b6','a81d6329-781c-4a46-9ab1-43dcb0775d97','47823c57-47b6-4dcb-9330-625c0f468b0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9055414b797042e2a62c8ac9fd50613c',volume_type_id=537fc5a1-603d-438a-aa5a-3d33ea28eb27), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:52:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1437094938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3af67a47-79a0-4ee2-a195-db9c4fad23cf,host=None,id=e0d609fb-864d-4145-984f-1b30212d8719,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5df1c3488f414d86b11223e2bbfc6a2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9055414b797042e2a62c8ac9fd50613c',volume_attachment=,volume_type=,volume_type_id=537fc5a1-603d-438a-aa5a-3d33ea28eb27)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:52:09.686338 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9656d4a9-2d17-4560-a4aa-f58babc1be14 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62d84313-d4ec-47b4-9757-d7afb86b63bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:52:09.726103 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9656d4a9-2d17-4560-a4aa-f58babc1be14 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62d84313-d4ec-47b4-9757-d7afb86b63bd) transitioned into state 'SUCCESS' from state '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-1437094938',encryption_key_id=None,group_id=3af67a47-79a0-4ee2-a195-db9c4fad23cf,group_type_id=,metadata={},multiattach=False,project_id='5df1c3488f414d86b11223e2bbfc6a2b',qos_specs=None,replication_status=,reservations=['30369831-4dd8-4416-b5df-75602b1c8b51','3b335d19-74be-424c-b45d-fbbc389da8b6','a81d6329-781c-4a46-9ab1-43dcb0775d97','47823c57-47b6-4dcb-9330-625c0f468b0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9055414b797042e2a62c8ac9fd50613c',volume_type_id=537fc5a1-603d-438a-aa5a-3d33ea28eb27)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:52:09.729109 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9656d4a9-2d17-4560-a4aa-f58babc1be14 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e446ffb-92a3-4a72-a0e5-dd10bc2ac294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:52:09.810573 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9656d4a9-2d17-4560-a4aa-f58babc1be14 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e446ffb-92a3-4a72-a0e5-dd10bc2ac294) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:52:09.828744 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9656d4a9-2d17-4560-a4aa-f58babc1be14 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Flow 'volume_create_api' (1cb3f781-54c7-4454-b7ac-8a957891cd31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:52:10.014134 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9656d4a9-2d17-4560-a4aa-f58babc1be14 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Create volume request issued successfully. Jan 20 10:52:10.056862 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-9656d4a9-2d17-4560-a4aa-f58babc1be14 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:52:10.058644 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-9656d4a9-2d17-4560-a4aa-f58babc1be14 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:52:10.079975 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-9656d4a9-2d17-4560-a4aa-f58babc1be14 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:52:10.097638 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:10.097638 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:10.131061 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9656d4a9-2d17-4560-a4aa-f58babc1be14 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes returned with HTTP 202 Jan 20 10:52:10.132741 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 801/1600] 10.222.0.73 () {62 vars in 1267 bytes} [Wed Jan 20 10:52:09 2021] POST /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes => generated 908 bytes in 884 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:52:10.156919 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-abfad239-08fe-4dcb-a682-298038e9e5ba tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/e0d609fb-864d-4145-984f-1b30212d8719 Jan 20 10:52:10.158110 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-abfad239-08fe-4dcb-a682-298038e9e5ba tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:10.158476 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:10.158476 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:10.159158 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-abfad239-08fe-4dcb-a682-298038e9e5ba tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:10.276223 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:10.276223 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:10.299010 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-abfad239-08fe-4dcb-a682-298038e9e5ba tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Volume info retrieved successfully. Jan 20 10:52:10.330072 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-abfad239-08fe-4dcb-a682-298038e9e5ba tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:52:10.331099 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-abfad239-08fe-4dcb-a682-298038e9e5ba tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:52:10.342509 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-abfad239-08fe-4dcb-a682-298038e9e5ba tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:52:10.356193 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:10.356193 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:10.417810 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-abfad239-08fe-4dcb-a682-298038e9e5ba tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/e0d609fb-864d-4145-984f-1b30212d8719 returned with HTTP 200 Jan 20 10:52:10.419678 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 800/1601] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:52:10 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/e0d609fb-864d-4145-984f-1b30212d8719 => generated 1000 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 10:52:11.437898 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b4d9ba53-dea4-467b-9d08-f7eb36209fda tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/e0d609fb-864d-4145-984f-1b30212d8719 Jan 20 10:52:11.438568 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b4d9ba53-dea4-467b-9d08-f7eb36209fda tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:11.438694 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:11.438694 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:11.439595 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b4d9ba53-dea4-467b-9d08-f7eb36209fda tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:11.571605 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:11.571605 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:11.582364 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b4d9ba53-dea4-467b-9d08-f7eb36209fda tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Volume info retrieved successfully. Jan 20 10:52:11.601114 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-b4d9ba53-dea4-467b-9d08-f7eb36209fda tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:52:11.601883 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-b4d9ba53-dea4-467b-9d08-f7eb36209fda tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:52:11.612106 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-b4d9ba53-dea4-467b-9d08-f7eb36209fda tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:52:11.629450 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:11.629450 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:11.657316 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b4d9ba53-dea4-467b-9d08-f7eb36209fda tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/e0d609fb-864d-4145-984f-1b30212d8719 returned with HTTP 200 Jan 20 10:52:11.659624 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 802/1602] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:52:11 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/e0d609fb-864d-4145-984f-1b30212d8719 => generated 1001 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 20 10:52:11.684650 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fe17ff7c-527c-4869-bdd3-cca3f92d0bae tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] POST http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots Jan 20 10:52:11.685642 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:11.685642 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:11.686313 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fe17ff7c-527c-4869-bdd3-cca3f92d0bae tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "3af67a47-79a0-4ee2-a195-db9c4fad23cf", "name": "tempest-group_snapshot-1807890615"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:52:11.687532 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-fe17ff7c-527c-4869-bdd3-cca3f92d0bae tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Creating new group_snapshot {'group_snapshot': {'group_id': '3af67a47-79a0-4ee2-a195-db9c4fad23cf', 'name': 'tempest-group_snapshot-1807890615'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 20 10:52:11.696642 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:11.696642 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:11.715812 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.group_snapshots [None req-fe17ff7c-527c-4869-bdd3-cca3f92d0bae tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Creating group_snapshot tempest-group_snapshot-1807890615. Jan 20 10:52:11.796763 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:11.796763 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:11.855012 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-fe17ff7c-527c-4869-bdd3-cca3f92d0bae tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1673114835 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1673114835, it is now deprecated. Please use the default quota class for default quota. Jan 20 10:52:11.856310 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-fe17ff7c-527c-4869-bdd3-cca3f92d0bae tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1673114835 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1673114835, it is now deprecated. Please use the default quota class for default quota. Jan 20 10:52:11.915390 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-fe17ff7c-527c-4869-bdd3-cca3f92d0bae tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Created reservations ['71d26859-3a7d-4a7c-997d-4bb1fecfd9ab', 'c3999896-e548-4a2c-ac36-c32e3047c198', '04568442-4afb-4499-9fb7-3f5bf74b3462', '0a4d71fa-391a-4892-82df-1583a87fb64e'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:52:12.041551 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fe17ff7c-527c-4869-bdd3-cca3f92d0bae tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots returned with HTTP 202 Jan 20 10:52:12.045807 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 801/1603] 10.222.0.73 () {62 vars in 1291 bytes} [Wed Jan 20 10:52:11 2021] POST /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots => generated 168 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 20 10:52:12.059520 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cbaa86cf-acae-4391-b7e1-55473f46db68 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/9ea654cc-0331-433a-b391-be981489a9d2 Jan 20 10:52:12.061024 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cbaa86cf-acae-4391-b7e1-55473f46db68 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:12.061024 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:12.061024 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:12.061024 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cbaa86cf-acae-4391-b7e1-55473f46db68 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:12.061753 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-cbaa86cf-acae-4391-b7e1-55473f46db68 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] show called for member 9ea654cc-0331-433a-b391-be981489a9d2 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 20 10:52:12.074766 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:12.074766 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:12.103026 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cbaa86cf-acae-4391-b7e1-55473f46db68 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/9ea654cc-0331-433a-b391-be981489a9d2 returned with HTTP 200 Jan 20 10:52:12.103860 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 803/1604] 10.222.0.73 () {60 vars in 1380 bytes} [Wed Jan 20 10:52:12 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/9ea654cc-0331-433a-b391-be981489a9d2 => generated 307 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:52:13.124003 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e7a3058b-3ffc-4f09-b6a5-04d5ab628dfc tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/9ea654cc-0331-433a-b391-be981489a9d2 Jan 20 10:52:13.124823 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e7a3058b-3ffc-4f09-b6a5-04d5ab628dfc tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:13.125226 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:13.125226 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:13.126000 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e7a3058b-3ffc-4f09-b6a5-04d5ab628dfc tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:13.127256 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-e7a3058b-3ffc-4f09-b6a5-04d5ab628dfc tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] show called for member 9ea654cc-0331-433a-b391-be981489a9d2 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 20 10:52:13.136038 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:13.136038 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:13.154625 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e7a3058b-3ffc-4f09-b6a5-04d5ab628dfc tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/9ea654cc-0331-433a-b391-be981489a9d2 returned with HTTP 200 Jan 20 10:52:13.156150 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 802/1605] 10.222.0.73 () {60 vars in 1380 bytes} [Wed Jan 20 10:52:13 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/9ea654cc-0331-433a-b391-be981489a9d2 => generated 307 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:52:14.181146 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6189b337-e52e-4a2f-b85a-b25d07c73505 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/9ea654cc-0331-433a-b391-be981489a9d2 Jan 20 10:52:14.182242 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6189b337-e52e-4a2f-b85a-b25d07c73505 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:14.187860 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:14.187860 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:14.188642 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6189b337-e52e-4a2f-b85a-b25d07c73505 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:14.189982 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-6189b337-e52e-4a2f-b85a-b25d07c73505 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] show called for member 9ea654cc-0331-433a-b391-be981489a9d2 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 20 10:52:14.215182 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:14.215182 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:14.247587 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6189b337-e52e-4a2f-b85a-b25d07c73505 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/9ea654cc-0331-433a-b391-be981489a9d2 returned with HTTP 200 Jan 20 10:52:14.250022 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 804/1606] 10.222.0.73 () {60 vars in 1380 bytes} [Wed Jan 20 10:52:14 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/9ea654cc-0331-433a-b391-be981489a9d2 => generated 307 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:52:15.265303 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e7b2e3db-e3e3-4c92-ba39-d1e301c34612 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/9ea654cc-0331-433a-b391-be981489a9d2 Jan 20 10:52:15.266584 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e7b2e3db-e3e3-4c92-ba39-d1e301c34612 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:15.267641 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:15.267641 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:15.268322 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e7b2e3db-e3e3-4c92-ba39-d1e301c34612 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:15.268968 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-e7b2e3db-e3e3-4c92-ba39-d1e301c34612 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] show called for member 9ea654cc-0331-433a-b391-be981489a9d2 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 20 10:52:15.275903 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:15.275903 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:15.289877 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e7b2e3db-e3e3-4c92-ba39-d1e301c34612 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/9ea654cc-0331-433a-b391-be981489a9d2 returned with HTTP 200 Jan 20 10:52:15.291512 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 803/1607] 10.222.0.73 () {60 vars in 1380 bytes} [Wed Jan 20 10:52:15 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/9ea654cc-0331-433a-b391-be981489a9d2 => generated 308 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:52:15.311465 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-181e085d-663e-4e15-af02-5a6b53fbc049 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/detail Jan 20 10:52:15.312560 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-181e085d-663e-4e15-af02-5a6b53fbc049 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:15.312991 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:15.312991 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:15.313728 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-181e085d-663e-4e15-af02-5a6b53fbc049 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:15.315022 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-181e085d-663e-4e15-af02-5a6b53fbc049 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:52:15.323391 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-181e085d-663e-4e15-af02-5a6b53fbc049 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Building query based on filter {{(pid=87960) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 20 10:52:15.366257 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-181e085d-663e-4e15-af02-5a6b53fbc049 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Get all snapshots completed successfully. Jan 20 10:52:15.369010 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:15.369010 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:15.373406 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-181e085d-663e-4e15-af02-5a6b53fbc049 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/detail returned with HTTP 200 Jan 20 10:52:15.375152 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 805/1608] 10.222.0.73 () {58 vars in 1231 bytes} [Wed Jan 20 10:52:15 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/detail => generated 454 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:52:15.390216 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2c2ef7d0-3179-40fb-94f9-7bc2caa25214 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/33b65f3b-7e87-4c83-97bc-0f2f60a2f92d Jan 20 10:52:15.391147 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2c2ef7d0-3179-40fb-94f9-7bc2caa25214 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:15.391598 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:15.391598 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:15.393537 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2c2ef7d0-3179-40fb-94f9-7bc2caa25214 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:15.442783 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:15.442783 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:15.444535 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2c2ef7d0-3179-40fb-94f9-7bc2caa25214 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Snapshot retrieved successfully. Jan 20 10:52:15.447136 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2c2ef7d0-3179-40fb-94f9-7bc2caa25214 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/33b65f3b-7e87-4c83-97bc-0f2f60a2f92d returned with HTTP 200 Jan 20 10:52:15.455469 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 804/1609] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:52:15 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/33b65f3b-7e87-4c83-97bc-0f2f60a2f92d => generated 451 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:52:15.463987 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c7747891-9647-473d-9d7b-86fcc0c0bccd tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/9ea654cc-0331-433a-b391-be981489a9d2 Jan 20 10:52:15.464984 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c7747891-9647-473d-9d7b-86fcc0c0bccd tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:15.465224 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:15.465224 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:15.465761 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c7747891-9647-473d-9d7b-86fcc0c0bccd tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:15.466188 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-c7747891-9647-473d-9d7b-86fcc0c0bccd tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] show called for member 9ea654cc-0331-433a-b391-be981489a9d2 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 20 10:52:15.475011 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:15.475011 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:15.495358 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c7747891-9647-473d-9d7b-86fcc0c0bccd tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/9ea654cc-0331-433a-b391-be981489a9d2 returned with HTTP 200 Jan 20 10:52:15.496792 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 806/1610] 10.222.0.73 () {60 vars in 1380 bytes} [Wed Jan 20 10:52:15 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/9ea654cc-0331-433a-b391-be981489a9d2 => generated 308 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:52:15.514228 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8cf05222-2132-4155-9fba-39ce36c379c7 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/detail Jan 20 10:52:15.515266 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8cf05222-2132-4155-9fba-39ce36c379c7 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:15.515626 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:15.515626 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:15.534727 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8cf05222-2132-4155-9fba-39ce36c379c7 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:15.604783 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8cf05222-2132-4155-9fba-39ce36c379c7 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/detail returned with HTTP 200 Jan 20 10:52:15.617529 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 805/1611] 10.222.0.73 () {60 vars in 1290 bytes} [Wed Jan 20 10:52:15 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/detail => generated 311 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:52:15.621160 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9135fb5a-ff9c-4b2e-8b67-8d86df119223 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] DELETE http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/9ea654cc-0331-433a-b391-be981489a9d2 Jan 20 10:52:15.621799 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9135fb5a-ff9c-4b2e-8b67-8d86df119223 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:15.622056 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:15.622056 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:15.622539 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9135fb5a-ff9c-4b2e-8b67-8d86df119223 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:15.622994 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-9135fb5a-ff9c-4b2e-8b67-8d86df119223 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] delete called for member 9ea654cc-0331-433a-b391-be981489a9d2 {{(pid=87960) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 20 10:52:15.623346 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.group_snapshots [None req-9135fb5a-ff9c-4b2e-8b67-8d86df119223 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Delete group_snapshot with id: 9ea654cc-0331-433a-b391-be981489a9d2 Jan 20 10:52:15.647643 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:15.647643 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:15.760114 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9135fb5a-ff9c-4b2e-8b67-8d86df119223 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/9ea654cc-0331-433a-b391-be981489a9d2 returned with HTTP 202 Jan 20 10:52:15.761567 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 807/1612] 10.222.0.73 () {60 vars in 1383 bytes} [Wed Jan 20 10:52:15 2021] DELETE /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/9ea654cc-0331-433a-b391-be981489a9d2 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 20 10:52:15.770794 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-270c49bf-51ff-435e-a163-f0ec605fb4c0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/detail Jan 20 10:52:15.771412 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-270c49bf-51ff-435e-a163-f0ec605fb4c0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:15.771764 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:15.771764 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:15.772480 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-270c49bf-51ff-435e-a163-f0ec605fb4c0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:15.773294 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-270c49bf-51ff-435e-a163-f0ec605fb4c0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:52:15.774803 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:15.774803 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:15.777443 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-270c49bf-51ff-435e-a163-f0ec605fb4c0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:52:15.896303 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-270c49bf-51ff-435e-a163-f0ec605fb4c0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Get all volumes completed successfully. Jan 20 10:52:15.898399 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-270c49bf-51ff-435e-a163-f0ec605fb4c0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:52:15.898951 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-270c49bf-51ff-435e-a163-f0ec605fb4c0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:52:15.908437 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-270c49bf-51ff-435e-a163-f0ec605fb4c0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:52:15.923290 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:15.923290 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:16.003539 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-270c49bf-51ff-435e-a163-f0ec605fb4c0 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/detail returned with HTTP 200 Jan 20 10:52:16.018002 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 806/1613] 10.222.0.73 () {60 vars in 1266 bytes} [Wed Jan 20 10:52:15 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/detail => generated 1004 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 10:52:16.032376 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5c440d7b-3582-4501-a64e-e1b113312b82 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/detail Jan 20 10:52:16.033021 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5c440d7b-3582-4501-a64e-e1b113312b82 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:16.033199 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:16.033199 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:16.033790 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5c440d7b-3582-4501-a64e-e1b113312b82 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:16.034947 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-5c440d7b-3582-4501-a64e-e1b113312b82 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:52:16.035849 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:16.035849 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:16.039352 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-5c440d7b-3582-4501-a64e-e1b113312b82 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Building query based on filter {{(pid=87960) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 20 10:52:16.106172 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5c440d7b-3582-4501-a64e-e1b113312b82 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Get all snapshots completed successfully. Jan 20 10:52:16.107827 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:16.107827 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:16.112745 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5c440d7b-3582-4501-a64e-e1b113312b82 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/detail returned with HTTP 200 Jan 20 10:52:16.120899 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 808/1614] 10.222.0.73 () {58 vars in 1231 bytes} [Wed Jan 20 10:52:16 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/detail => generated 453 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:52:16.131321 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b812f9f0-7187-4f27-8eb1-f563c017b0a8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/33b65f3b-7e87-4c83-97bc-0f2f60a2f92d Jan 20 10:52:16.132298 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b812f9f0-7187-4f27-8eb1-f563c017b0a8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:16.132693 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:16.132693 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:16.133436 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b812f9f0-7187-4f27-8eb1-f563c017b0a8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:16.212355 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:16.212355 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:16.213821 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b812f9f0-7187-4f27-8eb1-f563c017b0a8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Snapshot retrieved successfully. Jan 20 10:52:16.215814 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b812f9f0-7187-4f27-8eb1-f563c017b0a8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/33b65f3b-7e87-4c83-97bc-0f2f60a2f92d returned with HTTP 200 Jan 20 10:52:16.219646 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 807/1615] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:52:16 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/33b65f3b-7e87-4c83-97bc-0f2f60a2f92d => generated 450 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:52:17.240219 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d94f43f5-4f11-40a6-b09e-17b89019ba35 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/33b65f3b-7e87-4c83-97bc-0f2f60a2f92d Jan 20 10:52:17.242290 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d94f43f5-4f11-40a6-b09e-17b89019ba35 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:17.242970 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:17.242970 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:17.246096 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d94f43f5-4f11-40a6-b09e-17b89019ba35 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:17.306749 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:17.306749 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:17.308639 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d94f43f5-4f11-40a6-b09e-17b89019ba35 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Snapshot retrieved successfully. Jan 20 10:52:17.313182 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d94f43f5-4f11-40a6-b09e-17b89019ba35 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/33b65f3b-7e87-4c83-97bc-0f2f60a2f92d returned with HTTP 200 Jan 20 10:52:17.315102 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 809/1616] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:52:17 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/33b65f3b-7e87-4c83-97bc-0f2f60a2f92d => generated 450 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:52:18.333905 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7498d217-85af-4763-9c6c-c2af54343ecf tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/33b65f3b-7e87-4c83-97bc-0f2f60a2f92d Jan 20 10:52:18.334734 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7498d217-85af-4763-9c6c-c2af54343ecf tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:18.334933 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:18.334933 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:18.335320 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7498d217-85af-4763-9c6c-c2af54343ecf tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:18.365493 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7498d217-85af-4763-9c6c-c2af54343ecf tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/33b65f3b-7e87-4c83-97bc-0f2f60a2f92d returned with HTTP 404 Jan 20 10:52:18.366790 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 808/1617] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:52:18 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/snapshots/33b65f3b-7e87-4c83-97bc-0f2f60a2f92d => generated 111 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:52:18.377216 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2f78bfd8-4f83-4041-8419-b84fc8727617 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/9ea654cc-0331-433a-b391-be981489a9d2 Jan 20 10:52:18.378340 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2f78bfd8-4f83-4041-8419-b84fc8727617 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:18.378592 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:18.378592 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:18.379062 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2f78bfd8-4f83-4041-8419-b84fc8727617 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:18.379743 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-2f78bfd8-4f83-4041-8419-b84fc8727617 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] show called for member 9ea654cc-0331-433a-b391-be981489a9d2 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 20 10:52:18.388452 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2f78bfd8-4f83-4041-8419-b84fc8727617 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/9ea654cc-0331-433a-b391-be981489a9d2 returned with HTTP 404 Jan 20 10:52:18.389963 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 810/1618] 10.222.0.73 () {60 vars in 1380 bytes} [Wed Jan 20 10:52:18 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/9ea654cc-0331-433a-b391-be981489a9d2 => generated 116 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 10:52:18.407985 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d0cd398b-ee6c-4296-9e26-b445d3308bfe tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots Jan 20 10:52:18.408806 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d0cd398b-ee6c-4296-9e26-b445d3308bfe tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:18.409474 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d0cd398b-ee6c-4296-9e26-b445d3308bfe tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:18.422462 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d0cd398b-ee6c-4296-9e26-b445d3308bfe tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots returned with HTTP 200 Jan 20 10:52:18.424461 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 809/1619] 10.222.0.73 () {60 vars in 1269 bytes} [Wed Jan 20 10:52:18 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots => generated 23 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:52:18.435536 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d0174eb2-e935-4e48-8de5-11e41c861cd6 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] DELETE http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/9ea654cc-0331-433a-b391-be981489a9d2 Jan 20 10:52:18.436137 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d0174eb2-e935-4e48-8de5-11e41c861cd6 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:18.436807 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d0174eb2-e935-4e48-8de5-11e41c861cd6 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:18.437266 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.group_snapshots [None req-d0174eb2-e935-4e48-8de5-11e41c861cd6 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] delete called for member 9ea654cc-0331-433a-b391-be981489a9d2 {{(pid=87960) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 20 10:52:18.437603 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.group_snapshots [None req-d0174eb2-e935-4e48-8de5-11e41c861cd6 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Delete group_snapshot with id: 9ea654cc-0331-433a-b391-be981489a9d2 Jan 20 10:52:18.445238 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d0174eb2-e935-4e48-8de5-11e41c861cd6 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/9ea654cc-0331-433a-b391-be981489a9d2 returned with HTTP 404 Jan 20 10:52:18.451230 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 811/1620] 10.222.0.73 () {60 vars in 1383 bytes} [Wed Jan 20 10:52:18 2021] DELETE /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/group_snapshots/9ea654cc-0331-433a-b391-be981489a9d2 => generated 116 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 10:52:18.457173 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8711370d-c3db-4bd4-8762-3afd211574b1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/detail Jan 20 10:52:18.457943 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8711370d-c3db-4bd4-8762-3afd211574b1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:18.458701 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8711370d-c3db-4bd4-8762-3afd211574b1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:18.459842 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-8711370d-c3db-4bd4-8762-3afd211574b1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:52:18.461991 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8711370d-c3db-4bd4-8762-3afd211574b1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:52:18.546958 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8711370d-c3db-4bd4-8762-3afd211574b1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Get all volumes completed successfully. Jan 20 10:52:18.549935 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-8711370d-c3db-4bd4-8762-3afd211574b1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:52:18.550638 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-8711370d-c3db-4bd4-8762-3afd211574b1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:52:18.579949 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-8711370d-c3db-4bd4-8762-3afd211574b1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:52:18.592517 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:18.592517 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:18.629177 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8711370d-c3db-4bd4-8762-3afd211574b1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/detail returned with HTTP 200 Jan 20 10:52:18.641024 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 810/1621] 10.222.0.73 () {60 vars in 1266 bytes} [Wed Jan 20 10:52:18 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/detail => generated 1004 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 10:52:18.658052 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c55a943f-bd18-44c1-836f-a5299d68c9a8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] POST http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/3af67a47-79a0-4ee2-a195-db9c4fad23cf/action Jan 20 10:52:18.659355 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c55a943f-bd18-44c1-836f-a5299d68c9a8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:52:18.660176 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c55a943f-bd18-44c1-836f-a5299d68c9a8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:52:18.661678 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-c55a943f-bd18-44c1-836f-a5299d68c9a8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] delete called for group 3af67a47-79a0-4ee2-a195-db9c4fad23cf {{(pid=87960) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 20 10:52:18.662182 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-c55a943f-bd18-44c1-836f-a5299d68c9a8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Delete group with id: 3af67a47-79a0-4ee2-a195-db9c4fad23cf Jan 20 10:52:18.673513 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:18.673513 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:18.862044 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c55a943f-bd18-44c1-836f-a5299d68c9a8 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/3af67a47-79a0-4ee2-a195-db9c4fad23cf/action returned with HTTP 202 Jan 20 10:52:18.862868 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 812/1622] 10.222.0.73 () {62 vars in 1395 bytes} [Wed Jan 20 10:52:18 2021] POST /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/3af67a47-79a0-4ee2-a195-db9c4fad23cf/action => generated 0 bytes in 210 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 20 10:52:18.879133 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4bea4040-fdcb-4210-8001-e0da593b4782 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/e0d609fb-864d-4145-984f-1b30212d8719 Jan 20 10:52:18.880208 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4bea4040-fdcb-4210-8001-e0da593b4782 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:18.880585 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:18.880585 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:18.881323 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4bea4040-fdcb-4210-8001-e0da593b4782 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:19.000178 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:19.000178 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:19.011600 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4bea4040-fdcb-4210-8001-e0da593b4782 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Volume info retrieved successfully. Jan 20 10:52:19.042719 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-4bea4040-fdcb-4210-8001-e0da593b4782 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:52:19.043541 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-4bea4040-fdcb-4210-8001-e0da593b4782 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:52:19.061104 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-4bea4040-fdcb-4210-8001-e0da593b4782 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:52:19.073137 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:19.073137 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:19.106165 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4bea4040-fdcb-4210-8001-e0da593b4782 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/e0d609fb-864d-4145-984f-1b30212d8719 returned with HTTP 200 Jan 20 10:52:19.107013 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 811/1623] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:52:18 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/e0d609fb-864d-4145-984f-1b30212d8719 => generated 1000 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 10:52:20.124444 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8d2c6f84-5bb5-40ef-80f4-2ca4bbf375c1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/e0d609fb-864d-4145-984f-1b30212d8719 Jan 20 10:52:20.125524 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8d2c6f84-5bb5-40ef-80f4-2ca4bbf375c1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:20.126170 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:20.126170 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:20.128003 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8d2c6f84-5bb5-40ef-80f4-2ca4bbf375c1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:20.225050 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:20.225050 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:20.241640 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8d2c6f84-5bb5-40ef-80f4-2ca4bbf375c1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Volume info retrieved successfully. Jan 20 10:52:20.268451 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-8d2c6f84-5bb5-40ef-80f4-2ca4bbf375c1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:52:20.269243 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-8d2c6f84-5bb5-40ef-80f4-2ca4bbf375c1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:52:20.281971 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-8d2c6f84-5bb5-40ef-80f4-2ca4bbf375c1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:52:20.302922 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:20.302922 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:20.348343 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8d2c6f84-5bb5-40ef-80f4-2ca4bbf375c1 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/e0d609fb-864d-4145-984f-1b30212d8719 returned with HTTP 200 Jan 20 10:52:20.349549 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 813/1624] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:52:20 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/e0d609fb-864d-4145-984f-1b30212d8719 => generated 1000 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 10:52:20.852832 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5db42c32-3291-4f04-ad42-0a0984e26eaf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] POST http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes Jan 20 10:52:20.855786 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:20.855786 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:20.860210 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5db42c32-3291-4f04-ad42-0a0984e26eaf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1351347064"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:52:20.864049 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-5db42c32-3291-4f04-ad42-0a0984e26eaf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1351347064'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:52:20.864673 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-5db42c32-3291-4f04-ad42-0a0984e26eaf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Create volume of 1 GB Jan 20 10:52:20.904308 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5db42c32-3291-4f04-ad42-0a0984e26eaf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Availability Zones retrieved successfully. Jan 20 10:52:20.946697 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5db42c32-3291-4f04-ad42-0a0984e26eaf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Flow 'volume_create_api' (4aa0a43c-80b5-4377-8bd2-569fd4e81610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:52:20.957129 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5db42c32-3291-4f04-ad42-0a0984e26eaf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2f2313f-2cdf-4f2a-ae2a-125a3a812a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:52:20.963545 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-5db42c32-3291-4f04-ad42-0a0984e26eaf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:52:21.154757 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5db42c32-3291-4f04-ad42-0a0984e26eaf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2f2313f-2cdf-4f2a-ae2a-125a3a812a05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:52:21.157803 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5db42c32-3291-4f04-ad42-0a0984e26eaf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb45b332-f35d-4a67-885c-e949c0b7df36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:52:21.337494 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-5db42c32-3291-4f04-ad42-0a0984e26eaf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Created reservations ['3bc78bef-4ca7-4766-83e6-fc15057ec542', '05551a8e-df70-46ec-953b-e4306adc7d79', 'b77ee55b-dac0-4ba0-b484-56c82a1ea72b', 'ef02b6af-bca3-4f1d-a648-afad1b40f0ca'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:52:21.339438 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5db42c32-3291-4f04-ad42-0a0984e26eaf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb45b332-f35d-4a67-885c-e949c0b7df36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bc78bef-4ca7-4766-83e6-fc15057ec542', '05551a8e-df70-46ec-953b-e4306adc7d79', 'b77ee55b-dac0-4ba0-b484-56c82a1ea72b', 'ef02b6af-bca3-4f1d-a648-afad1b40f0ca']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:52:21.344642 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5db42c32-3291-4f04-ad42-0a0984e26eaf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ef68d02-5a32-486a-b909-899493ff981a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:52:21.371360 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bfa9319a-cb4d-436a-8be2-c34a5442dd72 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/e0d609fb-864d-4145-984f-1b30212d8719 Jan 20 10:52:21.372647 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bfa9319a-cb4d-436a-8be2-c34a5442dd72 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:21.373082 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:21.373082 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:21.373858 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bfa9319a-cb4d-436a-8be2-c34a5442dd72 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:21.486818 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5db42c32-3291-4f04-ad42-0a0984e26eaf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ef68d02-5a32-486a-b909-899493ff981a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f199771-f04b-47de-b210-f8f0c96a5b41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1351347064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6456e4380424b95a1568cb9e52ac9da',qos_specs=None,replication_status=,reservations=['3bc78bef-4ca7-4766-83e6-fc15057ec542','05551a8e-df70-46ec-953b-e4306adc7d79','b77ee55b-dac0-4ba0-b484-56c82a1ea72b','ef02b6af-bca3-4f1d-a648-afad1b40f0ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c81ec8a18c2441ebfd2368f4745a1e2',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:52:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1351347064',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f199771-f04b-47de-b210-f8f0c96a5b41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6456e4380424b95a1568cb9e52ac9da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2c81ec8a18c2441ebfd2368f4745a1e2',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:52:21.488850 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5db42c32-3291-4f04-ad42-0a0984e26eaf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bfd518c-c235-43be-b358-bde58840ff94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:52:21.500110 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:21.500110 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:21.528033 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bfa9319a-cb4d-436a-8be2-c34a5442dd72 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Volume info retrieved successfully. Jan 20 10:52:21.558076 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-bfa9319a-cb4d-436a-8be2-c34a5442dd72 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:52:21.558503 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-bfa9319a-cb4d-436a-8be2-c34a5442dd72 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:52:21.567024 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-bfa9319a-cb4d-436a-8be2-c34a5442dd72 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:52:21.568598 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5db42c32-3291-4f04-ad42-0a0984e26eaf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bfd518c-c235-43be-b358-bde58840ff94) transitioned into state 'SUCCESS' from state '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-1351347064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6456e4380424b95a1568cb9e52ac9da',qos_specs=None,replication_status=,reservations=['3bc78bef-4ca7-4766-83e6-fc15057ec542','05551a8e-df70-46ec-953b-e4306adc7d79','b77ee55b-dac0-4ba0-b484-56c82a1ea72b','ef02b6af-bca3-4f1d-a648-afad1b40f0ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c81ec8a18c2441ebfd2368f4745a1e2',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:52:21.571061 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5db42c32-3291-4f04-ad42-0a0984e26eaf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2baa79af-9269-4a35-b871-c1982c86df80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:52:21.576766 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:21.576766 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:21.620560 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bfa9319a-cb4d-436a-8be2-c34a5442dd72 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/e0d609fb-864d-4145-984f-1b30212d8719 returned with HTTP 200 Jan 20 10:52:21.620886 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5db42c32-3291-4f04-ad42-0a0984e26eaf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2baa79af-9269-4a35-b871-c1982c86df80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:52:21.625590 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 814/1625] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:52:21 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/e0d609fb-864d-4145-984f-1b30212d8719 => generated 999 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:52:21.629535 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5db42c32-3291-4f04-ad42-0a0984e26eaf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Flow 'volume_create_api' (4aa0a43c-80b5-4377-8bd2-569fd4e81610) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:52:21.781527 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5db42c32-3291-4f04-ad42-0a0984e26eaf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Create volume request issued successfully. Jan 20 10:52:21.822147 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5db42c32-3291-4f04-ad42-0a0984e26eaf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes returned with HTTP 202 Jan 20 10:52:21.822971 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 812/1626] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:52:20 2021] POST /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes => generated 823 bytes in 1336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:52:21.848998 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d5f5762a-1e0b-48b7-9e52-2f5c1bf4b930 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/3f199771-f04b-47de-b210-f8f0c96a5b41 Jan 20 10:52:21.849753 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d5f5762a-1e0b-48b7-9e52-2f5c1bf4b930 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:21.850115 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:21.850115 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:21.850516 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d5f5762a-1e0b-48b7-9e52-2f5c1bf4b930 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:21.964032 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:21.964032 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:21.979462 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d5f5762a-1e0b-48b7-9e52-2f5c1bf4b930 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:52:22.043870 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d5f5762a-1e0b-48b7-9e52-2f5c1bf4b930 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/3f199771-f04b-47de-b210-f8f0c96a5b41 returned with HTTP 200 Jan 20 10:52:22.046917 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 815/1627] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:52:21 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/3f199771-f04b-47de-b210-f8f0c96a5b41 => generated 915 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:52:22.652732 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-45fe475b-e1ef-47a2-b706-3be8acd0b425 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/e0d609fb-864d-4145-984f-1b30212d8719 Jan 20 10:52:22.654077 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-45fe475b-e1ef-47a2-b706-3be8acd0b425 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:22.661473 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:22.661473 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:22.662330 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-45fe475b-e1ef-47a2-b706-3be8acd0b425 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:22.888476 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-45fe475b-e1ef-47a2-b706-3be8acd0b425 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/e0d609fb-864d-4145-984f-1b30212d8719 returned with HTTP 404 Jan 20 10:52:22.891066 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 813/1628] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:52:22 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/e0d609fb-864d-4145-984f-1b30212d8719 => generated 109 bytes in 246 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 10:52:22.913695 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-98fb6b43-92ab-40b9-ae9d-d9cb6eb6c869 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] GET http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/3af67a47-79a0-4ee2-a195-db9c4fad23cf Jan 20 10:52:22.915577 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-98fb6b43-92ab-40b9-ae9d-d9cb6eb6c869 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:22.916146 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:22.916146 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:22.917220 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-98fb6b43-92ab-40b9-ae9d-d9cb6eb6c869 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:22.918180 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-98fb6b43-92ab-40b9-ae9d-d9cb6eb6c869 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] show called for member 3af67a47-79a0-4ee2-a195-db9c4fad23cf {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:52:22.934400 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-98fb6b43-92ab-40b9-ae9d-d9cb6eb6c869 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/3af67a47-79a0-4ee2-a195-db9c4fad23cf returned with HTTP 404 Jan 20 10:52:22.936813 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 816/1629] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:52:22 2021] GET /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/groups/3af67a47-79a0-4ee2-a195-db9c4fad23cf => generated 108 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 10:52:22.946689 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6d474e7d-16a6-437a-a4d0-5b5568cb88d1 tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] DELETE http://10.222.0.73/volume/v3/1f0e7f94eed6440e8f16e7634c87147a/group_types/47c7649c-b841-476f-a720-82c18b5fb2c0 Jan 20 10:52:22.947648 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6d474e7d-16a6-437a-a4d0-5b5568cb88d1 tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:22.948503 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6d474e7d-16a6-437a-a4d0-5b5568cb88d1 tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:22.950232 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:22.950232 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:22.996624 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:52:22.996624 n-d-768509-8 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Jan 20 10:52:23.009311 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6d474e7d-16a6-437a-a4d0-5b5568cb88d1 tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] http://10.222.0.73/volume/v3/1f0e7f94eed6440e8f16e7634c87147a/group_types/47c7649c-b841-476f-a720-82c18b5fb2c0 returned with HTTP 202 Jan 20 10:52:23.010847 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 814/1630] 10.222.0.73 () {60 vars in 1371 bytes} [Wed Jan 20 10:52:22 2021] DELETE /volume/v3/1f0e7f94eed6440e8f16e7634c87147a/group_types/47c7649c-b841-476f-a720-82c18b5fb2c0 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 20 10:52:23.036070 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aeadf2b2-e6de-487d-90a2-b2904b228ffc tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] DELETE http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/e0d609fb-864d-4145-984f-1b30212d8719 Jan 20 10:52:23.038558 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aeadf2b2-e6de-487d-90a2-b2904b228ffc tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:23.040137 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aeadf2b2-e6de-487d-90a2-b2904b228ffc tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:23.040926 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-aeadf2b2-e6de-487d-90a2-b2904b228ffc tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Delete volume with id: e0d609fb-864d-4145-984f-1b30212d8719 Jan 20 10:52:23.075601 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9fc4455a-a2da-49fe-84ed-a8033823eb0d tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/3f199771-f04b-47de-b210-f8f0c96a5b41 Jan 20 10:52:23.076449 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9fc4455a-a2da-49fe-84ed-a8033823eb0d tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:23.077248 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9fc4455a-a2da-49fe-84ed-a8033823eb0d tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:23.182636 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aeadf2b2-e6de-487d-90a2-b2904b228ffc tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/e0d609fb-864d-4145-984f-1b30212d8719 returned with HTTP 404 Jan 20 10:52:23.184726 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 817/1631] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:52:23 2021] DELETE /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/e0d609fb-864d-4145-984f-1b30212d8719 => generated 109 bytes in 166 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:52:23.198509 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7172f481-ddc1-430e-a979-944a85852d25 tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] DELETE http://10.222.0.73/volume/v3/1f0e7f94eed6440e8f16e7634c87147a/types/537fc5a1-603d-438a-aa5a-3d33ea28eb27 Jan 20 10:52:23.201458 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7172f481-ddc1-430e-a979-944a85852d25 tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:23.205940 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7172f481-ddc1-430e-a979-944a85852d25 tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] Calling method '_delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:23.210405 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:23.210405 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:23.219935 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9fc4455a-a2da-49fe-84ed-a8033823eb0d tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:52:23.245450 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9fc4455a-a2da-49fe-84ed-a8033823eb0d tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/3f199771-f04b-47de-b210-f8f0c96a5b41 returned with HTTP 200 Jan 20 10:52:23.246302 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 815/1632] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:52:23 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/3f199771-f04b-47de-b210-f8f0c96a5b41 => generated 916 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:52:23.271497 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9b9db07e-0014-4649-bfcc-218dd22883a8 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] POST http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots Jan 20 10:52:23.271983 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:23.271983 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:23.272418 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9b9db07e-0014-4649-bfcc-218dd22883a8 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3f199771-f04b-47de-b210-f8f0c96a5b41", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1174826142"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:52:23.353428 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:52:23.353428 n-d-768509-8 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Jan 20 10:52:23.370541 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7172f481-ddc1-430e-a979-944a85852d25 tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] http://10.222.0.73/volume/v3/1f0e7f94eed6440e8f16e7634c87147a/types/537fc5a1-603d-438a-aa5a-3d33ea28eb27 returned with HTTP 202 Jan 20 10:52:23.371411 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 818/1633] 10.222.0.73 () {58 vars in 1312 bytes} [Wed Jan 20 10:52:23 2021] DELETE /volume/v3/1f0e7f94eed6440e8f16e7634c87147a/types/537fc5a1-603d-438a-aa5a-3d33ea28eb27 => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:52:23.373111 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:23.373111 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:23.374917 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9b9db07e-0014-4649-bfcc-218dd22883a8 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:52:23.375505 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-9b9db07e-0014-4649-bfcc-218dd22883a8 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Create snapshot from volume 3f199771-f04b-47de-b210-f8f0c96a5b41 Jan 20 10:52:23.379564 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6341fa61-886c-4ac4-8d36-388615e2f400 tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] GET http://10.222.0.73/volume/v3/1f0e7f94eed6440e8f16e7634c87147a/types/537fc5a1-603d-438a-aa5a-3d33ea28eb27 Jan 20 10:52:23.380408 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6341fa61-886c-4ac4-8d36-388615e2f400 tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:23.380768 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6341fa61-886c-4ac4-8d36-388615e2f400 tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:23.408570 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6341fa61-886c-4ac4-8d36-388615e2f400 tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] http://10.222.0.73/volume/v3/1f0e7f94eed6440e8f16e7634c87147a/types/537fc5a1-603d-438a-aa5a-3d33ea28eb27 returned with HTTP 404 Jan 20 10:52:23.414762 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 819/1634] 10.222.0.73 () {58 vars in 1309 bytes} [Wed Jan 20 10:52:23 2021] GET /volume/v3/1f0e7f94eed6440e8f16e7634c87147a/types/537fc5a1-603d-438a-aa5a-3d33ea28eb27 => generated 114 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 20 10:52:23.423542 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-78716eea-55f4-494b-8da5-4949af56bae5 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] DELETE http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/9ea1f195-2cdc-476f-a562-e4a6a2afa50e Jan 20 10:52:23.424741 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-78716eea-55f4-494b-8da5-4949af56bae5 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:23.425183 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-78716eea-55f4-494b-8da5-4949af56bae5 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:23.425685 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-78716eea-55f4-494b-8da5-4949af56bae5 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Delete volume with id: 9ea1f195-2cdc-476f-a562-e4a6a2afa50e Jan 20 10:52:23.487069 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-78716eea-55f4-494b-8da5-4949af56bae5 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/9ea1f195-2cdc-476f-a562-e4a6a2afa50e returned with HTTP 404 Jan 20 10:52:23.488491 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 820/1635] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:52:23 2021] DELETE /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/9ea1f195-2cdc-476f-a562-e4a6a2afa50e => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 20 10:52:23.503695 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9d3c5c49-f30d-4188-814a-e4e207d9e06b tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] DELETE http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/3d07c6f4-4443-4562-8d12-6227f9c8f709 Jan 20 10:52:23.504928 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-9b9db07e-0014-4649-bfcc-218dd22883a8 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Created reservations ['8ea8ed37-b36a-4e4d-af23-08990de69de0', 'ce892f5c-a0cc-485f-9070-ac439b4204db', 'be860d7d-d138-4b4d-9ace-e29451bab53e', '9a4d4e65-6b41-4f3f-8a8e-3b1895221d63'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:52:23.505313 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9d3c5c49-f30d-4188-814a-e4e207d9e06b tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:23.506434 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9d3c5c49-f30d-4188-814a-e4e207d9e06b tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:23.508109 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-9d3c5c49-f30d-4188-814a-e4e207d9e06b tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Delete volume with id: 3d07c6f4-4443-4562-8d12-6227f9c8f709 Jan 20 10:52:23.634246 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9b9db07e-0014-4649-bfcc-218dd22883a8 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot create request issued successfully. Jan 20 10:52:23.635053 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9b9db07e-0014-4649-bfcc-218dd22883a8 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots returned with HTTP 202 Jan 20 10:52:23.636475 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 816/1636] 10.222.0.73 () {60 vars in 1232 bytes} [Wed Jan 20 10:52:23 2021] POST /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots => generated 310 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 20 10:52:23.651672 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d5cae191-f58c-4862-99f7-af003205a121 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/f8e9595d-8a92-4d31-a46e-81222dbecf8f Jan 20 10:52:23.652207 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d5cae191-f58c-4862-99f7-af003205a121 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:23.652429 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:23.652429 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:23.652810 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d5cae191-f58c-4862-99f7-af003205a121 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:23.659041 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9d3c5c49-f30d-4188-814a-e4e207d9e06b tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/3d07c6f4-4443-4562-8d12-6227f9c8f709 returned with HTTP 404 Jan 20 10:52:23.660794 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 821/1637] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:52:23 2021] DELETE /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/3d07c6f4-4443-4562-8d12-6227f9c8f709 => generated 109 bytes in 168 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 20 10:52:23.670852 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-340bd425-7a02-4b45-8395-baf8e74eaf46 tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] DELETE http://10.222.0.73/volume/v3/1f0e7f94eed6440e8f16e7634c87147a/types/e459942d-32a0-4cda-a9b7-d5e2afa19258 Jan 20 10:52:23.676708 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-340bd425-7a02-4b45-8395-baf8e74eaf46 tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:23.678813 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-340bd425-7a02-4b45-8395-baf8e74eaf46 tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] Calling method '_delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:23.686658 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:23.686658 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:23.689116 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d5cae191-f58c-4862-99f7-af003205a121 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot retrieved successfully. Jan 20 10:52:23.691124 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d5cae191-f58c-4862-99f7-af003205a121 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/f8e9595d-8a92-4d31-a46e-81222dbecf8f returned with HTTP 200 Jan 20 10:52:23.691931 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 817/1638] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:52:23 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/f8e9595d-8a92-4d31-a46e-81222dbecf8f => generated 442 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:52:23.816909 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-340bd425-7a02-4b45-8395-baf8e74eaf46 tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] http://10.222.0.73/volume/v3/1f0e7f94eed6440e8f16e7634c87147a/types/e459942d-32a0-4cda-a9b7-d5e2afa19258 returned with HTTP 202 Jan 20 10:52:23.824718 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 822/1639] 10.222.0.73 () {58 vars in 1312 bytes} [Wed Jan 20 10:52:23 2021] DELETE /volume/v3/1f0e7f94eed6440e8f16e7634c87147a/types/e459942d-32a0-4cda-a9b7-d5e2afa19258 => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 20 10:52:23.833049 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b69578ff-1170-4a7b-8058-2f053e7ae49f tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] GET http://10.222.0.73/volume/v3/1f0e7f94eed6440e8f16e7634c87147a/types/e459942d-32a0-4cda-a9b7-d5e2afa19258 Jan 20 10:52:23.835089 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b69578ff-1170-4a7b-8058-2f053e7ae49f tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:23.835596 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:23.835596 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:23.836681 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b69578ff-1170-4a7b-8058-2f053e7ae49f tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:23.861997 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b69578ff-1170-4a7b-8058-2f053e7ae49f tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] http://10.222.0.73/volume/v3/1f0e7f94eed6440e8f16e7634c87147a/types/e459942d-32a0-4cda-a9b7-d5e2afa19258 returned with HTTP 404 Jan 20 10:52:23.864076 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 818/1640] 10.222.0.73 () {58 vars in 1309 bytes} [Wed Jan 20 10:52:23 2021] GET /volume/v3/1f0e7f94eed6440e8f16e7634c87147a/types/e459942d-32a0-4cda-a9b7-d5e2afa19258 => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:52:23.878616 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fb717021-4ee7-4c74-914d-68014d94bda6 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] DELETE http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/7bf4a3a1-075f-4b12-a12b-95fda6185a04 Jan 20 10:52:23.879790 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fb717021-4ee7-4c74-914d-68014d94bda6 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:23.882660 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fb717021-4ee7-4c74-914d-68014d94bda6 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:23.883641 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-fb717021-4ee7-4c74-914d-68014d94bda6 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] Delete volume with id: 7bf4a3a1-075f-4b12-a12b-95fda6185a04 Jan 20 10:52:24.128677 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fb717021-4ee7-4c74-914d-68014d94bda6 tempest-GroupSnapshotsTest-391837679 tempest-GroupSnapshotsTest-391837679] http://10.222.0.73/volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/7bf4a3a1-075f-4b12-a12b-95fda6185a04 returned with HTTP 404 Jan 20 10:52:24.145763 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dbf136d9-dd27-46f4-83cf-9c1c4212debd tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] DELETE http://10.222.0.73/volume/v3/1f0e7f94eed6440e8f16e7634c87147a/types/27a7effc-9267-467e-9d08-f4fa5bc5f5d8 Jan 20 10:52:24.146831 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dbf136d9-dd27-46f4-83cf-9c1c4212debd tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:24.149508 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dbf136d9-dd27-46f4-83cf-9c1c4212debd tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] Calling method '_delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:24.160598 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 823/1641] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:52:23 2021] DELETE /volume/v3/5df1c3488f414d86b11223e2bbfc6a2b/volumes/7bf4a3a1-075f-4b12-a12b-95fda6185a04 => generated 109 bytes in 261 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:52:24.408636 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:52:24.408636 n-d-768509-8 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Jan 20 10:52:24.432616 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dbf136d9-dd27-46f4-83cf-9c1c4212debd tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] http://10.222.0.73/volume/v3/1f0e7f94eed6440e8f16e7634c87147a/types/27a7effc-9267-467e-9d08-f4fa5bc5f5d8 returned with HTTP 202 Jan 20 10:52:24.435035 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 819/1642] 10.222.0.73 () {58 vars in 1312 bytes} [Wed Jan 20 10:52:24 2021] DELETE /volume/v3/1f0e7f94eed6440e8f16e7634c87147a/types/27a7effc-9267-467e-9d08-f4fa5bc5f5d8 => generated 0 bytes in 296 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:52:24.447280 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5014c27f-cb75-4134-b11c-520a8bcf95b4 tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] GET http://10.222.0.73/volume/v3/1f0e7f94eed6440e8f16e7634c87147a/types/27a7effc-9267-467e-9d08-f4fa5bc5f5d8 Jan 20 10:52:24.448211 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5014c27f-cb75-4134-b11c-520a8bcf95b4 tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:24.449137 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5014c27f-cb75-4134-b11c-520a8bcf95b4 tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:24.497636 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5014c27f-cb75-4134-b11c-520a8bcf95b4 tempest-GroupSnapshotsTest-1963282282 tempest-GroupSnapshotsTest-1963282282] http://10.222.0.73/volume/v3/1f0e7f94eed6440e8f16e7634c87147a/types/27a7effc-9267-467e-9d08-f4fa5bc5f5d8 returned with HTTP 404 Jan 20 10:52:24.499628 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 824/1643] 10.222.0.73 () {58 vars in 1309 bytes} [Wed Jan 20 10:52:24 2021] GET /volume/v3/1f0e7f94eed6440e8f16e7634c87147a/types/27a7effc-9267-467e-9d08-f4fa5bc5f5d8 => generated 114 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:52:24.708760 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cc4ad06a-5e07-4f3f-8323-9a34a9149859 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/f8e9595d-8a92-4d31-a46e-81222dbecf8f Jan 20 10:52:24.710684 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cc4ad06a-5e07-4f3f-8323-9a34a9149859 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:24.711649 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cc4ad06a-5e07-4f3f-8323-9a34a9149859 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:24.819609 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:24.819609 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:24.826611 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cc4ad06a-5e07-4f3f-8323-9a34a9149859 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot retrieved successfully. Jan 20 10:52:24.833493 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cc4ad06a-5e07-4f3f-8323-9a34a9149859 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/f8e9595d-8a92-4d31-a46e-81222dbecf8f returned with HTTP 200 Jan 20 10:52:24.834738 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 820/1644] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:52:24 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/f8e9595d-8a92-4d31-a46e-81222dbecf8f => generated 442 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:52:25.848630 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9036413d-f3e3-4f73-a141-45e373fcdf95 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/f8e9595d-8a92-4d31-a46e-81222dbecf8f Jan 20 10:52:25.849376 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9036413d-f3e3-4f73-a141-45e373fcdf95 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:25.849723 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9036413d-f3e3-4f73-a141-45e373fcdf95 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:25.926152 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:25.926152 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:25.927449 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9036413d-f3e3-4f73-a141-45e373fcdf95 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot retrieved successfully. Jan 20 10:52:25.937497 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9036413d-f3e3-4f73-a141-45e373fcdf95 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/f8e9595d-8a92-4d31-a46e-81222dbecf8f returned with HTTP 200 Jan 20 10:52:25.938935 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 825/1645] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:52:25 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/f8e9595d-8a92-4d31-a46e-81222dbecf8f => generated 442 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:52:26.955299 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0fc7a48d-2492-4174-9ff4-181cc645dcea tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/f8e9595d-8a92-4d31-a46e-81222dbecf8f Jan 20 10:52:26.956807 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0fc7a48d-2492-4174-9ff4-181cc645dcea tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:26.957226 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:26.957226 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:26.957872 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0fc7a48d-2492-4174-9ff4-181cc645dcea tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:27.051553 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:27.051553 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:27.057898 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0fc7a48d-2492-4174-9ff4-181cc645dcea tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot retrieved successfully. Jan 20 10:52:27.064585 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0fc7a48d-2492-4174-9ff4-181cc645dcea tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/f8e9595d-8a92-4d31-a46e-81222dbecf8f returned with HTTP 200 Jan 20 10:52:27.071339 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 821/1646] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:52:26 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/f8e9595d-8a92-4d31-a46e-81222dbecf8f => generated 469 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:52:27.085228 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f8f3cf03-8402-4b23-ae10-9d9eb5969739 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] POST http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups Jan 20 10:52:27.085946 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:27.085946 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:27.086743 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f8f3cf03-8402-4b23-ae10-9d9eb5969739 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3f199771-f04b-47de-b210-f8f0c96a5b41", "snapshot_id": "f8e9595d-8a92-4d31-a46e-81222dbecf8f", "name": "tempest-VolumesSnapshotTestJSON-Backup-837536406"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:52:27.088630 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.backups [None req-f8f3cf03-8402-4b23-ae10-9d9eb5969739 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Creating new backup {'backup': {'volume_id': '3f199771-f04b-47de-b210-f8f0c96a5b41', 'snapshot_id': 'f8e9595d-8a92-4d31-a46e-81222dbecf8f', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-837536406'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 20 10:52:27.090899 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.contrib.backups [None req-f8f3cf03-8402-4b23-ae10-9d9eb5969739 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Creating backup of volume 3f199771-f04b-47de-b210-f8f0c96a5b41 in container None Jan 20 10:52:27.189208 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:27.189208 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:27.191239 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f8f3cf03-8402-4b23-ae10-9d9eb5969739 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:52:27.233440 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:27.233440 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:27.236589 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f8f3cf03-8402-4b23-ae10-9d9eb5969739 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot retrieved successfully. Jan 20 10:52:27.340528 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-f8f3cf03-8402-4b23-ae10-9d9eb5969739 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Created reservations ['f6572423-a082-4e53-ad9f-8b52006be987', '366ffc7b-fb53-4320-9008-ce26c9045a22'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:52:27.489095 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f8f3cf03-8402-4b23-ae10-9d9eb5969739 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups returned with HTTP 202 Jan 20 10:52:27.490616 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 826/1647] 10.222.0.73 () {60 vars in 1226 bytes} [Wed Jan 20 10:52:27 2021] POST /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups => generated 400 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:52:27.502273 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3735626a-ab7b-4b48-b10a-f79a456a03bc tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:52:27.503059 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3735626a-ab7b-4b48-b10a-f79a456a03bc tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:27.503318 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:27.503318 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:27.503873 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3735626a-ab7b-4b48-b10a-f79a456a03bc tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:27.504299 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-3735626a-ab7b-4b48-b10a-f79a456a03bc tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:52:27.534410 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:27.534410 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:27.536901 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3735626a-ab7b-4b48-b10a-f79a456a03bc tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:52:27.539080 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 822/1648] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:52:27 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 817 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:52:28.557593 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-08ee58a7-f9ed-4c1c-93a0-67691e864069 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:52:28.564248 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-08ee58a7-f9ed-4c1c-93a0-67691e864069 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:28.564648 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:28.564648 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:28.565585 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-08ee58a7-f9ed-4c1c-93a0-67691e864069 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:28.566320 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-08ee58a7-f9ed-4c1c-93a0-67691e864069 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:52:28.621479 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:28.621479 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:28.623772 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-08ee58a7-f9ed-4c1c-93a0-67691e864069 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:52:28.624999 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 827/1649] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:52:28 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 841 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:52:29.642411 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1acb73e7-e6ac-4b69-bd61-d0dda17cf893 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:52:29.642971 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1acb73e7-e6ac-4b69-bd61-d0dda17cf893 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:29.643198 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:29.643198 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:29.643574 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1acb73e7-e6ac-4b69-bd61-d0dda17cf893 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:29.646691 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-1acb73e7-e6ac-4b69-bd61-d0dda17cf893 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:52:29.717683 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:29.717683 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:29.720304 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1acb73e7-e6ac-4b69-bd61-d0dda17cf893 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:52:29.721432 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 823/1650] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:52:29 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 841 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:52:30.740735 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a209ac56-2ffd-4dbb-9f6f-32ae2d2b3571 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:52:30.742049 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a209ac56-2ffd-4dbb-9f6f-32ae2d2b3571 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:30.742579 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:30.742579 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:30.743235 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a209ac56-2ffd-4dbb-9f6f-32ae2d2b3571 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:30.743805 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a209ac56-2ffd-4dbb-9f6f-32ae2d2b3571 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:52:30.786983 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:30.786983 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:30.788857 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a209ac56-2ffd-4dbb-9f6f-32ae2d2b3571 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:52:30.789733 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 828/1651] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:52:30 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 841 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:52:31.808850 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e4a6cf21-39e4-43fa-a035-a170378bdded tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:52:31.817797 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e4a6cf21-39e4-43fa-a035-a170378bdded tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:31.818022 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:31.818022 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:31.818607 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e4a6cf21-39e4-43fa-a035-a170378bdded tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:31.822904 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e4a6cf21-39e4-43fa-a035-a170378bdded tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:52:31.923955 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:31.923955 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:31.934003 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e4a6cf21-39e4-43fa-a035-a170378bdded tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:52:31.945257 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 824/1652] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:52:31 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 841 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:52:32.988455 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-01249bc0-77d1-47ac-9962-e9f4fad2dc5d tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:52:32.991547 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-01249bc0-77d1-47ac-9962-e9f4fad2dc5d tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:32.992280 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:32.992280 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:32.996822 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-01249bc0-77d1-47ac-9962-e9f4fad2dc5d tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:32.998620 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-01249bc0-77d1-47ac-9962-e9f4fad2dc5d tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:52:33.169174 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:33.169174 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:33.180299 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-01249bc0-77d1-47ac-9962-e9f4fad2dc5d tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:52:33.183603 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 829/1653] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:52:32 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 841 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:52:34.200739 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b951c8a6-64f8-441e-88af-5388312c1385 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:52:34.202091 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b951c8a6-64f8-441e-88af-5388312c1385 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:34.202530 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:34.202530 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:34.203205 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b951c8a6-64f8-441e-88af-5388312c1385 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:34.204118 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-b951c8a6-64f8-441e-88af-5388312c1385 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:52:34.293950 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:34.293950 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:34.303337 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b951c8a6-64f8-441e-88af-5388312c1385 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:52:34.310393 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 825/1654] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:52:34 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 841 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:52:35.354467 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4c0722d9-83bb-4c11-b4fc-0027702140fd tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:52:35.362861 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4c0722d9-83bb-4c11-b4fc-0027702140fd tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:35.363882 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:35.363882 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:35.368721 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4c0722d9-83bb-4c11-b4fc-0027702140fd tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:35.375489 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-4c0722d9-83bb-4c11-b4fc-0027702140fd tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:52:35.530833 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:35.530833 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:35.542746 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4c0722d9-83bb-4c11-b4fc-0027702140fd tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:52:35.569272 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 830/1655] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:52:35 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 841 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:52:36.588566 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-507cde4f-8e80-4240-b200-ea5e1d49fb05 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:52:36.602888 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-507cde4f-8e80-4240-b200-ea5e1d49fb05 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:36.603881 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:36.603881 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:36.605276 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-507cde4f-8e80-4240-b200-ea5e1d49fb05 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:36.612542 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-507cde4f-8e80-4240-b200-ea5e1d49fb05 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:52:36.697388 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:36.697388 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:36.700084 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-507cde4f-8e80-4240-b200-ea5e1d49fb05 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:52:36.714737 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 826/1656] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:52:36 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 841 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:52:37.721095 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-43633f30-305e-4a24-9748-95bae21f795d tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:52:37.722208 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-43633f30-305e-4a24-9748-95bae21f795d tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:37.722566 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:37.722566 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:37.723146 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-43633f30-305e-4a24-9748-95bae21f795d tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:37.723747 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-43633f30-305e-4a24-9748-95bae21f795d tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:52:37.824669 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:37.824669 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:37.837379 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-43633f30-305e-4a24-9748-95bae21f795d tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:52:37.839000 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 831/1657] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:52:37 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 841 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:52:38.854704 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0622b019-02dd-4e46-8c50-efd35eb1a2f4 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:52:38.856507 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0622b019-02dd-4e46-8c50-efd35eb1a2f4 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:38.857132 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:38.857132 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:38.857733 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0622b019-02dd-4e46-8c50-efd35eb1a2f4 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:38.858304 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-0622b019-02dd-4e46-8c50-efd35eb1a2f4 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:52:38.917216 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:38.917216 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:38.925041 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0622b019-02dd-4e46-8c50-efd35eb1a2f4 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:52:38.926652 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 827/1658] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:52:38 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 841 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:52:39.944096 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5ad790b2-a0eb-4cc5-942c-2b0a616f5ad3 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:52:39.945127 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5ad790b2-a0eb-4cc5-942c-2b0a616f5ad3 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:39.946040 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:39.946040 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:39.951840 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5ad790b2-a0eb-4cc5-942c-2b0a616f5ad3 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:39.954461 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5ad790b2-a0eb-4cc5-942c-2b0a616f5ad3 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:52:40.057728 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:40.057728 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:40.066713 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5ad790b2-a0eb-4cc5-942c-2b0a616f5ad3 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:52:40.071287 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 832/1659] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:52:39 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 841 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:52:41.092095 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cb83f4a2-6005-4758-92a7-95fff3036786 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:52:41.095797 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cb83f4a2-6005-4758-92a7-95fff3036786 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:41.096775 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:41.096775 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:41.097912 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cb83f4a2-6005-4758-92a7-95fff3036786 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:41.099450 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-cb83f4a2-6005-4758-92a7-95fff3036786 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:52:41.168115 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:41.168115 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:41.171920 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cb83f4a2-6005-4758-92a7-95fff3036786 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:52:41.173623 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 828/1660] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:52:41 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 841 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:52:42.194225 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-70bfaa0c-a6f8-4a8c-9322-df55de885d2e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:52:42.195172 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-70bfaa0c-a6f8-4a8c-9322-df55de885d2e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:42.195735 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:42.195735 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:42.196751 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-70bfaa0c-a6f8-4a8c-9322-df55de885d2e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:42.197668 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-70bfaa0c-a6f8-4a8c-9322-df55de885d2e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:52:42.255008 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:42.255008 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:42.256876 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-70bfaa0c-a6f8-4a8c-9322-df55de885d2e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:52:42.264519 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 833/1661] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:52:42 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 841 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:52:43.287854 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2ea89751-05fd-457e-84a9-0cf8c380e94c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:52:43.289535 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2ea89751-05fd-457e-84a9-0cf8c380e94c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:43.290637 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:43.290637 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:43.302432 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2ea89751-05fd-457e-84a9-0cf8c380e94c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:43.303599 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-2ea89751-05fd-457e-84a9-0cf8c380e94c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:52:43.363962 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:43.363962 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:43.371448 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2ea89751-05fd-457e-84a9-0cf8c380e94c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:52:43.374456 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 829/1662] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:52:43 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:52:44.388780 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c63a7039-387e-4309-93e4-38dbab1e277f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:52:44.389561 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c63a7039-387e-4309-93e4-38dbab1e277f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:44.389561 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:44.389561 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:44.390064 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c63a7039-387e-4309-93e4-38dbab1e277f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:44.390246 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-c63a7039-387e-4309-93e4-38dbab1e277f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:52:44.436694 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:44.436694 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:44.447023 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c63a7039-387e-4309-93e4-38dbab1e277f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:52:44.450238 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 834/1663] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:52:44 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:52:45.468451 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-387f2b29-b560-4af3-93df-6b47cef053bc tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:52:45.472047 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-387f2b29-b560-4af3-93df-6b47cef053bc tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:45.472843 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:45.472843 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:45.473546 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-387f2b29-b560-4af3-93df-6b47cef053bc tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:45.474227 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-387f2b29-b560-4af3-93df-6b47cef053bc tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:52:45.561691 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:45.561691 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:45.564928 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-387f2b29-b560-4af3-93df-6b47cef053bc tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:52:45.566404 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 830/1664] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:52:45 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:52:46.598914 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-78843fd1-d862-47c9-ade3-c2e2cde8e766 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:52:46.601479 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-78843fd1-d862-47c9-ade3-c2e2cde8e766 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:46.601916 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:46.601916 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:46.602717 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-78843fd1-d862-47c9-ade3-c2e2cde8e766 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:46.603503 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-78843fd1-d862-47c9-ade3-c2e2cde8e766 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:52:46.752636 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:46.752636 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:46.754987 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-78843fd1-d862-47c9-ade3-c2e2cde8e766 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:52:46.756145 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 835/1665] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:52:46 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:52:47.796927 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-141aedae-6c97-4236-9c54-07f945b0e903 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:52:47.798103 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-141aedae-6c97-4236-9c54-07f945b0e903 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:47.798532 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:47.798532 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:47.799182 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-141aedae-6c97-4236-9c54-07f945b0e903 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:47.799782 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-141aedae-6c97-4236-9c54-07f945b0e903 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:52:47.863325 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:47.863325 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:47.870406 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-141aedae-6c97-4236-9c54-07f945b0e903 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:52:47.873766 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 831/1666] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:52:47 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:52:48.895598 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-55c5d6d4-a80d-4ac3-ba6b-4e9f1d8b0b25 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:52:48.897403 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-55c5d6d4-a80d-4ac3-ba6b-4e9f1d8b0b25 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:48.898346 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:48.898346 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:48.901398 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-55c5d6d4-a80d-4ac3-ba6b-4e9f1d8b0b25 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:48.902297 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-55c5d6d4-a80d-4ac3-ba6b-4e9f1d8b0b25 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:52:48.998851 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:48.998851 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:49.008010 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-55c5d6d4-a80d-4ac3-ba6b-4e9f1d8b0b25 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:52:49.012597 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 836/1667] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:52:48 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:52:50.027750 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1d359ac4-dd8f-4319-81e1-f8c884a9fe24 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:52:50.028985 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1d359ac4-dd8f-4319-81e1-f8c884a9fe24 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:50.029405 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:50.029405 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:50.030061 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1d359ac4-dd8f-4319-81e1-f8c884a9fe24 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:50.030633 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-1d359ac4-dd8f-4319-81e1-f8c884a9fe24 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:52:50.085108 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:50.085108 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:50.090109 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1d359ac4-dd8f-4319-81e1-f8c884a9fe24 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:52:50.098015 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 837/1668] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:52:50 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:52:50.416316 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-58d2202a-2f44-47bf-96df-2b834f058068 tempest-GroupsV314Test-1913869551 tempest-GroupsV314Test-1913869551] POST http://10.222.0.73/volume/v3/239d03f852294fdc906fbef2f969f53c/types Jan 20 10:52:50.416753 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:50.416753 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:50.417489 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-58d2202a-2f44-47bf-96df-2b834f058068 tempest-GroupsV314Test-1913869551 tempest-GroupsV314Test-1913869551] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1255280689"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:52:50.564268 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-58d2202a-2f44-47bf-96df-2b834f058068 tempest-GroupsV314Test-1913869551 tempest-GroupsV314Test-1913869551] http://10.222.0.73/volume/v3/239d03f852294fdc906fbef2f969f53c/types returned with HTTP 200 Jan 20 10:52:50.568084 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 832/1669] 10.222.0.73 () {60 vars in 1219 bytes} [Wed Jan 20 10:52:50 2021] POST /volume/v3/239d03f852294fdc906fbef2f969f53c/types => generated 220 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:52:50.576275 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-792dcc16-db19-4087-b622-cbb119a47076 tempest-GroupsV314Test-1913869551 tempest-GroupsV314Test-1913869551] POST http://10.222.0.73/volume/v3/239d03f852294fdc906fbef2f969f53c/group_types Jan 20 10:52:50.577155 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:50.577155 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:50.577843 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-792dcc16-db19-4087-b622-cbb119a47076 tempest-GroupsV314Test-1913869551 tempest-GroupsV314Test-1913869551] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1724385276"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:52:50.689768 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-792dcc16-db19-4087-b622-cbb119a47076 tempest-GroupsV314Test-1913869551 tempest-GroupsV314Test-1913869551] http://10.222.0.73/volume/v3/239d03f852294fdc906fbef2f969f53c/group_types returned with HTTP 202 Jan 20 10:52:50.696107 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 838/1670] 10.222.0.73 () {62 vars in 1278 bytes} [Wed Jan 20 10:52:50 2021] POST /volume/v3/239d03f852294fdc906fbef2f969f53c/group_types => generated 177 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 20 10:52:51.004408 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0d5ec42b-c724-44ef-99dc-b713a8fec75f tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] POST http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/groups Jan 20 10:52:51.005767 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0d5ec42b-c724-44ef-99dc-b713a8fec75f tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f6189778-29e1-46d3-852a-dce30916cf5b", "volume_types": ["4b8e7e78-4d8f-41a1-b6d0-072df9457f75"], "name": "tempest-GroupsV314Test-Group-1239876184"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:52:51.006987 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-0d5ec42b-c724-44ef-99dc-b713a8fec75f tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Creating new group {'group': {'group_type': 'f6189778-29e1-46d3-852a-dce30916cf5b', 'volume_types': ['4b8e7e78-4d8f-41a1-b6d0-072df9457f75'], 'name': 'tempest-GroupsV314Test-Group-1239876184'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 20 10:52:51.038772 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-0d5ec42b-c724-44ef-99dc-b713a8fec75f tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Creating group tempest-GroupsV314Test-Group-1239876184. Jan 20 10:52:51.132927 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0d5ec42b-c724-44ef-99dc-b713a8fec75f tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Availability Zones retrieved successfully. Jan 20 10:52:51.143007 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d6a31890-da80-411e-a7ea-5033650bccab tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:52:51.144073 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d6a31890-da80-411e-a7ea-5033650bccab tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:51.145851 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d6a31890-da80-411e-a7ea-5033650bccab tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:51.146557 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-d6a31890-da80-411e-a7ea-5033650bccab tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:52:51.169845 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:51.169845 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:51.172769 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d6a31890-da80-411e-a7ea-5033650bccab tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:52:51.173890 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 839/1671] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:52:51 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:52:51.185947 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-0d5ec42b-c724-44ef-99dc-b713a8fec75f tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Created reservations ['ffd991be-4603-4f3e-8f41-d826cada4253'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:52:51.346405 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0d5ec42b-c724-44ef-99dc-b713a8fec75f tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/groups returned with HTTP 202 Jan 20 10:52:51.347516 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 833/1672] 10.222.0.73 () {62 vars in 1264 bytes} [Wed Jan 20 10:52:50 2021] POST /volume/v3/7d7eac83810144518adee58aac3435c4/groups => generated 108 bytes in 646 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:52:51.356928 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a8ee74f0-ad39-4704-ae60-9025665e9d2e tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] GET http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/groups/f6718349-8ab6-4a66-ac37-169bafe45534 Jan 20 10:52:51.358391 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a8ee74f0-ad39-4704-ae60-9025665e9d2e tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:51.359133 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:51.359133 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:51.360515 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a8ee74f0-ad39-4704-ae60-9025665e9d2e tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:51.379154 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-a8ee74f0-ad39-4704-ae60-9025665e9d2e tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] show called for member f6718349-8ab6-4a66-ac37-169bafe45534 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:52:51.412710 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:51.412710 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:51.577924 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a8ee74f0-ad39-4704-ae60-9025665e9d2e tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/groups/f6718349-8ab6-4a66-ac37-169bafe45534 returned with HTTP 200 Jan 20 10:52:51.598134 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 840/1673] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:52:51 2021] GET /volume/v3/7d7eac83810144518adee58aac3435c4/groups/f6718349-8ab6-4a66-ac37-169bafe45534 => generated 388 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:52:52.192449 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-08f42ee4-b82a-423a-a3d0-e624737e4206 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:52:52.193091 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-08f42ee4-b82a-423a-a3d0-e624737e4206 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:52.193510 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:52.193510 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:52.194237 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-08f42ee4-b82a-423a-a3d0-e624737e4206 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:52.194699 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-08f42ee4-b82a-423a-a3d0-e624737e4206 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:52:52.247846 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:52.247846 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:52.251227 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-08f42ee4-b82a-423a-a3d0-e624737e4206 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:52:52.252658 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 834/1674] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:52:52 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:52:52.606766 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e5d2fabf-9513-4569-bf63-c853fd8465b4 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] GET http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/groups/f6718349-8ab6-4a66-ac37-169bafe45534 Jan 20 10:52:52.608140 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e5d2fabf-9513-4569-bf63-c853fd8465b4 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:52.619285 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:52.619285 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:52.620357 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e5d2fabf-9513-4569-bf63-c853fd8465b4 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:52.621279 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-e5d2fabf-9513-4569-bf63-c853fd8465b4 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] show called for member f6718349-8ab6-4a66-ac37-169bafe45534 {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:52:52.645217 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:52.645217 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:52.720453 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e5d2fabf-9513-4569-bf63-c853fd8465b4 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/groups/f6718349-8ab6-4a66-ac37-169bafe45534 returned with HTTP 200 Jan 20 10:52:52.722359 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 841/1675] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:52:52 2021] GET /volume/v3/7d7eac83810144518adee58aac3435c4/groups/f6718349-8ab6-4a66-ac37-169bafe45534 => generated 389 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:52:52.741580 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f4ff285a-5a74-44a2-8924-e08c495a5cf5 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] POST http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes Jan 20 10:52:52.742337 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:52.742337 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:52.743182 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f4ff285a-5a74-44a2-8924-e08c495a5cf5 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4b8e7e78-4d8f-41a1-b6d0-072df9457f75", "group_id": "f6718349-8ab6-4a66-ac37-169bafe45534", "size": 1, "name": "tempest-GroupsV314Test-Volume-371002810"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:52:52.744851 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-f4ff285a-5a74-44a2-8924-e08c495a5cf5 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Create volume request body: {'volume': {'volume_type': '4b8e7e78-4d8f-41a1-b6d0-072df9457f75', 'group_id': 'f6718349-8ab6-4a66-ac37-169bafe45534', 'size': 1, 'name': 'tempest-GroupsV314Test-Volume-371002810'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:52:52.774264 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:52.774264 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:52.775854 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-f4ff285a-5a74-44a2-8924-e08c495a5cf5 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Create volume of 1 GB Jan 20 10:52:52.813499 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f4ff285a-5a74-44a2-8924-e08c495a5cf5 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Availability Zones retrieved successfully. Jan 20 10:52:52.837093 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f4ff285a-5a74-44a2-8924-e08c495a5cf5 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Flow 'volume_create_api' (9eeba2b8-ab6a-4494-aff1-9ab0abff3e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:52:52.841929 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f4ff285a-5a74-44a2-8924-e08c495a5cf5 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe00d389-b080-487b-b108-2c764de769f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:52:52.844870 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:52.844870 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:52.845714 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-f4ff285a-5a74-44a2-8924-e08c495a5cf5 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:52:52.917681 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f4ff285a-5a74-44a2-8924-e08c495a5cf5 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe00d389-b080-487b-b108-2c764de769f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T10:52:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4b8e7e78-4d8f-41a1-b6d0-072df9457f75,is_public=True,name='tempest-GroupsV314Test-volume-type-1255280689',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b8e7e78-4d8f-41a1-b6d0-072df9457f75', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f6718349-8ab6-4a66-ac37-169bafe45534', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:52:52.920533 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f4ff285a-5a74-44a2-8924-e08c495a5cf5 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d324a2f-989d-4d05-9d9a-17d5f3853976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:52:53.011251 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-f4ff285a-5a74-44a2-8924-e08c495a5cf5 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1255280689 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1255280689, it is now deprecated. Please use the default quota class for default quota. Jan 20 10:52:53.012593 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-f4ff285a-5a74-44a2-8924-e08c495a5cf5 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1255280689 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1255280689, it is now deprecated. Please use the default quota class for default quota. Jan 20 10:52:53.070775 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-f4ff285a-5a74-44a2-8924-e08c495a5cf5 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Created reservations ['bee1bcf0-2207-4814-a65a-3c8714fe1fd7', '2e114cd5-f12d-4c21-adc7-9f8452fbd7a4', '2a110ded-7a5d-403d-b6bc-6f0a041e99d8', 'e18940d9-0666-4cab-9876-02b5107df450'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:52:53.073439 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f4ff285a-5a74-44a2-8924-e08c495a5cf5 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d324a2f-989d-4d05-9d9a-17d5f3853976) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bee1bcf0-2207-4814-a65a-3c8714fe1fd7', '2e114cd5-f12d-4c21-adc7-9f8452fbd7a4', '2a110ded-7a5d-403d-b6bc-6f0a041e99d8', 'e18940d9-0666-4cab-9876-02b5107df450']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:52:53.079797 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f4ff285a-5a74-44a2-8924-e08c495a5cf5 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (990a78e1-633e-45d1-88fa-faeafe397437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:52:53.276261 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fcf95800-a4c2-44d1-beb1-9caed55c9c72 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:52:53.278225 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fcf95800-a4c2-44d1-beb1-9caed55c9c72 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:53.278857 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:53.278857 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:53.279497 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fcf95800-a4c2-44d1-beb1-9caed55c9c72 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:53.280169 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-fcf95800-a4c2-44d1-beb1-9caed55c9c72 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:52:53.285035 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f4ff285a-5a74-44a2-8924-e08c495a5cf5 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (990a78e1-633e-45d1-88fa-faeafe397437) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f73516e2-d401-46e1-876f-c230a224e332', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-371002810',encryption_key_id=None,group_id=f6718349-8ab6-4a66-ac37-169bafe45534,group_type_id=,metadata={},multiattach=False,project_id='7d7eac83810144518adee58aac3435c4',qos_specs=None,replication_status=,reservations=['bee1bcf0-2207-4814-a65a-3c8714fe1fd7','2e114cd5-f12d-4c21-adc7-9f8452fbd7a4','2a110ded-7a5d-403d-b6bc-6f0a041e99d8','e18940d9-0666-4cab-9876-02b5107df450'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df4c1d06336d4e09b999c8d790fbfe04',volume_type_id=4b8e7e78-4d8f-41a1-b6d0-072df9457f75), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:52:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-371002810',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f6718349-8ab6-4a66-ac37-169bafe45534,host=None,id=f73516e2-d401-46e1-876f-c230a224e332,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d7eac83810144518adee58aac3435c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='df4c1d06336d4e09b999c8d790fbfe04',volume_attachment=,volume_type=,volume_type_id=4b8e7e78-4d8f-41a1-b6d0-072df9457f75)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:52:53.289064 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f4ff285a-5a74-44a2-8924-e08c495a5cf5 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65d7000a-7a0a-412a-8243-1ebd24985574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:52:53.341162 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:53.341162 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:53.354206 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fcf95800-a4c2-44d1-beb1-9caed55c9c72 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:52:53.355668 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 842/1676] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:52:53 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:52:53.389709 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f4ff285a-5a74-44a2-8924-e08c495a5cf5 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65d7000a-7a0a-412a-8243-1ebd24985574) transitioned into state 'SUCCESS' from state '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-371002810',encryption_key_id=None,group_id=f6718349-8ab6-4a66-ac37-169bafe45534,group_type_id=,metadata={},multiattach=False,project_id='7d7eac83810144518adee58aac3435c4',qos_specs=None,replication_status=,reservations=['bee1bcf0-2207-4814-a65a-3c8714fe1fd7','2e114cd5-f12d-4c21-adc7-9f8452fbd7a4','2a110ded-7a5d-403d-b6bc-6f0a041e99d8','e18940d9-0666-4cab-9876-02b5107df450'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df4c1d06336d4e09b999c8d790fbfe04',volume_type_id=4b8e7e78-4d8f-41a1-b6d0-072df9457f75)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:52:53.392536 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f4ff285a-5a74-44a2-8924-e08c495a5cf5 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f78c8f4-c505-4437-add1-cfe2197c16df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:52:53.434130 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f4ff285a-5a74-44a2-8924-e08c495a5cf5 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f78c8f4-c505-4437-add1-cfe2197c16df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:52:53.438547 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f4ff285a-5a74-44a2-8924-e08c495a5cf5 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Flow 'volume_create_api' (9eeba2b8-ab6a-4494-aff1-9ab0abff3e91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:52:53.558541 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f4ff285a-5a74-44a2-8924-e08c495a5cf5 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Create volume request issued successfully. Jan 20 10:52:53.579206 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-f4ff285a-5a74-44a2-8924-e08c495a5cf5 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:52:53.580015 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-f4ff285a-5a74-44a2-8924-e08c495a5cf5 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:52:53.593188 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-f4ff285a-5a74-44a2-8924-e08c495a5cf5 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:52:53.604376 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:53.604376 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:53.635824 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f4ff285a-5a74-44a2-8924-e08c495a5cf5 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes returned with HTTP 202 Jan 20 10:52:53.654224 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 835/1677] 10.222.0.73 () {62 vars in 1267 bytes} [Wed Jan 20 10:52:52 2021] POST /volume/v3/7d7eac83810144518adee58aac3435c4/volumes => generated 899 bytes in 905 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:52:53.676183 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b8ee7431-4c89-48e1-9aa6-751d870853d0 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] GET http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/f73516e2-d401-46e1-876f-c230a224e332 Jan 20 10:52:53.676183 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b8ee7431-4c89-48e1-9aa6-751d870853d0 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:53.676183 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:53.676183 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:53.676183 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b8ee7431-4c89-48e1-9aa6-751d870853d0 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:53.886514 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:53.886514 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:53.905639 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b8ee7431-4c89-48e1-9aa6-751d870853d0 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Volume info retrieved successfully. Jan 20 10:52:53.936981 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-b8ee7431-4c89-48e1-9aa6-751d870853d0 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:52:53.938020 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-b8ee7431-4c89-48e1-9aa6-751d870853d0 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:52:53.961945 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-b8ee7431-4c89-48e1-9aa6-751d870853d0 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:52:53.996368 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:53.996368 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:54.075901 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b8ee7431-4c89-48e1-9aa6-751d870853d0 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/f73516e2-d401-46e1-876f-c230a224e332 returned with HTTP 200 Jan 20 10:52:54.085980 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 843/1678] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:52:53 2021] GET /volume/v3/7d7eac83810144518adee58aac3435c4/volumes/f73516e2-d401-46e1-876f-c230a224e332 => generated 991 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:52:54.383974 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e22252c2-e541-4ef2-9e14-35203c9bf98a tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:52:54.388593 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e22252c2-e541-4ef2-9e14-35203c9bf98a tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:54.390950 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:54.390950 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:54.397681 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e22252c2-e541-4ef2-9e14-35203c9bf98a tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:54.398375 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e22252c2-e541-4ef2-9e14-35203c9bf98a tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:52:54.494337 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:54.494337 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:54.504399 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e22252c2-e541-4ef2-9e14-35203c9bf98a tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:52:54.505809 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 836/1679] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:52:54 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:52:55.110213 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8b343dc8-574d-4bad-a096-b36840aa4167 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] GET http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/f73516e2-d401-46e1-876f-c230a224e332 Jan 20 10:52:55.110873 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8b343dc8-574d-4bad-a096-b36840aa4167 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:55.111114 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:55.111114 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:55.111488 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8b343dc8-574d-4bad-a096-b36840aa4167 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:55.268993 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:55.268993 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:55.291361 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8b343dc8-574d-4bad-a096-b36840aa4167 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Volume info retrieved successfully. Jan 20 10:52:55.313899 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-8b343dc8-574d-4bad-a096-b36840aa4167 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:52:55.314670 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-8b343dc8-574d-4bad-a096-b36840aa4167 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:52:55.330209 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-8b343dc8-574d-4bad-a096-b36840aa4167 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:52:55.338040 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:55.338040 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:55.361206 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8b343dc8-574d-4bad-a096-b36840aa4167 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/f73516e2-d401-46e1-876f-c230a224e332 returned with HTTP 200 Jan 20 10:52:55.362318 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 844/1680] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:52:55 2021] GET /volume/v3/7d7eac83810144518adee58aac3435c4/volumes/f73516e2-d401-46e1-876f-c230a224e332 => generated 991 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:52:55.580561 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b0f97e87-1d29-4704-bb84-51db06ea41ff tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:52:55.583238 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b0f97e87-1d29-4704-bb84-51db06ea41ff tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:55.583609 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:55.583609 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:55.589818 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b0f97e87-1d29-4704-bb84-51db06ea41ff tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:55.590561 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-b0f97e87-1d29-4704-bb84-51db06ea41ff tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:52:55.667047 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:55.667047 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:55.673855 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b0f97e87-1d29-4704-bb84-51db06ea41ff tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:52:55.685371 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 837/1681] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:52:55 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:52:56.384761 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-afac3695-a9d8-47da-b2ef-ee80b826e580 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] GET http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/f73516e2-d401-46e1-876f-c230a224e332 Jan 20 10:52:56.385875 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-afac3695-a9d8-47da-b2ef-ee80b826e580 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:56.386233 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:56.386233 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:56.386866 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-afac3695-a9d8-47da-b2ef-ee80b826e580 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:56.621146 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:56.621146 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:56.667703 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-afac3695-a9d8-47da-b2ef-ee80b826e580 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Volume info retrieved successfully. Jan 20 10:52:56.695911 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-afac3695-a9d8-47da-b2ef-ee80b826e580 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:52:56.696541 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-afac3695-a9d8-47da-b2ef-ee80b826e580 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:52:56.700701 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2b09c392-21e9-4fc3-85be-177e26ccf64a tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:52:56.701759 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2b09c392-21e9-4fc3-85be-177e26ccf64a tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:56.702329 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:56.702329 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:56.703527 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2b09c392-21e9-4fc3-85be-177e26ccf64a tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:56.704260 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-2b09c392-21e9-4fc3-85be-177e26ccf64a tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:52:56.719313 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-afac3695-a9d8-47da-b2ef-ee80b826e580 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:52:56.727898 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:56.727898 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:56.742318 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:56.742318 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:56.744563 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2b09c392-21e9-4fc3-85be-177e26ccf64a tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:52:56.758203 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 838/1682] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:52:56 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:52:56.788238 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-afac3695-a9d8-47da-b2ef-ee80b826e580 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/f73516e2-d401-46e1-876f-c230a224e332 returned with HTTP 200 Jan 20 10:52:56.790068 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 845/1683] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:52:56 2021] GET /volume/v3/7d7eac83810144518adee58aac3435c4/volumes/f73516e2-d401-46e1-876f-c230a224e332 => generated 992 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:52:56.811790 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1714de63-ad2e-435c-affe-cef137228309 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] POST http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/groups/action Jan 20 10:52:56.812668 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:56.812668 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:56.813426 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1714de63-ad2e-435c-affe-cef137228309 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Action body: b'{"create-from-src": {"source_group_id": "f6718349-8ab6-4a66-ac37-169bafe45534", "name": "tempest-Group_from_grp-1458003029"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:52:56.814083 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1714de63-ad2e-435c-affe-cef137228309 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"source_group_id": "f6718349-8ab6-4a66-ac37-169bafe45534", "name": "tempest-Group_from_grp-1458003029"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:52:56.815403 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-1714de63-ad2e-435c-affe-cef137228309 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Creating new group {'create-from-src': {'source_group_id': 'f6718349-8ab6-4a66-ac37-169bafe45534', 'name': 'tempest-Group_from_grp-1458003029'}}. {{(pid=87959) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 20 10:52:56.815988 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-1714de63-ad2e-435c-affe-cef137228309 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Creating group tempest-Group_from_grp-1458003029 from source group f6718349-8ab6-4a66-ac37-169bafe45534. Jan 20 10:52:56.839905 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:56.839905 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:56.895991 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:56.895991 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:57.004675 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-1714de63-ad2e-435c-affe-cef137228309 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Created reservations ['5b247262-1a21-4947-98b4-83ca34c88ce3'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:52:57.353656 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.group.api [None req-1714de63-ad2e-435c-affe-cef137228309 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] A mapping entry already exists for group 2b4f72a4-d73f-4ae5-a5f5-07e4c42b435a and volume type 4b8e7e78-4d8f-41a1-b6d0-072df9457f75. Do not need to create again. Jan 20 10:52:57.355343 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:57.355343 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:57.356896 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1714de63-ad2e-435c-affe-cef137228309 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Availability Zones retrieved successfully. Jan 20 10:52:57.415892 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1714de63-ad2e-435c-affe-cef137228309 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Flow 'volume_create_api' (b73a4dca-f191-42ad-92f3-7174b99c12d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:52:57.424300 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1714de63-ad2e-435c-affe-cef137228309 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46fad68f-fab5-44a8-b8df-a062c8e5ceeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:52:57.440975 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-1714de63-ad2e-435c-affe-cef137228309 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Validating volume size '1' using validate_int, validate_source_size {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:52:57.569636 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1714de63-ad2e-435c-affe-cef137228309 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46fad68f-fab5-44a8-b8df-a062c8e5ceeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'f73516e2-d401-46e1-876f-c230a224e332', 'volume_type': VolumeType(created_at=2021-01-20T10:52:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4b8e7e78-4d8f-41a1-b6d0-072df9457f75,is_public=True,name='tempest-GroupsV314Test-volume-type-1255280689',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b8e7e78-4d8f-41a1-b6d0-072df9457f75', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2b4f72a4-d73f-4ae5-a5f5-07e4c42b435a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:52:57.573198 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1714de63-ad2e-435c-affe-cef137228309 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a11d09dd-ce89-45e2-97ce-220ea4358859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:52:57.772314 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9471e321-9b33-48e5-ad27-a9e5c3fb2b2c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:52:57.774405 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9471e321-9b33-48e5-ad27-a9e5c3fb2b2c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:57.775090 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:57.775090 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:57.776479 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9471e321-9b33-48e5-ad27-a9e5c3fb2b2c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:57.777559 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-9471e321-9b33-48e5-ad27-a9e5c3fb2b2c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:52:57.828835 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:57.828835 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:57.832439 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9471e321-9b33-48e5-ad27-a9e5c3fb2b2c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:52:57.834203 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 846/1684] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:52:57 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:52:57.865851 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-1714de63-ad2e-435c-affe-cef137228309 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Created reservations ['6e3b63f1-7171-470c-b201-57bb7fa19db9', '4e4a5ceb-1c15-444d-93d8-e5e216c1b7cf', 'fb775ecd-9a11-4efb-b3f5-9178c90aef2d', '60ee1b74-d451-4200-b6a4-91d63ef330aa'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:52:57.867724 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1714de63-ad2e-435c-affe-cef137228309 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a11d09dd-ce89-45e2-97ce-220ea4358859) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e3b63f1-7171-470c-b201-57bb7fa19db9', '4e4a5ceb-1c15-444d-93d8-e5e216c1b7cf', 'fb775ecd-9a11-4efb-b3f5-9178c90aef2d', '60ee1b74-d451-4200-b6a4-91d63ef330aa']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:52:57.871853 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1714de63-ad2e-435c-affe-cef137228309 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06cc8cde-d769-417f-a450-4b164d233e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:52:58.179191 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1714de63-ad2e-435c-affe-cef137228309 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06cc8cde-d769-417f-a450-4b164d233e51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7527ad72-6b7c-4781-9d46-5e9bf9f089a8', '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=2b4f72a4-d73f-4ae5-a5f5-07e4c42b435a,group_type_id=,metadata={},multiattach=False,project_id='7d7eac83810144518adee58aac3435c4',qos_specs=None,replication_status=,reservations=['6e3b63f1-7171-470c-b201-57bb7fa19db9','4e4a5ceb-1c15-444d-93d8-e5e216c1b7cf','fb775ecd-9a11-4efb-b3f5-9178c90aef2d','60ee1b74-d451-4200-b6a4-91d63ef330aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=f73516e2-d401-46e1-876f-c230a224e332,status='creating',user_id='df4c1d06336d4e09b999c8d790fbfe04',volume_type_id=4b8e7e78-4d8f-41a1-b6d0-072df9457f75), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:52:57Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2b4f72a4-d73f-4ae5-a5f5-07e4c42b435a,host=None,id=7527ad72-6b7c-4781-9d46-5e9bf9f089a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d7eac83810144518adee58aac3435c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=f73516e2-d401-46e1-876f-c230a224e332,status='creating',terminated_at=None,updated_at=None,user_id='df4c1d06336d4e09b999c8d790fbfe04',volume_attachment=,volume_type=,volume_type_id=4b8e7e78-4d8f-41a1-b6d0-072df9457f75)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:52:58.185552 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1714de63-ad2e-435c-affe-cef137228309 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68a2a971-3a9a-4051-aa11-33fe3d1a5247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:52:58.297582 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1714de63-ad2e-435c-affe-cef137228309 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68a2a971-3a9a-4051-aa11-33fe3d1a5247) transitioned into state 'SUCCESS' from 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=2b4f72a4-d73f-4ae5-a5f5-07e4c42b435a,group_type_id=,metadata={},multiattach=False,project_id='7d7eac83810144518adee58aac3435c4',qos_specs=None,replication_status=,reservations=['6e3b63f1-7171-470c-b201-57bb7fa19db9','4e4a5ceb-1c15-444d-93d8-e5e216c1b7cf','fb775ecd-9a11-4efb-b3f5-9178c90aef2d','60ee1b74-d451-4200-b6a4-91d63ef330aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=f73516e2-d401-46e1-876f-c230a224e332,status='creating',user_id='df4c1d06336d4e09b999c8d790fbfe04',volume_type_id=4b8e7e78-4d8f-41a1-b6d0-072df9457f75)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:52:58.303515 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1714de63-ad2e-435c-affe-cef137228309 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Flow 'volume_create_api' (b73a4dca-f191-42ad-92f3-7174b99c12d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:52:58.424983 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1714de63-ad2e-435c-affe-cef137228309 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Create volume request issued successfully. Jan 20 10:52:58.485471 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1714de63-ad2e-435c-affe-cef137228309 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/groups/action returned with HTTP 202 Jan 20 10:52:58.494704 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 839/1685] 10.222.0.73 () {62 vars in 1285 bytes} [Wed Jan 20 10:52:56 2021] POST /volume/v3/7d7eac83810144518adee58aac3435c4/groups/action => generated 102 bytes in 1681 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:52:58.503876 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-00bb26bf-ea59-4b0b-a8c9-8a8fb3fd1aff tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] GET http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/detail Jan 20 10:52:58.505050 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-00bb26bf-ea59-4b0b-a8c9-8a8fb3fd1aff tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:58.505683 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:58.505683 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:58.506797 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-00bb26bf-ea59-4b0b-a8c9-8a8fb3fd1aff tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:58.508552 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-00bb26bf-ea59-4b0b-a8c9-8a8fb3fd1aff tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:52:58.511008 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-00bb26bf-ea59-4b0b-a8c9-8a8fb3fd1aff tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:52:58.775317 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-00bb26bf-ea59-4b0b-a8c9-8a8fb3fd1aff tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Get all volumes completed successfully. Jan 20 10:52:58.776976 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-00bb26bf-ea59-4b0b-a8c9-8a8fb3fd1aff tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:52:58.813277 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-00bb26bf-ea59-4b0b-a8c9-8a8fb3fd1aff tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:52:58.845801 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-00bb26bf-ea59-4b0b-a8c9-8a8fb3fd1aff tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:52:58.860573 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e29c68e7-3ff0-4bbc-924a-5a8ed30eb274 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:52:58.865755 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e29c68e7-3ff0-4bbc-924a-5a8ed30eb274 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:58.866251 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:58.866251 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:58.866957 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e29c68e7-3ff0-4bbc-924a-5a8ed30eb274 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:58.867278 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:58.867278 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:58.869181 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e29c68e7-3ff0-4bbc-924a-5a8ed30eb274 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:52:58.895724 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-00bb26bf-ea59-4b0b-a8c9-8a8fb3fd1aff tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:52:58.899422 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-00bb26bf-ea59-4b0b-a8c9-8a8fb3fd1aff tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:52:58.923537 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-00bb26bf-ea59-4b0b-a8c9-8a8fb3fd1aff tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:52:58.935995 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:58.935995 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:58.947454 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e29c68e7-3ff0-4bbc-924a-5a8ed30eb274 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:52:58.956790 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:58.956790 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:58.963097 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 840/1686] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:52:58 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:52:59.084532 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-00bb26bf-ea59-4b0b-a8c9-8a8fb3fd1aff tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/detail returned with HTTP 200 Jan 20 10:52:59.086116 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 847/1687] 10.222.0.73 () {60 vars in 1266 bytes} [Wed Jan 20 10:52:58 2021] GET /volume/v3/7d7eac83810144518adee58aac3435c4/volumes/detail => generated 1973 bytes in 588 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 10:52:59.119912 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-923ac5a4-d5bb-4fd1-abe0-257be8fda547 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] GET http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 Jan 20 10:52:59.120928 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-923ac5a4-d5bb-4fd1-abe0-257be8fda547 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:59.121385 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:59.121385 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:59.122233 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-923ac5a4-d5bb-4fd1-abe0-257be8fda547 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:59.315860 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:59.315860 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:59.374573 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-923ac5a4-d5bb-4fd1-abe0-257be8fda547 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Volume info retrieved successfully. Jan 20 10:52:59.441547 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-923ac5a4-d5bb-4fd1-abe0-257be8fda547 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:52:59.442341 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-923ac5a4-d5bb-4fd1-abe0-257be8fda547 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:52:59.451901 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-923ac5a4-d5bb-4fd1-abe0-257be8fda547 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:52:59.494886 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:52:59.494886 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:52:59.610276 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-923ac5a4-d5bb-4fd1-abe0-257be8fda547 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 returned with HTTP 200 Jan 20 10:52:59.612020 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 841/1688] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:52:59 2021] GET /volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 => generated 988 bytes in 496 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:52:59.973825 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ef42040d-1b80-4724-9441-23a621f4249c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:52:59.976928 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ef42040d-1b80-4724-9441-23a621f4249c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:52:59.977349 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:52:59.977349 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:52:59.978225 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ef42040d-1b80-4724-9441-23a621f4249c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:52:59.978886 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-ef42040d-1b80-4724-9441-23a621f4249c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:53:00.060286 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:00.060286 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:00.063459 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ef42040d-1b80-4724-9441-23a621f4249c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:53:00.069571 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 848/1689] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:52:59 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:00.636760 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-be5a0947-6410-4513-8638-6a7af915a1f4 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] GET http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 Jan 20 10:53:00.637982 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-be5a0947-6410-4513-8638-6a7af915a1f4 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:00.638496 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:00.638496 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:00.639301 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-be5a0947-6410-4513-8638-6a7af915a1f4 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:00.835884 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:00.835884 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:00.877291 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-be5a0947-6410-4513-8638-6a7af915a1f4 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Volume info retrieved successfully. Jan 20 10:53:00.959853 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-be5a0947-6410-4513-8638-6a7af915a1f4 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:53:00.960490 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-be5a0947-6410-4513-8638-6a7af915a1f4 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:53:00.978481 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-be5a0947-6410-4513-8638-6a7af915a1f4 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:53:01.018323 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:01.018323 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:01.086576 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-87870af8-f1c8-404a-818b-7d7caee29a0f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:53:01.087523 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-87870af8-f1c8-404a-818b-7d7caee29a0f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:01.087922 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:01.087922 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:01.088654 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-87870af8-f1c8-404a-818b-7d7caee29a0f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:01.089209 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-87870af8-f1c8-404a-818b-7d7caee29a0f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:53:01.117344 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-be5a0947-6410-4513-8638-6a7af915a1f4 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 returned with HTTP 200 Jan 20 10:53:01.119093 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 842/1690] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:53:00 2021] GET /volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 => generated 988 bytes in 491 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:53:01.137651 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:01.137651 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:01.151388 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-87870af8-f1c8-404a-818b-7d7caee29a0f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:53:01.152746 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 849/1691] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:01 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:02.150473 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-446565bc-97e0-4580-ad6b-c38daaec587f tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] GET http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 Jan 20 10:53:02.155447 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-446565bc-97e0-4580-ad6b-c38daaec587f tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:02.156128 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:02.156128 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:02.159506 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-446565bc-97e0-4580-ad6b-c38daaec587f tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:02.175345 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e8f82e6f-a0d8-4f7f-8528-8a275512b1ae tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:53:02.181800 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e8f82e6f-a0d8-4f7f-8528-8a275512b1ae tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:02.182226 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:02.182226 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:02.182846 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e8f82e6f-a0d8-4f7f-8528-8a275512b1ae tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:02.183412 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e8f82e6f-a0d8-4f7f-8528-8a275512b1ae tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:53:02.288629 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:02.288629 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:02.291125 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e8f82e6f-a0d8-4f7f-8528-8a275512b1ae tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:53:02.292930 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 850/1692] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:02 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:02.469666 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:02.469666 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:02.506642 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-446565bc-97e0-4580-ad6b-c38daaec587f tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Volume info retrieved successfully. Jan 20 10:53:02.570108 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-446565bc-97e0-4580-ad6b-c38daaec587f tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:53:02.573897 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-446565bc-97e0-4580-ad6b-c38daaec587f tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:53:02.601563 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-446565bc-97e0-4580-ad6b-c38daaec587f tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:53:02.623798 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:02.623798 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:02.702531 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-446565bc-97e0-4580-ad6b-c38daaec587f tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 returned with HTTP 200 Jan 20 10:53:02.709962 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 843/1693] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:53:02 2021] GET /volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 => generated 988 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:53:03.318552 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-abf4bdc1-4a50-454c-8917-a18b88a4d052 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:53:03.326730 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-abf4bdc1-4a50-454c-8917-a18b88a4d052 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:03.327416 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:03.327416 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:03.329170 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-abf4bdc1-4a50-454c-8917-a18b88a4d052 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:03.330090 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-abf4bdc1-4a50-454c-8917-a18b88a4d052 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:53:03.424526 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:03.424526 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:03.428052 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-abf4bdc1-4a50-454c-8917-a18b88a4d052 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:53:03.437571 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 851/1694] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:03 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:03.731325 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-06458be0-6ec8-419e-bed9-37262aee47df tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] GET http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 Jan 20 10:53:03.732341 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-06458be0-6ec8-419e-bed9-37262aee47df tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:03.732755 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:03.732755 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:03.733486 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-06458be0-6ec8-419e-bed9-37262aee47df tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:03.841787 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:03.841787 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:03.866301 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-06458be0-6ec8-419e-bed9-37262aee47df tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Volume info retrieved successfully. Jan 20 10:53:03.899122 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-06458be0-6ec8-419e-bed9-37262aee47df tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:53:03.901946 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-06458be0-6ec8-419e-bed9-37262aee47df tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:53:03.919489 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-06458be0-6ec8-419e-bed9-37262aee47df tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:53:03.941116 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:03.941116 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:03.992646 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-06458be0-6ec8-419e-bed9-37262aee47df tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 returned with HTTP 200 Jan 20 10:53:03.998286 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 844/1695] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:53:03 2021] GET /volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 => generated 988 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:53:04.447858 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cfd6db11-e2a9-4a5a-8ab4-a8b3abc0a73f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:53:04.450852 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cfd6db11-e2a9-4a5a-8ab4-a8b3abc0a73f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:04.451220 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:04.451220 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:04.451799 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cfd6db11-e2a9-4a5a-8ab4-a8b3abc0a73f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:04.452295 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-cfd6db11-e2a9-4a5a-8ab4-a8b3abc0a73f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:53:04.498315 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:04.498315 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:04.507174 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cfd6db11-e2a9-4a5a-8ab4-a8b3abc0a73f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:53:04.529965 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 852/1696] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:04 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:05.029156 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-49a8fb6e-adad-408a-92d6-2d5dd3450d8a tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] GET http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 Jan 20 10:53:05.031889 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-49a8fb6e-adad-408a-92d6-2d5dd3450d8a tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:05.032456 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:05.032456 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:05.034775 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-49a8fb6e-adad-408a-92d6-2d5dd3450d8a tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:05.289096 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:05.289096 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:05.333812 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-49a8fb6e-adad-408a-92d6-2d5dd3450d8a tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Volume info retrieved successfully. Jan 20 10:53:05.395208 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-49a8fb6e-adad-408a-92d6-2d5dd3450d8a tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:53:05.403612 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-49a8fb6e-adad-408a-92d6-2d5dd3450d8a tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:53:05.423341 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-49a8fb6e-adad-408a-92d6-2d5dd3450d8a tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:53:05.484760 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:05.484760 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:05.551650 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5550151f-f042-4bdf-b6dc-46ac097de8d9 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:53:05.561417 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5550151f-f042-4bdf-b6dc-46ac097de8d9 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:05.562782 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:05.562782 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:05.563695 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5550151f-f042-4bdf-b6dc-46ac097de8d9 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:05.564622 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5550151f-f042-4bdf-b6dc-46ac097de8d9 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:53:05.609884 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-49a8fb6e-adad-408a-92d6-2d5dd3450d8a tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 returned with HTTP 200 Jan 20 10:53:05.618446 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 845/1697] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:53:05 2021] GET /volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 => generated 988 bytes in 607 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:53:05.675343 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:05.675343 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:05.679699 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5550151f-f042-4bdf-b6dc-46ac097de8d9 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:53:05.684079 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 853/1698] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:05 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:06.636300 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3b8c5bf0-10d9-4aed-8fa1-758678e51c8a tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] GET http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 Jan 20 10:53:06.637444 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3b8c5bf0-10d9-4aed-8fa1-758678e51c8a tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:06.637803 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:06.637803 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:06.638532 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3b8c5bf0-10d9-4aed-8fa1-758678e51c8a tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:06.697733 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-657530ac-f076-410a-95ff-f2510f13b4a0 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:53:06.698322 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-657530ac-f076-410a-95ff-f2510f13b4a0 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:06.698619 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:06.698619 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:06.699177 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-657530ac-f076-410a-95ff-f2510f13b4a0 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:06.699722 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-657530ac-f076-410a-95ff-f2510f13b4a0 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:53:06.755391 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:06.755391 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:06.757775 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-657530ac-f076-410a-95ff-f2510f13b4a0 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:53:06.758810 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 854/1699] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:06 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:06.824123 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:06.824123 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:06.845964 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3b8c5bf0-10d9-4aed-8fa1-758678e51c8a tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Volume info retrieved successfully. Jan 20 10:53:06.903105 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-3b8c5bf0-10d9-4aed-8fa1-758678e51c8a tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:53:06.904573 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-3b8c5bf0-10d9-4aed-8fa1-758678e51c8a tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:53:06.919331 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-3b8c5bf0-10d9-4aed-8fa1-758678e51c8a tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:53:06.935506 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:06.935506 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:06.971255 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3b8c5bf0-10d9-4aed-8fa1-758678e51c8a tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 returned with HTTP 200 Jan 20 10:53:06.972396 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 846/1700] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:53:06 2021] GET /volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 => generated 988 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:53:07.786539 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e9944c7c-053c-41e3-b285-5ee4a1f45998 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:53:07.789987 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e9944c7c-053c-41e3-b285-5ee4a1f45998 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:07.791174 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:07.791174 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:07.794304 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e9944c7c-053c-41e3-b285-5ee4a1f45998 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:07.795139 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e9944c7c-053c-41e3-b285-5ee4a1f45998 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:53:07.887519 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:07.887519 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:07.892669 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e9944c7c-053c-41e3-b285-5ee4a1f45998 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:53:07.905362 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 855/1701] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:07 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:07.992155 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-238f5b1a-443f-4018-a2a7-1652813d54b0 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] GET http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 Jan 20 10:53:07.993428 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-238f5b1a-443f-4018-a2a7-1652813d54b0 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:07.993799 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:07.993799 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:07.994432 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-238f5b1a-443f-4018-a2a7-1652813d54b0 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:08.219188 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:08.219188 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:08.236454 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-238f5b1a-443f-4018-a2a7-1652813d54b0 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Volume info retrieved successfully. Jan 20 10:53:08.304830 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-238f5b1a-443f-4018-a2a7-1652813d54b0 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:53:08.314119 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-238f5b1a-443f-4018-a2a7-1652813d54b0 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:53:08.372679 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-238f5b1a-443f-4018-a2a7-1652813d54b0 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:53:08.416335 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:08.416335 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:08.574071 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-238f5b1a-443f-4018-a2a7-1652813d54b0 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 returned with HTTP 200 Jan 20 10:53:08.575657 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 847/1702] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:53:07 2021] GET /volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 => generated 988 bytes in 590 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:53:08.917356 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ea0aa55e-8daf-4d7f-84a4-34f66eb800ad tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:53:08.920369 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ea0aa55e-8daf-4d7f-84a4-34f66eb800ad tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:08.921970 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:08.921970 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:08.924020 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ea0aa55e-8daf-4d7f-84a4-34f66eb800ad tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:08.925545 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-ea0aa55e-8daf-4d7f-84a4-34f66eb800ad tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:53:08.982742 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:08.982742 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:08.993914 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ea0aa55e-8daf-4d7f-84a4-34f66eb800ad tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:53:09.004043 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 856/1703] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:08 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:09.599096 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b4cc2a86-9fee-4d8d-89cb-f3226462dcee tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] GET http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 Jan 20 10:53:09.601241 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b4cc2a86-9fee-4d8d-89cb-f3226462dcee tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:09.610607 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:09.610607 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:09.613610 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b4cc2a86-9fee-4d8d-89cb-f3226462dcee tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:10.040246 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2a750d93-8ea8-4cde-8c4c-dac43540ce3c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:53:10.041588 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2a750d93-8ea8-4cde-8c4c-dac43540ce3c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:10.041852 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:10.041852 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:10.042299 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2a750d93-8ea8-4cde-8c4c-dac43540ce3c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:10.042579 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-2a750d93-8ea8-4cde-8c4c-dac43540ce3c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:53:10.050018 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:10.050018 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:10.082086 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b4cc2a86-9fee-4d8d-89cb-f3226462dcee tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Volume info retrieved successfully. Jan 20 10:53:10.107960 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:10.107960 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:10.118705 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2a750d93-8ea8-4cde-8c4c-dac43540ce3c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:53:10.120129 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 857/1704] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:10 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:53:10.138952 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-b4cc2a86-9fee-4d8d-89cb-f3226462dcee tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:53:10.139407 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-b4cc2a86-9fee-4d8d-89cb-f3226462dcee tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:53:10.158331 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-b4cc2a86-9fee-4d8d-89cb-f3226462dcee tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:53:10.193628 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:10.193628 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:10.265628 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b4cc2a86-9fee-4d8d-89cb-f3226462dcee tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 returned with HTTP 200 Jan 20 10:53:10.270867 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 848/1705] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:53:09 2021] GET /volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 => generated 988 bytes in 683 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:53:11.163644 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-23e487f7-14da-4987-b506-f2f737843be0 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:53:11.164288 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-23e487f7-14da-4987-b506-f2f737843be0 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:11.164805 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:11.164805 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:11.165584 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-23e487f7-14da-4987-b506-f2f737843be0 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:11.173850 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-23e487f7-14da-4987-b506-f2f737843be0 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:53:11.230394 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:11.230394 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:11.232508 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-23e487f7-14da-4987-b506-f2f737843be0 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:53:11.233481 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 858/1706] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:11 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:11.309543 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-26d171ef-f259-4adf-a496-ec2b8af1369b tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] GET http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 Jan 20 10:53:11.310848 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-26d171ef-f259-4adf-a496-ec2b8af1369b tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:11.311074 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:11.311074 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:11.311501 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-26d171ef-f259-4adf-a496-ec2b8af1369b tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:11.459950 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:11.459950 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:11.479764 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-26d171ef-f259-4adf-a496-ec2b8af1369b tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Volume info retrieved successfully. Jan 20 10:53:11.535715 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-26d171ef-f259-4adf-a496-ec2b8af1369b tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:53:11.536895 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-26d171ef-f259-4adf-a496-ec2b8af1369b tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:53:11.604534 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-26d171ef-f259-4adf-a496-ec2b8af1369b tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:53:11.604534 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:11.604534 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:11.861989 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-26d171ef-f259-4adf-a496-ec2b8af1369b tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 returned with HTTP 200 Jan 20 10:53:11.880981 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 849/1707] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:53:11 2021] GET /volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 => generated 988 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:53:12.281569 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6f79291f-03c5-4c76-87f4-4d74c468b1bc tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:53:12.287414 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6f79291f-03c5-4c76-87f4-4d74c468b1bc tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:12.288301 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:12.288301 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:12.289106 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6f79291f-03c5-4c76-87f4-4d74c468b1bc tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:12.290569 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-6f79291f-03c5-4c76-87f4-4d74c468b1bc tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:53:12.370503 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:12.370503 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:12.372546 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6f79291f-03c5-4c76-87f4-4d74c468b1bc tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:53:12.380776 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 859/1708] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:12 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:12.896467 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4e040375-a32b-44ed-8fc7-0105ca249f56 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] GET http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 Jan 20 10:53:12.897732 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4e040375-a32b-44ed-8fc7-0105ca249f56 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:12.897866 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:12.897866 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:12.898214 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4e040375-a32b-44ed-8fc7-0105ca249f56 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:13.079580 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:13.079580 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:13.136607 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4e040375-a32b-44ed-8fc7-0105ca249f56 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Volume info retrieved successfully. Jan 20 10:53:13.168103 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-4e040375-a32b-44ed-8fc7-0105ca249f56 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:53:13.168738 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-4e040375-a32b-44ed-8fc7-0105ca249f56 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:53:13.192219 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-4e040375-a32b-44ed-8fc7-0105ca249f56 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:53:13.205609 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:13.205609 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:13.327780 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4e040375-a32b-44ed-8fc7-0105ca249f56 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 returned with HTTP 200 Jan 20 10:53:13.327780 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 850/1709] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:53:12 2021] GET /volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 => generated 988 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:53:13.407860 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d012aaab-8a69-4d77-9272-89dfae95c9cc tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:53:13.408755 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d012aaab-8a69-4d77-9272-89dfae95c9cc tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:13.412420 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:13.412420 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:13.423829 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d012aaab-8a69-4d77-9272-89dfae95c9cc tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:13.424598 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-d012aaab-8a69-4d77-9272-89dfae95c9cc tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:53:13.553522 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:13.553522 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:13.557047 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d012aaab-8a69-4d77-9272-89dfae95c9cc tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:53:13.558104 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 860/1710] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:13 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:14.319726 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-86f769a4-6f54-499b-93f2-a9bd98f0ce81 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] GET http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 Jan 20 10:53:14.321744 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-86f769a4-6f54-499b-93f2-a9bd98f0ce81 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:14.322430 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:14.322430 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:14.325894 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-86f769a4-6f54-499b-93f2-a9bd98f0ce81 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:14.508508 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:14.508508 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:14.571885 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-86f769a4-6f54-499b-93f2-a9bd98f0ce81 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Volume info retrieved successfully. Jan 20 10:53:14.579109 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e3800db5-b9a8-49b0-ad1b-4114da570d8a tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:53:14.579967 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e3800db5-b9a8-49b0-ad1b-4114da570d8a tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:14.580434 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:14.580434 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:14.581221 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e3800db5-b9a8-49b0-ad1b-4114da570d8a tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:14.581799 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e3800db5-b9a8-49b0-ad1b-4114da570d8a tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:53:14.667648 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-86f769a4-6f54-499b-93f2-a9bd98f0ce81 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:53:14.672185 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-86f769a4-6f54-499b-93f2-a9bd98f0ce81 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:53:14.692106 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:14.692106 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:14.707711 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-86f769a4-6f54-499b-93f2-a9bd98f0ce81 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:53:14.713644 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e3800db5-b9a8-49b0-ad1b-4114da570d8a tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:53:14.714821 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 861/1711] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:14 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:14.729705 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:14.729705 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:14.784129 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-86f769a4-6f54-499b-93f2-a9bd98f0ce81 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 returned with HTTP 200 Jan 20 10:53:14.786105 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 851/1712] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:53:14 2021] GET /volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 => generated 988 bytes in 474 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:53:15.729595 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8cd3434c-df6a-453b-a078-07f187b9717f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:53:15.730108 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8cd3434c-df6a-453b-a078-07f187b9717f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:15.730284 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:15.730284 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:15.730965 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8cd3434c-df6a-453b-a078-07f187b9717f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:15.731558 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-8cd3434c-df6a-453b-a078-07f187b9717f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:53:15.775616 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:15.775616 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:15.776357 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8cd3434c-df6a-453b-a078-07f187b9717f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:53:15.777794 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 862/1713] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:15 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:15.814783 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1bb8431f-2010-46d5-8793-a26c2e55def4 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] GET http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 Jan 20 10:53:15.815055 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1bb8431f-2010-46d5-8793-a26c2e55def4 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:15.815394 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:15.815394 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:15.815953 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1bb8431f-2010-46d5-8793-a26c2e55def4 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:15.936526 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:15.936526 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:15.964908 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1bb8431f-2010-46d5-8793-a26c2e55def4 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Volume info retrieved successfully. Jan 20 10:53:15.988899 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-1bb8431f-2010-46d5-8793-a26c2e55def4 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:53:15.989773 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-1bb8431f-2010-46d5-8793-a26c2e55def4 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:53:16.000373 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-1bb8431f-2010-46d5-8793-a26c2e55def4 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:53:16.013219 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:16.013219 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:16.080847 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1bb8431f-2010-46d5-8793-a26c2e55def4 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 returned with HTTP 200 Jan 20 10:53:16.091345 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 852/1714] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:53:15 2021] GET /volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 => generated 988 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:53:16.835718 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0daeff93-de5a-4288-aba3-4df5b07afb89 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:53:16.836870 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0daeff93-de5a-4288-aba3-4df5b07afb89 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:16.837396 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:16.837396 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:16.846675 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0daeff93-de5a-4288-aba3-4df5b07afb89 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:16.846675 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-0daeff93-de5a-4288-aba3-4df5b07afb89 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:53:16.934106 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:16.934106 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:16.938000 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0daeff93-de5a-4288-aba3-4df5b07afb89 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:53:16.939966 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 863/1715] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:16 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:17.100023 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-79c6f4f0-01fc-498e-903c-912c98e0e28b tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] GET http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 Jan 20 10:53:17.100778 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-79c6f4f0-01fc-498e-903c-912c98e0e28b tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:17.101125 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:17.101125 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:17.101710 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-79c6f4f0-01fc-498e-903c-912c98e0e28b tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:17.294123 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:17.294123 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:17.344578 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-79c6f4f0-01fc-498e-903c-912c98e0e28b tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Volume info retrieved successfully. Jan 20 10:53:17.434984 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-79c6f4f0-01fc-498e-903c-912c98e0e28b tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:53:17.436162 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-79c6f4f0-01fc-498e-903c-912c98e0e28b tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:53:17.465160 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-79c6f4f0-01fc-498e-903c-912c98e0e28b tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:53:17.490786 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:17.490786 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:17.547580 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-79c6f4f0-01fc-498e-903c-912c98e0e28b tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 returned with HTTP 200 Jan 20 10:53:17.551701 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 853/1716] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:53:17 2021] GET /volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 => generated 989 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:53:17.567345 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e688d333-5a10-4ca7-a8d8-e900846d65e0 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] GET http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/groups/2b4f72a4-d73f-4ae5-a5f5-07e4c42b435a Jan 20 10:53:17.567957 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e688d333-5a10-4ca7-a8d8-e900846d65e0 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:17.568180 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:17.568180 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:17.569060 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e688d333-5a10-4ca7-a8d8-e900846d65e0 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:17.569649 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-e688d333-5a10-4ca7-a8d8-e900846d65e0 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] show called for member 2b4f72a4-d73f-4ae5-a5f5-07e4c42b435a {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:53:17.580567 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:17.580567 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:17.621885 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e688d333-5a10-4ca7-a8d8-e900846d65e0 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/groups/2b4f72a4-d73f-4ae5-a5f5-07e4c42b435a returned with HTTP 200 Jan 20 10:53:17.623656 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 864/1717] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:53:17 2021] GET /volume/v3/7d7eac83810144518adee58aac3435c4/groups/2b4f72a4-d73f-4ae5-a5f5-07e4c42b435a => generated 417 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:53:17.641732 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-03fd7efa-6abc-4b15-bc87-dc24b493f889 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] GET http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/detail Jan 20 10:53:17.642316 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-03fd7efa-6abc-4b15-bc87-dc24b493f889 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:17.642506 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:17.642506 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:17.642854 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-03fd7efa-6abc-4b15-bc87-dc24b493f889 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:17.643719 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-03fd7efa-6abc-4b15-bc87-dc24b493f889 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:53:17.646345 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-03fd7efa-6abc-4b15-bc87-dc24b493f889 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:53:17.717029 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-03fd7efa-6abc-4b15-bc87-dc24b493f889 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Get all volumes completed successfully. Jan 20 10:53:17.721267 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-03fd7efa-6abc-4b15-bc87-dc24b493f889 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:53:17.722427 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-03fd7efa-6abc-4b15-bc87-dc24b493f889 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:53:17.761757 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-03fd7efa-6abc-4b15-bc87-dc24b493f889 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:53:17.778835 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:17.778835 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:17.797367 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-03fd7efa-6abc-4b15-bc87-dc24b493f889 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:53:17.798267 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-03fd7efa-6abc-4b15-bc87-dc24b493f889 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:53:17.808660 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-03fd7efa-6abc-4b15-bc87-dc24b493f889 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:53:17.819887 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:17.819887 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:17.906899 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-03fd7efa-6abc-4b15-bc87-dc24b493f889 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/detail returned with HTTP 200 Jan 20 10:53:17.908240 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 854/1718] 10.222.0.73 () {60 vars in 1266 bytes} [Wed Jan 20 10:53:17 2021] GET /volume/v3/7d7eac83810144518adee58aac3435c4/volumes/detail => generated 1974 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 10:53:17.929401 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-17a687d8-38d2-47dd-b65f-33b27cc923da tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] POST http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/groups/2b4f72a4-d73f-4ae5-a5f5-07e4c42b435a/action Jan 20 10:53:17.930343 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:17.930343 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:17.931162 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-17a687d8-38d2-47dd-b65f-33b27cc923da tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:53:17.931882 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-17a687d8-38d2-47dd-b65f-33b27cc923da tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:53:17.933946 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-17a687d8-38d2-47dd-b65f-33b27cc923da tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] delete called for group 2b4f72a4-d73f-4ae5-a5f5-07e4c42b435a {{(pid=87960) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 20 10:53:17.934605 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-17a687d8-38d2-47dd-b65f-33b27cc923da tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Delete group with id: 2b4f72a4-d73f-4ae5-a5f5-07e4c42b435a Jan 20 10:53:17.955527 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b20692a7-788a-4590-a553-7f230adbfe2b tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:53:17.956575 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b20692a7-788a-4590-a553-7f230adbfe2b tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:17.957143 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:17.957143 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:17.957991 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b20692a7-788a-4590-a553-7f230adbfe2b tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:17.958541 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-b20692a7-788a-4590-a553-7f230adbfe2b tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:53:17.974020 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:17.974020 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:18.059837 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:18.059837 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:18.072782 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b20692a7-788a-4590-a553-7f230adbfe2b tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:53:18.089915 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 855/1719] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:17 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:18.360245 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-17a687d8-38d2-47dd-b65f-33b27cc923da tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/groups/2b4f72a4-d73f-4ae5-a5f5-07e4c42b435a/action returned with HTTP 202 Jan 20 10:53:18.361645 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 865/1720] 10.222.0.73 () {62 vars in 1395 bytes} [Wed Jan 20 10:53:17 2021] POST /volume/v3/7d7eac83810144518adee58aac3435c4/groups/2b4f72a4-d73f-4ae5-a5f5-07e4c42b435a/action => generated 0 bytes in 441 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 20 10:53:18.376093 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cc054050-3417-412f-bb64-368f2cd89a7e tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] GET http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 Jan 20 10:53:18.382793 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cc054050-3417-412f-bb64-368f2cd89a7e tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:18.386591 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:18.386591 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:18.392522 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cc054050-3417-412f-bb64-368f2cd89a7e tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:18.612179 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:18.612179 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:18.621447 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cc054050-3417-412f-bb64-368f2cd89a7e tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Volume info retrieved successfully. Jan 20 10:53:18.646193 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-cc054050-3417-412f-bb64-368f2cd89a7e tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:53:18.646592 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-cc054050-3417-412f-bb64-368f2cd89a7e tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:53:18.666089 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-cc054050-3417-412f-bb64-368f2cd89a7e tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:53:18.683323 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:18.683323 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:18.750306 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cc054050-3417-412f-bb64-368f2cd89a7e tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 returned with HTTP 200 Jan 20 10:53:18.752307 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 856/1721] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:53:18 2021] GET /volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 => generated 988 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:53:19.104747 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-38225383-3d91-4e62-9d82-de736923e8b2 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:53:19.108455 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-38225383-3d91-4e62-9d82-de736923e8b2 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:19.108754 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:19.108754 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:19.109076 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-38225383-3d91-4e62-9d82-de736923e8b2 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:19.109581 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-38225383-3d91-4e62-9d82-de736923e8b2 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:53:19.191863 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:19.191863 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:19.194698 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-38225383-3d91-4e62-9d82-de736923e8b2 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:53:19.196259 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 866/1722] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:19 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:19.785831 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-352dafa9-f2d3-4295-b952-5ab7ca1d22c7 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] GET http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 Jan 20 10:53:19.785831 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-352dafa9-f2d3-4295-b952-5ab7ca1d22c7 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:19.785831 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:19.785831 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:19.785831 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-352dafa9-f2d3-4295-b952-5ab7ca1d22c7 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:19.892475 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:19.892475 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:19.920257 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-352dafa9-f2d3-4295-b952-5ab7ca1d22c7 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Volume info retrieved successfully. Jan 20 10:53:19.962077 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-352dafa9-f2d3-4295-b952-5ab7ca1d22c7 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:53:19.966610 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-352dafa9-f2d3-4295-b952-5ab7ca1d22c7 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:53:19.984726 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-352dafa9-f2d3-4295-b952-5ab7ca1d22c7 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:53:20.007223 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:20.007223 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:20.078803 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-352dafa9-f2d3-4295-b952-5ab7ca1d22c7 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 returned with HTTP 200 Jan 20 10:53:20.079764 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 857/1723] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:53:19 2021] GET /volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 => generated 988 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:53:20.221447 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3a30095b-a579-47aa-b612-dcac436e1f83 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:53:20.222605 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3a30095b-a579-47aa-b612-dcac436e1f83 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:20.223116 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:20.223116 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:20.223759 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3a30095b-a579-47aa-b612-dcac436e1f83 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:20.224421 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-3a30095b-a579-47aa-b612-dcac436e1f83 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:53:20.311224 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:20.311224 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:20.314488 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3a30095b-a579-47aa-b612-dcac436e1f83 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:53:20.325472 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 867/1724] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:20 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:21.102376 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c8002962-3b67-4083-a8c8-594355419af6 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] GET http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 Jan 20 10:53:21.103904 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c8002962-3b67-4083-a8c8-594355419af6 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:21.104554 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:21.104554 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:21.107432 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c8002962-3b67-4083-a8c8-594355419af6 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:21.261983 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:21.261983 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:21.274367 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c8002962-3b67-4083-a8c8-594355419af6 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Volume info retrieved successfully. Jan 20 10:53:21.299595 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-c8002962-3b67-4083-a8c8-594355419af6 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:53:21.300402 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-c8002962-3b67-4083-a8c8-594355419af6 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:53:21.316158 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-c8002962-3b67-4083-a8c8-594355419af6 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:53:21.331720 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:21.331720 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:21.396988 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f5948c4e-1a6d-4035-bcc7-f7b4c2a59821 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:53:21.396988 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f5948c4e-1a6d-4035-bcc7-f7b4c2a59821 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:21.396988 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:21.396988 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:21.398296 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f5948c4e-1a6d-4035-bcc7-f7b4c2a59821 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:21.403399 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f5948c4e-1a6d-4035-bcc7-f7b4c2a59821 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:53:21.419311 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c8002962-3b67-4083-a8c8-594355419af6 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 returned with HTTP 200 Jan 20 10:53:21.425895 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 858/1725] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:53:21 2021] GET /volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 => generated 988 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:53:21.462771 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:21.462771 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:21.469479 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f5948c4e-1a6d-4035-bcc7-f7b4c2a59821 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:53:21.476093 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 868/1726] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:21 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:22.454553 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-17e09d51-8074-47d4-bea7-c7df08843a7f tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] GET http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 Jan 20 10:53:22.456176 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-17e09d51-8074-47d4-bea7-c7df08843a7f tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:22.457782 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:22.457782 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:22.458952 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-17e09d51-8074-47d4-bea7-c7df08843a7f tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:22.492239 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-52141bce-4b48-4a80-a773-e421a3f14464 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:53:22.493031 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-52141bce-4b48-4a80-a773-e421a3f14464 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:22.493353 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:22.493353 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:22.493938 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-52141bce-4b48-4a80-a773-e421a3f14464 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:22.494426 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-52141bce-4b48-4a80-a773-e421a3f14464 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:53:22.546912 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:22.546912 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:22.558982 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-52141bce-4b48-4a80-a773-e421a3f14464 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:53:22.560008 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 869/1727] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:22 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:53:22.697820 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-17e09d51-8074-47d4-bea7-c7df08843a7f tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 returned with HTTP 404 Jan 20 10:53:22.699031 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 859/1728] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:53:22 2021] GET /volume/v3/7d7eac83810144518adee58aac3435c4/volumes/7527ad72-6b7c-4781-9d46-5e9bf9f089a8 => generated 109 bytes in 251 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 10:53:22.711945 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-275aa4b4-ed61-4cbe-a773-7dd2fd77ff59 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] GET http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/groups/2b4f72a4-d73f-4ae5-a5f5-07e4c42b435a Jan 20 10:53:22.712845 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-275aa4b4-ed61-4cbe-a773-7dd2fd77ff59 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:22.713334 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:22.713334 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:22.713892 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-275aa4b4-ed61-4cbe-a773-7dd2fd77ff59 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:22.714421 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-275aa4b4-ed61-4cbe-a773-7dd2fd77ff59 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] show called for member 2b4f72a4-d73f-4ae5-a5f5-07e4c42b435a {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:53:22.755735 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-275aa4b4-ed61-4cbe-a773-7dd2fd77ff59 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/groups/2b4f72a4-d73f-4ae5-a5f5-07e4c42b435a returned with HTTP 404 Jan 20 10:53:22.758439 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 870/1729] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:53:22 2021] GET /volume/v3/7d7eac83810144518adee58aac3435c4/groups/2b4f72a4-d73f-4ae5-a5f5-07e4c42b435a => generated 108 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 10:53:22.769126 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ed5cc11c-5207-4f3c-8b33-26b94cea75a6 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] GET http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/detail Jan 20 10:53:22.769709 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ed5cc11c-5207-4f3c-8b33-26b94cea75a6 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:22.770196 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ed5cc11c-5207-4f3c-8b33-26b94cea75a6 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:22.770904 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-ed5cc11c-5207-4f3c-8b33-26b94cea75a6 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:53:22.772654 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ed5cc11c-5207-4f3c-8b33-26b94cea75a6 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:53:22.918366 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ed5cc11c-5207-4f3c-8b33-26b94cea75a6 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Get all volumes completed successfully. Jan 20 10:53:22.934209 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-ed5cc11c-5207-4f3c-8b33-26b94cea75a6 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:53:22.935197 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-ed5cc11c-5207-4f3c-8b33-26b94cea75a6 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:53:22.951065 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-ed5cc11c-5207-4f3c-8b33-26b94cea75a6 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87959) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:53:22.973797 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:22.973797 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:23.045904 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ed5cc11c-5207-4f3c-8b33-26b94cea75a6 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/detail returned with HTTP 200 Jan 20 10:53:23.045904 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 860/1730] 10.222.0.73 () {60 vars in 1266 bytes} [Wed Jan 20 10:53:22 2021] GET /volume/v3/7d7eac83810144518adee58aac3435c4/volumes/detail => generated 995 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:53:23.078064 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1ed17186-b856-4548-877d-6c8171687246 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] POST http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/groups/f6718349-8ab6-4a66-ac37-169bafe45534/action Jan 20 10:53:23.079114 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1ed17186-b856-4548-877d-6c8171687246 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:53:23.079622 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1ed17186-b856-4548-877d-6c8171687246 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:53:23.080824 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-1ed17186-b856-4548-877d-6c8171687246 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] delete called for group f6718349-8ab6-4a66-ac37-169bafe45534 {{(pid=87960) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 20 10:53:23.081345 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-1ed17186-b856-4548-877d-6c8171687246 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Delete group with id: f6718349-8ab6-4a66-ac37-169bafe45534 Jan 20 10:53:23.102590 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:23.102590 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:23.585113 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f2a98049-32c1-4d89-8cf3-9a2a6bc06a78 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:53:23.589641 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f2a98049-32c1-4d89-8cf3-9a2a6bc06a78 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:23.591367 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1ed17186-b856-4548-877d-6c8171687246 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/groups/f6718349-8ab6-4a66-ac37-169bafe45534/action returned with HTTP 202 Jan 20 10:53:23.591661 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:23.591661 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:23.592368 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f2a98049-32c1-4d89-8cf3-9a2a6bc06a78 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:23.594312 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 871/1731] 10.222.0.73 () {62 vars in 1395 bytes} [Wed Jan 20 10:53:23 2021] POST /volume/v3/7d7eac83810144518adee58aac3435c4/groups/f6718349-8ab6-4a66-ac37-169bafe45534/action => generated 0 bytes in 522 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 20 10:53:23.595486 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f2a98049-32c1-4d89-8cf3-9a2a6bc06a78 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:53:23.616568 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0d7e2da6-8ef4-473d-8e71-55111599911f tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] GET http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/f73516e2-d401-46e1-876f-c230a224e332 Jan 20 10:53:23.620256 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0d7e2da6-8ef4-473d-8e71-55111599911f tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:23.620681 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:23.620681 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:23.621395 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0d7e2da6-8ef4-473d-8e71-55111599911f tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:23.745225 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:23.745225 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:23.747578 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f2a98049-32c1-4d89-8cf3-9a2a6bc06a78 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:53:23.758061 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 861/1732] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:23 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:23.822859 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:23.822859 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:23.869901 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0d7e2da6-8ef4-473d-8e71-55111599911f tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Volume info retrieved successfully. Jan 20 10:53:23.926033 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-0d7e2da6-8ef4-473d-8e71-55111599911f tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:53:23.926523 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-0d7e2da6-8ef4-473d-8e71-55111599911f tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:53:23.956840 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-0d7e2da6-8ef4-473d-8e71-55111599911f tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:53:23.983964 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:23.983964 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:24.042722 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0d7e2da6-8ef4-473d-8e71-55111599911f tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/f73516e2-d401-46e1-876f-c230a224e332 returned with HTTP 200 Jan 20 10:53:24.044282 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 872/1733] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:53:23 2021] GET /volume/v3/7d7eac83810144518adee58aac3435c4/volumes/f73516e2-d401-46e1-876f-c230a224e332 => generated 991 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:53:24.777119 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e1774ca7-ac7b-4bec-b23e-a4449ba3771a tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:53:24.777723 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e1774ca7-ac7b-4bec-b23e-a4449ba3771a tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:24.777861 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:24.777861 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:24.778313 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e1774ca7-ac7b-4bec-b23e-a4449ba3771a tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:24.778596 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e1774ca7-ac7b-4bec-b23e-a4449ba3771a tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:53:24.841453 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:24.841453 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:24.843832 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e1774ca7-ac7b-4bec-b23e-a4449ba3771a tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:53:24.845475 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 862/1734] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:24 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:25.067263 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cc07694d-1d6d-466d-bdbe-f64ab14fe356 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] GET http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/f73516e2-d401-46e1-876f-c230a224e332 Jan 20 10:53:25.068486 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cc07694d-1d6d-466d-bdbe-f64ab14fe356 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:25.069716 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:25.069716 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:25.071653 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cc07694d-1d6d-466d-bdbe-f64ab14fe356 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:25.264213 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:25.264213 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:25.318897 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cc07694d-1d6d-466d-bdbe-f64ab14fe356 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Volume info retrieved successfully. Jan 20 10:53:25.389371 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-cc07694d-1d6d-466d-bdbe-f64ab14fe356 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:53:25.390262 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-cc07694d-1d6d-466d-bdbe-f64ab14fe356 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:53:25.414306 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-cc07694d-1d6d-466d-bdbe-f64ab14fe356 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:53:25.437360 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:25.437360 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:25.498322 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cc07694d-1d6d-466d-bdbe-f64ab14fe356 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/f73516e2-d401-46e1-876f-c230a224e332 returned with HTTP 200 Jan 20 10:53:25.499940 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 873/1735] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:53:25 2021] GET /volume/v3/7d7eac83810144518adee58aac3435c4/volumes/f73516e2-d401-46e1-876f-c230a224e332 => generated 991 bytes in 441 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:53:25.864466 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-37027e7a-ebfc-412b-b944-c4ecf04e9e77 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:53:25.864998 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-37027e7a-ebfc-412b-b944-c4ecf04e9e77 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:25.865308 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:25.865308 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:25.869310 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-37027e7a-ebfc-412b-b944-c4ecf04e9e77 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:25.869953 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-37027e7a-ebfc-412b-b944-c4ecf04e9e77 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:53:25.938625 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:25.938625 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:25.941454 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-37027e7a-ebfc-412b-b944-c4ecf04e9e77 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:53:25.943022 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 863/1736] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:25 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:26.539242 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-335520fa-fdca-41fc-a25b-7e05f16a4826 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] GET http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/f73516e2-d401-46e1-876f-c230a224e332 Jan 20 10:53:26.539859 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-335520fa-fdca-41fc-a25b-7e05f16a4826 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:26.540054 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:26.540054 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:26.540997 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-335520fa-fdca-41fc-a25b-7e05f16a4826 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:26.959615 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2d89abe5-8783-4280-9517-37ccca375eba tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:53:26.960876 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2d89abe5-8783-4280-9517-37ccca375eba tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:26.961278 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:26.961278 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:26.961935 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2d89abe5-8783-4280-9517-37ccca375eba tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:26.962473 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-2d89abe5-8783-4280-9517-37ccca375eba tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:53:27.015744 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:27.015744 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:27.023715 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:27.023715 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:27.026465 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2d89abe5-8783-4280-9517-37ccca375eba tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:53:27.029318 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 864/1737] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:26 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:27.033954 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-335520fa-fdca-41fc-a25b-7e05f16a4826 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Volume info retrieved successfully. Jan 20 10:53:27.049778 n-d-768509-8 devstack@c-api.service[87958]: WARNING stevedore.named [None req-335520fa-fdca-41fc-a25b-7e05f16a4826 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 20 10:53:27.050472 n-d-768509-8 devstack@c-api.service[87958]: WARNING castellan.key_manager [None req-335520fa-fdca-41fc-a25b-7e05f16a4826 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 20 10:53:27.066262 n-d-768509-8 devstack@c-api.service[87958]: DEBUG oslo_db.sqlalchemy.engines [None req-335520fa-fdca-41fc-a25b-7e05f16a4826 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87960) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 20 10:53:27.075096 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:27.075096 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:27.105202 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-335520fa-fdca-41fc-a25b-7e05f16a4826 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/f73516e2-d401-46e1-876f-c230a224e332 returned with HTTP 200 Jan 20 10:53:27.116446 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 874/1738] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:53:26 2021] GET /volume/v3/7d7eac83810144518adee58aac3435c4/volumes/f73516e2-d401-46e1-876f-c230a224e332 => generated 991 bytes in 582 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:53:28.052162 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-828f9336-03d6-4ce4-a035-0bebb3026d4c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:53:28.081157 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-828f9336-03d6-4ce4-a035-0bebb3026d4c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:28.081157 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:28.081157 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:28.081157 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-828f9336-03d6-4ce4-a035-0bebb3026d4c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:28.081157 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-828f9336-03d6-4ce4-a035-0bebb3026d4c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:53:28.123413 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9e232a50-7288-4563-a015-6e9a828a80b1 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] GET http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/f73516e2-d401-46e1-876f-c230a224e332 Jan 20 10:53:28.124056 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9e232a50-7288-4563-a015-6e9a828a80b1 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:28.124282 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:28.124282 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:28.124649 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9e232a50-7288-4563-a015-6e9a828a80b1 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:28.142798 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:28.142798 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:28.146937 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-828f9336-03d6-4ce4-a035-0bebb3026d4c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:53:28.148433 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 865/1739] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:28 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:28.281448 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9e232a50-7288-4563-a015-6e9a828a80b1 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/f73516e2-d401-46e1-876f-c230a224e332 returned with HTTP 404 Jan 20 10:53:28.283431 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 875/1740] 10.222.0.73 () {60 vars in 1356 bytes} [Wed Jan 20 10:53:28 2021] GET /volume/v3/7d7eac83810144518adee58aac3435c4/volumes/f73516e2-d401-46e1-876f-c230a224e332 => generated 109 bytes in 164 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 20 10:53:28.295924 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-acf4b2e0-d3d1-42ad-8fc0-b713df525d71 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] GET http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/groups/f6718349-8ab6-4a66-ac37-169bafe45534 Jan 20 10:53:28.298110 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-acf4b2e0-d3d1-42ad-8fc0-b713df525d71 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:28.298759 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:28.298759 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:28.300316 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-acf4b2e0-d3d1-42ad-8fc0-b713df525d71 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:28.305553 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-acf4b2e0-d3d1-42ad-8fc0-b713df525d71 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] show called for member f6718349-8ab6-4a66-ac37-169bafe45534 {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:53:28.329327 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-acf4b2e0-d3d1-42ad-8fc0-b713df525d71 tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/groups/f6718349-8ab6-4a66-ac37-169bafe45534 returned with HTTP 404 Jan 20 10:53:28.336786 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 866/1741] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:53:28 2021] GET /volume/v3/7d7eac83810144518adee58aac3435c4/groups/f6718349-8ab6-4a66-ac37-169bafe45534 => generated 108 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 10:53:28.352110 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d0749735-5dac-4c17-b704-6a7ce8d0ecb2 tempest-GroupsV314Test-1913869551 tempest-GroupsV314Test-1913869551] DELETE http://10.222.0.73/volume/v3/239d03f852294fdc906fbef2f969f53c/group_types/f6189778-29e1-46d3-852a-dce30916cf5b Jan 20 10:53:28.353935 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d0749735-5dac-4c17-b704-6a7ce8d0ecb2 tempest-GroupsV314Test-1913869551 tempest-GroupsV314Test-1913869551] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:28.355245 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d0749735-5dac-4c17-b704-6a7ce8d0ecb2 tempest-GroupsV314Test-1913869551 tempest-GroupsV314Test-1913869551] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:28.473960 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:28.473960 n-d-768509-8 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Jan 20 10:53:28.486546 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d0749735-5dac-4c17-b704-6a7ce8d0ecb2 tempest-GroupsV314Test-1913869551 tempest-GroupsV314Test-1913869551] http://10.222.0.73/volume/v3/239d03f852294fdc906fbef2f969f53c/group_types/f6189778-29e1-46d3-852a-dce30916cf5b returned with HTTP 202 Jan 20 10:53:28.488254 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 876/1742] 10.222.0.73 () {60 vars in 1371 bytes} [Wed Jan 20 10:53:28 2021] DELETE /volume/v3/239d03f852294fdc906fbef2f969f53c/group_types/f6189778-29e1-46d3-852a-dce30916cf5b => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 20 10:53:28.506609 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-81a1ea6c-4b06-4e80-9b37-f6dbb5cf99db tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] DELETE http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/f73516e2-d401-46e1-876f-c230a224e332 Jan 20 10:53:28.508216 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-81a1ea6c-4b06-4e80-9b37-f6dbb5cf99db tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:28.509658 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-81a1ea6c-4b06-4e80-9b37-f6dbb5cf99db tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:28.510150 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-81a1ea6c-4b06-4e80-9b37-f6dbb5cf99db tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] Delete volume with id: f73516e2-d401-46e1-876f-c230a224e332 Jan 20 10:53:28.609331 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-81a1ea6c-4b06-4e80-9b37-f6dbb5cf99db tempest-GroupsV314Test-606787675 tempest-GroupsV314Test-606787675] http://10.222.0.73/volume/v3/7d7eac83810144518adee58aac3435c4/volumes/f73516e2-d401-46e1-876f-c230a224e332 returned with HTTP 404 Jan 20 10:53:28.611267 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 867/1743] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:53:28 2021] DELETE /volume/v3/7d7eac83810144518adee58aac3435c4/volumes/f73516e2-d401-46e1-876f-c230a224e332 => generated 109 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:53:28.632778 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-861f667c-8cd8-47d1-8d61-2b32f4750238 tempest-GroupsV314Test-1913869551 tempest-GroupsV314Test-1913869551] DELETE http://10.222.0.73/volume/v3/239d03f852294fdc906fbef2f969f53c/types/4b8e7e78-4d8f-41a1-b6d0-072df9457f75 Jan 20 10:53:28.633936 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-861f667c-8cd8-47d1-8d61-2b32f4750238 tempest-GroupsV314Test-1913869551 tempest-GroupsV314Test-1913869551] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:28.635909 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-861f667c-8cd8-47d1-8d61-2b32f4750238 tempest-GroupsV314Test-1913869551 tempest-GroupsV314Test-1913869551] Calling method '_delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:28.968693 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-861f667c-8cd8-47d1-8d61-2b32f4750238 tempest-GroupsV314Test-1913869551 tempest-GroupsV314Test-1913869551] http://10.222.0.73/volume/v3/239d03f852294fdc906fbef2f969f53c/types/4b8e7e78-4d8f-41a1-b6d0-072df9457f75 returned with HTTP 202 Jan 20 10:53:28.970562 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 877/1744] 10.222.0.73 () {58 vars in 1312 bytes} [Wed Jan 20 10:53:28 2021] DELETE /volume/v3/239d03f852294fdc906fbef2f969f53c/types/4b8e7e78-4d8f-41a1-b6d0-072df9457f75 => generated 0 bytes in 355 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:53:28.982426 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b0323b17-afba-4b88-a599-a45622b7f70e tempest-GroupsV314Test-1913869551 tempest-GroupsV314Test-1913869551] GET http://10.222.0.73/volume/v3/239d03f852294fdc906fbef2f969f53c/types/4b8e7e78-4d8f-41a1-b6d0-072df9457f75 Jan 20 10:53:28.984315 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b0323b17-afba-4b88-a599-a45622b7f70e tempest-GroupsV314Test-1913869551 tempest-GroupsV314Test-1913869551] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:28.986351 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b0323b17-afba-4b88-a599-a45622b7f70e tempest-GroupsV314Test-1913869551 tempest-GroupsV314Test-1913869551] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:29.021833 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b0323b17-afba-4b88-a599-a45622b7f70e tempest-GroupsV314Test-1913869551 tempest-GroupsV314Test-1913869551] http://10.222.0.73/volume/v3/239d03f852294fdc906fbef2f969f53c/types/4b8e7e78-4d8f-41a1-b6d0-072df9457f75 returned with HTTP 404 Jan 20 10:53:29.027732 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 868/1745] 10.222.0.73 () {58 vars in 1309 bytes} [Wed Jan 20 10:53:28 2021] GET /volume/v3/239d03f852294fdc906fbef2f969f53c/types/4b8e7e78-4d8f-41a1-b6d0-072df9457f75 => generated 114 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:53:29.173787 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6acd1c4a-3f6a-4919-aa56-0c13df5efee1 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:53:29.180314 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6acd1c4a-3f6a-4919-aa56-0c13df5efee1 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:29.183134 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6acd1c4a-3f6a-4919-aa56-0c13df5efee1 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:29.184035 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-6acd1c4a-3f6a-4919-aa56-0c13df5efee1 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:53:29.292369 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:29.292369 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:29.306442 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6acd1c4a-3f6a-4919-aa56-0c13df5efee1 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:53:29.308220 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 878/1746] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:29 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:30.355857 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aea59b0c-79ca-48ff-9b0d-331d30168849 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:53:30.356620 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aea59b0c-79ca-48ff-9b0d-331d30168849 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:30.357477 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aea59b0c-79ca-48ff-9b0d-331d30168849 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:30.358181 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-aea59b0c-79ca-48ff-9b0d-331d30168849 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:53:30.390571 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:30.390571 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:30.394279 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aea59b0c-79ca-48ff-9b0d-331d30168849 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:53:30.397423 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 869/1747] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:30 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:31.414728 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d250b2c6-0dee-4340-bfbc-6f9948933ceb tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:53:31.416061 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d250b2c6-0dee-4340-bfbc-6f9948933ceb tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:31.416613 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:31.416613 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:31.417314 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d250b2c6-0dee-4340-bfbc-6f9948933ceb tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:31.417847 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-d250b2c6-0dee-4340-bfbc-6f9948933ceb tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:53:31.449072 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:31.449072 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:31.452653 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d250b2c6-0dee-4340-bfbc-6f9948933ceb tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:53:31.454572 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 879/1748] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:31 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:32.471322 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6da9ad82-f03d-4c0e-b141-f0290ac0a42a tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:53:32.472441 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6da9ad82-f03d-4c0e-b141-f0290ac0a42a tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:32.472810 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:32.472810 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:32.473436 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6da9ad82-f03d-4c0e-b141-f0290ac0a42a tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:32.474139 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-6da9ad82-f03d-4c0e-b141-f0290ac0a42a tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:53:32.572738 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:32.572738 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:32.574778 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6da9ad82-f03d-4c0e-b141-f0290ac0a42a tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:53:32.575591 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 870/1749] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:32 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:33.433857 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-895300df-d90c-40b6-bd1e-a75ca40b0a64 tempest-BackendsCapabilitiesAdminTestsJSON-341594290 tempest-BackendsCapabilitiesAdminTestsJSON-341594290] GET http://10.222.0.73/volume/v3/3541df417ac44cf9b8e1a415298e05d8/scheduler-stats/get_pools Jan 20 10:53:33.434490 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-895300df-d90c-40b6-bd1e-a75ca40b0a64 tempest-BackendsCapabilitiesAdminTestsJSON-341594290 tempest-BackendsCapabilitiesAdminTestsJSON-341594290] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:33.434695 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:33.434695 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:33.438895 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-895300df-d90c-40b6-bd1e-a75ca40b0a64 tempest-BackendsCapabilitiesAdminTestsJSON-341594290 tempest-BackendsCapabilitiesAdminTestsJSON-341594290] Calling method 'get_pools' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:33.474100 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-895300df-d90c-40b6-bd1e-a75ca40b0a64 tempest-BackendsCapabilitiesAdminTestsJSON-341594290 tempest-BackendsCapabilitiesAdminTestsJSON-341594290] http://10.222.0.73/volume/v3/3541df417ac44cf9b8e1a415298e05d8/scheduler-stats/get_pools returned with HTTP 200 Jan 20 10:53:33.475945 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 880/1750] 10.222.0.73 () {58 vars in 1258 bytes} [Wed Jan 20 10:53:33 2021] GET /volume/v3/3541df417ac44cf9b8e1a415298e05d8/scheduler-stats/get_pools => generated 61 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 20 10:53:33.505052 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-554154a9-c0c8-4e41-bb50-a02610116cbb tempest-BackendsCapabilitiesAdminTestsJSON-341594290 tempest-BackendsCapabilitiesAdminTestsJSON-341594290] GET http://10.222.0.73/volume/v3/3541df417ac44cf9b8e1a415298e05d8/scheduler-stats/get_pools?detail=True Jan 20 10:53:33.506006 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-554154a9-c0c8-4e41-bb50-a02610116cbb tempest-BackendsCapabilitiesAdminTestsJSON-341594290 tempest-BackendsCapabilitiesAdminTestsJSON-341594290] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:33.515329 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:33.515329 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:33.538057 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-554154a9-c0c8-4e41-bb50-a02610116cbb tempest-BackendsCapabilitiesAdminTestsJSON-341594290 tempest-BackendsCapabilitiesAdminTestsJSON-341594290] Calling method 'get_pools' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:33.600328 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-62cffa21-76b6-4f42-81cf-238eae040049 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:53:33.604707 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-62cffa21-76b6-4f42-81cf-238eae040049 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:33.605899 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-62cffa21-76b6-4f42-81cf-238eae040049 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:33.610744 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-62cffa21-76b6-4f42-81cf-238eae040049 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:53:33.631068 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-554154a9-c0c8-4e41-bb50-a02610116cbb tempest-BackendsCapabilitiesAdminTestsJSON-341594290 tempest-BackendsCapabilitiesAdminTestsJSON-341594290] http://10.222.0.73/volume/v3/3541df417ac44cf9b8e1a415298e05d8/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 20 10:53:33.632594 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 871/1751] 10.222.0.73 () {58 vars in 1281 bytes} [Wed Jan 20 10:53:33 2021] GET /volume/v3/3541df417ac44cf9b8e1a415298e05d8/scheduler-stats/get_pools?detail=True => generated 769 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:33.651544 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f518c77c-77fb-49f5-b92e-f160a8cc969b tempest-BackendsCapabilitiesAdminTestsJSON-341594290 tempest-BackendsCapabilitiesAdminTestsJSON-341594290] GET http://10.222.0.73/volume/v3/3541df417ac44cf9b8e1a415298e05d8/capabilities/n-d-768509-8@lvmdriver-1 Jan 20 10:53:33.655272 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f518c77c-77fb-49f5-b92e-f160a8cc969b tempest-BackendsCapabilitiesAdminTestsJSON-341594290 tempest-BackendsCapabilitiesAdminTestsJSON-341594290] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:33.660380 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f518c77c-77fb-49f5-b92e-f160a8cc969b tempest-BackendsCapabilitiesAdminTestsJSON-341594290 tempest-BackendsCapabilitiesAdminTestsJSON-341594290] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:33.696964 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:33.696964 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:33.698206 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f518c77c-77fb-49f5-b92e-f160a8cc969b tempest-BackendsCapabilitiesAdminTestsJSON-341594290 tempest-BackendsCapabilitiesAdminTestsJSON-341594290] http://10.222.0.73/volume/v3/3541df417ac44cf9b8e1a415298e05d8/capabilities/n-d-768509-8@lvmdriver-1 returned with HTTP 200 Jan 20 10:53:33.699261 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 872/1752] 10.222.0.73 () {58 vars in 1294 bytes} [Wed Jan 20 10:53:33 2021] GET /volume/v3/3541df417ac44cf9b8e1a415298e05d8/capabilities/n-d-768509-8@lvmdriver-1 => generated 712 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:33.702432 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-62cffa21-76b6-4f42-81cf-238eae040049 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:53:33.707726 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 881/1753] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:33 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:33.752406 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b1707ceb-d740-40d8-9faf-9f8129315f9d tempest-BackendsCapabilitiesAdminTestsJSON-341594290 tempest-BackendsCapabilitiesAdminTestsJSON-341594290] GET http://10.222.0.73/volume/v3/3541df417ac44cf9b8e1a415298e05d8/capabilities/n-d-768509-8@lvmdriver-1 Jan 20 10:53:33.762285 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b1707ceb-d740-40d8-9faf-9f8129315f9d tempest-BackendsCapabilitiesAdminTestsJSON-341594290 tempest-BackendsCapabilitiesAdminTestsJSON-341594290] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:33.762285 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b1707ceb-d740-40d8-9faf-9f8129315f9d tempest-BackendsCapabilitiesAdminTestsJSON-341594290 tempest-BackendsCapabilitiesAdminTestsJSON-341594290] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:33.795100 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b1707ceb-d740-40d8-9faf-9f8129315f9d tempest-BackendsCapabilitiesAdminTestsJSON-341594290 tempest-BackendsCapabilitiesAdminTestsJSON-341594290] http://10.222.0.73/volume/v3/3541df417ac44cf9b8e1a415298e05d8/capabilities/n-d-768509-8@lvmdriver-1 returned with HTTP 200 Jan 20 10:53:33.797926 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 873/1754] 10.222.0.73 () {58 vars in 1294 bytes} [Wed Jan 20 10:53:33 2021] GET /volume/v3/3541df417ac44cf9b8e1a415298e05d8/capabilities/n-d-768509-8@lvmdriver-1 => generated 712 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:34.740133 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ec7481ac-1db8-41bb-9d68-1ad8a0b54be1 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:53:34.747182 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ec7481ac-1db8-41bb-9d68-1ad8a0b54be1 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:34.750960 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:34.750960 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:34.754874 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ec7481ac-1db8-41bb-9d68-1ad8a0b54be1 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:34.756525 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-ec7481ac-1db8-41bb-9d68-1ad8a0b54be1 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:53:34.883025 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:34.883025 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:34.900472 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ec7481ac-1db8-41bb-9d68-1ad8a0b54be1 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:53:34.901228 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 882/1755] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:34 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:35.944286 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cbb375c3-d90a-4c48-9886-e614eec9ec6f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:53:35.944286 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cbb375c3-d90a-4c48-9886-e614eec9ec6f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:35.944286 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cbb375c3-d90a-4c48-9886-e614eec9ec6f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:35.944286 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-cbb375c3-d90a-4c48-9886-e614eec9ec6f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:53:36.374939 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:36.374939 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:36.379472 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cbb375c3-d90a-4c48-9886-e614eec9ec6f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:53:36.381416 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 874/1756] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:35 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 470 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:37.400551 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-309aea06-02f9-4952-b5c0-c4e34cd5c471 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:53:37.401780 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-309aea06-02f9-4952-b5c0-c4e34cd5c471 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:37.401981 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:37.401981 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:37.402607 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-309aea06-02f9-4952-b5c0-c4e34cd5c471 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:37.403128 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-309aea06-02f9-4952-b5c0-c4e34cd5c471 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:53:37.450436 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:37.450436 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:37.452994 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-309aea06-02f9-4952-b5c0-c4e34cd5c471 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:53:37.456023 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 883/1757] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:37 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:38.485807 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-459194cd-88da-46b9-b6f2-52b0a906b38a tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:53:38.489965 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-459194cd-88da-46b9-b6f2-52b0a906b38a tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:38.490338 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:38.490338 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:38.491551 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-459194cd-88da-46b9-b6f2-52b0a906b38a tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:38.495216 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-459194cd-88da-46b9-b6f2-52b0a906b38a tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:53:38.602244 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:38.602244 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:38.610879 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-459194cd-88da-46b9-b6f2-52b0a906b38a tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:53:38.616463 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 875/1758] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:38 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:39.501430 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-71229c23-d64e-4040-b6cf-353be0a6a2b2 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] POST http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs Jan 20 10:53:39.506651 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:39.506651 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:39.507493 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-71229c23-d64e-4040-b6cf-353be0a6a2b2 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1730421249", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:53:39.509706 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.qos_specs [None req-71229c23-d64e-4040-b6cf-353be0a6a2b2 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1730421249', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=87960) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 20 10:53:39.537815 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-71229c23-d64e-4040-b6cf-353be0a6a2b2 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] DB qos_specs_create(): root {'id': '6887c7a9-7925-4b33-a5a3-b8e2374030a4', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1730421249'} {{(pid=87960) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 20 10:53:39.563227 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-71229c23-d64e-4040-b6cf-353be0a6a2b2 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs returned with HTTP 200 Jan 20 10:53:39.565296 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 884/1759] 10.222.0.73 () {60 vars in 1232 bytes} [Wed Jan 20 10:53:39 2021] POST /volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs => generated 459 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:39.578135 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aa769a3d-b28c-4116-8550-05104cd1b829 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] POST http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/types Jan 20 10:53:39.578592 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:39.578592 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:39.579174 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aa769a3d-b28c-4116-8550-05104cd1b829 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-991271287"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:53:39.631867 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7733b6d3-3f07-4bf7-83bf-a7d2540fb182 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:53:39.633217 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7733b6d3-3f07-4bf7-83bf-a7d2540fb182 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:39.633781 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:39.633781 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:39.634831 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7733b6d3-3f07-4bf7-83bf-a7d2540fb182 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:39.635766 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-7733b6d3-3f07-4bf7-83bf-a7d2540fb182 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:53:39.644400 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aa769a3d-b28c-4116-8550-05104cd1b829 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/types returned with HTTP 200 Jan 20 10:53:39.645293 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 876/1760] 10.222.0.73 () {60 vars in 1219 bytes} [Wed Jan 20 10:53:39 2021] POST /volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/types => generated 221 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:39.657858 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-50686b19-ee52-4b93-934c-ac0017e64f02 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] POST http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/types Jan 20 10:53:39.658659 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-50686b19-ee52-4b93-934c-ac0017e64f02 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-2092538094"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:53:39.726081 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:39.726081 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:39.729510 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7733b6d3-3f07-4bf7-83bf-a7d2540fb182 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:53:39.734124 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 885/1761] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:39 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:53:39.740055 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-50686b19-ee52-4b93-934c-ac0017e64f02 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/types returned with HTTP 200 Jan 20 10:53:39.748744 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 877/1762] 10.222.0.73 () {60 vars in 1219 bytes} [Wed Jan 20 10:53:39 2021] POST /volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/types => generated 222 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:39.766974 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8ae4dbca-3fb4-4517-bd5c-58ad5069b40c tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] POST http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/types Jan 20 10:53:39.767735 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:39.767735 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:39.768523 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8ae4dbca-3fb4-4517-bd5c-58ad5069b40c tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-975943633"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:53:39.889560 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8ae4dbca-3fb4-4517-bd5c-58ad5069b40c tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/types returned with HTTP 200 Jan 20 10:53:39.891532 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 886/1763] 10.222.0.73 () {60 vars in 1219 bytes} [Wed Jan 20 10:53:39 2021] POST /volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/types => generated 221 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:39.905043 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f19841ec-0bdf-4883-89e7-142d48e9e914 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] GET http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4/associate?vol_type_id=f7e4a8dd-31f4-4d24-9845-f79c9e0cb663 Jan 20 10:53:39.906194 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f19841ec-0bdf-4883-89e7-142d48e9e914 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:39.906933 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f19841ec-0bdf-4883-89e7-142d48e9e914 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Calling method 'associate' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:39.910816 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f19841ec-0bdf-4883-89e7-142d48e9e914 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Associate qos_spec: 6887c7a9-7925-4b33-a5a3-b8e2374030a4 with type: f7e4a8dd-31f4-4d24-9845-f79c9e0cb663 {{(pid=87959) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 20 10:53:39.912095 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:39.912095 n-d-768509-8 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Jan 20 10:53:39.938410 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:39.938410 n-d-768509-8 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Jan 20 10:53:40.084702 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f19841ec-0bdf-4883-89e7-142d48e9e914 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4/associate?vol_type_id=f7e4a8dd-31f4-4d24-9845-f79c9e0cb663 returned with HTTP 202 Jan 20 10:53:40.086616 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 878/1764] 10.222.0.73 () {58 vars in 1448 bytes} [Wed Jan 20 10:53:39 2021] GET /volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4/associate?vol_type_id=f7e4a8dd-31f4-4d24-9845-f79c9e0cb663 => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:53:40.108355 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9fceb7d0-df5d-41b7-a1a5-42ffdcefbc18 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] GET http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4/associate?vol_type_id=b78ec251-cf71-4e3e-b2c1-49c9716ca653 Jan 20 10:53:40.111629 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9fceb7d0-df5d-41b7-a1a5-42ffdcefbc18 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:40.114699 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9fceb7d0-df5d-41b7-a1a5-42ffdcefbc18 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Calling method 'associate' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:40.116296 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9fceb7d0-df5d-41b7-a1a5-42ffdcefbc18 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Associate qos_spec: 6887c7a9-7925-4b33-a5a3-b8e2374030a4 with type: b78ec251-cf71-4e3e-b2c1-49c9716ca653 {{(pid=87960) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 20 10:53:40.134976 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:40.134976 n-d-768509-8 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Jan 20 10:53:40.159575 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:40.159575 n-d-768509-8 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Jan 20 10:53:40.256988 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9fceb7d0-df5d-41b7-a1a5-42ffdcefbc18 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4/associate?vol_type_id=b78ec251-cf71-4e3e-b2c1-49c9716ca653 returned with HTTP 202 Jan 20 10:53:40.257994 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 887/1765] 10.222.0.73 () {58 vars in 1448 bytes} [Wed Jan 20 10:53:40 2021] GET /volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4/associate?vol_type_id=b78ec251-cf71-4e3e-b2c1-49c9716ca653 => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:53:40.272323 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8eb317da-1045-416e-8815-40af3f5d71d5 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] GET http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4/associate?vol_type_id=f3ffc65a-38f0-4680-bc29-71c1969fa8ac Jan 20 10:53:40.273217 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8eb317da-1045-416e-8815-40af3f5d71d5 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:40.273523 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:40.273523 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:40.274105 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8eb317da-1045-416e-8815-40af3f5d71d5 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Calling method 'associate' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:40.275170 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:40.275170 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:40.278564 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8eb317da-1045-416e-8815-40af3f5d71d5 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Associate qos_spec: 6887c7a9-7925-4b33-a5a3-b8e2374030a4 with type: f3ffc65a-38f0-4680-bc29-71c1969fa8ac {{(pid=87959) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 20 10:53:40.279622 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:40.279622 n-d-768509-8 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Jan 20 10:53:40.299671 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:40.299671 n-d-768509-8 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Jan 20 10:53:40.433465 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8eb317da-1045-416e-8815-40af3f5d71d5 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4/associate?vol_type_id=f3ffc65a-38f0-4680-bc29-71c1969fa8ac returned with HTTP 202 Jan 20 10:53:40.439531 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 879/1766] 10.222.0.73 () {58 vars in 1448 bytes} [Wed Jan 20 10:53:40 2021] GET /volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4/associate?vol_type_id=f3ffc65a-38f0-4680-bc29-71c1969fa8ac => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:53:40.468096 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-084b2cb3-c0ce-47cb-8e23-327c5f51f1e7 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] GET http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4/associations Jan 20 10:53:40.469459 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-084b2cb3-c0ce-47cb-8e23-327c5f51f1e7 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:40.469825 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:40.469825 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:40.470507 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-084b2cb3-c0ce-47cb-8e23-327c5f51f1e7 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Calling method 'associations' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:40.471859 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:40.471859 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:40.473364 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-084b2cb3-c0ce-47cb-8e23-327c5f51f1e7 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Get associations for qos_spec id: 6887c7a9-7925-4b33-a5a3-b8e2374030a4 {{(pid=87960) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 20 10:53:40.483077 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:40.483077 n-d-768509-8 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Jan 20 10:53:40.573203 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-084b2cb3-c0ce-47cb-8e23-327c5f51f1e7 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4/associations returned with HTTP 200 Jan 20 10:53:40.579730 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 888/1767] 10.222.0.73 () {58 vars in 1360 bytes} [Wed Jan 20 10:53:40 2021] GET /volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4/associations => generated 446 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:40.604193 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-451b38dd-a612-47fd-aeeb-d96fa2123d50 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] GET http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4/disassociate?vol_type_id=f7e4a8dd-31f4-4d24-9845-f79c9e0cb663 Jan 20 10:53:40.605655 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-451b38dd-a612-47fd-aeeb-d96fa2123d50 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:40.605655 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:40.605655 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:40.606066 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-451b38dd-a612-47fd-aeeb-d96fa2123d50 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Calling method 'disassociate' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:40.611318 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:40.611318 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:40.611318 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-451b38dd-a612-47fd-aeeb-d96fa2123d50 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Disassociate qos_spec: 6887c7a9-7925-4b33-a5a3-b8e2374030a4 from type: f7e4a8dd-31f4-4d24-9845-f79c9e0cb663 {{(pid=87959) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jan 20 10:53:40.611318 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:40.611318 n-d-768509-8 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Jan 20 10:53:40.635106 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:40.635106 n-d-768509-8 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Jan 20 10:53:40.675296 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-451b38dd-a612-47fd-aeeb-d96fa2123d50 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4/disassociate?vol_type_id=f7e4a8dd-31f4-4d24-9845-f79c9e0cb663 returned with HTTP 202 Jan 20 10:53:40.679696 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 880/1768] 10.222.0.73 () {58 vars in 1457 bytes} [Wed Jan 20 10:53:40 2021] GET /volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4/disassociate?vol_type_id=f7e4a8dd-31f4-4d24-9845-f79c9e0cb663 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:53:40.704146 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0d906994-398d-4974-b8d9-acaf8018b53d tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] GET http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4/associations Jan 20 10:53:40.705543 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0d906994-398d-4974-b8d9-acaf8018b53d tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:40.705926 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:40.705926 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:40.707306 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0d906994-398d-4974-b8d9-acaf8018b53d tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Calling method 'associations' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:40.710070 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:40.710070 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:40.711496 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0d906994-398d-4974-b8d9-acaf8018b53d tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Get associations for qos_spec id: 6887c7a9-7925-4b33-a5a3-b8e2374030a4 {{(pid=87960) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 20 10:53:40.712356 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:40.712356 n-d-768509-8 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Jan 20 10:53:40.757488 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0d906994-398d-4974-b8d9-acaf8018b53d tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4/associations returned with HTTP 200 Jan 20 10:53:40.765472 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 889/1769] 10.222.0.73 () {58 vars in 1360 bytes} [Wed Jan 20 10:53:40 2021] GET /volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4/associations => generated 305 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:40.767662 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2401aa06-be76-4f76-9f50-396f01cf8efb tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:53:40.768663 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2401aa06-be76-4f76-9f50-396f01cf8efb tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:40.768990 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:40.768990 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:40.769868 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2401aa06-be76-4f76-9f50-396f01cf8efb tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:40.770546 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-2401aa06-be76-4f76-9f50-396f01cf8efb tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:53:40.774583 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-905d73ff-d86b-4b32-b0f0-52788e72a087 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] GET http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4/disassociate_all Jan 20 10:53:40.775410 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-905d73ff-d86b-4b32-b0f0-52788e72a087 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:40.775828 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:40.775828 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:40.776514 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-905d73ff-d86b-4b32-b0f0-52788e72a087 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Calling method 'disassociate_all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:40.778133 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:40.778133 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:40.779915 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-905d73ff-d86b-4b32-b0f0-52788e72a087 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Disassociate qos_spec: 6887c7a9-7925-4b33-a5a3-b8e2374030a4 from all. {{(pid=87960) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:361}} Jan 20 10:53:40.780827 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:40.780827 n-d-768509-8 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Jan 20 10:53:40.790618 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:40.790618 n-d-768509-8 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Jan 20 10:53:40.814536 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-905d73ff-d86b-4b32-b0f0-52788e72a087 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4/disassociate_all returned with HTTP 202 Jan 20 10:53:40.823018 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 890/1770] 10.222.0.73 () {58 vars in 1372 bytes} [Wed Jan 20 10:53:40 2021] GET /volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4/disassociate_all => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:53:40.825731 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:40.825731 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:40.833109 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2401aa06-be76-4f76-9f50-396f01cf8efb tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:53:40.834132 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 881/1771] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:40 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:53:40.847205 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a6c7274b-1b85-4057-8b69-9664451a98f6 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] GET http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4/associations Jan 20 10:53:40.848184 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a6c7274b-1b85-4057-8b69-9664451a98f6 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:40.848453 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:40.848453 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:40.849094 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a6c7274b-1b85-4057-8b69-9664451a98f6 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Calling method 'associations' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:40.850799 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:40.850799 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:40.852104 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a6c7274b-1b85-4057-8b69-9664451a98f6 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Get associations for qos_spec id: 6887c7a9-7925-4b33-a5a3-b8e2374030a4 {{(pid=87960) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 20 10:53:40.853013 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:40.853013 n-d-768509-8 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Jan 20 10:53:40.880391 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a6c7274b-1b85-4057-8b69-9664451a98f6 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4/associations returned with HTTP 200 Jan 20 10:53:40.882276 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 891/1772] 10.222.0.73 () {58 vars in 1360 bytes} [Wed Jan 20 10:53:40 2021] GET /volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4/associations => generated 24 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 20 10:53:40.897766 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-01012558-e5af-4ed1-9bfb-1b01fd2f76f5 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] POST http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs Jan 20 10:53:40.898395 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:40.898395 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:40.898945 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-01012558-e5af-4ed1-9bfb-1b01fd2f76f5 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-2051690880", "consumer": "back-end"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:53:40.901221 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.qos_specs [None req-01012558-e5af-4ed1-9bfb-1b01fd2f76f5 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-2051690880', 'consumer': 'back-end', 'specs': {}} {{(pid=87959) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 20 10:53:40.915180 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-01012558-e5af-4ed1-9bfb-1b01fd2f76f5 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] DB qos_specs_create(): root {'id': 'ca1dd907-5a0c-4870-a1be-94474a3fe1ae', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-2051690880'} {{(pid=87959) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 20 10:53:40.928037 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-01012558-e5af-4ed1-9bfb-1b01fd2f76f5 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs returned with HTTP 200 Jan 20 10:53:40.929351 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 882/1773] 10.222.0.73 () {60 vars in 1231 bytes} [Wed Jan 20 10:53:40 2021] POST /volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs => generated 435 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:40.949565 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-54d60cbc-93a3-481a-9d17-c6b9e26faac5 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] DELETE http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/ca1dd907-5a0c-4870-a1be-94474a3fe1ae?force=False Jan 20 10:53:40.950310 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-54d60cbc-93a3-481a-9d17-c6b9e26faac5 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:40.950709 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:40.950709 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:40.952112 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-54d60cbc-93a3-481a-9d17-c6b9e26faac5 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:40.954775 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:40.954775 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:40.956308 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-54d60cbc-93a3-481a-9d17-c6b9e26faac5 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Delete qos_spec: ca1dd907-5a0c-4870-a1be-94474a3fe1ae, force: False {{(pid=87960) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 20 10:53:40.957242 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:40.957242 n-d-768509-8 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Jan 20 10:53:40.966679 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:40.966679 n-d-768509-8 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Jan 20 10:53:40.991401 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:40.991401 n-d-768509-8 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Jan 20 10:53:41.004791 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:41.004791 n-d-768509-8 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Jan 20 10:53:41.016601 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-54d60cbc-93a3-481a-9d17-c6b9e26faac5 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/ca1dd907-5a0c-4870-a1be-94474a3fe1ae?force=False returned with HTTP 202 Jan 20 10:53:41.020877 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 892/1774] 10.222.0.73 () {58 vars in 1347 bytes} [Wed Jan 20 10:53:40 2021] DELETE /volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/ca1dd907-5a0c-4870-a1be-94474a3fe1ae?force=False => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 20 10:53:41.034405 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-24749f44-fe6f-4cbd-9b62-ec536e4bb025 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] GET http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/ca1dd907-5a0c-4870-a1be-94474a3fe1ae Jan 20 10:53:41.035085 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-24749f44-fe6f-4cbd-9b62-ec536e4bb025 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:41.035338 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:41.035338 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:41.036502 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-24749f44-fe6f-4cbd-9b62-ec536e4bb025 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:41.038921 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:41.038921 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:41.040150 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:41.040150 n-d-768509-8 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Jan 20 10:53:41.049034 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-24749f44-fe6f-4cbd-9b62-ec536e4bb025 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/ca1dd907-5a0c-4870-a1be-94474a3fe1ae returned with HTTP 404 Jan 20 10:53:41.056322 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 883/1775] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:53:41 2021] GET /volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/ca1dd907-5a0c-4870-a1be-94474a3fe1ae => generated 100 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:53:41.076006 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3fec1d90-4d9e-4638-9f46-4d739bac234e tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] GET http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs Jan 20 10:53:41.076006 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3fec1d90-4d9e-4638-9f46-4d739bac234e tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:41.085673 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:41.085673 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:41.085673 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3fec1d90-4d9e-4638-9f46-4d739bac234e tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:41.086852 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:41.086852 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:41.131228 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3fec1d90-4d9e-4638-9f46-4d739bac234e tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs returned with HTTP 200 Jan 20 10:53:41.142963 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 893/1776] 10.222.0.73 () {58 vars in 1210 bytes} [Wed Jan 20 10:53:41 2021] GET /volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs => generated 175 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:53:41.150562 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-53dd7eb9-0817-4ee3-b57b-6f8a09f1e4a5 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] POST http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs Jan 20 10:53:41.151419 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-53dd7eb9-0817-4ee3-b57b-6f8a09f1e4a5 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1818722120", "consumer": "both"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:53:41.153534 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.qos_specs [None req-53dd7eb9-0817-4ee3-b57b-6f8a09f1e4a5 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1818722120', 'consumer': 'both', 'specs': {}} {{(pid=87959) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 20 10:53:41.173800 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-53dd7eb9-0817-4ee3-b57b-6f8a09f1e4a5 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] DB qos_specs_create(): root {'id': '398c9014-e489-4220-aad5-1a115e0ac8b1', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1818722120'} {{(pid=87959) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 20 10:53:41.183377 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-53dd7eb9-0817-4ee3-b57b-6f8a09f1e4a5 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs returned with HTTP 200 Jan 20 10:53:41.189696 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 884/1777] 10.222.0.73 () {60 vars in 1231 bytes} [Wed Jan 20 10:53:41 2021] POST /volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs => generated 431 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:41.213665 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fba23174-9c21-4e22-8d81-4eb60bd15a68 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] DELETE http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/398c9014-e489-4220-aad5-1a115e0ac8b1?force=False Jan 20 10:53:41.214599 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fba23174-9c21-4e22-8d81-4eb60bd15a68 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:41.214839 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:41.214839 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:41.215229 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fba23174-9c21-4e22-8d81-4eb60bd15a68 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:41.216001 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:41.216001 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:41.217994 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fba23174-9c21-4e22-8d81-4eb60bd15a68 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Delete qos_spec: 398c9014-e489-4220-aad5-1a115e0ac8b1, force: False {{(pid=87960) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 20 10:53:41.228070 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:41.228070 n-d-768509-8 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Jan 20 10:53:41.247527 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:41.247527 n-d-768509-8 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Jan 20 10:53:41.302695 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:41.302695 n-d-768509-8 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Jan 20 10:53:41.322278 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:41.322278 n-d-768509-8 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Jan 20 10:53:41.332753 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fba23174-9c21-4e22-8d81-4eb60bd15a68 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/398c9014-e489-4220-aad5-1a115e0ac8b1?force=False returned with HTTP 202 Jan 20 10:53:41.334196 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 894/1778] 10.222.0.73 () {58 vars in 1347 bytes} [Wed Jan 20 10:53:41 2021] DELETE /volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/398c9014-e489-4220-aad5-1a115e0ac8b1?force=False => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:53:41.345671 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-66d9aabe-ad95-4620-89c7-f3b0c3daa883 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] GET http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/398c9014-e489-4220-aad5-1a115e0ac8b1 Jan 20 10:53:41.346204 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-66d9aabe-ad95-4620-89c7-f3b0c3daa883 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:41.346396 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:41.346396 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:41.347053 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-66d9aabe-ad95-4620-89c7-f3b0c3daa883 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:41.347916 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:41.347916 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:41.349275 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:41.349275 n-d-768509-8 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Jan 20 10:53:41.356203 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-66d9aabe-ad95-4620-89c7-f3b0c3daa883 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/398c9014-e489-4220-aad5-1a115e0ac8b1 returned with HTTP 404 Jan 20 10:53:41.358474 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 885/1779] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:53:41 2021] GET /volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/398c9014-e489-4220-aad5-1a115e0ac8b1 => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:53:41.373130 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dbdbd053-2fd0-4245-82f4-bb025e1a2377 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] GET http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs Jan 20 10:53:41.374698 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dbdbd053-2fd0-4245-82f4-bb025e1a2377 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:41.375311 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:41.375311 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:41.376310 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dbdbd053-2fd0-4245-82f4-bb025e1a2377 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:41.377296 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:41.377296 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:41.406827 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dbdbd053-2fd0-4245-82f4-bb025e1a2377 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs returned with HTTP 200 Jan 20 10:53:41.408881 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 895/1780] 10.222.0.73 () {58 vars in 1210 bytes} [Wed Jan 20 10:53:41 2021] GET /volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs => generated 175 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:41.430924 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8a0cca85-98a9-401d-b72b-2c2942d4f776 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] POST http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs Jan 20 10:53:41.432221 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8a0cca85-98a9-401d-b72b-2c2942d4f776 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-953303940", "consumer": "front-end"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:53:41.434855 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.qos_specs [None req-8a0cca85-98a9-401d-b72b-2c2942d4f776 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-953303940', 'consumer': 'front-end', 'specs': {}} {{(pid=87959) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 20 10:53:41.448588 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-8a0cca85-98a9-401d-b72b-2c2942d4f776 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] DB qos_specs_create(): root {'id': 'ae5df684-fc98-4929-9618-e336de478ed2', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-953303940'} {{(pid=87959) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 20 10:53:41.458674 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8a0cca85-98a9-401d-b72b-2c2942d4f776 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs returned with HTTP 200 Jan 20 10:53:41.469316 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 886/1781] 10.222.0.73 () {60 vars in 1231 bytes} [Wed Jan 20 10:53:41 2021] POST /volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs => generated 435 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:41.488043 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8e8d023f-02f0-4e4d-8120-c6db1050e148 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] DELETE http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/ae5df684-fc98-4929-9618-e336de478ed2?force=False Jan 20 10:53:41.489623 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8e8d023f-02f0-4e4d-8120-c6db1050e148 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:41.490006 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:41.490006 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:41.491193 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8e8d023f-02f0-4e4d-8120-c6db1050e148 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:41.492543 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:41.492543 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:41.494187 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8e8d023f-02f0-4e4d-8120-c6db1050e148 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Delete qos_spec: ae5df684-fc98-4929-9618-e336de478ed2, force: False {{(pid=87960) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 20 10:53:41.495280 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:41.495280 n-d-768509-8 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Jan 20 10:53:41.510356 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:41.510356 n-d-768509-8 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Jan 20 10:53:41.546946 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:41.546946 n-d-768509-8 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Jan 20 10:53:41.561737 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:41.561737 n-d-768509-8 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Jan 20 10:53:41.571630 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8e8d023f-02f0-4e4d-8120-c6db1050e148 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/ae5df684-fc98-4929-9618-e336de478ed2?force=False returned with HTTP 202 Jan 20 10:53:41.574744 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 896/1782] 10.222.0.73 () {58 vars in 1347 bytes} [Wed Jan 20 10:53:41 2021] DELETE /volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/ae5df684-fc98-4929-9618-e336de478ed2?force=False => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:53:41.585603 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1f5c7e1b-31c6-41bb-b65b-f3df3e26aa17 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] GET http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/ae5df684-fc98-4929-9618-e336de478ed2 Jan 20 10:53:41.586156 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1f5c7e1b-31c6-41bb-b65b-f3df3e26aa17 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:41.586352 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:41.586352 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:41.587789 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1f5c7e1b-31c6-41bb-b65b-f3df3e26aa17 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:41.588565 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:41.588565 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:41.596493 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:41.596493 n-d-768509-8 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Jan 20 10:53:41.638737 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1f5c7e1b-31c6-41bb-b65b-f3df3e26aa17 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/ae5df684-fc98-4929-9618-e336de478ed2 returned with HTTP 404 Jan 20 10:53:41.639914 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 887/1783] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:53:41 2021] GET /volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/ae5df684-fc98-4929-9618-e336de478ed2 => generated 100 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 20 10:53:41.651476 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-85195391-7731-4117-83df-d0c9ac34d0a5 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] GET http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs Jan 20 10:53:41.652867 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-85195391-7731-4117-83df-d0c9ac34d0a5 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:41.653383 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:41.653383 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:41.653991 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-85195391-7731-4117-83df-d0c9ac34d0a5 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:41.654902 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:41.654902 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:41.674492 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-85195391-7731-4117-83df-d0c9ac34d0a5 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs returned with HTTP 200 Jan 20 10:53:41.675574 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 897/1784] 10.222.0.73 () {58 vars in 1210 bytes} [Wed Jan 20 10:53:41 2021] GET /volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs => generated 175 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:53:41.694772 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-72eed270-c5e9-49bb-b7c3-ca7be7784dcb tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] GET http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4 Jan 20 10:53:41.695420 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-72eed270-c5e9-49bb-b7c3-ca7be7784dcb tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:41.696302 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-72eed270-c5e9-49bb-b7c3-ca7be7784dcb tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:41.718683 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-72eed270-c5e9-49bb-b7c3-ca7be7784dcb tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4 returned with HTTP 200 Jan 20 10:53:41.721559 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 888/1785] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:53:41 2021] GET /volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4 => generated 459 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:41.740467 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3fa7129f-11db-4acf-9b81-39eb88f4b50c tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] GET http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs Jan 20 10:53:41.741479 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3fa7129f-11db-4acf-9b81-39eb88f4b50c tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:41.741719 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:41.741719 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:41.742132 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3fa7129f-11db-4acf-9b81-39eb88f4b50c tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:41.742875 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:41.742875 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:41.743991 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:41.743991 n-d-768509-8 devstack@c-api.service[87958]: options(joinedload_all('specs')).filter_by(key='QoS_Specs_Name') Jan 20 10:53:41.802137 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3fa7129f-11db-4acf-9b81-39eb88f4b50c tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs returned with HTTP 200 Jan 20 10:53:41.803278 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 898/1786] 10.222.0.73 () {58 vars in 1210 bytes} [Wed Jan 20 10:53:41 2021] GET /volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs => generated 175 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:41.827119 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7e2717ee-762d-45f6-bddc-142e9deabe2c tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] PUT http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4 Jan 20 10:53:41.827697 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:41.827697 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:41.828203 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7e2717ee-762d-45f6-bddc-142e9deabe2c tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:53:41.829685 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:41.829685 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:41.834034 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:41.834034 n-d-768509-8 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Jan 20 10:53:41.855084 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.qos_specs [None req-7e2717ee-762d-45f6-bddc-142e9deabe2c tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=87959) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jan 20 10:53:41.858168 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:41.858168 n-d-768509-8 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Jan 20 10:53:41.859660 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a18b8f56-72ef-4df1-9fb6-e953f2da768e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:53:41.860682 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a18b8f56-72ef-4df1-9fb6-e953f2da768e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:41.861180 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:41.861180 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:41.861851 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a18b8f56-72ef-4df1-9fb6-e953f2da768e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:41.862516 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a18b8f56-72ef-4df1-9fb6-e953f2da768e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:53:41.890516 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-7e2717ee-762d-45f6-bddc-142e9deabe2c tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] qos_specs_update() value: {'id': '4b839ac8-7094-484a-b9f0-2284ad23f368', 'key': 'iops_bytes', 'value': '500', 'specs_id': '6887c7a9-7925-4b33-a5a3-b8e2374030a4', 'deleted': False} {{(pid=87959) qos_specs_update /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4877}} Jan 20 10:53:41.914121 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7e2717ee-762d-45f6-bddc-142e9deabe2c tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4 returned with HTTP 200 Jan 20 10:53:41.915502 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 889/1787] 10.222.0.73 () {60 vars in 1341 bytes} [Wed Jan 20 10:53:41 2021] PUT /volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4 => generated 36 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 20 10:53:41.929833 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-915ad33e-b8d7-4907-9b2f-f99cb8fde6aa tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] GET http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4 Jan 20 10:53:41.930358 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-915ad33e-b8d7-4907-9b2f-f99cb8fde6aa tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:41.930555 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:41.930555 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:41.935374 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-915ad33e-b8d7-4907-9b2f-f99cb8fde6aa tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:41.938154 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:41.938154 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:41.939635 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:41.939635 n-d-768509-8 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Jan 20 10:53:41.944188 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:41.944188 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:41.946768 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a18b8f56-72ef-4df1-9fb6-e953f2da768e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:53:41.949244 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 899/1788] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:41 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:41.957095 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-915ad33e-b8d7-4907-9b2f-f99cb8fde6aa tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4 returned with HTTP 200 Jan 20 10:53:41.959296 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 890/1789] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:53:41 2021] GET /volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4 => generated 480 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:41.973044 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3793d62b-404f-43ad-9285-39208a2a7130 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] PUT http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4/delete_keys Jan 20 10:53:41.975586 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:41.975586 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:41.976592 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3793d62b-404f-43ad-9285-39208a2a7130 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:53:41.979138 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3793d62b-404f-43ad-9285-39208a2a7130 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Delete_key spec: 6887c7a9-7925-4b33-a5a3-b8e2374030a4, keys: ['iops_bytes'] {{(pid=87960) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jan 20 10:53:41.980202 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:41.980202 n-d-768509-8 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Jan 20 10:53:41.991153 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:41.991153 n-d-768509-8 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Jan 20 10:53:42.010152 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:42.010152 n-d-768509-8 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Jan 20 10:53:42.022731 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3793d62b-404f-43ad-9285-39208a2a7130 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4/delete_keys returned with HTTP 202 Jan 20 10:53:42.027958 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 900/1790] 10.222.0.73 () {60 vars in 1377 bytes} [Wed Jan 20 10:53:41 2021] PUT /volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4/delete_keys => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 20 10:53:42.036883 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eff52547-dda4-46a2-8abe-158e5690435f tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] GET http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4 Jan 20 10:53:42.037446 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eff52547-dda4-46a2-8abe-158e5690435f tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:42.037610 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:42.037610 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:42.038015 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eff52547-dda4-46a2-8abe-158e5690435f tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:42.038762 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:42.038762 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:42.040081 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:42.040081 n-d-768509-8 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Jan 20 10:53:42.078265 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eff52547-dda4-46a2-8abe-158e5690435f tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4 returned with HTTP 200 Jan 20 10:53:42.079786 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 891/1791] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:53:42 2021] GET /volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4 => generated 459 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:53:42.104145 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b7ea814d-3db4-4175-8db4-29e65aa6763f tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] GET http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4 Jan 20 10:53:42.105381 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b7ea814d-3db4-4175-8db4-29e65aa6763f tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:42.116323 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:42.116323 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:42.117492 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b7ea814d-3db4-4175-8db4-29e65aa6763f tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:42.119049 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:42.119049 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:42.121169 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:42.121169 n-d-768509-8 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Jan 20 10:53:42.147800 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b7ea814d-3db4-4175-8db4-29e65aa6763f tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4 returned with HTTP 200 Jan 20 10:53:42.149522 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 901/1792] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:53:42 2021] GET /volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4 => generated 459 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:53:42.165879 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bd503293-fe48-483d-871f-051dc7c94273 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] DELETE http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/ae5df684-fc98-4929-9618-e336de478ed2?force=False Jan 20 10:53:42.166410 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bd503293-fe48-483d-871f-051dc7c94273 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:42.166601 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:42.166601 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:42.167284 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bd503293-fe48-483d-871f-051dc7c94273 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:42.168103 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:42.168103 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:42.169365 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bd503293-fe48-483d-871f-051dc7c94273 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Delete qos_spec: ae5df684-fc98-4929-9618-e336de478ed2, force: False {{(pid=87959) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 20 10:53:42.170827 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:42.170827 n-d-768509-8 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Jan 20 10:53:42.186103 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bd503293-fe48-483d-871f-051dc7c94273 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/ae5df684-fc98-4929-9618-e336de478ed2?force=False returned with HTTP 404 Jan 20 10:53:42.190743 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 892/1793] 10.222.0.73 () {58 vars in 1347 bytes} [Wed Jan 20 10:53:42 2021] DELETE /volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/ae5df684-fc98-4929-9618-e336de478ed2?force=False => generated 100 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:53:42.202701 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4432c319-f44a-4c12-b8a1-0c2ee2d8dc40 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] GET http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/ae5df684-fc98-4929-9618-e336de478ed2 Jan 20 10:53:42.204358 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4432c319-f44a-4c12-b8a1-0c2ee2d8dc40 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:42.204773 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:42.204773 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:42.205739 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4432c319-f44a-4c12-b8a1-0c2ee2d8dc40 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:42.208676 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:42.208676 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:42.219115 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:42.219115 n-d-768509-8 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Jan 20 10:53:42.231660 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4432c319-f44a-4c12-b8a1-0c2ee2d8dc40 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/ae5df684-fc98-4929-9618-e336de478ed2 returned with HTTP 404 Jan 20 10:53:42.232543 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 902/1794] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:53:42 2021] GET /volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/ae5df684-fc98-4929-9618-e336de478ed2 => generated 100 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 20 10:53:42.264322 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5888444b-75a5-4009-a056-c066b945e337 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] DELETE http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/398c9014-e489-4220-aad5-1a115e0ac8b1?force=False Jan 20 10:53:42.265167 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5888444b-75a5-4009-a056-c066b945e337 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:42.266048 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5888444b-75a5-4009-a056-c066b945e337 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:42.267997 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5888444b-75a5-4009-a056-c066b945e337 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Delete qos_spec: 398c9014-e489-4220-aad5-1a115e0ac8b1, force: False {{(pid=87959) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 20 10:53:42.285748 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5888444b-75a5-4009-a056-c066b945e337 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/398c9014-e489-4220-aad5-1a115e0ac8b1?force=False returned with HTTP 404 Jan 20 10:53:42.287284 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 893/1795] 10.222.0.73 () {58 vars in 1347 bytes} [Wed Jan 20 10:53:42 2021] DELETE /volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/398c9014-e489-4220-aad5-1a115e0ac8b1?force=False => generated 100 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:53:42.300865 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-12ea3528-64a4-452b-9d47-11f2e0f25b2b tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] GET http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/398c9014-e489-4220-aad5-1a115e0ac8b1 Jan 20 10:53:42.302703 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-12ea3528-64a4-452b-9d47-11f2e0f25b2b tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:42.304035 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-12ea3528-64a4-452b-9d47-11f2e0f25b2b tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:42.317553 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-12ea3528-64a4-452b-9d47-11f2e0f25b2b tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/398c9014-e489-4220-aad5-1a115e0ac8b1 returned with HTTP 404 Jan 20 10:53:42.319049 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 903/1796] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:53:42 2021] GET /volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/398c9014-e489-4220-aad5-1a115e0ac8b1 => generated 100 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 20 10:53:42.334290 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1fd0e922-1de0-41a8-be84-4896bfcf9acd tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] DELETE http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/ca1dd907-5a0c-4870-a1be-94474a3fe1ae?force=False Jan 20 10:53:42.335269 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1fd0e922-1de0-41a8-be84-4896bfcf9acd tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:42.336536 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1fd0e922-1de0-41a8-be84-4896bfcf9acd tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:42.339868 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1fd0e922-1de0-41a8-be84-4896bfcf9acd tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Delete qos_spec: ca1dd907-5a0c-4870-a1be-94474a3fe1ae, force: False {{(pid=87959) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 20 10:53:42.355890 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1fd0e922-1de0-41a8-be84-4896bfcf9acd tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/ca1dd907-5a0c-4870-a1be-94474a3fe1ae?force=False returned with HTTP 404 Jan 20 10:53:42.357880 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 894/1797] 10.222.0.73 () {58 vars in 1347 bytes} [Wed Jan 20 10:53:42 2021] DELETE /volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/ca1dd907-5a0c-4870-a1be-94474a3fe1ae?force=False => generated 100 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:53:42.375276 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9d641212-9a16-43b9-ae49-8aed504ba6ed tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] GET http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/ca1dd907-5a0c-4870-a1be-94474a3fe1ae Jan 20 10:53:42.376705 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9d641212-9a16-43b9-ae49-8aed504ba6ed tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:42.377968 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9d641212-9a16-43b9-ae49-8aed504ba6ed tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:42.394345 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9d641212-9a16-43b9-ae49-8aed504ba6ed tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/ca1dd907-5a0c-4870-a1be-94474a3fe1ae returned with HTTP 404 Jan 20 10:53:42.396634 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 904/1798] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:53:42 2021] GET /volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/ca1dd907-5a0c-4870-a1be-94474a3fe1ae => generated 100 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:53:42.411842 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-20b3f320-e761-437a-90ca-9da75bd66293 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] DELETE http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/types/f3ffc65a-38f0-4680-bc29-71c1969fa8ac Jan 20 10:53:42.412791 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-20b3f320-e761-437a-90ca-9da75bd66293 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:42.413735 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-20b3f320-e761-437a-90ca-9da75bd66293 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Calling method '_delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:42.522496 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:42.522496 n-d-768509-8 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Jan 20 10:53:42.535191 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-20b3f320-e761-437a-90ca-9da75bd66293 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/types/f3ffc65a-38f0-4680-bc29-71c1969fa8ac returned with HTTP 202 Jan 20 10:53:42.536624 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 895/1799] 10.222.0.73 () {58 vars in 1312 bytes} [Wed Jan 20 10:53:42 2021] DELETE /volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/types/f3ffc65a-38f0-4680-bc29-71c1969fa8ac => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:53:42.544832 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d772621a-aaf2-424c-aa20-51e0fca3c984 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] GET http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/types/f3ffc65a-38f0-4680-bc29-71c1969fa8ac Jan 20 10:53:42.546232 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d772621a-aaf2-424c-aa20-51e0fca3c984 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:42.546724 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d772621a-aaf2-424c-aa20-51e0fca3c984 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:42.598334 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d772621a-aaf2-424c-aa20-51e0fca3c984 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/types/f3ffc65a-38f0-4680-bc29-71c1969fa8ac returned with HTTP 404 Jan 20 10:53:42.600090 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 905/1800] 10.222.0.73 () {58 vars in 1309 bytes} [Wed Jan 20 10:53:42 2021] GET /volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/types/f3ffc65a-38f0-4680-bc29-71c1969fa8ac => generated 114 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:53:42.611370 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6a022329-b4a2-4016-95e9-8c701ffb565c tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] DELETE http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/types/b78ec251-cf71-4e3e-b2c1-49c9716ca653 Jan 20 10:53:42.612081 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6a022329-b4a2-4016-95e9-8c701ffb565c tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:42.613061 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6a022329-b4a2-4016-95e9-8c701ffb565c tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Calling method '_delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:42.793785 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6a022329-b4a2-4016-95e9-8c701ffb565c tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/types/b78ec251-cf71-4e3e-b2c1-49c9716ca653 returned with HTTP 202 Jan 20 10:53:42.797324 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 896/1801] 10.222.0.73 () {58 vars in 1312 bytes} [Wed Jan 20 10:53:42 2021] DELETE /volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/types/b78ec251-cf71-4e3e-b2c1-49c9716ca653 => generated 0 bytes in 192 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:53:42.811278 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5d4ae8f5-8e6c-4844-a52c-c7fa58185cf9 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] GET http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/types/b78ec251-cf71-4e3e-b2c1-49c9716ca653 Jan 20 10:53:42.812162 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5d4ae8f5-8e6c-4844-a52c-c7fa58185cf9 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:42.816193 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5d4ae8f5-8e6c-4844-a52c-c7fa58185cf9 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:42.876758 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5d4ae8f5-8e6c-4844-a52c-c7fa58185cf9 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/types/b78ec251-cf71-4e3e-b2c1-49c9716ca653 returned with HTTP 404 Jan 20 10:53:42.883663 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 906/1802] 10.222.0.73 () {58 vars in 1309 bytes} [Wed Jan 20 10:53:42 2021] GET /volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/types/b78ec251-cf71-4e3e-b2c1-49c9716ca653 => generated 114 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:53:42.893856 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b53f1d49-5642-4567-a65a-fad063130015 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] DELETE http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/types/f7e4a8dd-31f4-4d24-9845-f79c9e0cb663 Jan 20 10:53:42.895347 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b53f1d49-5642-4567-a65a-fad063130015 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:42.896488 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b53f1d49-5642-4567-a65a-fad063130015 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Calling method '_delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:42.971496 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-63a43c6d-ca78-4d9a-882e-77e90892defb tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:53:42.972531 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-63a43c6d-ca78-4d9a-882e-77e90892defb tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:42.973754 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-63a43c6d-ca78-4d9a-882e-77e90892defb tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:42.974437 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-63a43c6d-ca78-4d9a-882e-77e90892defb tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:53:43.040508 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:43.040508 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:43.043948 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-63a43c6d-ca78-4d9a-882e-77e90892defb tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:53:43.045716 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 907/1803] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:42 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 852 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:43.122488 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b53f1d49-5642-4567-a65a-fad063130015 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/types/f7e4a8dd-31f4-4d24-9845-f79c9e0cb663 returned with HTTP 202 Jan 20 10:53:43.123728 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 897/1804] 10.222.0.73 () {58 vars in 1312 bytes} [Wed Jan 20 10:53:42 2021] DELETE /volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/types/f7e4a8dd-31f4-4d24-9845-f79c9e0cb663 => generated 0 bytes in 239 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:53:43.135754 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1e7b1a29-a38e-41cd-b37c-cc832cc64214 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] GET http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/types/f7e4a8dd-31f4-4d24-9845-f79c9e0cb663 Jan 20 10:53:43.136620 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1e7b1a29-a38e-41cd-b37c-cc832cc64214 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:43.136994 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:43.136994 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:43.137929 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1e7b1a29-a38e-41cd-b37c-cc832cc64214 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:43.175497 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1e7b1a29-a38e-41cd-b37c-cc832cc64214 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/types/f7e4a8dd-31f4-4d24-9845-f79c9e0cb663 returned with HTTP 404 Jan 20 10:53:43.177368 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 908/1805] 10.222.0.73 () {58 vars in 1309 bytes} [Wed Jan 20 10:53:43 2021] GET /volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/types/f7e4a8dd-31f4-4d24-9845-f79c9e0cb663 => generated 114 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 20 10:53:43.189422 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-51c10b7c-148b-485e-a898-12e4fa82b5d0 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] DELETE http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4?force=False Jan 20 10:53:43.190245 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-51c10b7c-148b-485e-a898-12e4fa82b5d0 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:43.191071 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-51c10b7c-148b-485e-a898-12e4fa82b5d0 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:43.197848 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-51c10b7c-148b-485e-a898-12e4fa82b5d0 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Delete qos_spec: 6887c7a9-7925-4b33-a5a3-b8e2374030a4, force: False {{(pid=87959) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 20 10:53:43.218224 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:43.218224 n-d-768509-8 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Jan 20 10:53:43.244234 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:43.244234 n-d-768509-8 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Jan 20 10:53:43.257896 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:43.257896 n-d-768509-8 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Jan 20 10:53:43.265225 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-51c10b7c-148b-485e-a898-12e4fa82b5d0 tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4?force=False returned with HTTP 202 Jan 20 10:53:43.266798 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 898/1806] 10.222.0.73 () {58 vars in 1347 bytes} [Wed Jan 20 10:53:43 2021] DELETE /volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4?force=False => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:53:43.278911 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-23112f9b-fd39-4436-83e4-d05fa6d6c16c tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] GET http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4 Jan 20 10:53:43.279930 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-23112f9b-fd39-4436-83e4-d05fa6d6c16c tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:43.280673 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-23112f9b-fd39-4436-83e4-d05fa6d6c16c tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:43.283659 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:43.283659 n-d-768509-8 devstack@c-api.service[87958]: options(joinedload_all('specs')).all() Jan 20 10:53:43.292458 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-23112f9b-fd39-4436-83e4-d05fa6d6c16c tempest-QosSpecsTestJSON-748532165 tempest-QosSpecsTestJSON-748532165] http://10.222.0.73/volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4 returned with HTTP 404 Jan 20 10:53:43.294159 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 909/1807] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:53:43 2021] GET /volume/v3/064fe5a586bf42c685fe9eca2cbf8e69/qos-specs/6887c7a9-7925-4b33-a5a3-b8e2374030a4 => generated 100 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:53:44.457352 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a77eb3d0-f5b9-49e4-b2c4-25690f012c71 tempest-GroupsV320Test-938785316 tempest-GroupsV320Test-938785316] POST http://10.222.0.73/volume/v3/92c6178963cc4476b6fd6ac1b4912042/types Jan 20 10:53:44.458177 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a77eb3d0-f5b9-49e4-b2c4-25690f012c71 tempest-GroupsV320Test-938785316 tempest-GroupsV320Test-938785316] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-627479026"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:53:44.557631 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1e52e8cd-e778-4fe2-be44-d3292af9cba6 tempest-VolumesServicesTestJSON-422987443 tempest-VolumesServicesTestJSON-422987443] GET http://10.222.0.73/volume/v3/3c494dfb379a41049f6c569cb31c2cfc/os-services Jan 20 10:53:44.558182 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1e52e8cd-e778-4fe2-be44-d3292af9cba6 tempest-VolumesServicesTestJSON-422987443 tempest-VolumesServicesTestJSON-422987443] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:44.558398 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:44.558398 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:44.558762 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1e52e8cd-e778-4fe2-be44-d3292af9cba6 tempest-VolumesServicesTestJSON-422987443 tempest-VolumesServicesTestJSON-422987443] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:44.560209 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:44.560209 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:44.592330 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1e52e8cd-e778-4fe2-be44-d3292af9cba6 tempest-VolumesServicesTestJSON-422987443 tempest-VolumesServicesTestJSON-422987443] http://10.222.0.73/volume/v3/3c494dfb379a41049f6c569cb31c2cfc/os-services returned with HTTP 200 Jan 20 10:53:44.597299 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 899/1808] 10.222.0.73 () {58 vars in 1216 bytes} [Wed Jan 20 10:53:43 2021] GET /volume/v3/3c494dfb379a41049f6c569cb31c2cfc/os-services => generated 629 bytes in 1090 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:53:44.618321 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a77eb3d0-f5b9-49e4-b2c4-25690f012c71 tempest-GroupsV320Test-938785316 tempest-GroupsV320Test-938785316] http://10.222.0.73/volume/v3/92c6178963cc4476b6fd6ac1b4912042/types returned with HTTP 200 Jan 20 10:53:44.618669 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ddd6505d-789d-4ea0-bf78-22747ec91163 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:53:44.622212 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ddd6505d-789d-4ea0-bf78-22747ec91163 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:44.624809 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 910/1809] 10.222.0.73 () {60 vars in 1219 bytes} [Wed Jan 20 10:53:43 2021] POST /volume/v3/92c6178963cc4476b6fd6ac1b4912042/types => generated 219 bytes in 707 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:53:44.625002 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ddd6505d-789d-4ea0-bf78-22747ec91163 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:44.626440 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-ddd6505d-789d-4ea0-bf78-22747ec91163 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:53:44.639543 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4b2a3858-8042-4a36-a913-bfc624f04234 tempest-VolumesServicesTestJSON-422987443 tempest-VolumesServicesTestJSON-422987443] GET http://10.222.0.73/volume/v3/3c494dfb379a41049f6c569cb31c2cfc/os-services?host=n-d-768509-8 Jan 20 10:53:44.642914 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4b2a3858-8042-4a36-a913-bfc624f04234 tempest-VolumesServicesTestJSON-422987443 tempest-VolumesServicesTestJSON-422987443] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:44.643788 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4b2a3858-8042-4a36-a913-bfc624f04234 tempest-VolumesServicesTestJSON-422987443 tempest-VolumesServicesTestJSON-422987443] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:44.677786 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4b2a3858-8042-4a36-a913-bfc624f04234 tempest-VolumesServicesTestJSON-422987443 tempest-VolumesServicesTestJSON-422987443] http://10.222.0.73/volume/v3/3c494dfb379a41049f6c569cb31c2cfc/os-services?host=n-d-768509-8 returned with HTTP 200 Jan 20 10:53:44.680208 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 911/1810] 10.222.0.73 () {58 vars in 1251 bytes} [Wed Jan 20 10:53:44 2021] GET /volume/v3/3c494dfb379a41049f6c569cb31c2cfc/os-services?host=n-d-768509-8 => generated 629 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:44.700586 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-10c14dfd-f9f7-460c-bc84-ae8b01110ff1 tempest-GroupsV320Test-938785316 tempest-GroupsV320Test-938785316] POST http://10.222.0.73/volume/v3/92c6178963cc4476b6fd6ac1b4912042/group_types Jan 20 10:53:44.703859 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-10c14dfd-f9f7-460c-bc84-ae8b01110ff1 tempest-GroupsV320Test-938785316 tempest-GroupsV320Test-938785316] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1051935553"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:53:44.716322 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:44.716322 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:44.718272 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ddd6505d-789d-4ea0-bf78-22747ec91163 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:53:44.724475 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 900/1811] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:44 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 854 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:44.737098 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a7ad35ec-6b23-4f40-9e50-68c4a68efb07 tempest-VolumesServicesTestJSON-422987443 tempest-VolumesServicesTestJSON-422987443] GET http://10.222.0.73/volume/v3/3c494dfb379a41049f6c569cb31c2cfc/os-services?host=n-d-768509-8&binary=cinder-scheduler Jan 20 10:53:44.740569 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a7ad35ec-6b23-4f40-9e50-68c4a68efb07 tempest-VolumesServicesTestJSON-422987443 tempest-VolumesServicesTestJSON-422987443] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:44.741269 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:44.741269 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:44.743864 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a7ad35ec-6b23-4f40-9e50-68c4a68efb07 tempest-VolumesServicesTestJSON-422987443 tempest-VolumesServicesTestJSON-422987443] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:44.762674 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a7ad35ec-6b23-4f40-9e50-68c4a68efb07 tempest-VolumesServicesTestJSON-422987443 tempest-VolumesServicesTestJSON-422987443] http://10.222.0.73/volume/v3/3c494dfb379a41049f6c569cb31c2cfc/os-services?host=n-d-768509-8&binary=cinder-scheduler returned with HTTP 200 Jan 20 10:53:44.769533 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 901/1812] 10.222.0.73 () {58 vars in 1299 bytes} [Wed Jan 20 10:53:44 2021] GET /volume/v3/3c494dfb379a41049f6c569cb31c2cfc/os-services?host=n-d-768509-8&binary=cinder-scheduler => generated 191 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:44.788140 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f7eab786-ca8e-4447-81e0-efd92b1cc6c3 tempest-VolumesServicesTestJSON-422987443 tempest-VolumesServicesTestJSON-422987443] GET http://10.222.0.73/volume/v3/3c494dfb379a41049f6c569cb31c2cfc/os-services?binary=cinder-scheduler Jan 20 10:53:44.788692 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f7eab786-ca8e-4447-81e0-efd92b1cc6c3 tempest-VolumesServicesTestJSON-422987443 tempest-VolumesServicesTestJSON-422987443] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:44.789223 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f7eab786-ca8e-4447-81e0-efd92b1cc6c3 tempest-VolumesServicesTestJSON-422987443 tempest-VolumesServicesTestJSON-422987443] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:44.807716 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f7eab786-ca8e-4447-81e0-efd92b1cc6c3 tempest-VolumesServicesTestJSON-422987443 tempest-VolumesServicesTestJSON-422987443] http://10.222.0.73/volume/v3/3c494dfb379a41049f6c569cb31c2cfc/os-services?binary=cinder-scheduler returned with HTTP 200 Jan 20 10:53:44.809754 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 902/1813] 10.222.0.73 () {58 vars in 1263 bytes} [Wed Jan 20 10:53:44 2021] GET /volume/v3/3c494dfb379a41049f6c569cb31c2cfc/os-services?binary=cinder-scheduler => generated 191 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:44.831572 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-10c14dfd-f9f7-460c-bc84-ae8b01110ff1 tempest-GroupsV320Test-938785316 tempest-GroupsV320Test-938785316] http://10.222.0.73/volume/v3/92c6178963cc4476b6fd6ac1b4912042/group_types returned with HTTP 202 Jan 20 10:53:44.843665 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 912/1814] 10.222.0.73 () {62 vars in 1278 bytes} [Wed Jan 20 10:53:44 2021] POST /volume/v3/92c6178963cc4476b6fd6ac1b4912042/group_types => generated 177 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:53:45.083284 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3d199113-471d-4736-be93-f938bd5cffef tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] POST http://10.222.0.73/volume/v3/519f5710441d42959a662dd250beee03/groups Jan 20 10:53:45.084680 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3d199113-471d-4736-be93-f938bd5cffef tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1b390e3b-ee2c-458d-ac22-12d8b4ce6e9b", "volume_types": ["d6680771-9edf-4e4e-963f-f0eb74bf382c"], "name": "tempest-GroupsV320Test-Group-1153178556"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:53:45.086309 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-3d199113-471d-4736-be93-f938bd5cffef tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] Creating new group {'group': {'group_type': '1b390e3b-ee2c-458d-ac22-12d8b4ce6e9b', 'volume_types': ['d6680771-9edf-4e4e-963f-f0eb74bf382c'], 'name': 'tempest-GroupsV320Test-Group-1153178556'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 20 10:53:45.117137 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-3d199113-471d-4736-be93-f938bd5cffef tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] Creating group tempest-GroupsV320Test-Group-1153178556. Jan 20 10:53:45.225113 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3d199113-471d-4736-be93-f938bd5cffef tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] Availability Zones retrieved successfully. Jan 20 10:53:45.290870 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-3d199113-471d-4736-be93-f938bd5cffef tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] Created reservations ['0c97c55d-59af-4782-8f7b-99e78af3c78f'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:53:45.471285 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3d199113-471d-4736-be93-f938bd5cffef tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] http://10.222.0.73/volume/v3/519f5710441d42959a662dd250beee03/groups returned with HTTP 202 Jan 20 10:53:45.474673 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 913/1815] 10.222.0.73 () {62 vars in 1264 bytes} [Wed Jan 20 10:53:44 2021] POST /volume/v3/519f5710441d42959a662dd250beee03/groups => generated 108 bytes in 629 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:53:45.495004 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f9d94219-9c48-4458-a7c6-c905d224bcf1 tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] GET http://10.222.0.73/volume/v3/519f5710441d42959a662dd250beee03/groups/ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf Jan 20 10:53:45.500448 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f9d94219-9c48-4458-a7c6-c905d224bcf1 tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:45.501311 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:45.501311 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:45.504627 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f9d94219-9c48-4458-a7c6-c905d224bcf1 tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:45.507377 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-f9d94219-9c48-4458-a7c6-c905d224bcf1 tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] show called for member ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:53:45.548012 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:45.548012 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:45.654304 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f9d94219-9c48-4458-a7c6-c905d224bcf1 tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] http://10.222.0.73/volume/v3/519f5710441d42959a662dd250beee03/groups/ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf returned with HTTP 200 Jan 20 10:53:45.655947 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 914/1816] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:53:45 2021] GET /volume/v3/519f5710441d42959a662dd250beee03/groups/ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf => generated 388 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:53:45.694237 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2f2cfbb9-a64a-41b8-b980-c7823d57d778 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] POST http://10.222.0.73/volume/v3/1eb1fd4ef653403cabf45a4607df18e4/volumes Jan 20 10:53:45.695123 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2f2cfbb9-a64a-41b8-b980-c7823d57d778 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-677928829"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:53:45.698126 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-2f2cfbb9-a64a-41b8-b980-c7823d57d778 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-677928829'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:53:45.698776 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-2f2cfbb9-a64a-41b8-b980-c7823d57d778 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] Create volume of 1 GB Jan 20 10:53:45.741599 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5ff7a7e6-85d7-41d9-962f-f89eb0ce0ac5 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:53:45.742501 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5ff7a7e6-85d7-41d9-962f-f89eb0ce0ac5 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:45.742900 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:45.742900 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:45.743498 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5ff7a7e6-85d7-41d9-962f-f89eb0ce0ac5 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:45.744105 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5ff7a7e6-85d7-41d9-962f-f89eb0ce0ac5 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:53:45.748831 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2f2cfbb9-a64a-41b8-b980-c7823d57d778 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] Availability Zones retrieved successfully. Jan 20 10:53:45.795908 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2f2cfbb9-a64a-41b8-b980-c7823d57d778 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] Flow 'volume_create_api' (7541b55d-f288-467a-aed3-ee5d88ba4c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:53:45.816212 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:45.816212 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:45.819797 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5ff7a7e6-85d7-41d9-962f-f89eb0ce0ac5 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:53:45.821232 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 915/1817] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:45 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 855 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:45.828181 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2f2cfbb9-a64a-41b8-b980-c7823d57d778 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ba51da6-f103-4472-8a9a-ea8778379789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:53:45.835484 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-2f2cfbb9-a64a-41b8-b980-c7823d57d778 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:53:45.847591 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dd42b736-9ca4-4d10-9367-45c5e87ab086 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/f8e9595d-8a92-4d31-a46e-81222dbecf8f Jan 20 10:53:45.848534 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dd42b736-9ca4-4d10-9367-45c5e87ab086 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:45.848902 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:45.848902 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:45.852828 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dd42b736-9ca4-4d10-9367-45c5e87ab086 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:45.966407 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:45.966407 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:45.968753 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dd42b736-9ca4-4d10-9367-45c5e87ab086 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot retrieved successfully. Jan 20 10:53:45.972524 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dd42b736-9ca4-4d10-9367-45c5e87ab086 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/f8e9595d-8a92-4d31-a46e-81222dbecf8f returned with HTTP 200 Jan 20 10:53:45.990443 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 916/1818] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:53:45 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/f8e9595d-8a92-4d31-a46e-81222dbecf8f => generated 469 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:53:46.009120 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ed489009-bbf7-4ba6-92bd-f0264b92c0f8 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:53:46.009658 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ed489009-bbf7-4ba6-92bd-f0264b92c0f8 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:46.009863 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:46.009863 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:46.010207 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ed489009-bbf7-4ba6-92bd-f0264b92c0f8 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:46.010564 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-ed489009-bbf7-4ba6-92bd-f0264b92c0f8 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Show backup with id 01a9ae0e-1a26-4d99-960a-3aa20690a32b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:53:46.048016 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:46.048016 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:46.050272 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ed489009-bbf7-4ba6-92bd-f0264b92c0f8 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 200 Jan 20 10:53:46.061326 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 917/1819] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:45 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 855 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:53:46.075975 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0cf59a0f-d93b-4cb9-a318-c4988476c236 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] DELETE http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b Jan 20 10:53:46.077034 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0cf59a0f-d93b-4cb9-a318-c4988476c236 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:46.077251 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:46.077251 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:46.077676 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0cf59a0f-d93b-4cb9-a318-c4988476c236 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:46.078052 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.contrib.backups [None req-0cf59a0f-d93b-4cb9-a318-c4988476c236 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Delete backup with id: 01a9ae0e-1a26-4d99-960a-3aa20690a32b. Jan 20 10:53:46.167592 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:46.167592 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:46.169286 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2f2cfbb9-a64a-41b8-b980-c7823d57d778 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ba51da6-f103-4472-8a9a-ea8778379789) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:53:46.180977 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2f2cfbb9-a64a-41b8-b980-c7823d57d778 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcf465af-3143-4c80-86aa-0acaf0f4156d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:53:46.276873 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.backup.rpcapi [None req-0cf59a0f-d93b-4cb9-a318-c4988476c236 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] delete_backup rpcapi backup_id 01a9ae0e-1a26-4d99-960a-3aa20690a32b {{(pid=87960) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 20 10:53:46.299125 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0cf59a0f-d93b-4cb9-a318-c4988476c236 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b returned with HTTP 202 Jan 20 10:53:46.312577 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 918/1820] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:53:46 2021] DELETE /volume/v3/b6456e4380424b95a1568cb9e52ac9da/backups/01a9ae0e-1a26-4d99-960a-3aa20690a32b => generated 0 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 20 10:53:46.575598 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-2f2cfbb9-a64a-41b8-b980-c7823d57d778 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] Created reservations ['51132789-b3f5-4414-b701-2955c8181b9a', '46d0b5bf-d9e8-4ed8-87e0-b4066886a137', '62df4bd0-2829-417b-bfb1-9ad7bcf90985', '81871c1b-731f-4548-8923-9460cbaf159c'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:53:46.579983 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2f2cfbb9-a64a-41b8-b980-c7823d57d778 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcf465af-3143-4c80-86aa-0acaf0f4156d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51132789-b3f5-4414-b701-2955c8181b9a', '46d0b5bf-d9e8-4ed8-87e0-b4066886a137', '62df4bd0-2829-417b-bfb1-9ad7bcf90985', '81871c1b-731f-4548-8923-9460cbaf159c']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:53:46.592171 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2f2cfbb9-a64a-41b8-b980-c7823d57d778 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e024cb30-ca8a-4693-b568-890232ae2709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:53:46.676181 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3ec6735f-dc81-4518-a5e9-a86941dc94dd tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] GET http://10.222.0.73/volume/v3/519f5710441d42959a662dd250beee03/groups/ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf Jan 20 10:53:46.683436 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3ec6735f-dc81-4518-a5e9-a86941dc94dd tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:46.687678 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:46.687678 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:46.689351 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3ec6735f-dc81-4518-a5e9-a86941dc94dd tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:46.697871 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-3ec6735f-dc81-4518-a5e9-a86941dc94dd tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] show called for member ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:53:46.762915 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:46.762915 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:46.823206 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2f2cfbb9-a64a-41b8-b980-c7823d57d778 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e024cb30-ca8a-4693-b568-890232ae2709) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51647596-b007-4636-ac62-f3bf09daf3c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-677928829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1eb1fd4ef653403cabf45a4607df18e4',qos_specs=None,replication_status=,reservations=['51132789-b3f5-4414-b701-2955c8181b9a','46d0b5bf-d9e8-4ed8-87e0-b4066886a137','62df4bd0-2829-417b-bfb1-9ad7bcf90985','81871c1b-731f-4548-8923-9460cbaf159c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='004b3a889db042c88e9fbe4efe4837b7',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:53:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-677928829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51647596-b007-4636-ac62-f3bf09daf3c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1eb1fd4ef653403cabf45a4607df18e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='004b3a889db042c88e9fbe4efe4837b7',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:53:46.834267 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2f2cfbb9-a64a-41b8-b980-c7823d57d778 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (304de05a-d8dc-4db5-91b4-25ac2328f5d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:53:46.921965 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2f2cfbb9-a64a-41b8-b980-c7823d57d778 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (304de05a-d8dc-4db5-91b4-25ac2328f5d3) transitioned into state 'SUCCESS' from state '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-677928829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1eb1fd4ef653403cabf45a4607df18e4',qos_specs=None,replication_status=,reservations=['51132789-b3f5-4414-b701-2955c8181b9a','46d0b5bf-d9e8-4ed8-87e0-b4066886a137','62df4bd0-2829-417b-bfb1-9ad7bcf90985','81871c1b-731f-4548-8923-9460cbaf159c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='004b3a889db042c88e9fbe4efe4837b7',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:53:46.926033 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2f2cfbb9-a64a-41b8-b980-c7823d57d778 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27456b04-a2d6-40cc-ae0b-c83b3c283e74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:53:46.931264 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3ec6735f-dc81-4518-a5e9-a86941dc94dd tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] http://10.222.0.73/volume/v3/519f5710441d42959a662dd250beee03/groups/ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf returned with HTTP 200 Jan 20 10:53:46.934931 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 919/1821] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:53:46 2021] GET /volume/v3/519f5710441d42959a662dd250beee03/groups/ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf => generated 389 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:53:46.972336 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c28f249c-98a7-497c-976e-35badb7e36c1 tempest-GroupsV320Test-938785316 tempest-GroupsV320Test-938785316] POST http://10.222.0.73/volume/v3/92c6178963cc4476b6fd6ac1b4912042/groups/ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf/action Jan 20 10:53:46.973734 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:46.973734 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:46.979232 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c28f249c-98a7-497c-976e-35badb7e36c1 tempest-GroupsV320Test-938785316 tempest-GroupsV320Test-938785316] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:53:46.980082 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c28f249c-98a7-497c-976e-35badb7e36c1 tempest-GroupsV320Test-938785316 tempest-GroupsV320Test-938785316] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:53:46.982091 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-c28f249c-98a7-497c-976e-35badb7e36c1 tempest-GroupsV320Test-938785316 tempest-GroupsV320Test-938785316] Updating group 'ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf' with 'creating' {{(pid=87960) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 20 10:53:47.014661 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:47.014661 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:47.025368 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2f2cfbb9-a64a-41b8-b980-c7823d57d778 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27456b04-a2d6-40cc-ae0b-c83b3c283e74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:53:47.031057 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c28f249c-98a7-497c-976e-35badb7e36c1 tempest-GroupsV320Test-938785316 tempest-GroupsV320Test-938785316] http://10.222.0.73/volume/v3/92c6178963cc4476b6fd6ac1b4912042/groups/ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf/action returned with HTTP 202 Jan 20 10:53:47.032875 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 920/1822] 10.222.0.73 () {62 vars in 1395 bytes} [Wed Jan 20 10:53:46 2021] POST /volume/v3/92c6178963cc4476b6fd6ac1b4912042/groups/ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 20 10:53:47.042770 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b498fc53-3ea8-4ed5-967a-cc66d520614c tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] GET http://10.222.0.73/volume/v3/519f5710441d42959a662dd250beee03/groups/ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf Jan 20 10:53:47.046894 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b498fc53-3ea8-4ed5-967a-cc66d520614c tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:47.047258 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:47.047258 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:47.047494 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2f2cfbb9-a64a-41b8-b980-c7823d57d778 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] Flow 'volume_create_api' (7541b55d-f288-467a-aed3-ee5d88ba4c3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:53:47.047911 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b498fc53-3ea8-4ed5-967a-cc66d520614c tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:47.048520 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-b498fc53-3ea8-4ed5-967a-cc66d520614c tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] show called for member ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:53:47.072403 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:47.072403 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:47.185414 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b498fc53-3ea8-4ed5-967a-cc66d520614c tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] http://10.222.0.73/volume/v3/519f5710441d42959a662dd250beee03/groups/ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf returned with HTTP 200 Jan 20 10:53:47.198471 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 921/1823] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:53:47 2021] GET /volume/v3/519f5710441d42959a662dd250beee03/groups/ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf => generated 388 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:53:47.207649 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4e2fa4fe-b539-469e-9ba9-e4ef7d344337 tempest-GroupsV320Test-938785316 tempest-GroupsV320Test-938785316] POST http://10.222.0.73/volume/v3/92c6178963cc4476b6fd6ac1b4912042/groups/ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf/action Jan 20 10:53:47.209571 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:47.209571 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:47.210502 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4e2fa4fe-b539-469e-9ba9-e4ef7d344337 tempest-GroupsV320Test-938785316 tempest-GroupsV320Test-938785316] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:53:47.213186 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4e2fa4fe-b539-469e-9ba9-e4ef7d344337 tempest-GroupsV320Test-938785316 tempest-GroupsV320Test-938785316] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:53:47.214458 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-4e2fa4fe-b539-469e-9ba9-e4ef7d344337 tempest-GroupsV320Test-938785316 tempest-GroupsV320Test-938785316] Updating group 'ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf' with 'available' {{(pid=87960) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 20 10:53:47.236203 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:47.236203 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:47.255420 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4e2fa4fe-b539-469e-9ba9-e4ef7d344337 tempest-GroupsV320Test-938785316 tempest-GroupsV320Test-938785316] http://10.222.0.73/volume/v3/92c6178963cc4476b6fd6ac1b4912042/groups/ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf/action returned with HTTP 202 Jan 20 10:53:47.257789 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 922/1824] 10.222.0.73 () {62 vars in 1395 bytes} [Wed Jan 20 10:53:47 2021] POST /volume/v3/92c6178963cc4476b6fd6ac1b4912042/groups/ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 20 10:53:47.270381 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e46f913b-cf17-4cfa-a8b0-346a47034ad0 tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] GET http://10.222.0.73/volume/v3/519f5710441d42959a662dd250beee03/groups/ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf Jan 20 10:53:47.271508 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e46f913b-cf17-4cfa-a8b0-346a47034ad0 tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:47.273042 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:47.273042 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:47.274329 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e46f913b-cf17-4cfa-a8b0-346a47034ad0 tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:47.275007 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-e46f913b-cf17-4cfa-a8b0-346a47034ad0 tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] show called for member ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:53:47.312133 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:47.312133 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:47.378365 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2f2cfbb9-a64a-41b8-b980-c7823d57d778 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] Create volume request issued successfully. Jan 20 10:53:47.394147 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e46f913b-cf17-4cfa-a8b0-346a47034ad0 tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] http://10.222.0.73/volume/v3/519f5710441d42959a662dd250beee03/groups/ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf returned with HTTP 200 Jan 20 10:53:47.396637 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 923/1825] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:53:47 2021] GET /volume/v3/519f5710441d42959a662dd250beee03/groups/ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf => generated 389 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:53:47.426252 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bce560c8-d422-497f-94dc-98304ecf1a1d tempest-GroupsV320Test-938785316 tempest-GroupsV320Test-938785316] POST http://10.222.0.73/volume/v3/92c6178963cc4476b6fd6ac1b4912042/groups/ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf/action Jan 20 10:53:47.427183 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:47.427183 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:47.429838 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bce560c8-d422-497f-94dc-98304ecf1a1d tempest-GroupsV320Test-938785316 tempest-GroupsV320Test-938785316] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:53:47.431533 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bce560c8-d422-497f-94dc-98304ecf1a1d tempest-GroupsV320Test-938785316 tempest-GroupsV320Test-938785316] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:53:47.437319 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-bce560c8-d422-497f-94dc-98304ecf1a1d tempest-GroupsV320Test-938785316 tempest-GroupsV320Test-938785316] Updating group 'ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf' with 'error' {{(pid=87960) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 20 10:53:47.461087 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:47.461087 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:47.463819 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2f2cfbb9-a64a-41b8-b980-c7823d57d778 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] http://10.222.0.73/volume/v3/1eb1fd4ef653403cabf45a4607df18e4/volumes returned with HTTP 202 Jan 20 10:53:47.468704 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 903/1826] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:53:44 2021] POST /volume/v3/1eb1fd4ef653403cabf45a4607df18e4/volumes => generated 822 bytes in 2645 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:53:47.492840 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b4eda2a3-0449-4e12-a7c5-b71d57b1ec4d tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] GET http://10.222.0.73/volume/v3/1eb1fd4ef653403cabf45a4607df18e4/volumes/51647596-b007-4636-ac62-f3bf09daf3c9 Jan 20 10:53:47.494580 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b4eda2a3-0449-4e12-a7c5-b71d57b1ec4d tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:47.495829 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:47.495829 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:47.497446 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bce560c8-d422-497f-94dc-98304ecf1a1d tempest-GroupsV320Test-938785316 tempest-GroupsV320Test-938785316] http://10.222.0.73/volume/v3/92c6178963cc4476b6fd6ac1b4912042/groups/ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf/action returned with HTTP 202 Jan 20 10:53:47.499910 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 924/1827] 10.222.0.73 () {62 vars in 1395 bytes} [Wed Jan 20 10:53:47 2021] POST /volume/v3/92c6178963cc4476b6fd6ac1b4912042/groups/ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 20 10:53:47.501011 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b4eda2a3-0449-4e12-a7c5-b71d57b1ec4d tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:47.515399 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2fd48ac3-e3a6-4751-bc46-6c5f129bd4af tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] GET http://10.222.0.73/volume/v3/519f5710441d42959a662dd250beee03/groups/ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf Jan 20 10:53:47.515399 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2fd48ac3-e3a6-4751-bc46-6c5f129bd4af tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:47.515399 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:47.515399 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:47.516643 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2fd48ac3-e3a6-4751-bc46-6c5f129bd4af tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:47.517360 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-2fd48ac3-e3a6-4751-bc46-6c5f129bd4af tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] show called for member ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:53:47.530289 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:47.530289 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:47.629901 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2fd48ac3-e3a6-4751-bc46-6c5f129bd4af tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] http://10.222.0.73/volume/v3/519f5710441d42959a662dd250beee03/groups/ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf returned with HTTP 200 Jan 20 10:53:47.633874 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 925/1828] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:53:47 2021] GET /volume/v3/519f5710441d42959a662dd250beee03/groups/ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf => generated 385 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:53:47.653367 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8085e702-e3d3-460e-9bfb-fbbf893e98c4 tempest-GroupsV320Test-938785316 tempest-GroupsV320Test-938785316] POST http://10.222.0.73/volume/v3/92c6178963cc4476b6fd6ac1b4912042/groups/ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf/action Jan 20 10:53:47.654168 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:47.654168 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:47.654814 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8085e702-e3d3-460e-9bfb-fbbf893e98c4 tempest-GroupsV320Test-938785316 tempest-GroupsV320Test-938785316] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:53:47.655564 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8085e702-e3d3-460e-9bfb-fbbf893e98c4 tempest-GroupsV320Test-938785316 tempest-GroupsV320Test-938785316] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:53:47.657496 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-8085e702-e3d3-460e-9bfb-fbbf893e98c4 tempest-GroupsV320Test-938785316 tempest-GroupsV320Test-938785316] Updating group 'ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf' with 'available' {{(pid=87960) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 20 10:53:47.679530 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:47.679530 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:47.703654 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8085e702-e3d3-460e-9bfb-fbbf893e98c4 tempest-GroupsV320Test-938785316 tempest-GroupsV320Test-938785316] http://10.222.0.73/volume/v3/92c6178963cc4476b6fd6ac1b4912042/groups/ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf/action returned with HTTP 202 Jan 20 10:53:47.705550 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 926/1829] 10.222.0.73 () {62 vars in 1395 bytes} [Wed Jan 20 10:53:47 2021] POST /volume/v3/92c6178963cc4476b6fd6ac1b4912042/groups/ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 20 10:53:47.719225 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e0773777-85a5-497e-961e-7a4de1985ee3 tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] GET http://10.222.0.73/volume/v3/519f5710441d42959a662dd250beee03/groups/ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf Jan 20 10:53:47.721701 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e0773777-85a5-497e-961e-7a4de1985ee3 tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:47.723412 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:47.723412 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:47.725912 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e0773777-85a5-497e-961e-7a4de1985ee3 tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:47.726732 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-e0773777-85a5-497e-961e-7a4de1985ee3 tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] show called for member ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:53:47.740421 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:47.740421 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:47.747101 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:47.747101 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:47.774515 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b4eda2a3-0449-4e12-a7c5-b71d57b1ec4d tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] Volume info retrieved successfully. Jan 20 10:53:47.828203 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e0773777-85a5-497e-961e-7a4de1985ee3 tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] http://10.222.0.73/volume/v3/519f5710441d42959a662dd250beee03/groups/ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf returned with HTTP 200 Jan 20 10:53:47.831781 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b4eda2a3-0449-4e12-a7c5-b71d57b1ec4d tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] http://10.222.0.73/volume/v3/1eb1fd4ef653403cabf45a4607df18e4/volumes/51647596-b007-4636-ac62-f3bf09daf3c9 returned with HTTP 200 Jan 20 10:53:47.834253 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 904/1830] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:47 2021] GET /volume/v3/1eb1fd4ef653403cabf45a4607df18e4/volumes/51647596-b007-4636-ac62-f3bf09daf3c9 => generated 914 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:47.843984 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 927/1831] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:53:47 2021] GET /volume/v3/519f5710441d42959a662dd250beee03/groups/ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf => generated 389 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:53:47.856526 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8577aa5c-d86a-4a0f-8012-6de40ec3dd80 tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] GET http://10.222.0.73/volume/v3/519f5710441d42959a662dd250beee03/volumes/detail Jan 20 10:53:47.858328 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8577aa5c-d86a-4a0f-8012-6de40ec3dd80 tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:47.858745 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:47.858745 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:47.859573 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8577aa5c-d86a-4a0f-8012-6de40ec3dd80 tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:47.861340 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-8577aa5c-d86a-4a0f-8012-6de40ec3dd80 tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:53:47.862518 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:47.862518 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:47.866007 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8577aa5c-d86a-4a0f-8012-6de40ec3dd80 tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:53:48.151443 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8577aa5c-d86a-4a0f-8012-6de40ec3dd80 tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] Get all volumes completed successfully. Jan 20 10:53:48.167764 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8577aa5c-d86a-4a0f-8012-6de40ec3dd80 tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] http://10.222.0.73/volume/v3/519f5710441d42959a662dd250beee03/volumes/detail returned with HTTP 200 Jan 20 10:53:48.169339 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 928/1832] 10.222.0.73 () {60 vars in 1266 bytes} [Wed Jan 20 10:53:47 2021] GET /volume/v3/519f5710441d42959a662dd250beee03/volumes/detail => generated 15 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:48.202322 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f8f2fa60-0386-4db8-a399-8564306bba57 tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] POST http://10.222.0.73/volume/v3/519f5710441d42959a662dd250beee03/groups/ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf/action Jan 20 10:53:48.203875 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:48.203875 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:48.205675 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f8f2fa60-0386-4db8-a399-8564306bba57 tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:53:48.206888 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f8f2fa60-0386-4db8-a399-8564306bba57 tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:53:48.213284 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-f8f2fa60-0386-4db8-a399-8564306bba57 tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] delete called for group ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf {{(pid=87959) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 20 10:53:48.214349 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.groups [None req-f8f2fa60-0386-4db8-a399-8564306bba57 tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] Delete group with id: ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf Jan 20 10:53:48.245493 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:48.245493 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:48.649314 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f8f2fa60-0386-4db8-a399-8564306bba57 tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] http://10.222.0.73/volume/v3/519f5710441d42959a662dd250beee03/groups/ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf/action returned with HTTP 202 Jan 20 10:53:48.650824 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 905/1833] 10.222.0.73 () {62 vars in 1395 bytes} [Wed Jan 20 10:53:48 2021] POST /volume/v3/519f5710441d42959a662dd250beee03/groups/ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf/action => generated 0 bytes in 457 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 20 10:53:48.664551 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-afaabca9-70ef-421f-a16a-3e75f0073ac3 tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] GET http://10.222.0.73/volume/v3/519f5710441d42959a662dd250beee03/groups/ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf Jan 20 10:53:48.665918 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-afaabca9-70ef-421f-a16a-3e75f0073ac3 tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:48.666452 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-afaabca9-70ef-421f-a16a-3e75f0073ac3 tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:48.667265 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-afaabca9-70ef-421f-a16a-3e75f0073ac3 tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] show called for member ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:53:48.707524 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:48.707524 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:48.840967 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-afaabca9-70ef-421f-a16a-3e75f0073ac3 tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] http://10.222.0.73/volume/v3/519f5710441d42959a662dd250beee03/groups/ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf returned with HTTP 200 Jan 20 10:53:48.860890 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-04600c52-1a54-4cc9-9142-096990ec14f3 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] GET http://10.222.0.73/volume/v3/1eb1fd4ef653403cabf45a4607df18e4/volumes/51647596-b007-4636-ac62-f3bf09daf3c9 Jan 20 10:53:48.863035 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-04600c52-1a54-4cc9-9142-096990ec14f3 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:48.863581 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:48.863581 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:48.867020 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-04600c52-1a54-4cc9-9142-096990ec14f3 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:48.869658 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 929/1834] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:53:48 2021] GET /volume/v3/519f5710441d42959a662dd250beee03/groups/ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf => generated 388 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:53:49.257773 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:49.257773 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:49.300375 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-04600c52-1a54-4cc9-9142-096990ec14f3 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] Volume info retrieved successfully. Jan 20 10:53:49.429871 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-04600c52-1a54-4cc9-9142-096990ec14f3 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] http://10.222.0.73/volume/v3/1eb1fd4ef653403cabf45a4607df18e4/volumes/51647596-b007-4636-ac62-f3bf09daf3c9 returned with HTTP 200 Jan 20 10:53:49.432043 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 906/1835] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:48 2021] GET /volume/v3/1eb1fd4ef653403cabf45a4607df18e4/volumes/51647596-b007-4636-ac62-f3bf09daf3c9 => generated 914 bytes in 584 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:49.910893 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aae75cfe-446b-470d-8741-e872808afa12 tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] GET http://10.222.0.73/volume/v3/519f5710441d42959a662dd250beee03/groups/ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf Jan 20 10:53:49.916438 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aae75cfe-446b-470d-8741-e872808afa12 tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:49.917055 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:49.917055 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:49.923140 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aae75cfe-446b-470d-8741-e872808afa12 tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:49.924098 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.groups [None req-aae75cfe-446b-470d-8741-e872808afa12 tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] show called for member ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 20 10:53:49.975170 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aae75cfe-446b-470d-8741-e872808afa12 tempest-GroupsV320Test-579457514 tempest-GroupsV320Test-579457514] http://10.222.0.73/volume/v3/519f5710441d42959a662dd250beee03/groups/ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf returned with HTTP 404 Jan 20 10:53:49.979305 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 930/1836] 10.222.0.73 () {60 vars in 1353 bytes} [Wed Jan 20 10:53:49 2021] GET /volume/v3/519f5710441d42959a662dd250beee03/groups/ab597a8a-8d6e-4ffb-9538-d9ae42a8dbaf => generated 108 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 10:53:49.989954 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d7df7767-c8df-457f-b483-c02bf1986911 tempest-GroupsV320Test-938785316 tempest-GroupsV320Test-938785316] DELETE http://10.222.0.73/volume/v3/92c6178963cc4476b6fd6ac1b4912042/group_types/1b390e3b-ee2c-458d-ac22-12d8b4ce6e9b Jan 20 10:53:49.990684 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d7df7767-c8df-457f-b483-c02bf1986911 tempest-GroupsV320Test-938785316 tempest-GroupsV320Test-938785316] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:49.991193 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:49.991193 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:49.992091 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d7df7767-c8df-457f-b483-c02bf1986911 tempest-GroupsV320Test-938785316 tempest-GroupsV320Test-938785316] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:50.106399 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:50.106399 n-d-768509-8 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Jan 20 10:53:50.126939 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d7df7767-c8df-457f-b483-c02bf1986911 tempest-GroupsV320Test-938785316 tempest-GroupsV320Test-938785316] http://10.222.0.73/volume/v3/92c6178963cc4476b6fd6ac1b4912042/group_types/1b390e3b-ee2c-458d-ac22-12d8b4ce6e9b returned with HTTP 202 Jan 20 10:53:50.128193 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 907/1837] 10.222.0.73 () {60 vars in 1371 bytes} [Wed Jan 20 10:53:49 2021] DELETE /volume/v3/92c6178963cc4476b6fd6ac1b4912042/group_types/1b390e3b-ee2c-458d-ac22-12d8b4ce6e9b => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 20 10:53:50.142102 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cf5f8fa2-de74-47eb-a305-a3dfb773d91e tempest-GroupsV320Test-938785316 tempest-GroupsV320Test-938785316] DELETE http://10.222.0.73/volume/v3/92c6178963cc4476b6fd6ac1b4912042/types/d6680771-9edf-4e4e-963f-f0eb74bf382c Jan 20 10:53:50.142872 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cf5f8fa2-de74-47eb-a305-a3dfb773d91e tempest-GroupsV320Test-938785316 tempest-GroupsV320Test-938785316] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:50.143763 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cf5f8fa2-de74-47eb-a305-a3dfb773d91e tempest-GroupsV320Test-938785316 tempest-GroupsV320Test-938785316] Calling method '_delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:50.145220 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:50.145220 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:50.300559 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:53:50.300559 n-d-768509-8 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Jan 20 10:53:50.315312 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cf5f8fa2-de74-47eb-a305-a3dfb773d91e tempest-GroupsV320Test-938785316 tempest-GroupsV320Test-938785316] http://10.222.0.73/volume/v3/92c6178963cc4476b6fd6ac1b4912042/types/d6680771-9edf-4e4e-963f-f0eb74bf382c returned with HTTP 202 Jan 20 10:53:50.316728 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 931/1838] 10.222.0.73 () {58 vars in 1312 bytes} [Wed Jan 20 10:53:50 2021] DELETE /volume/v3/92c6178963cc4476b6fd6ac1b4912042/types/d6680771-9edf-4e4e-963f-f0eb74bf382c => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 20 10:53:50.327157 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-32e7c193-4394-4b1e-83ca-063bc10e3a6d tempest-GroupsV320Test-938785316 tempest-GroupsV320Test-938785316] GET http://10.222.0.73/volume/v3/92c6178963cc4476b6fd6ac1b4912042/types/d6680771-9edf-4e4e-963f-f0eb74bf382c Jan 20 10:53:50.329230 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-32e7c193-4394-4b1e-83ca-063bc10e3a6d tempest-GroupsV320Test-938785316 tempest-GroupsV320Test-938785316] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:50.330216 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-32e7c193-4394-4b1e-83ca-063bc10e3a6d tempest-GroupsV320Test-938785316 tempest-GroupsV320Test-938785316] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:50.379586 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-32e7c193-4394-4b1e-83ca-063bc10e3a6d tempest-GroupsV320Test-938785316 tempest-GroupsV320Test-938785316] http://10.222.0.73/volume/v3/92c6178963cc4476b6fd6ac1b4912042/types/d6680771-9edf-4e4e-963f-f0eb74bf382c returned with HTTP 404 Jan 20 10:53:50.381528 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 908/1839] 10.222.0.73 () {58 vars in 1309 bytes} [Wed Jan 20 10:53:50 2021] GET /volume/v3/92c6178963cc4476b6fd6ac1b4912042/types/d6680771-9edf-4e4e-963f-f0eb74bf382c => generated 114 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 20 10:53:50.466093 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-caeb90db-fb77-4bb7-9bf2-a6fdb275510e tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] GET http://10.222.0.73/volume/v3/1eb1fd4ef653403cabf45a4607df18e4/volumes/51647596-b007-4636-ac62-f3bf09daf3c9 Jan 20 10:53:50.466653 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-caeb90db-fb77-4bb7-9bf2-a6fdb275510e tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:50.467490 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-caeb90db-fb77-4bb7-9bf2-a6fdb275510e tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:50.675979 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:50.675979 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:50.715456 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-caeb90db-fb77-4bb7-9bf2-a6fdb275510e tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] Volume info retrieved successfully. Jan 20 10:53:50.745279 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-caeb90db-fb77-4bb7-9bf2-a6fdb275510e tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] http://10.222.0.73/volume/v3/1eb1fd4ef653403cabf45a4607df18e4/volumes/51647596-b007-4636-ac62-f3bf09daf3c9 returned with HTTP 200 Jan 20 10:53:50.746720 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 932/1840] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:50 2021] GET /volume/v3/1eb1fd4ef653403cabf45a4607df18e4/volumes/51647596-b007-4636-ac62-f3bf09daf3c9 => generated 915 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:50.768869 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-df94fcd4-f00b-486f-abbc-926b2dff7bd4 tempest-VolumesServicesTestJSON-422987443 tempest-VolumesServicesTestJSON-422987443] GET http://10.222.0.73/volume/v3/3c494dfb379a41049f6c569cb31c2cfc/volumes/51647596-b007-4636-ac62-f3bf09daf3c9 Jan 20 10:53:50.769509 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-df94fcd4-f00b-486f-abbc-926b2dff7bd4 tempest-VolumesServicesTestJSON-422987443 tempest-VolumesServicesTestJSON-422987443] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:50.769917 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-df94fcd4-f00b-486f-abbc-926b2dff7bd4 tempest-VolumesServicesTestJSON-422987443 tempest-VolumesServicesTestJSON-422987443] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:50.828625 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:50.828625 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:50.839173 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-df94fcd4-f00b-486f-abbc-926b2dff7bd4 tempest-VolumesServicesTestJSON-422987443 tempest-VolumesServicesTestJSON-422987443] Volume info retrieved successfully. Jan 20 10:53:50.866168 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-df94fcd4-f00b-486f-abbc-926b2dff7bd4 tempest-VolumesServicesTestJSON-422987443 tempest-VolumesServicesTestJSON-422987443] http://10.222.0.73/volume/v3/3c494dfb379a41049f6c569cb31c2cfc/volumes/51647596-b007-4636-ac62-f3bf09daf3c9 returned with HTTP 200 Jan 20 10:53:50.867381 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 909/1841] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:50 2021] GET /volume/v3/3c494dfb379a41049f6c569cb31c2cfc/volumes/51647596-b007-4636-ac62-f3bf09daf3c9 => generated 1086 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:53:50.892254 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cd5567d1-3d56-41d0-8b06-f16ddb3eb9f2 tempest-VolumesServicesTestJSON-422987443 tempest-VolumesServicesTestJSON-422987443] GET http://10.222.0.73/volume/v3/3c494dfb379a41049f6c569cb31c2cfc/os-services?host=n-d-768509-8&binary=cinder-volume Jan 20 10:53:50.893032 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cd5567d1-3d56-41d0-8b06-f16ddb3eb9f2 tempest-VolumesServicesTestJSON-422987443 tempest-VolumesServicesTestJSON-422987443] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:50.893777 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:50.893777 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:50.894303 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cd5567d1-3d56-41d0-8b06-f16ddb3eb9f2 tempest-VolumesServicesTestJSON-422987443 tempest-VolumesServicesTestJSON-422987443] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:50.907646 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cd5567d1-3d56-41d0-8b06-f16ddb3eb9f2 tempest-VolumesServicesTestJSON-422987443 tempest-VolumesServicesTestJSON-422987443] http://10.222.0.73/volume/v3/3c494dfb379a41049f6c569cb31c2cfc/os-services?host=n-d-768509-8&binary=cinder-volume returned with HTTP 200 Jan 20 10:53:50.909522 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 933/1842] 10.222.0.73 () {58 vars in 1293 bytes} [Wed Jan 20 10:53:50 2021] GET /volume/v3/3c494dfb379a41049f6c569cb31c2cfc/os-services?host=n-d-768509-8&binary=cinder-volume => generated 278 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:50.934732 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-11496d3d-71cc-40fd-bddc-3640819b891a tempest-VolumesServicesTestJSON-422987443 tempest-VolumesServicesTestJSON-422987443] GET http://10.222.0.73/volume/v3/3c494dfb379a41049f6c569cb31c2cfc/os-services Jan 20 10:53:50.936248 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-11496d3d-71cc-40fd-bddc-3640819b891a tempest-VolumesServicesTestJSON-422987443 tempest-VolumesServicesTestJSON-422987443] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:50.936613 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:50.936613 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:50.937039 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-11496d3d-71cc-40fd-bddc-3640819b891a tempest-VolumesServicesTestJSON-422987443 tempest-VolumesServicesTestJSON-422987443] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:50.976356 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-11496d3d-71cc-40fd-bddc-3640819b891a tempest-VolumesServicesTestJSON-422987443 tempest-VolumesServicesTestJSON-422987443] http://10.222.0.73/volume/v3/3c494dfb379a41049f6c569cb31c2cfc/os-services returned with HTTP 200 Jan 20 10:53:50.979294 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 910/1843] 10.222.0.73 () {58 vars in 1216 bytes} [Wed Jan 20 10:53:50 2021] GET /volume/v3/3c494dfb379a41049f6c569cb31c2cfc/os-services => generated 629 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:50.993405 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1cd7bdb6-74ff-475e-b7e9-f6a30ce9b270 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] DELETE http://10.222.0.73/volume/v3/1eb1fd4ef653403cabf45a4607df18e4/volumes/51647596-b007-4636-ac62-f3bf09daf3c9 Jan 20 10:53:50.993971 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1cd7bdb6-74ff-475e-b7e9-f6a30ce9b270 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:50.995112 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1cd7bdb6-74ff-475e-b7e9-f6a30ce9b270 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:50.996485 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-1cd7bdb6-74ff-475e-b7e9-f6a30ce9b270 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] Delete volume with id: 51647596-b007-4636-ac62-f3bf09daf3c9 Jan 20 10:53:51.145036 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:51.145036 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:51.147496 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1cd7bdb6-74ff-475e-b7e9-f6a30ce9b270 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] Volume info retrieved successfully. Jan 20 10:53:51.208648 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1cd7bdb6-74ff-475e-b7e9-f6a30ce9b270 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] Delete volume request issued successfully. Jan 20 10:53:51.209165 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1cd7bdb6-74ff-475e-b7e9-f6a30ce9b270 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] http://10.222.0.73/volume/v3/1eb1fd4ef653403cabf45a4607df18e4/volumes/51647596-b007-4636-ac62-f3bf09daf3c9 returned with HTTP 202 Jan 20 10:53:51.212876 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 934/1844] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:53:50 2021] DELETE /volume/v3/1eb1fd4ef653403cabf45a4607df18e4/volumes/51647596-b007-4636-ac62-f3bf09daf3c9 => generated 0 bytes in 224 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:53:51.225243 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c936196a-a27d-4f7c-bfe9-2b14fe4a5b4b tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] GET http://10.222.0.73/volume/v3/1eb1fd4ef653403cabf45a4607df18e4/volumes/51647596-b007-4636-ac62-f3bf09daf3c9 Jan 20 10:53:51.226218 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c936196a-a27d-4f7c-bfe9-2b14fe4a5b4b tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:51.227433 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c936196a-a27d-4f7c-bfe9-2b14fe4a5b4b tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:51.462725 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:51.462725 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:51.496632 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c936196a-a27d-4f7c-bfe9-2b14fe4a5b4b tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] Volume info retrieved successfully. Jan 20 10:53:51.608250 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c936196a-a27d-4f7c-bfe9-2b14fe4a5b4b tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] http://10.222.0.73/volume/v3/1eb1fd4ef653403cabf45a4607df18e4/volumes/51647596-b007-4636-ac62-f3bf09daf3c9 returned with HTTP 200 Jan 20 10:53:51.614078 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 911/1845] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:51 2021] GET /volume/v3/1eb1fd4ef653403cabf45a4607df18e4/volumes/51647596-b007-4636-ac62-f3bf09daf3c9 => generated 914 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:52.646876 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-363d74ad-3c4d-42f1-a881-ddc436b091b6 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] GET http://10.222.0.73/volume/v3/1eb1fd4ef653403cabf45a4607df18e4/volumes/51647596-b007-4636-ac62-f3bf09daf3c9 Jan 20 10:53:52.647770 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-363d74ad-3c4d-42f1-a881-ddc436b091b6 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:52.648142 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:52.648142 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:52.648823 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-363d74ad-3c4d-42f1-a881-ddc436b091b6 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:52.782512 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:52.782512 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:52.807357 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-363d74ad-3c4d-42f1-a881-ddc436b091b6 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] Volume info retrieved successfully. Jan 20 10:53:52.844766 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-363d74ad-3c4d-42f1-a881-ddc436b091b6 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] http://10.222.0.73/volume/v3/1eb1fd4ef653403cabf45a4607df18e4/volumes/51647596-b007-4636-ac62-f3bf09daf3c9 returned with HTTP 200 Jan 20 10:53:52.860988 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 935/1846] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:52 2021] GET /volume/v3/1eb1fd4ef653403cabf45a4607df18e4/volumes/51647596-b007-4636-ac62-f3bf09daf3c9 => generated 914 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:53.863663 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-64efd694-a0c5-4cd6-9902-fb8962f050d4 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] GET http://10.222.0.73/volume/v3/1eb1fd4ef653403cabf45a4607df18e4/volumes/51647596-b007-4636-ac62-f3bf09daf3c9 Jan 20 10:53:53.864244 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-64efd694-a0c5-4cd6-9902-fb8962f050d4 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:53.864360 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:53.864360 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:53.864878 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-64efd694-a0c5-4cd6-9902-fb8962f050d4 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:53.998003 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:53.998003 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:54.014638 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-64efd694-a0c5-4cd6-9902-fb8962f050d4 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] Volume info retrieved successfully. Jan 20 10:53:54.050515 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-64efd694-a0c5-4cd6-9902-fb8962f050d4 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] http://10.222.0.73/volume/v3/1eb1fd4ef653403cabf45a4607df18e4/volumes/51647596-b007-4636-ac62-f3bf09daf3c9 returned with HTTP 200 Jan 20 10:53:54.052240 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 912/1847] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:53 2021] GET /volume/v3/1eb1fd4ef653403cabf45a4607df18e4/volumes/51647596-b007-4636-ac62-f3bf09daf3c9 => generated 914 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:55.074922 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-14af7baa-0550-4d68-a4d0-35b640c14e06 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] GET http://10.222.0.73/volume/v3/1eb1fd4ef653403cabf45a4607df18e4/volumes/51647596-b007-4636-ac62-f3bf09daf3c9 Jan 20 10:53:55.077015 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-14af7baa-0550-4d68-a4d0-35b640c14e06 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:55.077529 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:55.077529 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:55.080055 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-14af7baa-0550-4d68-a4d0-35b640c14e06 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:55.204887 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-14af7baa-0550-4d68-a4d0-35b640c14e06 tempest-VolumesServicesTestJSON-463049171 tempest-VolumesServicesTestJSON-463049171] http://10.222.0.73/volume/v3/1eb1fd4ef653403cabf45a4607df18e4/volumes/51647596-b007-4636-ac62-f3bf09daf3c9 returned with HTTP 404 Jan 20 10:53:55.206278 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 936/1848] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:55 2021] GET /volume/v3/1eb1fd4ef653403cabf45a4607df18e4/volumes/51647596-b007-4636-ac62-f3bf09daf3c9 => generated 109 bytes in 139 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:53:56.892448 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-869ac2bf-9365-45e5-8355-0994d0e6fb91 tempest-VolumeManageAdminTest-1886567002 tempest-VolumeManageAdminTest-1886567002] POST http://10.222.0.73/volume/v3/0e2ccab96a4440e9b28ad81a75533c14/volumes Jan 20 10:53:56.893333 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:56.893333 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:56.894111 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-869ac2bf-9365-45e5-8355-0994d0e6fb91 tempest-VolumeManageAdminTest-1886567002 tempest-VolumeManageAdminTest-1886567002] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeManageAdminTest-Volume-673726091"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:53:56.896062 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-869ac2bf-9365-45e5-8355-0994d0e6fb91 tempest-VolumeManageAdminTest-1886567002 tempest-VolumeManageAdminTest-1886567002] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeManageAdminTest-Volume-673726091'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:53:56.896716 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-869ac2bf-9365-45e5-8355-0994d0e6fb91 tempest-VolumeManageAdminTest-1886567002 tempest-VolumeManageAdminTest-1886567002] Create volume of 1 GB Jan 20 10:53:56.947162 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-869ac2bf-9365-45e5-8355-0994d0e6fb91 tempest-VolumeManageAdminTest-1886567002 tempest-VolumeManageAdminTest-1886567002] Availability Zones retrieved successfully. Jan 20 10:53:57.015649 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-869ac2bf-9365-45e5-8355-0994d0e6fb91 tempest-VolumeManageAdminTest-1886567002 tempest-VolumeManageAdminTest-1886567002] Flow 'volume_create_api' (b7bf3a61-d586-42f7-be08-42ab0a937130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:53:57.023443 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-869ac2bf-9365-45e5-8355-0994d0e6fb91 tempest-VolumeManageAdminTest-1886567002 tempest-VolumeManageAdminTest-1886567002] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c70c11f9-66ee-4f8a-ae88-33bcb67cc23b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:53:57.033656 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-869ac2bf-9365-45e5-8355-0994d0e6fb91 tempest-VolumeManageAdminTest-1886567002 tempest-VolumeManageAdminTest-1886567002] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:53:57.292544 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-869ac2bf-9365-45e5-8355-0994d0e6fb91 tempest-VolumeManageAdminTest-1886567002 tempest-VolumeManageAdminTest-1886567002] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c70c11f9-66ee-4f8a-ae88-33bcb67cc23b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:53:57.298206 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-869ac2bf-9365-45e5-8355-0994d0e6fb91 tempest-VolumeManageAdminTest-1886567002 tempest-VolumeManageAdminTest-1886567002] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d966b48e-293e-437b-85db-5f269047090a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:53:57.522567 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-869ac2bf-9365-45e5-8355-0994d0e6fb91 tempest-VolumeManageAdminTest-1886567002 tempest-VolumeManageAdminTest-1886567002] Created reservations ['818e5a45-2eec-44b4-8ce8-95cc44135139', '03df3129-fd31-4a14-9b42-7ac24c93295a', '10a8d314-e033-4a7b-ade3-baf3a4105e8e', '9907872d-4985-4fa5-921f-e423d30e4420'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:53:57.526425 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-869ac2bf-9365-45e5-8355-0994d0e6fb91 tempest-VolumeManageAdminTest-1886567002 tempest-VolumeManageAdminTest-1886567002] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d966b48e-293e-437b-85db-5f269047090a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['818e5a45-2eec-44b4-8ce8-95cc44135139', '03df3129-fd31-4a14-9b42-7ac24c93295a', '10a8d314-e033-4a7b-ade3-baf3a4105e8e', '9907872d-4985-4fa5-921f-e423d30e4420']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:53:57.537874 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-869ac2bf-9365-45e5-8355-0994d0e6fb91 tempest-VolumeManageAdminTest-1886567002 tempest-VolumeManageAdminTest-1886567002] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6239ff6-706b-40b1-8c61-838e5b764a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:53:57.775779 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-869ac2bf-9365-45e5-8355-0994d0e6fb91 tempest-VolumeManageAdminTest-1886567002 tempest-VolumeManageAdminTest-1886567002] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6239ff6-706b-40b1-8c61-838e5b764a73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16542bc6-7f47-461a-ba63-3fc63fa2de1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-673726091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e2ccab96a4440e9b28ad81a75533c14',qos_specs=None,replication_status=,reservations=['818e5a45-2eec-44b4-8ce8-95cc44135139','03df3129-fd31-4a14-9b42-7ac24c93295a','10a8d314-e033-4a7b-ade3-baf3a4105e8e','9907872d-4985-4fa5-921f-e423d30e4420'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0e5916aa6364a35866e5b368b3c3098',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:53:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-673726091',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16542bc6-7f47-461a-ba63-3fc63fa2de1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e2ccab96a4440e9b28ad81a75533c14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b0e5916aa6364a35866e5b368b3c3098',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:53:57.780712 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-869ac2bf-9365-45e5-8355-0994d0e6fb91 tempest-VolumeManageAdminTest-1886567002 tempest-VolumeManageAdminTest-1886567002] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c35cd4fb-fb80-4e05-a6ce-87913d7b9026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:53:57.850498 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-869ac2bf-9365-45e5-8355-0994d0e6fb91 tempest-VolumeManageAdminTest-1886567002 tempest-VolumeManageAdminTest-1886567002] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c35cd4fb-fb80-4e05-a6ce-87913d7b9026) transitioned into state 'SUCCESS' from state '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-673726091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e2ccab96a4440e9b28ad81a75533c14',qos_specs=None,replication_status=,reservations=['818e5a45-2eec-44b4-8ce8-95cc44135139','03df3129-fd31-4a14-9b42-7ac24c93295a','10a8d314-e033-4a7b-ade3-baf3a4105e8e','9907872d-4985-4fa5-921f-e423d30e4420'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0e5916aa6364a35866e5b368b3c3098',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:53:57.852930 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-869ac2bf-9365-45e5-8355-0994d0e6fb91 tempest-VolumeManageAdminTest-1886567002 tempest-VolumeManageAdminTest-1886567002] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c49b489-1b83-49a2-972c-7806a652d846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:53:57.879202 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-869ac2bf-9365-45e5-8355-0994d0e6fb91 tempest-VolumeManageAdminTest-1886567002 tempest-VolumeManageAdminTest-1886567002] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c49b489-1b83-49a2-972c-7806a652d846) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:53:57.884693 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-869ac2bf-9365-45e5-8355-0994d0e6fb91 tempest-VolumeManageAdminTest-1886567002 tempest-VolumeManageAdminTest-1886567002] Flow 'volume_create_api' (b7bf3a61-d586-42f7-be08-42ab0a937130) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:53:57.973468 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-869ac2bf-9365-45e5-8355-0994d0e6fb91 tempest-VolumeManageAdminTest-1886567002 tempest-VolumeManageAdminTest-1886567002] Create volume request issued successfully. Jan 20 10:53:57.988404 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-869ac2bf-9365-45e5-8355-0994d0e6fb91 tempest-VolumeManageAdminTest-1886567002 tempest-VolumeManageAdminTest-1886567002] http://10.222.0.73/volume/v3/0e2ccab96a4440e9b28ad81a75533c14/volumes returned with HTTP 202 Jan 20 10:53:57.989224 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 913/1849] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:53:56 2021] POST /volume/v3/0e2ccab96a4440e9b28ad81a75533c14/volumes => generated 820 bytes in 1600 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:53:58.004336 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1a5960ab-57ad-4bdd-ac75-4c0daf9008e1 tempest-VolumeManageAdminTest-1886567002 tempest-VolumeManageAdminTest-1886567002] GET http://10.222.0.73/volume/v3/0e2ccab96a4440e9b28ad81a75533c14/volumes/16542bc6-7f47-461a-ba63-3fc63fa2de1b Jan 20 10:53:58.005010 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1a5960ab-57ad-4bdd-ac75-4c0daf9008e1 tempest-VolumeManageAdminTest-1886567002 tempest-VolumeManageAdminTest-1886567002] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:58.005453 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1a5960ab-57ad-4bdd-ac75-4c0daf9008e1 tempest-VolumeManageAdminTest-1886567002 tempest-VolumeManageAdminTest-1886567002] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:58.083245 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:58.083245 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:58.096289 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1a5960ab-57ad-4bdd-ac75-4c0daf9008e1 tempest-VolumeManageAdminTest-1886567002 tempest-VolumeManageAdminTest-1886567002] Volume info retrieved successfully. Jan 20 10:53:58.136194 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1a5960ab-57ad-4bdd-ac75-4c0daf9008e1 tempest-VolumeManageAdminTest-1886567002 tempest-VolumeManageAdminTest-1886567002] http://10.222.0.73/volume/v3/0e2ccab96a4440e9b28ad81a75533c14/volumes/16542bc6-7f47-461a-ba63-3fc63fa2de1b returned with HTTP 200 Jan 20 10:53:58.137039 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 937/1850] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:58 2021] GET /volume/v3/0e2ccab96a4440e9b28ad81a75533c14/volumes/16542bc6-7f47-461a-ba63-3fc63fa2de1b => generated 888 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:53:59.160134 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f9beac25-cdef-4def-ba52-c1110cbba530 tempest-VolumeManageAdminTest-1886567002 tempest-VolumeManageAdminTest-1886567002] GET http://10.222.0.73/volume/v3/0e2ccab96a4440e9b28ad81a75533c14/volumes/16542bc6-7f47-461a-ba63-3fc63fa2de1b Jan 20 10:53:59.161967 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f9beac25-cdef-4def-ba52-c1110cbba530 tempest-VolumeManageAdminTest-1886567002 tempest-VolumeManageAdminTest-1886567002] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:53:59.162393 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:53:59.162393 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:53:59.163322 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f9beac25-cdef-4def-ba52-c1110cbba530 tempest-VolumeManageAdminTest-1886567002 tempest-VolumeManageAdminTest-1886567002] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:53:59.387850 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:53:59.387850 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:53:59.410656 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f9beac25-cdef-4def-ba52-c1110cbba530 tempest-VolumeManageAdminTest-1886567002 tempest-VolumeManageAdminTest-1886567002] Volume info retrieved successfully. Jan 20 10:53:59.462333 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f9beac25-cdef-4def-ba52-c1110cbba530 tempest-VolumeManageAdminTest-1886567002 tempest-VolumeManageAdminTest-1886567002] http://10.222.0.73/volume/v3/0e2ccab96a4440e9b28ad81a75533c14/volumes/16542bc6-7f47-461a-ba63-3fc63fa2de1b returned with HTTP 200 Jan 20 10:53:59.463327 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 914/1851] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:53:59 2021] GET /volume/v3/0e2ccab96a4440e9b28ad81a75533c14/volumes/16542bc6-7f47-461a-ba63-3fc63fa2de1b => generated 912 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:00.485089 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2237b92e-ad96-4b19-aab1-a0de3b98f2fa tempest-VolumeManageAdminTest-1886567002 tempest-VolumeManageAdminTest-1886567002] GET http://10.222.0.73/volume/v3/0e2ccab96a4440e9b28ad81a75533c14/volumes/16542bc6-7f47-461a-ba63-3fc63fa2de1b Jan 20 10:54:00.485962 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2237b92e-ad96-4b19-aab1-a0de3b98f2fa tempest-VolumeManageAdminTest-1886567002 tempest-VolumeManageAdminTest-1886567002] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:00.486524 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:00.486524 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:00.487549 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2237b92e-ad96-4b19-aab1-a0de3b98f2fa tempest-VolumeManageAdminTest-1886567002 tempest-VolumeManageAdminTest-1886567002] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:00.702243 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:00.702243 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:00.744842 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2237b92e-ad96-4b19-aab1-a0de3b98f2fa tempest-VolumeManageAdminTest-1886567002 tempest-VolumeManageAdminTest-1886567002] Volume info retrieved successfully. Jan 20 10:54:00.782017 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2237b92e-ad96-4b19-aab1-a0de3b98f2fa tempest-VolumeManageAdminTest-1886567002 tempest-VolumeManageAdminTest-1886567002] http://10.222.0.73/volume/v3/0e2ccab96a4440e9b28ad81a75533c14/volumes/16542bc6-7f47-461a-ba63-3fc63fa2de1b returned with HTTP 200 Jan 20 10:54:00.796795 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 938/1852] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:54:00 2021] GET /volume/v3/0e2ccab96a4440e9b28ad81a75533c14/volumes/16542bc6-7f47-461a-ba63-3fc63fa2de1b => generated 913 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:01.347920 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ae2becaf-d9b3-4c79-843f-6ad15100722b tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] GET http://10.222.0.73/volume/v3/1a4f93e8999345fea07ad7194bdf661f/volumes/16542bc6-7f47-461a-ba63-3fc63fa2de1b Jan 20 10:54:01.348455 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ae2becaf-d9b3-4c79-843f-6ad15100722b tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:01.348653 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:01.348653 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:01.349041 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ae2becaf-d9b3-4c79-843f-6ad15100722b tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:01.533741 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:01.533741 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:01.575606 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ae2becaf-d9b3-4c79-843f-6ad15100722b tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Volume info retrieved successfully. Jan 20 10:54:01.632325 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ae2becaf-d9b3-4c79-843f-6ad15100722b tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] http://10.222.0.73/volume/v3/1a4f93e8999345fea07ad7194bdf661f/volumes/16542bc6-7f47-461a-ba63-3fc63fa2de1b returned with HTTP 200 Jan 20 10:54:01.633733 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 915/1853] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:54:00 2021] GET /volume/v3/1a4f93e8999345fea07ad7194bdf661f/volumes/16542bc6-7f47-461a-ba63-3fc63fa2de1b => generated 1084 bytes in 836 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:54:01.655172 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ecc049b1-d121-4d2e-af80-7455a3099a32 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] POST http://10.222.0.73/volume/v3/1a4f93e8999345fea07ad7194bdf661f/volumes/16542bc6-7f47-461a-ba63-3fc63fa2de1b/action Jan 20 10:54:01.655663 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:01.655663 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:01.656114 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ecc049b1-d121-4d2e-af80-7455a3099a32 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Action body: b'{"os-unmanage": {}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:54:01.656501 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ecc049b1-d121-4d2e-af80-7455a3099a32 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:54:01.656909 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.contrib.volume_unmanage [None req-ecc049b1-d121-4d2e-af80-7455a3099a32 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Unmanage volume with id: 16542bc6-7f47-461a-ba63-3fc63fa2de1b Jan 20 10:54:01.752184 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5d8b219a-3f03-4032-9b8c-b5068c1db546 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] POST http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/volumes Jan 20 10:54:01.753309 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:01.753309 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:01.754460 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5d8b219a-3f03-4032-9b8c-b5068c1db546 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1733959256"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:54:01.760760 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-5d8b219a-3f03-4032-9b8c-b5068c1db546 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1733959256'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:54:01.763943 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-5d8b219a-3f03-4032-9b8c-b5068c1db546 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Create volume of 1 GB Jan 20 10:54:01.794730 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5d8b219a-3f03-4032-9b8c-b5068c1db546 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Availability Zones retrieved successfully. Jan 20 10:54:01.822551 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:01.822551 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:01.823482 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ecc049b1-d121-4d2e-af80-7455a3099a32 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Volume info retrieved successfully. Jan 20 10:54:01.824875 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5d8b219a-3f03-4032-9b8c-b5068c1db546 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Flow 'volume_create_api' (77c8e2d4-db93-4795-8dae-8541183713fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:54:01.828675 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5d8b219a-3f03-4032-9b8c-b5068c1db546 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0ddc43f-9843-48ae-bf27-80f56a559349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:54:01.832452 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-5d8b219a-3f03-4032-9b8c-b5068c1db546 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:54:01.904683 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ecc049b1-d121-4d2e-af80-7455a3099a32 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Delete volume request issued successfully. Jan 20 10:54:01.905482 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ecc049b1-d121-4d2e-af80-7455a3099a32 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] http://10.222.0.73/volume/v3/1a4f93e8999345fea07ad7194bdf661f/volumes/16542bc6-7f47-461a-ba63-3fc63fa2de1b/action returned with HTTP 202 Jan 20 10:54:01.906861 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 916/1854] 10.222.0.73 () {60 vars in 1357 bytes} [Wed Jan 20 10:54:01 2021] POST /volume/v3/1a4f93e8999345fea07ad7194bdf661f/volumes/16542bc6-7f47-461a-ba63-3fc63fa2de1b/action => generated 0 bytes in 256 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 20 10:54:01.922080 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5a6f8b6a-910f-40a0-b9ef-7f026da5fbf5 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] GET http://10.222.0.73/volume/v3/1a4f93e8999345fea07ad7194bdf661f/volumes/16542bc6-7f47-461a-ba63-3fc63fa2de1b Jan 20 10:54:01.922962 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5a6f8b6a-910f-40a0-b9ef-7f026da5fbf5 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:01.929246 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:01.929246 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:01.934904 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5a6f8b6a-910f-40a0-b9ef-7f026da5fbf5 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:01.979885 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5d8b219a-3f03-4032-9b8c-b5068c1db546 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0ddc43f-9843-48ae-bf27-80f56a559349) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:54:01.983454 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5d8b219a-3f03-4032-9b8c-b5068c1db546 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9d4ce2d-5548-4bd7-8539-3f1dec64fce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:54:02.063315 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:02.063315 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:02.084698 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5a6f8b6a-910f-40a0-b9ef-7f026da5fbf5 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Volume info retrieved successfully. Jan 20 10:54:02.135304 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5a6f8b6a-910f-40a0-b9ef-7f026da5fbf5 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] http://10.222.0.73/volume/v3/1a4f93e8999345fea07ad7194bdf661f/volumes/16542bc6-7f47-461a-ba63-3fc63fa2de1b returned with HTTP 200 Jan 20 10:54:02.136187 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 917/1855] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:54:01 2021] GET /volume/v3/1a4f93e8999345fea07ad7194bdf661f/volumes/16542bc6-7f47-461a-ba63-3fc63fa2de1b => generated 1085 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:54:02.198093 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-5d8b219a-3f03-4032-9b8c-b5068c1db546 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Created reservations ['7fb79864-8d64-4c69-bf63-b195ec39636b', '523c3083-498f-491f-bc6d-9bab789f2ea3', 'a2d24da2-d30d-4ef7-8fc9-5b49a4857c52', 'e7c9ca8e-a8fb-4731-850c-360da4b9e961'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:54:02.200977 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5d8b219a-3f03-4032-9b8c-b5068c1db546 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9d4ce2d-5548-4bd7-8539-3f1dec64fce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fb79864-8d64-4c69-bf63-b195ec39636b', '523c3083-498f-491f-bc6d-9bab789f2ea3', 'a2d24da2-d30d-4ef7-8fc9-5b49a4857c52', 'e7c9ca8e-a8fb-4731-850c-360da4b9e961']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:54:02.204325 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5d8b219a-3f03-4032-9b8c-b5068c1db546 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c02cd49-1a2a-4a14-8795-6109241d179a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:54:02.331871 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5d8b219a-3f03-4032-9b8c-b5068c1db546 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c02cd49-1a2a-4a14-8795-6109241d179a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0173ff61-1747-4cb8-bd9e-a8db05f840ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1733959256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a33ee0ddec604e16a712f99a4b7beef3',qos_specs=None,replication_status=,reservations=['7fb79864-8d64-4c69-bf63-b195ec39636b','523c3083-498f-491f-bc6d-9bab789f2ea3','a2d24da2-d30d-4ef7-8fc9-5b49a4857c52','e7c9ca8e-a8fb-4731-850c-360da4b9e961'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='700b906a39fd4c769def37b994bff75b',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:54:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1733959256',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0173ff61-1747-4cb8-bd9e-a8db05f840ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a33ee0ddec604e16a712f99a4b7beef3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='700b906a39fd4c769def37b994bff75b',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:54:02.338261 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5d8b219a-3f03-4032-9b8c-b5068c1db546 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b7bb966-6d35-417f-8d63-5328b5a53aee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:54:02.387885 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5d8b219a-3f03-4032-9b8c-b5068c1db546 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b7bb966-6d35-417f-8d63-5328b5a53aee) transitioned into state 'SUCCESS' from state '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-1733959256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a33ee0ddec604e16a712f99a4b7beef3',qos_specs=None,replication_status=,reservations=['7fb79864-8d64-4c69-bf63-b195ec39636b','523c3083-498f-491f-bc6d-9bab789f2ea3','a2d24da2-d30d-4ef7-8fc9-5b49a4857c52','e7c9ca8e-a8fb-4731-850c-360da4b9e961'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='700b906a39fd4c769def37b994bff75b',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:54:02.391798 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5d8b219a-3f03-4032-9b8c-b5068c1db546 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48e21bcb-ec2e-46b5-9183-7f2509445337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:54:02.416681 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5d8b219a-3f03-4032-9b8c-b5068c1db546 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48e21bcb-ec2e-46b5-9183-7f2509445337) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:54:02.420910 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5d8b219a-3f03-4032-9b8c-b5068c1db546 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Flow 'volume_create_api' (77c8e2d4-db93-4795-8dae-8541183713fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:54:02.635329 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5d8b219a-3f03-4032-9b8c-b5068c1db546 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Create volume request issued successfully. Jan 20 10:54:02.691203 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5d8b219a-3f03-4032-9b8c-b5068c1db546 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/volumes returned with HTTP 202 Jan 20 10:54:02.692362 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 939/1856] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:54:00 2021] POST /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/volumes => generated 820 bytes in 1708 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:54:02.712645 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4cc8f73e-5643-4995-b1d8-dd03a3361cc5 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/volumes/0173ff61-1747-4cb8-bd9e-a8db05f840ae Jan 20 10:54:02.712645 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4cc8f73e-5643-4995-b1d8-dd03a3361cc5 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:02.713219 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:02.713219 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:02.713807 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4cc8f73e-5643-4995-b1d8-dd03a3361cc5 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:02.832093 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:02.832093 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:02.846308 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4cc8f73e-5643-4995-b1d8-dd03a3361cc5 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Volume info retrieved successfully. Jan 20 10:54:02.893860 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4cc8f73e-5643-4995-b1d8-dd03a3361cc5 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/volumes/0173ff61-1747-4cb8-bd9e-a8db05f840ae returned with HTTP 200 Jan 20 10:54:02.895689 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 918/1857] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:54:02 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/volumes/0173ff61-1747-4cb8-bd9e-a8db05f840ae => generated 912 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:03.156846 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-11a52117-d02c-4ae5-b0b4-c67505d6c424 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] GET http://10.222.0.73/volume/v3/1a4f93e8999345fea07ad7194bdf661f/volumes/16542bc6-7f47-461a-ba63-3fc63fa2de1b Jan 20 10:54:03.157431 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-11a52117-d02c-4ae5-b0b4-c67505d6c424 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:03.157625 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:03.157625 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:03.158006 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-11a52117-d02c-4ae5-b0b4-c67505d6c424 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:03.292791 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-11a52117-d02c-4ae5-b0b4-c67505d6c424 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] http://10.222.0.73/volume/v3/1a4f93e8999345fea07ad7194bdf661f/volumes/16542bc6-7f47-461a-ba63-3fc63fa2de1b returned with HTTP 404 Jan 20 10:54:03.300305 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 940/1858] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:54:03 2021] GET /volume/v3/1a4f93e8999345fea07ad7194bdf661f/volumes/16542bc6-7f47-461a-ba63-3fc63fa2de1b => generated 109 bytes in 147 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:54:03.305194 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e74f9732-67c6-4023-afce-5e3958033036 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] GET http://10.222.0.73/volume/v3/1a4f93e8999345fea07ad7194bdf661f/volumes/detail?all_tenants=1 Jan 20 10:54:03.306221 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e74f9732-67c6-4023-afce-5e3958033036 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:03.306422 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:03.306422 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:03.306818 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e74f9732-67c6-4023-afce-5e3958033036 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:03.308865 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e74f9732-67c6-4023-afce-5e3958033036 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:54:03.466995 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e74f9732-67c6-4023-afce-5e3958033036 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Get all volumes completed successfully. Jan 20 10:54:03.469808 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:03.469808 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:03.480680 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e74f9732-67c6-4023-afce-5e3958033036 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] http://10.222.0.73/volume/v3/1a4f93e8999345fea07ad7194bdf661f/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 20 10:54:03.492540 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 919/1859] 10.222.0.73 () {58 vars in 1252 bytes} [Wed Jan 20 10:54:03 2021] GET /volume/v3/1a4f93e8999345fea07ad7194bdf661f/volumes/detail?all_tenants=1 => generated 3685 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:54:03.500832 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8b98b1a7-fa0b-4764-95fe-ea212fe2070b tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] POST http://10.222.0.73/volume/v3/1a4f93e8999345fea07ad7194bdf661f/os-volume-manage Jan 20 10:54:03.501718 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8b98b1a7-fa0b-4764-95fe-ea212fe2070b tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeManageAdminTest-volume-1374585920", "host": "n-d-768509-8@lvmdriver-1#lvmdriver-1", "ref": {"source-name": "volume-16542bc6-7f47-461a-ba63-3fc63fa2de1b"}, "volume_type": "lvmdriver-1", "availability_zone": "nova"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:54:03.503565 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:03.503565 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:03.504679 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.volume_manage [None req-8b98b1a7-fa0b-4764-95fe-ea212fe2070b tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Manage volume request body: {'volume': {'name': 'tempest-VolumeManageAdminTest-volume-1374585920', 'host': 'n-d-768509-8@lvmdriver-1#lvmdriver-1', 'ref': {'source-name': 'volume-16542bc6-7f47-461a-ba63-3fc63fa2de1b'}, 'volume_type': 'lvmdriver-1', 'availability_zone': 'nova'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/contrib/volume_manage.py:113}} Jan 20 10:54:03.548019 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8b98b1a7-fa0b-4764-95fe-ea212fe2070b tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Flow 'volume_manage_existing_api' (625dbff8-f7c7-4a6f-9a2d-698479981d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:54:03.551333 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8b98b1a7-fa0b-4764-95fe-ea212fe2070b tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e3a634b-2d2e-4bf0-a719-4478f8e8605f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:54:03.728113 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-8b98b1a7-fa0b-4764-95fe-ea212fe2070b tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Created reservations ['93be4db2-73e1-4ee1-a1cf-ab6f1e7d0ba7', 'f447c8dc-6c0c-468d-94e3-5672a1e78802', '77eab38e-15bd-4292-9d60-2ce822b1686c', '5bd2fb92-fd77-4016-850a-22e3797df9a1'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:54:03.732166 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8b98b1a7-fa0b-4764-95fe-ea212fe2070b tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e3a634b-2d2e-4bf0-a719-4478f8e8605f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93be4db2-73e1-4ee1-a1cf-ab6f1e7d0ba7', 'f447c8dc-6c0c-468d-94e3-5672a1e78802', '77eab38e-15bd-4292-9d60-2ce822b1686c', '5bd2fb92-fd77-4016-850a-22e3797df9a1']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:54:03.738449 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8b98b1a7-fa0b-4764-95fe-ea212fe2070b tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (4b13705d-4469-4145-8cf0-63b893a69568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:54:03.854688 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8b98b1a7-fa0b-4764-95fe-ea212fe2070b tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (4b13705d-4469-4145-8cf0-63b893a69568) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': '7116862f51424cb2bb311f965f573c26', 'project_id': '1a4f93e8999345fea07ad7194bdf661f', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-1374585920', 'host': 'n-d-768509-8@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', '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-20T10:54:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1374585920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='n-d-768509-8@lvmdriver-1#lvmdriver-1',id=58b69f35-aee1-42df-9482-f10cdfdb48b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a4f93e8999345fea07ad7194bdf661f',provider_auth=None,provider_geometry=None,provider_id=None,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='7116862f51424cb2bb311f965f573c26',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:54:03.856739 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8b98b1a7-fa0b-4764-95fe-ea212fe2070b tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9ef27e4-4bbb-4fce-916a-523d317b15cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:54:03.890801 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8b98b1a7-fa0b-4764-95fe-ea212fe2070b tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9ef27e4-4bbb-4fce-916a-523d317b15cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': '7116862f51424cb2bb311f965f573c26', 'project_id': '1a4f93e8999345fea07ad7194bdf661f', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-1374585920', 'host': 'n-d-768509-8@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'metadata': {}, 'bootable': False, 'multiattach': False}}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:54:03.893232 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8b98b1a7-fa0b-4764-95fe-ea212fe2070b tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (c7f3b106-b0d2-4ae6-a915-3b84cb9c881f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:54:03.900790 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8b98b1a7-fa0b-4764-95fe-ea212fe2070b tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (c7f3b106-b0d2-4ae6-a915-3b84cb9c881f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:54:03.904465 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-8b98b1a7-fa0b-4764-95fe-ea212fe2070b tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Flow 'volume_manage_existing_api' (625dbff8-f7c7-4a6f-9a2d-698479981d1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:54:03.905392 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8b98b1a7-fa0b-4764-95fe-ea212fe2070b tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Manage volume request issued successfully. Jan 20 10:54:03.919097 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6b2b54ea-b0d1-45b2-a71a-fd0a52208318 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/volumes/0173ff61-1747-4cb8-bd9e-a8db05f840ae Jan 20 10:54:03.920511 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6b2b54ea-b0d1-45b2-a71a-fd0a52208318 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:03.920884 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:03.920884 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:03.921555 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6b2b54ea-b0d1-45b2-a71a-fd0a52208318 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:03.957286 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8b98b1a7-fa0b-4764-95fe-ea212fe2070b tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] http://10.222.0.73/volume/v3/1a4f93e8999345fea07ad7194bdf661f/os-volume-manage returned with HTTP 202 Jan 20 10:54:03.958610 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 941/1860] 10.222.0.73 () {60 vars in 1253 bytes} [Wed Jan 20 10:54:03 2021] POST /volume/v3/1a4f93e8999345fea07ad7194bdf661f/os-volume-manage => generated 847 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:54:03.979858 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2000ff3d-ab66-4a33-ae3f-abe46e17a154 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] GET http://10.222.0.73/volume/v3/1a4f93e8999345fea07ad7194bdf661f/volumes/58b69f35-aee1-42df-9482-f10cdfdb48b9 Jan 20 10:54:03.980556 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2000ff3d-ab66-4a33-ae3f-abe46e17a154 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:03.980888 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:03.980888 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:03.982858 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2000ff3d-ab66-4a33-ae3f-abe46e17a154 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:04.082116 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:04.082116 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:04.104129 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6b2b54ea-b0d1-45b2-a71a-fd0a52208318 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Volume info retrieved successfully. Jan 20 10:54:04.133466 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:04.133466 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:04.155710 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6b2b54ea-b0d1-45b2-a71a-fd0a52208318 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/volumes/0173ff61-1747-4cb8-bd9e-a8db05f840ae returned with HTTP 200 Jan 20 10:54:04.157216 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 920/1861] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:54:03 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/volumes/0173ff61-1747-4cb8-bd9e-a8db05f840ae => generated 913 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:04.158621 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2000ff3d-ab66-4a33-ae3f-abe46e17a154 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Volume info retrieved successfully. Jan 20 10:54:04.191304 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-974261f8-29c1-4990-8014-83ddd8e4a7f4 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] POST http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots Jan 20 10:54:04.203174 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:04.203174 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:04.204640 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-974261f8-29c1-4990-8014-83ddd8e4a7f4 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0173ff61-1747-4cb8-bd9e-a8db05f840ae", "name": "tempest-SnapshotsActionsTest-Snapshot-349539825"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:54:04.215816 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2000ff3d-ab66-4a33-ae3f-abe46e17a154 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] http://10.222.0.73/volume/v3/1a4f93e8999345fea07ad7194bdf661f/volumes/58b69f35-aee1-42df-9482-f10cdfdb48b9 returned with HTTP 200 Jan 20 10:54:04.228842 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 942/1862] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:54:03 2021] GET /volume/v3/1a4f93e8999345fea07ad7194bdf661f/volumes/58b69f35-aee1-42df-9482-f10cdfdb48b9 => generated 1084 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:54:04.326775 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:04.326775 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:04.330096 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-974261f8-29c1-4990-8014-83ddd8e4a7f4 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Volume info retrieved successfully. Jan 20 10:54:04.331158 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-974261f8-29c1-4990-8014-83ddd8e4a7f4 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Create snapshot from volume 0173ff61-1747-4cb8-bd9e-a8db05f840ae Jan 20 10:54:04.490375 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-974261f8-29c1-4990-8014-83ddd8e4a7f4 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Created reservations ['e4d041ec-1489-468e-b136-0e70c838a363', 'e15128af-fbf8-473a-8332-271a30ad084f', '137c0083-ff84-4708-baa7-9f570e610d3b', '8250d6eb-2197-4497-b026-643f8f0c68b7'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:54:04.737970 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-974261f8-29c1-4990-8014-83ddd8e4a7f4 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot create request issued successfully. Jan 20 10:54:04.740274 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-974261f8-29c1-4990-8014-83ddd8e4a7f4 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots returned with HTTP 202 Jan 20 10:54:04.756608 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 921/1863] 10.222.0.73 () {60 vars in 1232 bytes} [Wed Jan 20 10:54:04 2021] POST /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots => generated 306 bytes in 573 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:54:04.759708 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1abb66b5-40c0-46cc-a71f-d93780af9334 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c Jan 20 10:54:04.760393 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1abb66b5-40c0-46cc-a71f-d93780af9334 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:04.760723 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:04.760723 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:04.761539 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1abb66b5-40c0-46cc-a71f-d93780af9334 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:04.823578 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:04.823578 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:04.825144 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1abb66b5-40c0-46cc-a71f-d93780af9334 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot retrieved successfully. Jan 20 10:54:04.829578 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1abb66b5-40c0-46cc-a71f-d93780af9334 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c returned with HTTP 200 Jan 20 10:54:04.833149 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 943/1864] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:04 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c => generated 438 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:54:05.236063 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d2aa20f6-df9a-43c4-87f5-c5facde0ca7c tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] GET http://10.222.0.73/volume/v3/1a4f93e8999345fea07ad7194bdf661f/volumes/58b69f35-aee1-42df-9482-f10cdfdb48b9 Jan 20 10:54:05.236741 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d2aa20f6-df9a-43c4-87f5-c5facde0ca7c tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:05.237176 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:05.237176 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:05.237738 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d2aa20f6-df9a-43c4-87f5-c5facde0ca7c tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:05.356381 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:05.356381 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:05.369906 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d2aa20f6-df9a-43c4-87f5-c5facde0ca7c tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Volume info retrieved successfully. Jan 20 10:54:05.409875 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d2aa20f6-df9a-43c4-87f5-c5facde0ca7c tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] http://10.222.0.73/volume/v3/1a4f93e8999345fea07ad7194bdf661f/volumes/58b69f35-aee1-42df-9482-f10cdfdb48b9 returned with HTTP 200 Jan 20 10:54:05.412427 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 922/1865] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:54:05 2021] GET /volume/v3/1a4f93e8999345fea07ad7194bdf661f/volumes/58b69f35-aee1-42df-9482-f10cdfdb48b9 => generated 1084 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:54:05.846259 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7bcd3ab8-e759-41ea-b054-f3747af9be0c tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c Jan 20 10:54:05.847062 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7bcd3ab8-e759-41ea-b054-f3747af9be0c tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:05.847062 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:05.847062 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:05.847509 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7bcd3ab8-e759-41ea-b054-f3747af9be0c tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:05.908322 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:05.908322 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:05.909896 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7bcd3ab8-e759-41ea-b054-f3747af9be0c tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot retrieved successfully. Jan 20 10:54:05.912364 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7bcd3ab8-e759-41ea-b054-f3747af9be0c tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c returned with HTTP 200 Jan 20 10:54:05.920985 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 944/1866] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:05 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c => generated 438 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:06.434280 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cac6858f-4b36-48e0-9d30-455cccd4b16d tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] GET http://10.222.0.73/volume/v3/1a4f93e8999345fea07ad7194bdf661f/volumes/58b69f35-aee1-42df-9482-f10cdfdb48b9 Jan 20 10:54:06.434280 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cac6858f-4b36-48e0-9d30-455cccd4b16d tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:06.434280 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:06.434280 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:06.434280 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cac6858f-4b36-48e0-9d30-455cccd4b16d tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:06.692586 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:06.692586 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:06.718240 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cac6858f-4b36-48e0-9d30-455cccd4b16d tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Volume info retrieved successfully. Jan 20 10:54:06.770526 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cac6858f-4b36-48e0-9d30-455cccd4b16d tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] http://10.222.0.73/volume/v3/1a4f93e8999345fea07ad7194bdf661f/volumes/58b69f35-aee1-42df-9482-f10cdfdb48b9 returned with HTTP 200 Jan 20 10:54:06.772552 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 923/1867] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:54:06 2021] GET /volume/v3/1a4f93e8999345fea07ad7194bdf661f/volumes/58b69f35-aee1-42df-9482-f10cdfdb48b9 => generated 1084 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:54:06.928720 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-38fcf36a-9227-4b97-aee9-06c5aa9f6b25 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c Jan 20 10:54:06.930016 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-38fcf36a-9227-4b97-aee9-06c5aa9f6b25 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:06.930551 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:06.930551 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:06.931198 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-38fcf36a-9227-4b97-aee9-06c5aa9f6b25 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:06.961971 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:06.961971 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:06.963495 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-38fcf36a-9227-4b97-aee9-06c5aa9f6b25 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot retrieved successfully. Jan 20 10:54:06.965475 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-38fcf36a-9227-4b97-aee9-06c5aa9f6b25 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c returned with HTTP 200 Jan 20 10:54:06.967121 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 945/1868] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:06 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c => generated 438 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:07.799845 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6d27128e-7a7e-4862-af37-b7b2302ac97a tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] GET http://10.222.0.73/volume/v3/1a4f93e8999345fea07ad7194bdf661f/volumes/58b69f35-aee1-42df-9482-f10cdfdb48b9 Jan 20 10:54:07.800993 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6d27128e-7a7e-4862-af37-b7b2302ac97a tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:07.801657 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:07.801657 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:07.802996 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6d27128e-7a7e-4862-af37-b7b2302ac97a tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:07.911659 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:07.911659 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:07.921894 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6d27128e-7a7e-4862-af37-b7b2302ac97a tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Volume info retrieved successfully. Jan 20 10:54:07.952592 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6d27128e-7a7e-4862-af37-b7b2302ac97a tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] http://10.222.0.73/volume/v3/1a4f93e8999345fea07ad7194bdf661f/volumes/58b69f35-aee1-42df-9482-f10cdfdb48b9 returned with HTTP 200 Jan 20 10:54:07.970567 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 924/1869] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:54:07 2021] GET /volume/v3/1a4f93e8999345fea07ad7194bdf661f/volumes/58b69f35-aee1-42df-9482-f10cdfdb48b9 => generated 1085 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:54:07.978291 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fa4c4b6c-331e-4542-8e6d-96da4195ca39 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] GET http://10.222.0.73/volume/v3/1a4f93e8999345fea07ad7194bdf661f/volumes/58b69f35-aee1-42df-9482-f10cdfdb48b9 Jan 20 10:54:07.978825 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fa4c4b6c-331e-4542-8e6d-96da4195ca39 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:07.979020 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:07.979020 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:07.980344 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fa4c4b6c-331e-4542-8e6d-96da4195ca39 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:07.995362 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5402b920-ec7a-4892-8d91-9871ae7bc09a tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c Jan 20 10:54:08.001025 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5402b920-ec7a-4892-8d91-9871ae7bc09a tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:08.001425 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:08.001425 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:08.002050 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5402b920-ec7a-4892-8d91-9871ae7bc09a tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:08.066773 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:08.066773 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:08.068570 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5402b920-ec7a-4892-8d91-9871ae7bc09a tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot retrieved successfully. Jan 20 10:54:08.070770 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5402b920-ec7a-4892-8d91-9871ae7bc09a tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c returned with HTTP 200 Jan 20 10:54:08.072039 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 925/1870] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:07 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c => generated 465 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:08.120886 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:08.120886 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:08.131025 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fa4c4b6c-331e-4542-8e6d-96da4195ca39 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Volume info retrieved successfully. Jan 20 10:54:08.157656 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fa4c4b6c-331e-4542-8e6d-96da4195ca39 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] http://10.222.0.73/volume/v3/1a4f93e8999345fea07ad7194bdf661f/volumes/58b69f35-aee1-42df-9482-f10cdfdb48b9 returned with HTTP 200 Jan 20 10:54:08.170798 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 946/1871] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:54:07 2021] GET /volume/v3/1a4f93e8999345fea07ad7194bdf661f/volumes/58b69f35-aee1-42df-9482-f10cdfdb48b9 => generated 1085 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:54:08.176260 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-05c2ee49-8b88-41bb-92a4-67da989f9d86 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] DELETE http://10.222.0.73/volume/v3/1a4f93e8999345fea07ad7194bdf661f/volumes/58b69f35-aee1-42df-9482-f10cdfdb48b9 Jan 20 10:54:08.177293 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-05c2ee49-8b88-41bb-92a4-67da989f9d86 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:08.177782 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:08.177782 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:08.178811 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-05c2ee49-8b88-41bb-92a4-67da989f9d86 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:08.179506 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-05c2ee49-8b88-41bb-92a4-67da989f9d86 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Delete volume with id: 58b69f35-aee1-42df-9482-f10cdfdb48b9 Jan 20 10:54:08.256023 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:08.256023 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:08.257454 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-05c2ee49-8b88-41bb-92a4-67da989f9d86 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Volume info retrieved successfully. Jan 20 10:54:08.293433 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-05c2ee49-8b88-41bb-92a4-67da989f9d86 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Delete volume request issued successfully. Jan 20 10:54:08.295298 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-05c2ee49-8b88-41bb-92a4-67da989f9d86 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] http://10.222.0.73/volume/v3/1a4f93e8999345fea07ad7194bdf661f/volumes/58b69f35-aee1-42df-9482-f10cdfdb48b9 returned with HTTP 202 Jan 20 10:54:08.296566 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 947/1872] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:54:08 2021] DELETE /volume/v3/1a4f93e8999345fea07ad7194bdf661f/volumes/58b69f35-aee1-42df-9482-f10cdfdb48b9 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 20 10:54:08.306983 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-89264bf4-e56a-4e40-b2a8-564fdbdd0e21 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] GET http://10.222.0.73/volume/v3/1a4f93e8999345fea07ad7194bdf661f/volumes/58b69f35-aee1-42df-9482-f10cdfdb48b9 Jan 20 10:54:08.315571 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-89264bf4-e56a-4e40-b2a8-564fdbdd0e21 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:08.317665 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:08.317665 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:08.318488 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-89264bf4-e56a-4e40-b2a8-564fdbdd0e21 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:08.440556 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d0d1bb14-e4d7-4328-85b5-da84cfa0f28d tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] POST http://10.222.0.73/volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/8aff08eb-7edb-4198-9405-05432e07784c/action Jan 20 10:54:08.441322 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:08.441322 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:08.442344 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d0d1bb14-e4d7-4328-85b5-da84cfa0f28d tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:54:08.443016 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d0d1bb14-e4d7-4328-85b5-da84cfa0f28d tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:54:08.444483 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.admin_actions [None req-d0d1bb14-e4d7-4328-85b5-da84cfa0f28d tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Updating snapshot '8aff08eb-7edb-4198-9405-05432e07784c' with '{'status': 'creating'}' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 20 10:54:08.507063 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:08.507063 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:08.531393 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-89264bf4-e56a-4e40-b2a8-564fdbdd0e21 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Volume info retrieved successfully. Jan 20 10:54:08.584601 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-89264bf4-e56a-4e40-b2a8-564fdbdd0e21 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] http://10.222.0.73/volume/v3/1a4f93e8999345fea07ad7194bdf661f/volumes/58b69f35-aee1-42df-9482-f10cdfdb48b9 returned with HTTP 200 Jan 20 10:54:08.585954 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 948/1873] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:54:08 2021] GET /volume/v3/1a4f93e8999345fea07ad7194bdf661f/volumes/58b69f35-aee1-42df-9482-f10cdfdb48b9 => generated 1084 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:54:08.600359 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:08.600359 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:08.685318 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d0d1bb14-e4d7-4328-85b5-da84cfa0f28d tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] http://10.222.0.73/volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/8aff08eb-7edb-4198-9405-05432e07784c/action returned with HTTP 202 Jan 20 10:54:08.687155 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 926/1874] 10.222.0.73 () {60 vars in 1363 bytes} [Wed Jan 20 10:54:08 2021] POST /volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/8aff08eb-7edb-4198-9405-05432e07784c/action => generated 0 bytes in 605 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 20 10:54:08.701658 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-be5ea3ce-dc78-476e-8974-f2052a4f725a tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c Jan 20 10:54:08.702858 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-be5ea3ce-dc78-476e-8974-f2052a4f725a tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:08.703465 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:08.703465 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:08.704398 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-be5ea3ce-dc78-476e-8974-f2052a4f725a tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:08.750089 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:08.750089 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:08.753426 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-be5ea3ce-dc78-476e-8974-f2052a4f725a tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot retrieved successfully. Jan 20 10:54:08.759241 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-be5ea3ce-dc78-476e-8974-f2052a4f725a tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c returned with HTTP 200 Jan 20 10:54:08.761585 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 949/1875] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:08 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c => generated 464 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:08.777219 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9123d873-748d-45d9-a2a4-c4c3ce15d41d tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] POST http://10.222.0.73/volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/8aff08eb-7edb-4198-9405-05432e07784c/action Jan 20 10:54:08.779445 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:08.779445 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:08.780205 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9123d873-748d-45d9-a2a4-c4c3ce15d41d tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:54:08.780715 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9123d873-748d-45d9-a2a4-c4c3ce15d41d tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:54:08.782093 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.admin_actions [None req-9123d873-748d-45d9-a2a4-c4c3ce15d41d tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Updating snapshot '8aff08eb-7edb-4198-9405-05432e07784c' with '{'status': 'available'}' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 20 10:54:08.888848 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:08.888848 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:08.957480 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9123d873-748d-45d9-a2a4-c4c3ce15d41d tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] http://10.222.0.73/volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/8aff08eb-7edb-4198-9405-05432e07784c/action returned with HTTP 202 Jan 20 10:54:08.960993 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 927/1876] 10.222.0.73 () {60 vars in 1363 bytes} [Wed Jan 20 10:54:08 2021] POST /volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/8aff08eb-7edb-4198-9405-05432e07784c/action => generated 0 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 20 10:54:08.976348 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ce9391ed-687b-463a-b5e7-a45c4d46db7a tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c Jan 20 10:54:08.977505 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ce9391ed-687b-463a-b5e7-a45c4d46db7a tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:08.978375 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:08.978375 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:08.979226 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ce9391ed-687b-463a-b5e7-a45c4d46db7a tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:09.032878 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:09.032878 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:09.034875 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ce9391ed-687b-463a-b5e7-a45c4d46db7a tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot retrieved successfully. Jan 20 10:54:09.040128 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ce9391ed-687b-463a-b5e7-a45c4d46db7a tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c returned with HTTP 200 Jan 20 10:54:09.041822 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 950/1877] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:08 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c => generated 465 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:09.054655 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5926e49d-bba9-4dbb-aab9-2f490dfa800b tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] POST http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots Jan 20 10:54:09.055098 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:09.055098 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:09.055805 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5926e49d-bba9-4dbb-aab9-2f490dfa800b tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0173ff61-1747-4cb8-bd9e-a8db05f840ae", "name": "tempest-SnapshotsActionsTest-Snapshot-1749248979"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:54:09.133824 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:09.133824 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:09.135120 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5926e49d-bba9-4dbb-aab9-2f490dfa800b tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Volume info retrieved successfully. Jan 20 10:54:09.135486 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-5926e49d-bba9-4dbb-aab9-2f490dfa800b tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Create snapshot from volume 0173ff61-1747-4cb8-bd9e-a8db05f840ae Jan 20 10:54:09.204612 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-5926e49d-bba9-4dbb-aab9-2f490dfa800b tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Created reservations ['43b754db-0fb3-4f50-a313-409096e9f992', '252294dd-cb7d-43f6-bfd4-593cc1f503f9', '00158181-f408-4c3f-833c-cfb575d5b335', 'dac9ac1f-67aa-4bfe-8cdf-416be88961b5'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:54:09.403104 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5926e49d-bba9-4dbb-aab9-2f490dfa800b tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot create request issued successfully. Jan 20 10:54:09.405679 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5926e49d-bba9-4dbb-aab9-2f490dfa800b tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots returned with HTTP 202 Jan 20 10:54:09.418339 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 928/1878] 10.222.0.73 () {60 vars in 1232 bytes} [Wed Jan 20 10:54:09 2021] POST /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots => generated 307 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 20 10:54:09.423685 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bb2a8b75-0897-4175-a48f-dfc77b010f14 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/da3f99ad-f33d-4231-8619-314b40f118f6 Jan 20 10:54:09.424912 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bb2a8b75-0897-4175-a48f-dfc77b010f14 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:09.425582 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:09.425582 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:09.426474 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bb2a8b75-0897-4175-a48f-dfc77b010f14 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:09.476048 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:09.476048 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:09.479070 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bb2a8b75-0897-4175-a48f-dfc77b010f14 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot retrieved successfully. Jan 20 10:54:09.483124 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bb2a8b75-0897-4175-a48f-dfc77b010f14 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/da3f99ad-f33d-4231-8619-314b40f118f6 returned with HTTP 200 Jan 20 10:54:09.484837 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 951/1879] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:09 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/da3f99ad-f33d-4231-8619-314b40f118f6 => generated 439 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:09.624411 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ba7fd884-b5f6-4a57-8927-aa463a528477 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] GET http://10.222.0.73/volume/v3/1a4f93e8999345fea07ad7194bdf661f/volumes/58b69f35-aee1-42df-9482-f10cdfdb48b9 Jan 20 10:54:09.625643 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ba7fd884-b5f6-4a57-8927-aa463a528477 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:09.626195 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:09.626195 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:09.627115 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ba7fd884-b5f6-4a57-8927-aa463a528477 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:09.746701 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:09.746701 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:09.765980 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ba7fd884-b5f6-4a57-8927-aa463a528477 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Volume info retrieved successfully. Jan 20 10:54:09.799984 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ba7fd884-b5f6-4a57-8927-aa463a528477 tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] http://10.222.0.73/volume/v3/1a4f93e8999345fea07ad7194bdf661f/volumes/58b69f35-aee1-42df-9482-f10cdfdb48b9 returned with HTTP 200 Jan 20 10:54:09.801483 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 929/1880] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:54:09 2021] GET /volume/v3/1a4f93e8999345fea07ad7194bdf661f/volumes/58b69f35-aee1-42df-9482-f10cdfdb48b9 => generated 1084 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:54:10.506271 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e2909909-8581-4095-a3a9-9a75aa770099 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/da3f99ad-f33d-4231-8619-314b40f118f6 Jan 20 10:54:10.507244 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e2909909-8581-4095-a3a9-9a75aa770099 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:10.507502 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:10.507502 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:10.512682 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e2909909-8581-4095-a3a9-9a75aa770099 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:10.609694 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:10.609694 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:10.611882 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e2909909-8581-4095-a3a9-9a75aa770099 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot retrieved successfully. Jan 20 10:54:10.615642 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e2909909-8581-4095-a3a9-9a75aa770099 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/da3f99ad-f33d-4231-8619-314b40f118f6 returned with HTTP 200 Jan 20 10:54:10.630256 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 952/1881] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:10 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/da3f99ad-f33d-4231-8619-314b40f118f6 => generated 439 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:10.821449 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f3ecaa8b-8eb6-4a31-ba0d-dfa5bea04e0e tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] GET http://10.222.0.73/volume/v3/1a4f93e8999345fea07ad7194bdf661f/volumes/58b69f35-aee1-42df-9482-f10cdfdb48b9 Jan 20 10:54:10.822119 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f3ecaa8b-8eb6-4a31-ba0d-dfa5bea04e0e tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:10.822514 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:10.822514 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:10.823166 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f3ecaa8b-8eb6-4a31-ba0d-dfa5bea04e0e tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:10.941375 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f3ecaa8b-8eb6-4a31-ba0d-dfa5bea04e0e tempest-VolumeManageAdminTest-743853980 tempest-VolumeManageAdminTest-743853980] http://10.222.0.73/volume/v3/1a4f93e8999345fea07ad7194bdf661f/volumes/58b69f35-aee1-42df-9482-f10cdfdb48b9 returned with HTTP 404 Jan 20 10:54:10.943532 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 930/1882] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:54:10 2021] GET /volume/v3/1a4f93e8999345fea07ad7194bdf661f/volumes/58b69f35-aee1-42df-9482-f10cdfdb48b9 => generated 109 bytes in 127 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:54:10.959509 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1180d633-6083-4801-936a-1c5722c19cc5 tempest-VolumeManageAdminTest-1886567002 tempest-VolumeManageAdminTest-1886567002] DELETE http://10.222.0.73/volume/v3/0e2ccab96a4440e9b28ad81a75533c14/volumes/16542bc6-7f47-461a-ba63-3fc63fa2de1b Jan 20 10:54:10.960617 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1180d633-6083-4801-936a-1c5722c19cc5 tempest-VolumeManageAdminTest-1886567002 tempest-VolumeManageAdminTest-1886567002] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:10.961075 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:10.961075 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:10.961709 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1180d633-6083-4801-936a-1c5722c19cc5 tempest-VolumeManageAdminTest-1886567002 tempest-VolumeManageAdminTest-1886567002] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:10.962773 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-1180d633-6083-4801-936a-1c5722c19cc5 tempest-VolumeManageAdminTest-1886567002 tempest-VolumeManageAdminTest-1886567002] Delete volume with id: 16542bc6-7f47-461a-ba63-3fc63fa2de1b Jan 20 10:54:11.054191 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1180d633-6083-4801-936a-1c5722c19cc5 tempest-VolumeManageAdminTest-1886567002 tempest-VolumeManageAdminTest-1886567002] http://10.222.0.73/volume/v3/0e2ccab96a4440e9b28ad81a75533c14/volumes/16542bc6-7f47-461a-ba63-3fc63fa2de1b returned with HTTP 404 Jan 20 10:54:11.056734 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 953/1883] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:54:10 2021] DELETE /volume/v3/0e2ccab96a4440e9b28ad81a75533c14/volumes/16542bc6-7f47-461a-ba63-3fc63fa2de1b => generated 109 bytes in 104 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:54:11.652670 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0a906df3-73f7-45e8-9802-28f86cb7da4d tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/da3f99ad-f33d-4231-8619-314b40f118f6 Jan 20 10:54:11.655124 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0a906df3-73f7-45e8-9802-28f86cb7da4d tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:11.655785 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0a906df3-73f7-45e8-9802-28f86cb7da4d tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:11.692995 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:11.692995 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:11.694685 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0a906df3-73f7-45e8-9802-28f86cb7da4d tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot retrieved successfully. Jan 20 10:54:11.697118 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0a906df3-73f7-45e8-9802-28f86cb7da4d tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/da3f99ad-f33d-4231-8619-314b40f118f6 returned with HTTP 200 Jan 20 10:54:11.698141 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 931/1884] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:11 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/da3f99ad-f33d-4231-8619-314b40f118f6 => generated 466 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:11.710295 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-54a3c0cb-8e93-4525-affd-83a535d879d2 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] POST http://10.222.0.73/volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/da3f99ad-f33d-4231-8619-314b40f118f6/action Jan 20 10:54:11.711701 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-54a3c0cb-8e93-4525-affd-83a535d879d2 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:54:11.712251 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-54a3c0cb-8e93-4525-affd-83a535d879d2 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:54:11.714377 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.admin_actions [None req-54a3c0cb-8e93-4525-affd-83a535d879d2 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Updating snapshot 'da3f99ad-f33d-4231-8619-314b40f118f6' with '{'status': 'creating'}' {{(pid=87960) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 20 10:54:11.773903 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:11.773903 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:11.853650 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-54a3c0cb-8e93-4525-affd-83a535d879d2 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] http://10.222.0.73/volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/da3f99ad-f33d-4231-8619-314b40f118f6/action returned with HTTP 202 Jan 20 10:54:11.854933 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 954/1885] 10.222.0.73 () {60 vars in 1363 bytes} [Wed Jan 20 10:54:11 2021] POST /volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/da3f99ad-f33d-4231-8619-314b40f118f6/action => generated 0 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 20 10:54:11.869094 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-79ce5d63-df4b-447d-95a4-340062f9f995 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/da3f99ad-f33d-4231-8619-314b40f118f6 Jan 20 10:54:11.870314 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-79ce5d63-df4b-447d-95a4-340062f9f995 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:11.870724 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:11.870724 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:11.871508 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-79ce5d63-df4b-447d-95a4-340062f9f995 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:11.916577 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:11.916577 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:11.916577 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-79ce5d63-df4b-447d-95a4-340062f9f995 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot retrieved successfully. Jan 20 10:54:11.919047 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-79ce5d63-df4b-447d-95a4-340062f9f995 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/da3f99ad-f33d-4231-8619-314b40f118f6 returned with HTTP 200 Jan 20 10:54:11.919985 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 932/1886] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:11 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/da3f99ad-f33d-4231-8619-314b40f118f6 => generated 465 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:54:11.935997 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a63d09e5-d345-4fa5-8099-b3205e99a895 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] POST http://10.222.0.73/volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/da3f99ad-f33d-4231-8619-314b40f118f6/action Jan 20 10:54:11.936823 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:11.936823 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:11.937635 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a63d09e5-d345-4fa5-8099-b3205e99a895 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Action body: b'{"os-force_delete": {}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:54:11.938036 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a63d09e5-d345-4fa5-8099-b3205e99a895 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:54:11.980855 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:11.980855 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:11.981904 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a63d09e5-d345-4fa5-8099-b3205e99a895 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Snapshot retrieved successfully. Jan 20 10:54:12.096360 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a63d09e5-d345-4fa5-8099-b3205e99a895 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Snapshot delete request issued successfully. Jan 20 10:54:12.097195 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a63d09e5-d345-4fa5-8099-b3205e99a895 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] http://10.222.0.73/volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/da3f99ad-f33d-4231-8619-314b40f118f6/action returned with HTTP 202 Jan 20 10:54:12.102329 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 955/1887] 10.222.0.73 () {60 vars in 1363 bytes} [Wed Jan 20 10:54:11 2021] POST /volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/da3f99ad-f33d-4231-8619-314b40f118f6/action => generated 0 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 20 10:54:12.117152 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-479eaf00-7f33-4eb6-aa52-0661c6e8efe5 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/da3f99ad-f33d-4231-8619-314b40f118f6 Jan 20 10:54:12.118820 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-479eaf00-7f33-4eb6-aa52-0661c6e8efe5 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:12.119148 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:12.119148 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:12.120259 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-479eaf00-7f33-4eb6-aa52-0661c6e8efe5 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:12.210682 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:12.210682 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:12.212261 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-479eaf00-7f33-4eb6-aa52-0661c6e8efe5 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot retrieved successfully. Jan 20 10:54:12.214521 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-479eaf00-7f33-4eb6-aa52-0661c6e8efe5 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/da3f99ad-f33d-4231-8619-314b40f118f6 returned with HTTP 200 Jan 20 10:54:12.228754 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 933/1888] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:12 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/da3f99ad-f33d-4231-8619-314b40f118f6 => generated 465 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:13.244209 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3ecca370-4fe9-48a5-901d-0f1a74371a2a tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/da3f99ad-f33d-4231-8619-314b40f118f6 Jan 20 10:54:13.245445 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3ecca370-4fe9-48a5-901d-0f1a74371a2a tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:13.245861 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:13.245861 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:13.247980 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3ecca370-4fe9-48a5-901d-0f1a74371a2a tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:13.311550 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:13.311550 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:13.319278 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3ecca370-4fe9-48a5-901d-0f1a74371a2a tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot retrieved successfully. Jan 20 10:54:13.322600 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3ecca370-4fe9-48a5-901d-0f1a74371a2a tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/da3f99ad-f33d-4231-8619-314b40f118f6 returned with HTTP 200 Jan 20 10:54:13.328654 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 956/1889] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:13 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/da3f99ad-f33d-4231-8619-314b40f118f6 => generated 465 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:14.343214 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-328bbdda-2266-4f10-9fa5-26c91bb8a608 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/da3f99ad-f33d-4231-8619-314b40f118f6 Jan 20 10:54:14.344081 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-328bbdda-2266-4f10-9fa5-26c91bb8a608 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:14.344081 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:14.344081 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:14.344451 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-328bbdda-2266-4f10-9fa5-26c91bb8a608 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:14.380850 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-328bbdda-2266-4f10-9fa5-26c91bb8a608 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/da3f99ad-f33d-4231-8619-314b40f118f6 returned with HTTP 404 Jan 20 10:54:14.382069 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 934/1890] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:14 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/da3f99ad-f33d-4231-8619-314b40f118f6 => generated 111 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:54:14.394079 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-08d9ef73-f51f-417d-b439-9088773f749a tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] POST http://10.222.0.73/volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/8aff08eb-7edb-4198-9405-05432e07784c/action Jan 20 10:54:14.395132 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:14.395132 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:14.395626 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-08d9ef73-f51f-417d-b439-9088773f749a tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:54:14.396302 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-08d9ef73-f51f-417d-b439-9088773f749a tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:54:14.397887 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.admin_actions [None req-08d9ef73-f51f-417d-b439-9088773f749a tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Updating snapshot '8aff08eb-7edb-4198-9405-05432e07784c' with '{'status': 'available'}' {{(pid=87960) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 20 10:54:14.487976 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:14.487976 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:14.538083 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-08d9ef73-f51f-417d-b439-9088773f749a tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] http://10.222.0.73/volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/8aff08eb-7edb-4198-9405-05432e07784c/action returned with HTTP 202 Jan 20 10:54:14.545036 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 957/1891] 10.222.0.73 () {60 vars in 1363 bytes} [Wed Jan 20 10:54:14 2021] POST /volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/8aff08eb-7edb-4198-9405-05432e07784c/action => generated 0 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 20 10:54:14.550363 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c245efc4-ddb1-4d8f-a95e-76047e4b3df9 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c Jan 20 10:54:14.551058 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c245efc4-ddb1-4d8f-a95e-76047e4b3df9 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:14.551667 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c245efc4-ddb1-4d8f-a95e-76047e4b3df9 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:14.616054 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:14.616054 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:14.617591 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c245efc4-ddb1-4d8f-a95e-76047e4b3df9 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot retrieved successfully. Jan 20 10:54:14.619766 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c245efc4-ddb1-4d8f-a95e-76047e4b3df9 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c returned with HTTP 200 Jan 20 10:54:14.621136 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 935/1892] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:14 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c => generated 465 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:14.648383 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3ec71940-8778-4cb1-8e77-a17f8a5fbd99 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] POST http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots Jan 20 10:54:14.649595 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:14.649595 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:14.650738 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3ec71940-8778-4cb1-8e77-a17f8a5fbd99 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0173ff61-1747-4cb8-bd9e-a8db05f840ae", "name": "tempest-SnapshotsActionsTest-Snapshot-1026672817"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:54:14.772543 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:14.772543 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:14.774970 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3ec71940-8778-4cb1-8e77-a17f8a5fbd99 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Volume info retrieved successfully. Jan 20 10:54:14.775782 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-3ec71940-8778-4cb1-8e77-a17f8a5fbd99 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Create snapshot from volume 0173ff61-1747-4cb8-bd9e-a8db05f840ae Jan 20 10:54:14.875148 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-3ec71940-8778-4cb1-8e77-a17f8a5fbd99 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Created reservations ['83ca0a54-8fb7-4eaa-9d00-a18ccfdb008a', '79186f37-a53c-4467-99dc-ed3df62fcbd6', '5ab3f25c-9e45-4cdf-8459-b118728d1637', 'ca7f7a8d-2106-4861-ab0b-94c34afa2a6d'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:54:15.022595 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3ec71940-8778-4cb1-8e77-a17f8a5fbd99 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot create request issued successfully. Jan 20 10:54:15.024332 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3ec71940-8778-4cb1-8e77-a17f8a5fbd99 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots returned with HTTP 202 Jan 20 10:54:15.037027 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 958/1893] 10.222.0.73 () {60 vars in 1232 bytes} [Wed Jan 20 10:54:14 2021] POST /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots => generated 307 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:54:15.041302 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-de279ea2-1f2c-4ee5-889e-6735137a56ea tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/963d37c8-079c-4e84-b4a3-a9c208a82596 Jan 20 10:54:15.042883 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-de279ea2-1f2c-4ee5-889e-6735137a56ea tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:15.043298 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:15.043298 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:15.043972 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-de279ea2-1f2c-4ee5-889e-6735137a56ea tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:15.092914 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:15.092914 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:15.092914 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-de279ea2-1f2c-4ee5-889e-6735137a56ea tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot retrieved successfully. Jan 20 10:54:15.095374 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-de279ea2-1f2c-4ee5-889e-6735137a56ea tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/963d37c8-079c-4e84-b4a3-a9c208a82596 returned with HTTP 200 Jan 20 10:54:15.096881 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 936/1894] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:15 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/963d37c8-079c-4e84-b4a3-a9c208a82596 => generated 439 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:54:16.112167 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e8aef5e1-aa44-44f1-b349-3cb15f4a4cd3 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/963d37c8-079c-4e84-b4a3-a9c208a82596 Jan 20 10:54:16.113568 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e8aef5e1-aa44-44f1-b349-3cb15f4a4cd3 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:16.113963 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:16.113963 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:16.114792 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e8aef5e1-aa44-44f1-b349-3cb15f4a4cd3 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:16.179654 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:16.179654 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:16.181242 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e8aef5e1-aa44-44f1-b349-3cb15f4a4cd3 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot retrieved successfully. Jan 20 10:54:16.183534 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e8aef5e1-aa44-44f1-b349-3cb15f4a4cd3 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/963d37c8-079c-4e84-b4a3-a9c208a82596 returned with HTTP 200 Jan 20 10:54:16.195742 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 959/1895] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:16 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/963d37c8-079c-4e84-b4a3-a9c208a82596 => generated 439 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:17.204164 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1d5d911e-7ce0-4229-a978-6346b08c75cf tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/963d37c8-079c-4e84-b4a3-a9c208a82596 Jan 20 10:54:17.204844 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1d5d911e-7ce0-4229-a978-6346b08c75cf tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:17.204844 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:17.204844 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:17.205448 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1d5d911e-7ce0-4229-a978-6346b08c75cf tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:17.247805 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:17.247805 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:17.249404 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1d5d911e-7ce0-4229-a978-6346b08c75cf tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot retrieved successfully. Jan 20 10:54:17.251604 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1d5d911e-7ce0-4229-a978-6346b08c75cf tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/963d37c8-079c-4e84-b4a3-a9c208a82596 returned with HTTP 200 Jan 20 10:54:17.252653 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 937/1896] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:17 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/963d37c8-079c-4e84-b4a3-a9c208a82596 => generated 466 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:17.267062 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f8ba7f8d-e67b-4077-850a-d381885263ac tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] POST http://10.222.0.73/volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/963d37c8-079c-4e84-b4a3-a9c208a82596/action Jan 20 10:54:17.267917 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:17.267917 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:17.268762 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f8ba7f8d-e67b-4077-850a-d381885263ac tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:54:17.269419 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f8ba7f8d-e67b-4077-850a-d381885263ac tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:54:17.270596 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.admin_actions [None req-f8ba7f8d-e67b-4077-850a-d381885263ac tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Updating snapshot '963d37c8-079c-4e84-b4a3-a9c208a82596' with '{'status': 'deleting'}' {{(pid=87960) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 20 10:54:17.407953 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:17.407953 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:17.461567 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f8ba7f8d-e67b-4077-850a-d381885263ac tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] http://10.222.0.73/volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/963d37c8-079c-4e84-b4a3-a9c208a82596/action returned with HTTP 202 Jan 20 10:54:17.462746 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 960/1897] 10.222.0.73 () {60 vars in 1363 bytes} [Wed Jan 20 10:54:17 2021] POST /volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/963d37c8-079c-4e84-b4a3-a9c208a82596/action => generated 0 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 20 10:54:17.471477 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1f286e8e-47a9-48aa-b13c-7bb82496ebbf tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/963d37c8-079c-4e84-b4a3-a9c208a82596 Jan 20 10:54:17.472317 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1f286e8e-47a9-48aa-b13c-7bb82496ebbf tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:17.472878 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:17.472878 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:17.473730 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1f286e8e-47a9-48aa-b13c-7bb82496ebbf tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:17.516756 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:17.516756 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:17.520827 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1f286e8e-47a9-48aa-b13c-7bb82496ebbf tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot retrieved successfully. Jan 20 10:54:17.523140 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1f286e8e-47a9-48aa-b13c-7bb82496ebbf tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/963d37c8-079c-4e84-b4a3-a9c208a82596 returned with HTTP 200 Jan 20 10:54:17.524350 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 938/1898] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:17 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/963d37c8-079c-4e84-b4a3-a9c208a82596 => generated 465 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:17.538182 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-941e9cd1-ad02-4260-9ad6-eddcbd2e20b5 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] POST http://10.222.0.73/volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/963d37c8-079c-4e84-b4a3-a9c208a82596/action Jan 20 10:54:17.538916 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:17.538916 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:17.539653 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-941e9cd1-ad02-4260-9ad6-eddcbd2e20b5 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Action body: b'{"os-force_delete": {}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:54:17.540368 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-941e9cd1-ad02-4260-9ad6-eddcbd2e20b5 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:54:17.593816 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:17.593816 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:17.594684 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-941e9cd1-ad02-4260-9ad6-eddcbd2e20b5 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Snapshot retrieved successfully. Jan 20 10:54:17.743716 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-941e9cd1-ad02-4260-9ad6-eddcbd2e20b5 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Snapshot delete request issued successfully. Jan 20 10:54:17.744252 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-941e9cd1-ad02-4260-9ad6-eddcbd2e20b5 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] http://10.222.0.73/volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/963d37c8-079c-4e84-b4a3-a9c208a82596/action returned with HTTP 202 Jan 20 10:54:17.745196 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 961/1899] 10.222.0.73 () {60 vars in 1363 bytes} [Wed Jan 20 10:54:17 2021] POST /volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/963d37c8-079c-4e84-b4a3-a9c208a82596/action => generated 0 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 20 10:54:17.759202 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4be10d5d-3a4e-4e97-a9de-b37b7cc73b5c tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/963d37c8-079c-4e84-b4a3-a9c208a82596 Jan 20 10:54:17.760588 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4be10d5d-3a4e-4e97-a9de-b37b7cc73b5c tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:17.760797 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:17.760797 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:17.763367 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4be10d5d-3a4e-4e97-a9de-b37b7cc73b5c tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:17.811138 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:17.811138 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:17.813499 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4be10d5d-3a4e-4e97-a9de-b37b7cc73b5c tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot retrieved successfully. Jan 20 10:54:17.816296 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4be10d5d-3a4e-4e97-a9de-b37b7cc73b5c tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/963d37c8-079c-4e84-b4a3-a9c208a82596 returned with HTTP 200 Jan 20 10:54:17.822333 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 939/1900] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:17 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/963d37c8-079c-4e84-b4a3-a9c208a82596 => generated 465 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:18.138573 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bcd84266-48b6-41dc-8aea-308a247a07e4 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] POST http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/volumes Jan 20 10:54:18.139330 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:18.139330 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:18.140217 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bcd84266-48b6-41dc-8aea-308a247a07e4 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1227602859"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:54:18.141714 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-bcd84266-48b6-41dc-8aea-308a247a07e4 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1227602859'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:54:18.142525 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-bcd84266-48b6-41dc-8aea-308a247a07e4 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Create volume of 1 GB Jan 20 10:54:18.143444 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:18.143444 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:18.165737 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bcd84266-48b6-41dc-8aea-308a247a07e4 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Availability Zones retrieved successfully. Jan 20 10:54:18.190659 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-bcd84266-48b6-41dc-8aea-308a247a07e4 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Flow 'volume_create_api' (f1c6e16b-32a9-4deb-bc4b-06e8f16e0cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:54:18.194713 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-bcd84266-48b6-41dc-8aea-308a247a07e4 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05056d75-d19d-4d9e-9811-258cf837829b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:54:18.197851 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-bcd84266-48b6-41dc-8aea-308a247a07e4 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:54:18.292562 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-bcd84266-48b6-41dc-8aea-308a247a07e4 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05056d75-d19d-4d9e-9811-258cf837829b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:54:18.297032 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-bcd84266-48b6-41dc-8aea-308a247a07e4 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28d38ece-1698-4e40-88e8-efc0850feaaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:54:18.426907 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-bcd84266-48b6-41dc-8aea-308a247a07e4 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Created reservations ['fe51b059-8287-4eec-954e-edadf6cf5a0d', 'd3a39613-4335-4462-bb58-302f0c1a3fac', 'ded9c9bf-1b4f-4cde-8a95-a3003dd00258', 'aa542d7c-ae2e-4edf-a7c1-a53e7586a0c5'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:54:18.429889 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-bcd84266-48b6-41dc-8aea-308a247a07e4 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28d38ece-1698-4e40-88e8-efc0850feaaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe51b059-8287-4eec-954e-edadf6cf5a0d', 'd3a39613-4335-4462-bb58-302f0c1a3fac', 'ded9c9bf-1b4f-4cde-8a95-a3003dd00258', 'aa542d7c-ae2e-4edf-a7c1-a53e7586a0c5']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:54:18.432935 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-bcd84266-48b6-41dc-8aea-308a247a07e4 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (838c427c-d3e1-4519-923f-67ac32199c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:54:18.536168 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-bcd84266-48b6-41dc-8aea-308a247a07e4 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (838c427c-d3e1-4519-923f-67ac32199c05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6d966a9-4440-4911-976c-bdcb3aaeb58f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1227602859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fc9eb9855434545852f099e4483af20',qos_specs=None,replication_status=,reservations=['fe51b059-8287-4eec-954e-edadf6cf5a0d','d3a39613-4335-4462-bb58-302f0c1a3fac','ded9c9bf-1b4f-4cde-8a95-a3003dd00258','aa542d7c-ae2e-4edf-a7c1-a53e7586a0c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed3c662128004314a161910421926605',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:54:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1227602859',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6d966a9-4440-4911-976c-bdcb3aaeb58f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fc9eb9855434545852f099e4483af20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ed3c662128004314a161910421926605',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:54:18.542075 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-bcd84266-48b6-41dc-8aea-308a247a07e4 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a93a55e4-18b5-4606-972f-363cb1e6bd3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:54:18.619683 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-bcd84266-48b6-41dc-8aea-308a247a07e4 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a93a55e4-18b5-4606-972f-363cb1e6bd3a) transitioned into state 'SUCCESS' from state '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-1227602859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fc9eb9855434545852f099e4483af20',qos_specs=None,replication_status=,reservations=['fe51b059-8287-4eec-954e-edadf6cf5a0d','d3a39613-4335-4462-bb58-302f0c1a3fac','ded9c9bf-1b4f-4cde-8a95-a3003dd00258','aa542d7c-ae2e-4edf-a7c1-a53e7586a0c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed3c662128004314a161910421926605',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:54:18.626589 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-bcd84266-48b6-41dc-8aea-308a247a07e4 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a286ee2-f8b0-45f0-a9d6-45d439ba2b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:54:18.661029 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-bcd84266-48b6-41dc-8aea-308a247a07e4 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a286ee2-f8b0-45f0-a9d6-45d439ba2b6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:54:18.667001 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-bcd84266-48b6-41dc-8aea-308a247a07e4 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Flow 'volume_create_api' (f1c6e16b-32a9-4deb-bc4b-06e8f16e0cb0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:54:18.752240 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bcd84266-48b6-41dc-8aea-308a247a07e4 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Create volume request issued successfully. Jan 20 10:54:18.770814 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bcd84266-48b6-41dc-8aea-308a247a07e4 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/volumes returned with HTTP 202 Jan 20 10:54:18.772756 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 962/1901] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:54:17 2021] POST /volume/v3/6fc9eb9855434545852f099e4483af20/volumes => generated 824 bytes in 871 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 20 10:54:18.797533 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-04bad25f-e90e-4b95-9f1d-56ebdf2f3d2c tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] GET http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/volumes/f6d966a9-4440-4911-976c-bdcb3aaeb58f Jan 20 10:54:18.798409 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-04bad25f-e90e-4b95-9f1d-56ebdf2f3d2c tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:18.798726 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:18.798726 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:18.799208 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-04bad25f-e90e-4b95-9f1d-56ebdf2f3d2c tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:18.841862 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6015e8b7-aa43-43a3-92c7-653fb84a7052 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/963d37c8-079c-4e84-b4a3-a9c208a82596 Jan 20 10:54:18.842647 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6015e8b7-aa43-43a3-92c7-653fb84a7052 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:18.842869 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:18.842869 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:18.843414 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6015e8b7-aa43-43a3-92c7-653fb84a7052 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:18.938565 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:18.938565 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:18.939631 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6015e8b7-aa43-43a3-92c7-653fb84a7052 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot retrieved successfully. Jan 20 10:54:18.955757 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6015e8b7-aa43-43a3-92c7-653fb84a7052 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/963d37c8-079c-4e84-b4a3-a9c208a82596 returned with HTTP 200 Jan 20 10:54:18.963118 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 963/1902] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:18 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/963d37c8-079c-4e84-b4a3-a9c208a82596 => generated 465 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:18.999907 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:18.999907 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:19.055109 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-04bad25f-e90e-4b95-9f1d-56ebdf2f3d2c tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Volume info retrieved successfully. Jan 20 10:54:19.194662 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-04bad25f-e90e-4b95-9f1d-56ebdf2f3d2c tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/volumes/f6d966a9-4440-4911-976c-bdcb3aaeb58f returned with HTTP 200 Jan 20 10:54:19.197121 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 940/1903] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:54:18 2021] GET /volume/v3/6fc9eb9855434545852f099e4483af20/volumes/f6d966a9-4440-4911-976c-bdcb3aaeb58f => generated 892 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:19.982457 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1344d779-fa8e-4356-86fd-5bbbe9dbd2f5 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/963d37c8-079c-4e84-b4a3-a9c208a82596 Jan 20 10:54:19.985615 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1344d779-fa8e-4356-86fd-5bbbe9dbd2f5 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:19.985999 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:19.985999 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:19.993591 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1344d779-fa8e-4356-86fd-5bbbe9dbd2f5 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:20.056813 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:20.056813 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:20.058021 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1344d779-fa8e-4356-86fd-5bbbe9dbd2f5 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot retrieved successfully. Jan 20 10:54:20.070120 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1344d779-fa8e-4356-86fd-5bbbe9dbd2f5 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/963d37c8-079c-4e84-b4a3-a9c208a82596 returned with HTTP 200 Jan 20 10:54:20.071228 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 964/1904] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:19 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/963d37c8-079c-4e84-b4a3-a9c208a82596 => generated 465 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:20.216297 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b59e89ba-8ef5-4165-b67f-288cc39bd8ac tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] GET http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/volumes/f6d966a9-4440-4911-976c-bdcb3aaeb58f Jan 20 10:54:20.217423 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b59e89ba-8ef5-4165-b67f-288cc39bd8ac tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:20.217849 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:20.217849 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:20.218480 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b59e89ba-8ef5-4165-b67f-288cc39bd8ac tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:20.478638 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:20.478638 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:20.514120 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b59e89ba-8ef5-4165-b67f-288cc39bd8ac tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Volume info retrieved successfully. Jan 20 10:54:20.634337 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b59e89ba-8ef5-4165-b67f-288cc39bd8ac tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/volumes/f6d966a9-4440-4911-976c-bdcb3aaeb58f returned with HTTP 200 Jan 20 10:54:20.635602 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 941/1905] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:54:20 2021] GET /volume/v3/6fc9eb9855434545852f099e4483af20/volumes/f6d966a9-4440-4911-976c-bdcb3aaeb58f => generated 916 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:21.084671 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-41420255-cc44-4244-a259-443a0e150f83 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/963d37c8-079c-4e84-b4a3-a9c208a82596 Jan 20 10:54:21.086484 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-41420255-cc44-4244-a259-443a0e150f83 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:21.086902 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:21.086902 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:21.087741 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-41420255-cc44-4244-a259-443a0e150f83 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:21.118385 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-41420255-cc44-4244-a259-443a0e150f83 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/963d37c8-079c-4e84-b4a3-a9c208a82596 returned with HTTP 404 Jan 20 10:54:21.120733 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 965/1906] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:21 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/963d37c8-079c-4e84-b4a3-a9c208a82596 => generated 111 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:54:21.130289 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a3642f22-5b2d-4b4e-b472-8fbdc1fd78b9 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] POST http://10.222.0.73/volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/8aff08eb-7edb-4198-9405-05432e07784c/action Jan 20 10:54:21.131161 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:21.131161 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:21.131933 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a3642f22-5b2d-4b4e-b472-8fbdc1fd78b9 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:54:21.132861 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a3642f22-5b2d-4b4e-b472-8fbdc1fd78b9 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:54:21.134382 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.admin_actions [None req-a3642f22-5b2d-4b4e-b472-8fbdc1fd78b9 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Updating snapshot '8aff08eb-7edb-4198-9405-05432e07784c' with '{'status': 'available'}' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 20 10:54:21.288963 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:21.288963 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:21.350273 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a3642f22-5b2d-4b4e-b472-8fbdc1fd78b9 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] http://10.222.0.73/volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/8aff08eb-7edb-4198-9405-05432e07784c/action returned with HTTP 202 Jan 20 10:54:21.351135 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 942/1907] 10.222.0.73 () {60 vars in 1363 bytes} [Wed Jan 20 10:54:21 2021] POST /volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/8aff08eb-7edb-4198-9405-05432e07784c/action => generated 0 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 20 10:54:21.361727 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6e110e7a-718f-4aef-b973-9704fc73d950 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c Jan 20 10:54:21.362739 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6e110e7a-718f-4aef-b973-9704fc73d950 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:21.363387 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6e110e7a-718f-4aef-b973-9704fc73d950 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:21.391877 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:21.391877 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:21.393852 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6e110e7a-718f-4aef-b973-9704fc73d950 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot retrieved successfully. Jan 20 10:54:21.398920 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6e110e7a-718f-4aef-b973-9704fc73d950 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c returned with HTTP 200 Jan 20 10:54:21.400600 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 966/1908] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:21 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c => generated 465 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:21.416502 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-385d2b45-1044-4370-9313-35b2fbd5ea38 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] POST http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots Jan 20 10:54:21.417420 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:21.417420 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:21.418190 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-385d2b45-1044-4370-9313-35b2fbd5ea38 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0173ff61-1747-4cb8-bd9e-a8db05f840ae", "name": "tempest-SnapshotsActionsTest-Snapshot-224430177"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:54:21.529369 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:21.529369 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:21.531237 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-385d2b45-1044-4370-9313-35b2fbd5ea38 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Volume info retrieved successfully. Jan 20 10:54:21.531538 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-385d2b45-1044-4370-9313-35b2fbd5ea38 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Create snapshot from volume 0173ff61-1747-4cb8-bd9e-a8db05f840ae Jan 20 10:54:21.666745 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ce92e02d-39ad-4a59-ad04-d682e4cfbf34 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] GET http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/volumes/f6d966a9-4440-4911-976c-bdcb3aaeb58f Jan 20 10:54:21.667350 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ce92e02d-39ad-4a59-ad04-d682e4cfbf34 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:21.667546 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:21.667546 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:21.667984 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ce92e02d-39ad-4a59-ad04-d682e4cfbf34 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:21.688803 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-385d2b45-1044-4370-9313-35b2fbd5ea38 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Created reservations ['1448189e-d7e8-4929-bacf-9db128cb9808', 'bc8db1f8-8a1b-410f-a4bd-b11f704408bf', '519cdfc9-d5b6-4058-854f-f2c76cf812cd', '89cadf9c-2ab7-4078-b8bc-c4a379024b4c'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:54:21.760248 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:21.760248 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:21.771370 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ce92e02d-39ad-4a59-ad04-d682e4cfbf34 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Volume info retrieved successfully. Jan 20 10:54:21.797841 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ce92e02d-39ad-4a59-ad04-d682e4cfbf34 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/volumes/f6d966a9-4440-4911-976c-bdcb3aaeb58f returned with HTTP 200 Jan 20 10:54:21.813553 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 967/1909] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:54:21 2021] GET /volume/v3/6fc9eb9855434545852f099e4483af20/volumes/f6d966a9-4440-4911-976c-bdcb3aaeb58f => generated 917 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:21.818200 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a4d111a7-33e1-41e3-8527-202e24c7e9e4 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] POST http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/snapshots Jan 20 10:54:21.818657 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:21.818657 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:21.819077 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a4d111a7-33e1-41e3-8527-202e24c7e9e4 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f6d966a9-4440-4911-976c-bdcb3aaeb58f", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1028656219"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:54:21.886287 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:21.886287 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:21.889185 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a4d111a7-33e1-41e3-8527-202e24c7e9e4 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Volume info retrieved successfully. Jan 20 10:54:21.889631 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-a4d111a7-33e1-41e3-8527-202e24c7e9e4 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Create snapshot from volume f6d966a9-4440-4911-976c-bdcb3aaeb58f Jan 20 10:54:21.965220 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-a4d111a7-33e1-41e3-8527-202e24c7e9e4 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Created reservations ['c9dba05e-51dd-4fac-a0d3-b8f4c87c3302', 'e04acc1e-0a78-46b5-af96-0693b0e94f1d', '2e7a136f-3713-4d5c-86cf-6640735207ee', '84486f70-700e-46c5-9c1c-a8d6faf97935'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:54:22.045204 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-385d2b45-1044-4370-9313-35b2fbd5ea38 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot create request issued successfully. Jan 20 10:54:22.046972 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-385d2b45-1044-4370-9313-35b2fbd5ea38 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots returned with HTTP 202 Jan 20 10:54:22.050480 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 943/1910] 10.222.0.73 () {60 vars in 1232 bytes} [Wed Jan 20 10:54:21 2021] POST /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots => generated 306 bytes in 640 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:54:22.076501 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-31c4dd3e-be74-43dd-be78-f23888f70185 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/d966fa10-6b23-4345-8060-490879413ec3 Jan 20 10:54:22.077152 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-31c4dd3e-be74-43dd-be78-f23888f70185 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:22.077513 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:22.077513 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:22.083985 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-31c4dd3e-be74-43dd-be78-f23888f70185 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:22.147819 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:22.147819 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:22.149667 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-31c4dd3e-be74-43dd-be78-f23888f70185 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot retrieved successfully. Jan 20 10:54:22.152256 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-31c4dd3e-be74-43dd-be78-f23888f70185 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/d966fa10-6b23-4345-8060-490879413ec3 returned with HTTP 200 Jan 20 10:54:22.155033 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 944/1911] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:22 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/d966fa10-6b23-4345-8060-490879413ec3 => generated 438 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:22.282572 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a4d111a7-33e1-41e3-8527-202e24c7e9e4 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Snapshot create request issued successfully. Jan 20 10:54:22.284182 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a4d111a7-33e1-41e3-8527-202e24c7e9e4 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/snapshots returned with HTTP 202 Jan 20 10:54:22.285816 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 968/1912] 10.222.0.73 () {60 vars in 1232 bytes} [Wed Jan 20 10:54:21 2021] POST /volume/v3/6fc9eb9855434545852f099e4483af20/snapshots => generated 311 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:54:22.298284 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-675fcddd-236e-43f7-8c84-28996fef64f8 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] GET http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76 Jan 20 10:54:22.298999 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-675fcddd-236e-43f7-8c84-28996fef64f8 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:22.299282 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:22.299282 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:22.299805 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-675fcddd-236e-43f7-8c84-28996fef64f8 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:22.374047 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:22.374047 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:22.393618 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-675fcddd-236e-43f7-8c84-28996fef64f8 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Snapshot retrieved successfully. Jan 20 10:54:22.405074 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-675fcddd-236e-43f7-8c84-28996fef64f8 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76 returned with HTTP 200 Jan 20 10:54:22.406226 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 945/1913] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:22 2021] GET /volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76 => generated 443 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:23.168058 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-14387fa0-ba1f-419c-96a0-94d4264bad46 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/d966fa10-6b23-4345-8060-490879413ec3 Jan 20 10:54:23.170101 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-14387fa0-ba1f-419c-96a0-94d4264bad46 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:23.170672 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:23.170672 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:23.173728 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-14387fa0-ba1f-419c-96a0-94d4264bad46 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:23.253930 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:23.253930 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:23.255705 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-14387fa0-ba1f-419c-96a0-94d4264bad46 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot retrieved successfully. Jan 20 10:54:23.258415 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-14387fa0-ba1f-419c-96a0-94d4264bad46 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/d966fa10-6b23-4345-8060-490879413ec3 returned with HTTP 200 Jan 20 10:54:23.260259 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 969/1914] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:23 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/d966fa10-6b23-4345-8060-490879413ec3 => generated 438 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:23.423375 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8715e92d-57db-43a3-8b95-990c166e4a5d tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] GET http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76 Jan 20 10:54:23.424421 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8715e92d-57db-43a3-8b95-990c166e4a5d tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:23.424822 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:23.424822 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:23.425480 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8715e92d-57db-43a3-8b95-990c166e4a5d tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:23.462739 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:23.462739 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:23.464572 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8715e92d-57db-43a3-8b95-990c166e4a5d tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Snapshot retrieved successfully. Jan 20 10:54:23.467743 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8715e92d-57db-43a3-8b95-990c166e4a5d tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76 returned with HTTP 200 Jan 20 10:54:23.468875 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 946/1915] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:23 2021] GET /volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76 => generated 443 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:24.279289 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f2de2ad8-799d-4755-8dfa-bfb99ca2e499 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/d966fa10-6b23-4345-8060-490879413ec3 Jan 20 10:54:24.283420 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f2de2ad8-799d-4755-8dfa-bfb99ca2e499 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:24.284120 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:24.284120 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:24.284911 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f2de2ad8-799d-4755-8dfa-bfb99ca2e499 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:24.347611 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:24.347611 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:24.349242 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f2de2ad8-799d-4755-8dfa-bfb99ca2e499 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot retrieved successfully. Jan 20 10:54:24.351685 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f2de2ad8-799d-4755-8dfa-bfb99ca2e499 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/d966fa10-6b23-4345-8060-490879413ec3 returned with HTTP 200 Jan 20 10:54:24.352822 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 970/1916] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:24 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/d966fa10-6b23-4345-8060-490879413ec3 => generated 438 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:54:24.509609 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-536db6fe-1e10-4a06-8532-70d4fd97b589 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] GET http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76 Jan 20 10:54:24.510601 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-536db6fe-1e10-4a06-8532-70d4fd97b589 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:24.511064 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:24.511064 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:24.511717 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-536db6fe-1e10-4a06-8532-70d4fd97b589 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:24.617470 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:24.617470 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:24.619107 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-536db6fe-1e10-4a06-8532-70d4fd97b589 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Snapshot retrieved successfully. Jan 20 10:54:24.621568 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-536db6fe-1e10-4a06-8532-70d4fd97b589 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76 returned with HTTP 200 Jan 20 10:54:24.627462 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 947/1917] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:24 2021] GET /volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76 => generated 443 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:25.377854 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fa618251-6a74-4cce-afe0-92bd6a000ce2 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/d966fa10-6b23-4345-8060-490879413ec3 Jan 20 10:54:25.379383 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fa618251-6a74-4cce-afe0-92bd6a000ce2 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:25.379805 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:25.379805 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:25.380180 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fa618251-6a74-4cce-afe0-92bd6a000ce2 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:25.435837 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:25.435837 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:25.437209 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fa618251-6a74-4cce-afe0-92bd6a000ce2 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot retrieved successfully. Jan 20 10:54:25.439717 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fa618251-6a74-4cce-afe0-92bd6a000ce2 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/d966fa10-6b23-4345-8060-490879413ec3 returned with HTTP 200 Jan 20 10:54:25.441706 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 971/1918] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:25 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/d966fa10-6b23-4345-8060-490879413ec3 => generated 465 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:25.458095 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a768faca-81a9-478d-b222-54881cfd2edf tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] POST http://10.222.0.73/volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/d966fa10-6b23-4345-8060-490879413ec3/action Jan 20 10:54:25.458638 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:25.458638 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:25.459412 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a768faca-81a9-478d-b222-54881cfd2edf tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:54:25.459990 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a768faca-81a9-478d-b222-54881cfd2edf tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:54:25.461638 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.admin_actions [None req-a768faca-81a9-478d-b222-54881cfd2edf tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Updating snapshot 'd966fa10-6b23-4345-8060-490879413ec3' with '{'status': 'error'}' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 20 10:54:25.521223 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:25.521223 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:25.584801 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a768faca-81a9-478d-b222-54881cfd2edf tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] http://10.222.0.73/volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/d966fa10-6b23-4345-8060-490879413ec3/action returned with HTTP 202 Jan 20 10:54:25.589226 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 948/1919] 10.222.0.73 () {60 vars in 1363 bytes} [Wed Jan 20 10:54:25 2021] POST /volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/d966fa10-6b23-4345-8060-490879413ec3/action => generated 0 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 20 10:54:25.597450 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-17b142a3-3f85-409d-8ca8-1c2b7dfb953c tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/d966fa10-6b23-4345-8060-490879413ec3 Jan 20 10:54:25.598014 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-17b142a3-3f85-409d-8ca8-1c2b7dfb953c tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:25.598401 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:25.598401 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:25.599098 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-17b142a3-3f85-409d-8ca8-1c2b7dfb953c tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:25.635594 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d18d7597-d5c2-4a5a-bfd4-c0ff01ec7c93 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] GET http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76 Jan 20 10:54:25.636694 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d18d7597-d5c2-4a5a-bfd4-c0ff01ec7c93 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:25.636922 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:25.636922 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:25.637931 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d18d7597-d5c2-4a5a-bfd4-c0ff01ec7c93 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:25.646274 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:25.646274 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:25.647892 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-17b142a3-3f85-409d-8ca8-1c2b7dfb953c tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot retrieved successfully. Jan 20 10:54:25.650405 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-17b142a3-3f85-409d-8ca8-1c2b7dfb953c tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/d966fa10-6b23-4345-8060-490879413ec3 returned with HTTP 200 Jan 20 10:54:25.651215 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 972/1920] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:25 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/d966fa10-6b23-4345-8060-490879413ec3 => generated 461 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:25.673673 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-43d6fac9-d2d1-48cc-a0e3-b5b3007011bc tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] POST http://10.222.0.73/volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/d966fa10-6b23-4345-8060-490879413ec3/action Jan 20 10:54:25.674913 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:25.674913 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:25.675715 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-43d6fac9-d2d1-48cc-a0e3-b5b3007011bc tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Action body: b'{"os-force_delete": {}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:54:25.676114 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-43d6fac9-d2d1-48cc-a0e3-b5b3007011bc tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:54:25.690247 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:25.690247 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:25.692724 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d18d7597-d5c2-4a5a-bfd4-c0ff01ec7c93 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Snapshot retrieved successfully. Jan 20 10:54:25.696779 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d18d7597-d5c2-4a5a-bfd4-c0ff01ec7c93 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76 returned with HTTP 200 Jan 20 10:54:25.699364 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 949/1921] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:25 2021] GET /volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76 => generated 470 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:54:25.714530 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fb75182c-af7d-4662-8c01-456f085dd4a4 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] POST http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76/metadata Jan 20 10:54:25.714988 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:25.714988 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:25.715461 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fb75182c-af7d-4662-8c01-456f085dd4a4 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:54:25.727099 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:25.727099 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:25.729586 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-43d6fac9-d2d1-48cc-a0e3-b5b3007011bc tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Snapshot retrieved successfully. Jan 20 10:54:25.773380 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:25.773380 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:25.775060 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fb75182c-af7d-4662-8c01-456f085dd4a4 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Snapshot retrieved successfully. Jan 20 10:54:25.832250 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-43d6fac9-d2d1-48cc-a0e3-b5b3007011bc tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Snapshot delete request issued successfully. Jan 20 10:54:25.833060 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-43d6fac9-d2d1-48cc-a0e3-b5b3007011bc tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] http://10.222.0.73/volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/d966fa10-6b23-4345-8060-490879413ec3/action returned with HTTP 202 Jan 20 10:54:25.837345 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 973/1922] 10.222.0.73 () {60 vars in 1363 bytes} [Wed Jan 20 10:54:25 2021] POST /volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/d966fa10-6b23-4345-8060-490879413ec3/action => generated 0 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 20 10:54:25.845349 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b6c623a7-ec36-408a-809b-f808ae842a0e tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/d966fa10-6b23-4345-8060-490879413ec3 Jan 20 10:54:25.846382 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b6c623a7-ec36-408a-809b-f808ae842a0e tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:25.846872 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:25.846872 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:25.848740 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b6c623a7-ec36-408a-809b-f808ae842a0e tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:25.872289 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fb75182c-af7d-4662-8c01-456f085dd4a4 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Update snapshot metadata completed successfully. Jan 20 10:54:25.873054 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fb75182c-af7d-4662-8c01-456f085dd4a4 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76/metadata returned with HTTP 200 Jan 20 10:54:25.881734 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 950/1923] 10.222.0.73 () {60 vars in 1369 bytes} [Wed Jan 20 10:54:25 2021] POST /volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76/metadata => generated 68 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 20 10:54:25.888362 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-162eaa74-0811-4d38-b584-9cf0195c108c tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] GET http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76/metadata Jan 20 10:54:25.888911 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-162eaa74-0811-4d38-b584-9cf0195c108c tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:25.889229 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:25.889229 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:25.889612 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-162eaa74-0811-4d38-b584-9cf0195c108c tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:25.893779 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:25.893779 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:25.895477 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b6c623a7-ec36-408a-809b-f808ae842a0e tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot retrieved successfully. Jan 20 10:54:25.899199 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b6c623a7-ec36-408a-809b-f808ae842a0e tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/d966fa10-6b23-4345-8060-490879413ec3 returned with HTTP 200 Jan 20 10:54:25.901781 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 974/1924] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:25 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/d966fa10-6b23-4345-8060-490879413ec3 => generated 464 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:25.925409 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:25.925409 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:25.927196 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-162eaa74-0811-4d38-b584-9cf0195c108c tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Snapshot retrieved successfully. Jan 20 10:54:25.930630 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-162eaa74-0811-4d38-b584-9cf0195c108c tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Get snapshot metadata completed successfully. Jan 20 10:54:25.931354 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-162eaa74-0811-4d38-b584-9cf0195c108c tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76/metadata returned with HTTP 200 Jan 20 10:54:25.933948 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 951/1925] 10.222.0.73 () {58 vars in 1348 bytes} [Wed Jan 20 10:54:25 2021] GET /volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76/metadata => generated 68 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 20 10:54:25.943951 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-be113a86-729e-4dd0-8d08-670e7fcc85c5 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] PUT http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76/metadata Jan 20 10:54:25.944464 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:25.944464 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:25.944981 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-be113a86-729e-4dd0-8d08-670e7fcc85c5 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:54:25.981384 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:25.981384 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:25.982565 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-be113a86-729e-4dd0-8d08-670e7fcc85c5 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Snapshot retrieved successfully. Jan 20 10:54:26.035995 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-be113a86-729e-4dd0-8d08-670e7fcc85c5 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Update snapshot metadata completed successfully. Jan 20 10:54:26.036684 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-be113a86-729e-4dd0-8d08-670e7fcc85c5 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76/metadata returned with HTTP 200 Jan 20 10:54:26.042386 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 975/1926] 10.222.0.73 () {60 vars in 1368 bytes} [Wed Jan 20 10:54:25 2021] PUT /volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76/metadata => generated 57 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 20 10:54:26.052971 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0876beb8-b5f8-4e9a-b4d0-bd79f0e0f6ff tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] GET http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76/metadata Jan 20 10:54:26.053556 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0876beb8-b5f8-4e9a-b4d0-bd79f0e0f6ff tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:26.053783 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:26.053783 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:26.054171 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0876beb8-b5f8-4e9a-b4d0-bd79f0e0f6ff tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:26.096298 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:26.096298 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:26.098918 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0876beb8-b5f8-4e9a-b4d0-bd79f0e0f6ff tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Snapshot retrieved successfully. Jan 20 10:54:26.101797 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0876beb8-b5f8-4e9a-b4d0-bd79f0e0f6ff tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Get snapshot metadata completed successfully. Jan 20 10:54:26.102715 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0876beb8-b5f8-4e9a-b4d0-bd79f0e0f6ff tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76/metadata returned with HTTP 200 Jan 20 10:54:26.117604 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3fd46c08-73f2-45ed-870d-23047d78c5e5 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] DELETE http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76/metadata/key3 Jan 20 10:54:26.118487 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3fd46c08-73f2-45ed-870d-23047d78c5e5 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:26.118960 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:26.118960 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:26.120142 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3fd46c08-73f2-45ed-870d-23047d78c5e5 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:26.124976 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 952/1927] 10.222.0.73 () {58 vars in 1348 bytes} [Wed Jan 20 10:54:26 2021] GET /volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76/metadata => generated 57 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 20 10:54:26.164898 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:26.164898 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:26.168148 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3fd46c08-73f2-45ed-870d-23047d78c5e5 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Snapshot retrieved successfully. Jan 20 10:54:26.173594 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3fd46c08-73f2-45ed-870d-23047d78c5e5 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Get snapshot metadata completed successfully. Jan 20 10:54:26.189386 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:54:26.189386 n-d-768509-8 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Jan 20 10:54:26.200237 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3fd46c08-73f2-45ed-870d-23047d78c5e5 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Delete snapshot metadata completed successfully. Jan 20 10:54:26.200576 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3fd46c08-73f2-45ed-870d-23047d78c5e5 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76/metadata/key3 returned with HTTP 200 Jan 20 10:54:26.201478 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 976/1928] 10.222.0.73 () {58 vars in 1366 bytes} [Wed Jan 20 10:54:26 2021] DELETE /volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76/metadata/key3 => generated 0 bytes in 91 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 20 10:54:26.236199 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c8066b1e-049d-46f8-b9ee-bfcea4915663 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] GET http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76/metadata Jan 20 10:54:26.237752 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c8066b1e-049d-46f8-b9ee-bfcea4915663 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:26.241103 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:26.241103 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:26.242294 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c8066b1e-049d-46f8-b9ee-bfcea4915663 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:26.324194 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:26.324194 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:26.327222 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c8066b1e-049d-46f8-b9ee-bfcea4915663 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Snapshot retrieved successfully. Jan 20 10:54:26.335320 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c8066b1e-049d-46f8-b9ee-bfcea4915663 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Get snapshot metadata completed successfully. Jan 20 10:54:26.335320 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c8066b1e-049d-46f8-b9ee-bfcea4915663 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76/metadata returned with HTTP 200 Jan 20 10:54:26.338513 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 953/1929] 10.222.0.73 () {58 vars in 1348 bytes} [Wed Jan 20 10:54:26 2021] GET /volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76/metadata => generated 32 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 20 10:54:26.351035 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a0662bca-c968-485c-a63d-ff3e46bc4f33 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] PUT http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76/metadata Jan 20 10:54:26.351475 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:26.351475 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:26.351758 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a0662bca-c968-485c-a63d-ff3e46bc4f33 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:54:26.390977 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:26.390977 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:26.392228 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a0662bca-c968-485c-a63d-ff3e46bc4f33 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Snapshot retrieved successfully. Jan 20 10:54:26.454364 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a0662bca-c968-485c-a63d-ff3e46bc4f33 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Update snapshot metadata completed successfully. Jan 20 10:54:26.455006 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a0662bca-c968-485c-a63d-ff3e46bc4f33 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76/metadata returned with HTTP 200 Jan 20 10:54:26.456261 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 977/1930] 10.222.0.73 () {60 vars in 1368 bytes} [Wed Jan 20 10:54:26 2021] PUT /volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76/metadata => generated 16 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 20 10:54:26.471556 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c34ead3c-0cb4-4479-87e6-cada86d3739e tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] POST http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76/metadata Jan 20 10:54:26.472506 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:26.472506 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:26.473119 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c34ead3c-0cb4-4479-87e6-cada86d3739e tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:54:26.535905 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:26.535905 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:26.542126 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c34ead3c-0cb4-4479-87e6-cada86d3739e tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Snapshot retrieved successfully. Jan 20 10:54:26.634606 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c34ead3c-0cb4-4479-87e6-cada86d3739e tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Update snapshot metadata completed successfully. Jan 20 10:54:26.635241 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c34ead3c-0cb4-4479-87e6-cada86d3739e tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76/metadata returned with HTTP 200 Jan 20 10:54:26.637070 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 954/1931] 10.222.0.73 () {60 vars in 1369 bytes} [Wed Jan 20 10:54:26 2021] POST /volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76/metadata => generated 68 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 20 10:54:26.650322 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-629b6b5a-8c64-46b7-aefb-bbab6a42cb3c tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] GET http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76/metadata Jan 20 10:54:26.650879 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-629b6b5a-8c64-46b7-aefb-bbab6a42cb3c tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:26.651224 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:26.651224 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:26.651616 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-629b6b5a-8c64-46b7-aefb-bbab6a42cb3c tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:26.728113 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:26.728113 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:26.730716 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-629b6b5a-8c64-46b7-aefb-bbab6a42cb3c tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Snapshot retrieved successfully. Jan 20 10:54:26.735805 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-629b6b5a-8c64-46b7-aefb-bbab6a42cb3c tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Get snapshot metadata completed successfully. Jan 20 10:54:26.736616 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-629b6b5a-8c64-46b7-aefb-bbab6a42cb3c tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76/metadata returned with HTTP 200 Jan 20 10:54:26.738222 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 978/1932] 10.222.0.73 () {58 vars in 1348 bytes} [Wed Jan 20 10:54:26 2021] GET /volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76/metadata => generated 68 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 20 10:54:26.753388 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7047ff4e-ab53-4798-bba6-94c2d13901a5 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] PUT http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76/metadata/key3 Jan 20 10:54:26.754182 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:26.754182 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:26.754898 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7047ff4e-ab53-4798-bba6-94c2d13901a5 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:54:26.844231 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:26.844231 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:26.847062 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7047ff4e-ab53-4798-bba6-94c2d13901a5 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Snapshot retrieved successfully. Jan 20 10:54:26.915298 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7047ff4e-ab53-4798-bba6-94c2d13901a5 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Update snapshot metadata completed successfully. Jan 20 10:54:26.916204 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7047ff4e-ab53-4798-bba6-94c2d13901a5 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76/metadata/key3 returned with HTTP 200 Jan 20 10:54:26.916593 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-22a3884c-f852-4f2b-b43e-1311eae16164 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/d966fa10-6b23-4345-8060-490879413ec3 Jan 20 10:54:26.917404 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-22a3884c-f852-4f2b-b43e-1311eae16164 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:26.917721 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:26.917721 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:26.918103 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 955/1933] 10.222.0.73 () {60 vars in 1383 bytes} [Wed Jan 20 10:54:26 2021] PUT /volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76/metadata/key3 => generated 35 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 20 10:54:26.918899 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-22a3884c-f852-4f2b-b43e-1311eae16164 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:26.935095 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c16e64b1-2600-4517-b1e2-e237f21a035e tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] GET http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76/metadata/key3 Jan 20 10:54:26.936058 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c16e64b1-2600-4517-b1e2-e237f21a035e tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:26.936832 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:26.936832 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:26.937549 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c16e64b1-2600-4517-b1e2-e237f21a035e tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:26.970525 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:26.970525 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:26.972044 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-22a3884c-f852-4f2b-b43e-1311eae16164 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot retrieved successfully. Jan 20 10:54:26.981836 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-22a3884c-f852-4f2b-b43e-1311eae16164 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/d966fa10-6b23-4345-8060-490879413ec3 returned with HTTP 200 Jan 20 10:54:26.982082 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:26.982082 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:26.983187 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 979/1934] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:26 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/d966fa10-6b23-4345-8060-490879413ec3 => generated 464 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:26.992014 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c16e64b1-2600-4517-b1e2-e237f21a035e tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Snapshot retrieved successfully. Jan 20 10:54:26.994591 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c16e64b1-2600-4517-b1e2-e237f21a035e tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Get snapshot metadata completed successfully. Jan 20 10:54:26.995245 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c16e64b1-2600-4517-b1e2-e237f21a035e tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76/metadata/key3 returned with HTTP 200 Jan 20 10:54:26.996107 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 956/1935] 10.222.0.73 () {58 vars in 1363 bytes} [Wed Jan 20 10:54:26 2021] GET /volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76/metadata/key3 => generated 35 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 20 10:54:27.011275 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-913f25cf-4b1d-4ab7-8ad4-a7f6e02b741b tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] GET http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76/metadata Jan 20 10:54:27.012398 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-913f25cf-4b1d-4ab7-8ad4-a7f6e02b741b tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:27.012864 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:27.012864 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:27.013830 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-913f25cf-4b1d-4ab7-8ad4-a7f6e02b741b tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:27.046267 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:27.046267 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:27.047685 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-913f25cf-4b1d-4ab7-8ad4-a7f6e02b741b tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Snapshot retrieved successfully. Jan 20 10:54:27.050030 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-913f25cf-4b1d-4ab7-8ad4-a7f6e02b741b tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Get snapshot metadata completed successfully. Jan 20 10:54:27.050743 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-913f25cf-4b1d-4ab7-8ad4-a7f6e02b741b tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76/metadata returned with HTTP 200 Jan 20 10:54:27.051671 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 980/1936] 10.222.0.73 () {58 vars in 1348 bytes} [Wed Jan 20 10:54:27 2021] GET /volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76/metadata => generated 75 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 20 10:54:27.063714 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ce8fb6b4-26b8-444e-9cd1-8ec67eed1f18 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] PUT http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76/metadata Jan 20 10:54:27.064451 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:27.064451 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:27.065067 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ce8fb6b4-26b8-444e-9cd1-8ec67eed1f18 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:54:27.144389 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:27.144389 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:27.145758 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ce8fb6b4-26b8-444e-9cd1-8ec67eed1f18 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Snapshot retrieved successfully. Jan 20 10:54:27.216044 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ce8fb6b4-26b8-444e-9cd1-8ec67eed1f18 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Update snapshot metadata completed successfully. Jan 20 10:54:27.216652 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ce8fb6b4-26b8-444e-9cd1-8ec67eed1f18 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76/metadata returned with HTTP 200 Jan 20 10:54:27.217804 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 957/1937] 10.222.0.73 () {60 vars in 1368 bytes} [Wed Jan 20 10:54:27 2021] PUT /volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76/metadata => generated 16 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 20 10:54:27.233766 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-82c92e9c-f223-4604-80f2-8e85064ce9a8 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] DELETE http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76 Jan 20 10:54:27.234726 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-82c92e9c-f223-4604-80f2-8e85064ce9a8 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:27.235061 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:27.235061 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:27.235737 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-82c92e9c-f223-4604-80f2-8e85064ce9a8 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:27.236474 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-82c92e9c-f223-4604-80f2-8e85064ce9a8 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Delete snapshot with id: 1a6411b6-0bb5-4757-8d47-f76c3ca47d76 Jan 20 10:54:27.278572 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:27.278572 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:27.280907 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-82c92e9c-f223-4604-80f2-8e85064ce9a8 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Snapshot retrieved successfully. Jan 20 10:54:27.418931 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-82c92e9c-f223-4604-80f2-8e85064ce9a8 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Snapshot delete request issued successfully. Jan 20 10:54:27.419464 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-82c92e9c-f223-4604-80f2-8e85064ce9a8 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76 returned with HTTP 202 Jan 20 10:54:27.420633 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 981/1938] 10.222.0.73 () {58 vars in 1324 bytes} [Wed Jan 20 10:54:27 2021] DELETE /volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76 => generated 0 bytes in 195 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:54:27.430524 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-95f7cfa9-cb6f-4f1f-8cf0-f0f3e1506482 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] GET http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76 Jan 20 10:54:27.431125 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-95f7cfa9-cb6f-4f1f-8cf0-f0f3e1506482 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:27.431690 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:27.431690 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:27.432249 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-95f7cfa9-cb6f-4f1f-8cf0-f0f3e1506482 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:27.507956 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:27.507956 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:27.509922 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-95f7cfa9-cb6f-4f1f-8cf0-f0f3e1506482 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Snapshot retrieved successfully. Jan 20 10:54:27.513831 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-95f7cfa9-cb6f-4f1f-8cf0-f0f3e1506482 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76 returned with HTTP 200 Jan 20 10:54:27.515412 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 958/1939] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:27 2021] GET /volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76 => generated 469 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:27.997912 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-593956fd-274e-4e10-81ed-a0d1dc350f1b tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/d966fa10-6b23-4345-8060-490879413ec3 Jan 20 10:54:27.998685 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-593956fd-274e-4e10-81ed-a0d1dc350f1b tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:27.999075 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:27.999075 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:27.999461 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-593956fd-274e-4e10-81ed-a0d1dc350f1b tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:28.061635 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-593956fd-274e-4e10-81ed-a0d1dc350f1b tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/d966fa10-6b23-4345-8060-490879413ec3 returned with HTTP 404 Jan 20 10:54:28.063072 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 982/1940] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:27 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/d966fa10-6b23-4345-8060-490879413ec3 => generated 111 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:54:28.073148 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-11c06a3c-e321-4f8c-b230-5bdc52cd48c6 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] POST http://10.222.0.73/volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/8aff08eb-7edb-4198-9405-05432e07784c/action Jan 20 10:54:28.074107 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:28.074107 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:28.075082 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-11c06a3c-e321-4f8c-b230-5bdc52cd48c6 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:54:28.075547 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-11c06a3c-e321-4f8c-b230-5bdc52cd48c6 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:54:28.076584 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.admin_actions [None req-11c06a3c-e321-4f8c-b230-5bdc52cd48c6 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Updating snapshot '8aff08eb-7edb-4198-9405-05432e07784c' with '{'status': 'available'}' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 20 10:54:28.274468 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:28.274468 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:28.373203 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-11c06a3c-e321-4f8c-b230-5bdc52cd48c6 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] http://10.222.0.73/volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/8aff08eb-7edb-4198-9405-05432e07784c/action returned with HTTP 202 Jan 20 10:54:28.374476 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 959/1941] 10.222.0.73 () {60 vars in 1363 bytes} [Wed Jan 20 10:54:28 2021] POST /volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/8aff08eb-7edb-4198-9405-05432e07784c/action => generated 0 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 20 10:54:28.397121 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-562134ae-8302-4614-8f82-11dabe8ddf8f tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c Jan 20 10:54:28.398612 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-562134ae-8302-4614-8f82-11dabe8ddf8f tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:28.402322 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-562134ae-8302-4614-8f82-11dabe8ddf8f tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:28.498890 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:28.498890 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:28.505242 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-562134ae-8302-4614-8f82-11dabe8ddf8f tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot retrieved successfully. Jan 20 10:54:28.517186 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-562134ae-8302-4614-8f82-11dabe8ddf8f tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c returned with HTTP 200 Jan 20 10:54:28.518624 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 983/1942] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:28 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c => generated 465 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:28.527531 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cb9e4c4d-e0aa-4df9-9d3c-cf4344b00f84 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] GET http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76 Jan 20 10:54:28.528453 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cb9e4c4d-e0aa-4df9-9d3c-cf4344b00f84 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:28.528884 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:28.528884 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:28.530141 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cb9e4c4d-e0aa-4df9-9d3c-cf4344b00f84 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:28.544793 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c5e8cba5-2231-4a50-99ca-0b30e54a5b97 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] POST http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots Jan 20 10:54:28.552644 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:28.552644 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:28.553961 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c5e8cba5-2231-4a50-99ca-0b30e54a5b97 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0173ff61-1747-4cb8-bd9e-a8db05f840ae", "name": "tempest-SnapshotsActionsTest-Snapshot-1446693421"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:54:28.617709 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:28.617709 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:28.624432 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cb9e4c4d-e0aa-4df9-9d3c-cf4344b00f84 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Snapshot retrieved successfully. Jan 20 10:54:28.635180 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cb9e4c4d-e0aa-4df9-9d3c-cf4344b00f84 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76 returned with HTTP 200 Jan 20 10:54:28.643071 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 960/1943] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:28 2021] GET /volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76 => generated 469 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:28.749538 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:28.749538 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:28.751197 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c5e8cba5-2231-4a50-99ca-0b30e54a5b97 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Volume info retrieved successfully. Jan 20 10:54:28.755019 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-c5e8cba5-2231-4a50-99ca-0b30e54a5b97 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Create snapshot from volume 0173ff61-1747-4cb8-bd9e-a8db05f840ae Jan 20 10:54:28.968345 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-c5e8cba5-2231-4a50-99ca-0b30e54a5b97 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Created reservations ['a871ef19-1592-4fec-b3b7-26707c7fa16e', '881953de-fbac-40bd-aef4-9380b849318d', '6a39acb6-4a38-4dd7-9f0b-0990463810da', '1750a892-7c08-43fd-842e-3f05fee1d7b2'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:54:29.269113 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c5e8cba5-2231-4a50-99ca-0b30e54a5b97 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot create request issued successfully. Jan 20 10:54:29.270715 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c5e8cba5-2231-4a50-99ca-0b30e54a5b97 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots returned with HTTP 202 Jan 20 10:54:29.278388 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 984/1944] 10.222.0.73 () {60 vars in 1232 bytes} [Wed Jan 20 10:54:28 2021] POST /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots => generated 307 bytes in 740 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:54:29.298423 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-12d78507-4ee3-4fd7-9f8d-d368bb838306 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/ec6bb5ab-445d-430a-ad55-ba4af2a559aa Jan 20 10:54:29.301135 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-12d78507-4ee3-4fd7-9f8d-d368bb838306 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:29.301725 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:29.301725 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:29.304809 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-12d78507-4ee3-4fd7-9f8d-d368bb838306 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:29.417135 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:29.417135 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:29.442988 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-12d78507-4ee3-4fd7-9f8d-d368bb838306 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot retrieved successfully. Jan 20 10:54:29.447598 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-12d78507-4ee3-4fd7-9f8d-d368bb838306 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/ec6bb5ab-445d-430a-ad55-ba4af2a559aa returned with HTTP 200 Jan 20 10:54:29.457009 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 961/1945] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:29 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/ec6bb5ab-445d-430a-ad55-ba4af2a559aa => generated 439 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:29.655467 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dee27cac-850a-4737-ac78-a5d91059b935 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] GET http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76 Jan 20 10:54:29.656484 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dee27cac-850a-4737-ac78-a5d91059b935 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:29.656789 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:29.656789 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:29.657748 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dee27cac-850a-4737-ac78-a5d91059b935 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:29.794745 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:29.794745 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:29.797923 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dee27cac-850a-4737-ac78-a5d91059b935 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Snapshot retrieved successfully. Jan 20 10:54:29.801949 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dee27cac-850a-4737-ac78-a5d91059b935 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76 returned with HTTP 200 Jan 20 10:54:29.810507 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 985/1946] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:29 2021] GET /volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76 => generated 469 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:30.468576 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-88644b5e-67b0-44cd-ae02-6231d932ac0f tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/ec6bb5ab-445d-430a-ad55-ba4af2a559aa Jan 20 10:54:30.470019 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-88644b5e-67b0-44cd-ae02-6231d932ac0f tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:30.470580 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:30.470580 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:30.472165 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-88644b5e-67b0-44cd-ae02-6231d932ac0f tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:30.501293 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:30.501293 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:30.503780 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-88644b5e-67b0-44cd-ae02-6231d932ac0f tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot retrieved successfully. Jan 20 10:54:30.506717 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-88644b5e-67b0-44cd-ae02-6231d932ac0f tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/ec6bb5ab-445d-430a-ad55-ba4af2a559aa returned with HTTP 200 Jan 20 10:54:30.507851 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 962/1947] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:30 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/ec6bb5ab-445d-430a-ad55-ba4af2a559aa => generated 439 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:30.823968 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2080c464-9357-48f2-8ead-9929ca853966 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] GET http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76 Jan 20 10:54:30.824539 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2080c464-9357-48f2-8ead-9929ca853966 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:30.825387 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:30.825387 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:30.825697 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2080c464-9357-48f2-8ead-9929ca853966 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:30.934490 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2080c464-9357-48f2-8ead-9929ca853966 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76 returned with HTTP 404 Jan 20 10:54:30.935565 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 986/1948] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:30 2021] GET /volume/v3/6fc9eb9855434545852f099e4483af20/snapshots/1a6411b6-0bb5-4757-8d47-f76c3ca47d76 => generated 111 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:54:30.945709 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-87527be8-daa0-4505-b1de-7fb248e28a8b tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] DELETE http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/volumes/f6d966a9-4440-4911-976c-bdcb3aaeb58f Jan 20 10:54:30.946424 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-87527be8-daa0-4505-b1de-7fb248e28a8b tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:30.946903 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:30.946903 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:30.947498 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-87527be8-daa0-4505-b1de-7fb248e28a8b tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:30.948101 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-87527be8-daa0-4505-b1de-7fb248e28a8b tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Delete volume with id: f6d966a9-4440-4911-976c-bdcb3aaeb58f Jan 20 10:54:31.023515 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:31.023515 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:31.025279 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-87527be8-daa0-4505-b1de-7fb248e28a8b tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Volume info retrieved successfully. Jan 20 10:54:31.083536 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-87527be8-daa0-4505-b1de-7fb248e28a8b tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Delete volume request issued successfully. Jan 20 10:54:31.085027 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-87527be8-daa0-4505-b1de-7fb248e28a8b tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/volumes/f6d966a9-4440-4911-976c-bdcb3aaeb58f returned with HTTP 202 Jan 20 10:54:31.092854 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 963/1949] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:54:30 2021] DELETE /volume/v3/6fc9eb9855434545852f099e4483af20/volumes/f6d966a9-4440-4911-976c-bdcb3aaeb58f => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:54:31.102857 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-43f0764e-47a4-4173-bb8f-ea099572d73c tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] GET http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/volumes/f6d966a9-4440-4911-976c-bdcb3aaeb58f Jan 20 10:54:31.103801 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-43f0764e-47a4-4173-bb8f-ea099572d73c tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:31.104677 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-43f0764e-47a4-4173-bb8f-ea099572d73c tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:31.306271 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:31.306271 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:31.339445 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-43f0764e-47a4-4173-bb8f-ea099572d73c tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Volume info retrieved successfully. Jan 20 10:54:31.430622 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-43f0764e-47a4-4173-bb8f-ea099572d73c tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/volumes/f6d966a9-4440-4911-976c-bdcb3aaeb58f returned with HTTP 200 Jan 20 10:54:31.448241 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 987/1950] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:54:31 2021] GET /volume/v3/6fc9eb9855434545852f099e4483af20/volumes/f6d966a9-4440-4911-976c-bdcb3aaeb58f => generated 916 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:31.525164 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ca9e139d-660c-4de8-9c1c-ad5bbfe086b9 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/ec6bb5ab-445d-430a-ad55-ba4af2a559aa Jan 20 10:54:31.525971 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ca9e139d-660c-4de8-9c1c-ad5bbfe086b9 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:31.526419 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:31.526419 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:31.527044 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ca9e139d-660c-4de8-9c1c-ad5bbfe086b9 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:31.594228 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:31.594228 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:31.595993 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ca9e139d-660c-4de8-9c1c-ad5bbfe086b9 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot retrieved successfully. Jan 20 10:54:31.599316 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ca9e139d-660c-4de8-9c1c-ad5bbfe086b9 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/ec6bb5ab-445d-430a-ad55-ba4af2a559aa returned with HTTP 200 Jan 20 10:54:31.608011 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 964/1951] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:31 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/ec6bb5ab-445d-430a-ad55-ba4af2a559aa => generated 439 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:32.458660 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ef8d2757-67ea-4eed-ac95-c28b80e24af2 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] GET http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/volumes/f6d966a9-4440-4911-976c-bdcb3aaeb58f Jan 20 10:54:32.461151 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ef8d2757-67ea-4eed-ac95-c28b80e24af2 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:32.462247 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:32.462247 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:32.465062 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ef8d2757-67ea-4eed-ac95-c28b80e24af2 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:32.622847 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-44bf602f-9423-4ac2-a4f8-cdf2d4c80204 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/ec6bb5ab-445d-430a-ad55-ba4af2a559aa Jan 20 10:54:32.623831 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-44bf602f-9423-4ac2-a4f8-cdf2d4c80204 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:32.624258 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:32.624258 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:32.625005 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-44bf602f-9423-4ac2-a4f8-cdf2d4c80204 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:32.736482 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:32.736482 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:32.763957 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ef8d2757-67ea-4eed-ac95-c28b80e24af2 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Volume info retrieved successfully. Jan 20 10:54:32.798765 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:32.798765 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:32.799984 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-44bf602f-9423-4ac2-a4f8-cdf2d4c80204 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot retrieved successfully. Jan 20 10:54:32.809399 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-44bf602f-9423-4ac2-a4f8-cdf2d4c80204 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/ec6bb5ab-445d-430a-ad55-ba4af2a559aa returned with HTTP 200 Jan 20 10:54:32.810243 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 965/1952] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:32 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/ec6bb5ab-445d-430a-ad55-ba4af2a559aa => generated 466 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:32.826102 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ef8d2757-67ea-4eed-ac95-c28b80e24af2 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/volumes/f6d966a9-4440-4911-976c-bdcb3aaeb58f returned with HTTP 200 Jan 20 10:54:32.827205 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 988/1953] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:54:32 2021] GET /volume/v3/6fc9eb9855434545852f099e4483af20/volumes/f6d966a9-4440-4911-976c-bdcb3aaeb58f => generated 916 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:32.833124 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ce93d776-03eb-4b17-977c-3d9b22759ee2 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] POST http://10.222.0.73/volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/ec6bb5ab-445d-430a-ad55-ba4af2a559aa/action Jan 20 10:54:32.833590 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:32.833590 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:32.834108 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ce93d776-03eb-4b17-977c-3d9b22759ee2 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:54:32.834495 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ce93d776-03eb-4b17-977c-3d9b22759ee2 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:54:32.835510 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.admin_actions [None req-ce93d776-03eb-4b17-977c-3d9b22759ee2 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Updating snapshot 'ec6bb5ab-445d-430a-ad55-ba4af2a559aa' with '{'status': 'error_deleting'}' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 20 10:54:32.911580 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:32.911580 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:32.953787 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ce93d776-03eb-4b17-977c-3d9b22759ee2 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] http://10.222.0.73/volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/ec6bb5ab-445d-430a-ad55-ba4af2a559aa/action returned with HTTP 202 Jan 20 10:54:32.964000 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8b3524b8-ed82-4430-a3b1-fb02cd7025e5 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/ec6bb5ab-445d-430a-ad55-ba4af2a559aa Jan 20 10:54:32.964554 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8b3524b8-ed82-4430-a3b1-fb02cd7025e5 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:32.964824 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:32.964824 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:32.965431 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8b3524b8-ed82-4430-a3b1-fb02cd7025e5 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:32.970372 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 966/1954] 10.222.0.73 () {60 vars in 1363 bytes} [Wed Jan 20 10:54:32 2021] POST /volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/ec6bb5ab-445d-430a-ad55-ba4af2a559aa/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 20 10:54:32.995140 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:32.995140 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:32.997189 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8b3524b8-ed82-4430-a3b1-fb02cd7025e5 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot retrieved successfully. Jan 20 10:54:32.999386 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8b3524b8-ed82-4430-a3b1-fb02cd7025e5 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/ec6bb5ab-445d-430a-ad55-ba4af2a559aa returned with HTTP 200 Jan 20 10:54:33.000501 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 989/1955] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:32 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/ec6bb5ab-445d-430a-ad55-ba4af2a559aa => generated 471 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:33.014429 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-432ffe04-8257-4dd8-b281-0bec192d1f20 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] POST http://10.222.0.73/volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/ec6bb5ab-445d-430a-ad55-ba4af2a559aa/action Jan 20 10:54:33.014927 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:33.014927 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:33.015430 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-432ffe04-8257-4dd8-b281-0bec192d1f20 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Action body: b'{"os-force_delete": {}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:54:33.015841 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-432ffe04-8257-4dd8-b281-0bec192d1f20 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:54:33.045733 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:33.045733 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:33.046682 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-432ffe04-8257-4dd8-b281-0bec192d1f20 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Snapshot retrieved successfully. Jan 20 10:54:33.129552 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-432ffe04-8257-4dd8-b281-0bec192d1f20 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Snapshot delete request issued successfully. Jan 20 10:54:33.130194 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-432ffe04-8257-4dd8-b281-0bec192d1f20 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] http://10.222.0.73/volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/ec6bb5ab-445d-430a-ad55-ba4af2a559aa/action returned with HTTP 202 Jan 20 10:54:33.131690 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 967/1956] 10.222.0.73 () {60 vars in 1363 bytes} [Wed Jan 20 10:54:33 2021] POST /volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/ec6bb5ab-445d-430a-ad55-ba4af2a559aa/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 20 10:54:33.142144 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2b8acb0a-a0cc-4b0f-b73e-70c3ad7bf7df tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/ec6bb5ab-445d-430a-ad55-ba4af2a559aa Jan 20 10:54:33.142773 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2b8acb0a-a0cc-4b0f-b73e-70c3ad7bf7df tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:33.142994 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:33.142994 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:33.143462 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2b8acb0a-a0cc-4b0f-b73e-70c3ad7bf7df tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:33.175289 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:33.175289 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:33.177043 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2b8acb0a-a0cc-4b0f-b73e-70c3ad7bf7df tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot retrieved successfully. Jan 20 10:54:33.179679 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2b8acb0a-a0cc-4b0f-b73e-70c3ad7bf7df tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/ec6bb5ab-445d-430a-ad55-ba4af2a559aa returned with HTTP 200 Jan 20 10:54:33.180749 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 990/1957] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:33 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/ec6bb5ab-445d-430a-ad55-ba4af2a559aa => generated 465 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:54:33.843283 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6906a434-108c-45c7-b1fb-1bc5fafc2206 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] GET http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/volumes/f6d966a9-4440-4911-976c-bdcb3aaeb58f Jan 20 10:54:33.844689 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6906a434-108c-45c7-b1fb-1bc5fafc2206 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:33.845017 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:33.845017 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:33.845295 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6906a434-108c-45c7-b1fb-1bc5fafc2206 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:34.036700 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:34.036700 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:34.080598 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6906a434-108c-45c7-b1fb-1bc5fafc2206 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Volume info retrieved successfully. Jan 20 10:54:34.169375 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6906a434-108c-45c7-b1fb-1bc5fafc2206 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/volumes/f6d966a9-4440-4911-976c-bdcb3aaeb58f returned with HTTP 200 Jan 20 10:54:34.179640 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 968/1958] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:54:33 2021] GET /volume/v3/6fc9eb9855434545852f099e4483af20/volumes/f6d966a9-4440-4911-976c-bdcb3aaeb58f => generated 916 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:34.197014 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-76a30410-9e86-4562-9f92-b596a15b5265 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/ec6bb5ab-445d-430a-ad55-ba4af2a559aa Jan 20 10:54:34.204272 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-76a30410-9e86-4562-9f92-b596a15b5265 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:34.204686 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:34.204686 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:34.205350 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-76a30410-9e86-4562-9f92-b596a15b5265 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:34.280102 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:34.280102 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:34.281607 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-76a30410-9e86-4562-9f92-b596a15b5265 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot retrieved successfully. Jan 20 10:54:34.283693 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-76a30410-9e86-4562-9f92-b596a15b5265 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/ec6bb5ab-445d-430a-ad55-ba4af2a559aa returned with HTTP 200 Jan 20 10:54:34.288811 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 991/1959] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:34 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/ec6bb5ab-445d-430a-ad55-ba4af2a559aa => generated 465 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:35.188633 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-22186ea2-11f7-4b75-a96b-c0e77d5f0719 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] GET http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/volumes/f6d966a9-4440-4911-976c-bdcb3aaeb58f Jan 20 10:54:35.190038 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-22186ea2-11f7-4b75-a96b-c0e77d5f0719 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:35.190794 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:35.190794 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:35.191817 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-22186ea2-11f7-4b75-a96b-c0e77d5f0719 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:35.267962 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-22186ea2-11f7-4b75-a96b-c0e77d5f0719 tempest-SnapshotMetadataTestJSON-1862491105 tempest-SnapshotMetadataTestJSON-1862491105] http://10.222.0.73/volume/v3/6fc9eb9855434545852f099e4483af20/volumes/f6d966a9-4440-4911-976c-bdcb3aaeb58f returned with HTTP 404 Jan 20 10:54:35.270356 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 969/1960] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:54:35 2021] GET /volume/v3/6fc9eb9855434545852f099e4483af20/volumes/f6d966a9-4440-4911-976c-bdcb3aaeb58f => generated 109 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:54:35.310515 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-62437410-6060-4f84-bc95-a9ad6deeeda8 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/ec6bb5ab-445d-430a-ad55-ba4af2a559aa Jan 20 10:54:35.314938 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-62437410-6060-4f84-bc95-a9ad6deeeda8 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:35.315377 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:35.315377 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:35.316343 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-62437410-6060-4f84-bc95-a9ad6deeeda8 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:35.385164 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-62437410-6060-4f84-bc95-a9ad6deeeda8 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/ec6bb5ab-445d-430a-ad55-ba4af2a559aa returned with HTTP 404 Jan 20 10:54:35.386672 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 992/1961] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:35 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/ec6bb5ab-445d-430a-ad55-ba4af2a559aa => generated 111 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:54:35.399999 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7a36801b-210b-4464-9eff-1505f0bd9932 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] POST http://10.222.0.73/volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/8aff08eb-7edb-4198-9405-05432e07784c/action Jan 20 10:54:35.401256 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7a36801b-210b-4464-9eff-1505f0bd9932 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:54:35.401850 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7a36801b-210b-4464-9eff-1505f0bd9932 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:54:35.404091 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.admin_actions [None req-7a36801b-210b-4464-9eff-1505f0bd9932 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Updating snapshot '8aff08eb-7edb-4198-9405-05432e07784c' with '{'status': 'available'}' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 20 10:54:35.520278 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:35.520278 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:35.655509 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7a36801b-210b-4464-9eff-1505f0bd9932 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] http://10.222.0.73/volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/8aff08eb-7edb-4198-9405-05432e07784c/action returned with HTTP 202 Jan 20 10:54:35.665664 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 970/1962] 10.222.0.73 () {60 vars in 1363 bytes} [Wed Jan 20 10:54:35 2021] POST /volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/8aff08eb-7edb-4198-9405-05432e07784c/action => generated 0 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 20 10:54:35.692024 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8c186bb7-6486-4030-a942-61a7f99c6d5d tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c Jan 20 10:54:35.694952 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8c186bb7-6486-4030-a942-61a7f99c6d5d tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:35.698310 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8c186bb7-6486-4030-a942-61a7f99c6d5d tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:35.747510 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:35.747510 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:35.749321 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8c186bb7-6486-4030-a942-61a7f99c6d5d tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot retrieved successfully. Jan 20 10:54:35.755927 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8c186bb7-6486-4030-a942-61a7f99c6d5d tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c returned with HTTP 200 Jan 20 10:54:35.760621 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 993/1963] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:35 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c => generated 465 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:35.774187 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2bd2819c-ac5c-4486-a544-4074f84c03c8 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] POST http://10.222.0.73/volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/8aff08eb-7edb-4198-9405-05432e07784c/action Jan 20 10:54:35.774857 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:35.774857 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:35.775623 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2bd2819c-ac5c-4486-a544-4074f84c03c8 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:54:35.777438 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2bd2819c-ac5c-4486-a544-4074f84c03c8 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:54:35.779714 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.admin_actions [None req-2bd2819c-ac5c-4486-a544-4074f84c03c8 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Updating snapshot '8aff08eb-7edb-4198-9405-05432e07784c' with '{'status': 'creating'}' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 20 10:54:35.862290 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:35.862290 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:35.943989 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2bd2819c-ac5c-4486-a544-4074f84c03c8 tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] http://10.222.0.73/volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/8aff08eb-7edb-4198-9405-05432e07784c/action returned with HTTP 202 Jan 20 10:54:35.945020 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 971/1964] 10.222.0.73 () {60 vars in 1363 bytes} [Wed Jan 20 10:54:35 2021] POST /volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/8aff08eb-7edb-4198-9405-05432e07784c/action => generated 0 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 20 10:54:35.955199 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-872e77b2-d18d-43db-b7ca-33a378298e9d tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c Jan 20 10:54:35.956141 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-872e77b2-d18d-43db-b7ca-33a378298e9d tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:35.956867 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:35.956867 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:35.958234 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-872e77b2-d18d-43db-b7ca-33a378298e9d tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:36.024340 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:36.024340 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:36.027335 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-872e77b2-d18d-43db-b7ca-33a378298e9d tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot retrieved successfully. Jan 20 10:54:36.035665 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-872e77b2-d18d-43db-b7ca-33a378298e9d tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c returned with HTTP 200 Jan 20 10:54:36.037488 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 994/1965] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:35 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c => generated 464 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:54:36.050759 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fd509377-b610-4216-b147-6c1d1cda44ff tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] POST http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c/action Jan 20 10:54:36.051481 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:36.051481 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:36.052236 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fd509377-b610-4216-b147-6c1d1cda44ff tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:54:36.053229 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fd509377-b610-4216-b147-6c1d1cda44ff tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:54:36.054384 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.snapshot_actions [None req-fd509377-b610-4216-b147-6c1d1cda44ff tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87959) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jan 20 10:54:36.092103 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:36.092103 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:36.092917 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.contrib.snapshot_actions [None req-fd509377-b610-4216-b147-6c1d1cda44ff tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Updating snapshot 8aff08eb-7edb-4198-9405-05432e07784c with info {'id': '8aff08eb-7edb-4198-9405-05432e07784c', 'status': 'error', 'progress': '80%'} Jan 20 10:54:36.106662 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fd509377-b610-4216-b147-6c1d1cda44ff tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c/action returned with HTTP 202 Jan 20 10:54:36.108287 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 972/1966] 10.222.0.73 () {60 vars in 1363 bytes} [Wed Jan 20 10:54:36 2021] POST /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 20 10:54:36.118125 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7d03aa86-6794-4856-84b1-9a6e2529a34b tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] GET http://10.222.0.73/volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/8aff08eb-7edb-4198-9405-05432e07784c Jan 20 10:54:36.119678 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7d03aa86-6794-4856-84b1-9a6e2529a34b tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:36.120246 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:36.120246 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:36.121416 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7d03aa86-6794-4856-84b1-9a6e2529a34b tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:36.219027 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:36.219027 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:36.220892 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7d03aa86-6794-4856-84b1-9a6e2529a34b tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Snapshot retrieved successfully. Jan 20 10:54:36.223343 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7d03aa86-6794-4856-84b1-9a6e2529a34b tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] http://10.222.0.73/volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/8aff08eb-7edb-4198-9405-05432e07784c returned with HTTP 200 Jan 20 10:54:36.225020 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 995/1967] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:36 2021] GET /volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/8aff08eb-7edb-4198-9405-05432e07784c => generated 460 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:36.257980 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fdcb1085-3efc-495e-8241-c14ba6f1e34b tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] POST http://10.222.0.73/volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/8aff08eb-7edb-4198-9405-05432e07784c/action Jan 20 10:54:36.260281 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:36.260281 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:36.261851 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fdcb1085-3efc-495e-8241-c14ba6f1e34b tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:54:36.262801 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fdcb1085-3efc-495e-8241-c14ba6f1e34b tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:54:36.264688 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.admin_actions [None req-fdcb1085-3efc-495e-8241-c14ba6f1e34b tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] Updating snapshot '8aff08eb-7edb-4198-9405-05432e07784c' with '{'status': 'available'}' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 20 10:54:36.360970 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:36.360970 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:36.418518 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fdcb1085-3efc-495e-8241-c14ba6f1e34b tempest-SnapshotsActionsTest-1531342486 tempest-SnapshotsActionsTest-1531342486] http://10.222.0.73/volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/8aff08eb-7edb-4198-9405-05432e07784c/action returned with HTTP 202 Jan 20 10:54:36.421175 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 973/1968] 10.222.0.73 () {60 vars in 1363 bytes} [Wed Jan 20 10:54:36 2021] POST /volume/v3/da1be4bcc4d04b899008b23f00e62e8e/snapshots/8aff08eb-7edb-4198-9405-05432e07784c/action => generated 0 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 20 10:54:36.429095 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8f32eebb-01c3-4ed5-b2be-1230ce7e788f tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c Jan 20 10:54:36.429631 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8f32eebb-01c3-4ed5-b2be-1230ce7e788f tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:36.429823 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:36.429823 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:36.430613 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8f32eebb-01c3-4ed5-b2be-1230ce7e788f tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:36.458224 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:36.458224 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:36.459368 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8f32eebb-01c3-4ed5-b2be-1230ce7e788f tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot retrieved successfully. Jan 20 10:54:36.461338 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8f32eebb-01c3-4ed5-b2be-1230ce7e788f tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c returned with HTTP 200 Jan 20 10:54:36.462144 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 996/1969] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:36 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c => generated 464 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:36.484564 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-56aab6d8-1d6f-44f1-914c-a0f5ae929016 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] DELETE http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/ec6bb5ab-445d-430a-ad55-ba4af2a559aa Jan 20 10:54:36.485132 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-56aab6d8-1d6f-44f1-914c-a0f5ae929016 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:36.485535 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:36.485535 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:36.485933 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-56aab6d8-1d6f-44f1-914c-a0f5ae929016 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:36.486281 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-56aab6d8-1d6f-44f1-914c-a0f5ae929016 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Delete snapshot with id: ec6bb5ab-445d-430a-ad55-ba4af2a559aa Jan 20 10:54:36.510350 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-56aab6d8-1d6f-44f1-914c-a0f5ae929016 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/ec6bb5ab-445d-430a-ad55-ba4af2a559aa returned with HTTP 404 Jan 20 10:54:36.513013 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 974/1970] 10.222.0.73 () {58 vars in 1324 bytes} [Wed Jan 20 10:54:36 2021] DELETE /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/ec6bb5ab-445d-430a-ad55-ba4af2a559aa => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:54:36.540250 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-251e398d-0fa0-4b92-86c0-ed41087b3005 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] DELETE http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/d966fa10-6b23-4345-8060-490879413ec3 Jan 20 10:54:36.543180 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-251e398d-0fa0-4b92-86c0-ed41087b3005 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:36.546853 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:36.546853 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:36.548162 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-251e398d-0fa0-4b92-86c0-ed41087b3005 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:36.552369 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-251e398d-0fa0-4b92-86c0-ed41087b3005 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Delete snapshot with id: d966fa10-6b23-4345-8060-490879413ec3 Jan 20 10:54:36.587390 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-251e398d-0fa0-4b92-86c0-ed41087b3005 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/d966fa10-6b23-4345-8060-490879413ec3 returned with HTTP 404 Jan 20 10:54:36.589719 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 997/1971] 10.222.0.73 () {58 vars in 1324 bytes} [Wed Jan 20 10:54:36 2021] DELETE /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/d966fa10-6b23-4345-8060-490879413ec3 => generated 111 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:54:36.600668 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f1f88055-02ac-4b24-9d91-46a409d5c199 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] DELETE http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/963d37c8-079c-4e84-b4a3-a9c208a82596 Jan 20 10:54:36.601560 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f1f88055-02ac-4b24-9d91-46a409d5c199 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:36.602322 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f1f88055-02ac-4b24-9d91-46a409d5c199 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:36.603028 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-f1f88055-02ac-4b24-9d91-46a409d5c199 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Delete snapshot with id: 963d37c8-079c-4e84-b4a3-a9c208a82596 Jan 20 10:54:36.632072 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f1f88055-02ac-4b24-9d91-46a409d5c199 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/963d37c8-079c-4e84-b4a3-a9c208a82596 returned with HTTP 404 Jan 20 10:54:36.633336 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 975/1972] 10.222.0.73 () {58 vars in 1324 bytes} [Wed Jan 20 10:54:36 2021] DELETE /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/963d37c8-079c-4e84-b4a3-a9c208a82596 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:54:36.648050 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6c77688c-72cb-4063-902f-8632a337c118 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] DELETE http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/da3f99ad-f33d-4231-8619-314b40f118f6 Jan 20 10:54:36.649048 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6c77688c-72cb-4063-902f-8632a337c118 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:36.650118 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6c77688c-72cb-4063-902f-8632a337c118 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:36.650784 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-6c77688c-72cb-4063-902f-8632a337c118 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Delete snapshot with id: da3f99ad-f33d-4231-8619-314b40f118f6 Jan 20 10:54:36.709182 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6c77688c-72cb-4063-902f-8632a337c118 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/da3f99ad-f33d-4231-8619-314b40f118f6 returned with HTTP 404 Jan 20 10:54:36.711084 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 998/1973] 10.222.0.73 () {58 vars in 1324 bytes} [Wed Jan 20 10:54:36 2021] DELETE /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/da3f99ad-f33d-4231-8619-314b40f118f6 => generated 111 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 20 10:54:36.725956 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e11965f1-38d4-4cf8-ba3d-780d203380bf tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] DELETE http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c Jan 20 10:54:36.727050 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e11965f1-38d4-4cf8-ba3d-780d203380bf tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:36.727941 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e11965f1-38d4-4cf8-ba3d-780d203380bf tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:36.728582 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-e11965f1-38d4-4cf8-ba3d-780d203380bf tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Delete snapshot with id: 8aff08eb-7edb-4198-9405-05432e07784c Jan 20 10:54:36.769812 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:36.769812 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:36.771940 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e11965f1-38d4-4cf8-ba3d-780d203380bf tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot retrieved successfully. Jan 20 10:54:36.858341 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e11965f1-38d4-4cf8-ba3d-780d203380bf tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot delete request issued successfully. Jan 20 10:54:36.858921 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e11965f1-38d4-4cf8-ba3d-780d203380bf tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c returned with HTTP 202 Jan 20 10:54:36.860329 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 976/1974] 10.222.0.73 () {58 vars in 1324 bytes} [Wed Jan 20 10:54:36 2021] DELETE /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 20 10:54:36.877290 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8eaa2733-394f-4321-8fa8-b14d1f2be846 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c Jan 20 10:54:36.878508 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8eaa2733-394f-4321-8fa8-b14d1f2be846 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:36.879323 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8eaa2733-394f-4321-8fa8-b14d1f2be846 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:36.927216 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:36.927216 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:36.929405 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8eaa2733-394f-4321-8fa8-b14d1f2be846 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot retrieved successfully. Jan 20 10:54:36.933421 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8eaa2733-394f-4321-8fa8-b14d1f2be846 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c returned with HTTP 200 Jan 20 10:54:36.935655 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 999/1975] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:36 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c => generated 463 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:37.952854 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e43bb460-64ca-4a23-ac3a-399abd13cece tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c Jan 20 10:54:37.953455 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e43bb460-64ca-4a23-ac3a-399abd13cece tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:37.953650 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:37.953650 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:37.954364 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e43bb460-64ca-4a23-ac3a-399abd13cece tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:37.990261 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:37.990261 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:37.991741 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e43bb460-64ca-4a23-ac3a-399abd13cece tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Snapshot retrieved successfully. Jan 20 10:54:37.993996 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e43bb460-64ca-4a23-ac3a-399abd13cece tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c returned with HTTP 200 Jan 20 10:54:37.995795 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 977/1976] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:37 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c => generated 463 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:39.009408 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d59c7257-3a4a-4342-9918-5afb3734fa66 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c Jan 20 10:54:39.011548 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d59c7257-3a4a-4342-9918-5afb3734fa66 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:39.012680 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:39.012680 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:39.013831 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d59c7257-3a4a-4342-9918-5afb3734fa66 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:39.180844 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d59c7257-3a4a-4342-9918-5afb3734fa66 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c returned with HTTP 404 Jan 20 10:54:39.193819 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1000/1977] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:39 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/snapshots/8aff08eb-7edb-4198-9405-05432e07784c => generated 111 bytes in 190 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:54:39.206594 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6534a808-0688-4ce9-88b4-f802bfd0dd54 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] DELETE http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/volumes/0173ff61-1747-4cb8-bd9e-a8db05f840ae Jan 20 10:54:39.207355 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6534a808-0688-4ce9-88b4-f802bfd0dd54 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:39.207700 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:39.207700 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:39.208528 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6534a808-0688-4ce9-88b4-f802bfd0dd54 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:39.209559 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-6534a808-0688-4ce9-88b4-f802bfd0dd54 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Delete volume with id: 0173ff61-1747-4cb8-bd9e-a8db05f840ae Jan 20 10:54:39.431472 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:39.431472 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:39.435124 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6534a808-0688-4ce9-88b4-f802bfd0dd54 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Volume info retrieved successfully. Jan 20 10:54:39.507755 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6534a808-0688-4ce9-88b4-f802bfd0dd54 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Delete volume request issued successfully. Jan 20 10:54:39.508963 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6534a808-0688-4ce9-88b4-f802bfd0dd54 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/volumes/0173ff61-1747-4cb8-bd9e-a8db05f840ae returned with HTTP 202 Jan 20 10:54:39.510723 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 978/1978] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:54:39 2021] DELETE /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/volumes/0173ff61-1747-4cb8-bd9e-a8db05f840ae => generated 0 bytes in 313 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:54:39.523992 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9062d800-b4c4-418d-a789-6d6be33b082c tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/volumes/0173ff61-1747-4cb8-bd9e-a8db05f840ae Jan 20 10:54:39.525139 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9062d800-b4c4-418d-a789-6d6be33b082c tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:39.526107 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9062d800-b4c4-418d-a789-6d6be33b082c tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:39.656366 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:39.656366 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:39.674813 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9062d800-b4c4-418d-a789-6d6be33b082c tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Volume info retrieved successfully. Jan 20 10:54:39.730995 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9062d800-b4c4-418d-a789-6d6be33b082c tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/volumes/0173ff61-1747-4cb8-bd9e-a8db05f840ae returned with HTTP 200 Jan 20 10:54:39.733452 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1001/1979] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:54:39 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/volumes/0173ff61-1747-4cb8-bd9e-a8db05f840ae => generated 912 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:40.252508 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6534a808-0688-4ce9-88b4-f802bfd0dd54 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume// Jan 20 10:54:40.254825 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6534a808-0688-4ce9-88b4-f802bfd0dd54 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:40.255690 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:40.255690 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:40.256808 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6534a808-0688-4ce9-88b4-f802bfd0dd54 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:40.259160 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6534a808-0688-4ce9-88b4-f802bfd0dd54 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 10:54:40.260220 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 979/1980] 10.222.0.73 () {56 vars in 872 bytes} [Wed Jan 20 10:54:40 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 20 10:54:40.273608 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9062d800-b4c4-418d-a789-6d6be33b082c tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume// Jan 20 10:54:40.274624 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9062d800-b4c4-418d-a789-6d6be33b082c tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:40.274985 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:40.274985 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:40.275774 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9062d800-b4c4-418d-a789-6d6be33b082c tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:40.278270 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9062d800-b4c4-418d-a789-6d6be33b082c tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 10:54:40.279324 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1002/1981] 10.222.0.73 () {56 vars in 872 bytes} [Wed Jan 20 10:54:40 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 20 10:54:40.759937 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4c464bdc-b3b2-4549-9e97-cd7a22587c10 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/volumes/0173ff61-1747-4cb8-bd9e-a8db05f840ae Jan 20 10:54:40.760883 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4c464bdc-b3b2-4549-9e97-cd7a22587c10 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:40.761951 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4c464bdc-b3b2-4549-9e97-cd7a22587c10 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:40.976546 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:40.976546 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:41.019086 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4c464bdc-b3b2-4549-9e97-cd7a22587c10 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Volume info retrieved successfully. Jan 20 10:54:41.072645 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4c464bdc-b3b2-4549-9e97-cd7a22587c10 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/volumes/0173ff61-1747-4cb8-bd9e-a8db05f840ae returned with HTTP 200 Jan 20 10:54:41.078348 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1003/1982] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:54:40 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/volumes/0173ff61-1747-4cb8-bd9e-a8db05f840ae => generated 912 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:41.339304 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-97e7f522-9f9e-4ecf-9cc4-aeb185fde2d2 tempest-VersionsTest-679687385 tempest-VersionsTest-679687385] GET http://10.222.0.73/volume/v2/ Jan 20 10:54:41.340738 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-97e7f522-9f9e-4ecf-9cc4-aeb185fde2d2 tempest-VersionsTest-679687385 tempest-VersionsTest-679687385] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:41.341122 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-97e7f522-9f9e-4ecf-9cc4-aeb185fde2d2 tempest-VersionsTest-679687385 tempest-VersionsTest-679687385] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:41.345571 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-97e7f522-9f9e-4ecf-9cc4-aeb185fde2d2 tempest-VersionsTest-679687385 tempest-VersionsTest-679687385] http://10.222.0.73/volume/v2/ returned with HTTP 200 Jan 20 10:54:41.350406 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 980/1983] 10.222.0.73 () {58 vars in 1084 bytes} [Wed Jan 20 10:54:40 2021] GET /volume/v2/ => generated 382 bytes in 1064 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) Jan 20 10:54:41.364177 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7bd818a1-fd69-4617-9a1e-d9029a6ed533 tempest-VersionsTest-679687385 tempest-VersionsTest-679687385] GET http://10.222.0.73/volume/v3/ Jan 20 10:54:41.375447 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7bd818a1-fd69-4617-9a1e-d9029a6ed533 tempest-VersionsTest-679687385 tempest-VersionsTest-679687385] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:41.375990 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:41.375990 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:41.376621 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7bd818a1-fd69-4617-9a1e-d9029a6ed533 tempest-VersionsTest-679687385 tempest-VersionsTest-679687385] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:41.378146 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7bd818a1-fd69-4617-9a1e-d9029a6ed533 tempest-VersionsTest-679687385 tempest-VersionsTest-679687385] http://10.222.0.73/volume/v3/ returned with HTTP 200 Jan 20 10:54:41.393217 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1004/1984] 10.222.0.73 () {58 vars in 1084 bytes} [Wed Jan 20 10:54:41 2021] GET /volume/v3/ => generated 386 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:42.095339 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-50f6c2b0-152b-4b72-94bb-0106c68374b9 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/volumes/0173ff61-1747-4cb8-bd9e-a8db05f840ae Jan 20 10:54:42.096749 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-50f6c2b0-152b-4b72-94bb-0106c68374b9 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:42.097952 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-50f6c2b0-152b-4b72-94bb-0106c68374b9 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:42.378329 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:42.378329 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:42.416337 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-50f6c2b0-152b-4b72-94bb-0106c68374b9 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Volume info retrieved successfully. Jan 20 10:54:42.479557 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-50f6c2b0-152b-4b72-94bb-0106c68374b9 tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/volumes/0173ff61-1747-4cb8-bd9e-a8db05f840ae returned with HTTP 200 Jan 20 10:54:42.480495 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 981/1985] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:54:42 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/volumes/0173ff61-1747-4cb8-bd9e-a8db05f840ae => generated 912 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:43.497356 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a54f6dbb-b0e0-4875-80a7-b4257f008c0d tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] GET http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/volumes/0173ff61-1747-4cb8-bd9e-a8db05f840ae Jan 20 10:54:43.498081 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a54f6dbb-b0e0-4875-80a7-b4257f008c0d tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:43.498459 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a54f6dbb-b0e0-4875-80a7-b4257f008c0d tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:43.668035 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a54f6dbb-b0e0-4875-80a7-b4257f008c0d tempest-SnapshotsActionsTest-1030968121 tempest-SnapshotsActionsTest-1030968121] http://10.222.0.73/volume/v3/a33ee0ddec604e16a712f99a4b7beef3/volumes/0173ff61-1747-4cb8-bd9e-a8db05f840ae returned with HTTP 404 Jan 20 10:54:43.669196 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1005/1986] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:54:43 2021] GET /volume/v3/a33ee0ddec604e16a712f99a4b7beef3/volumes/0173ff61-1747-4cb8-bd9e-a8db05f840ae => generated 109 bytes in 176 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 20 10:54:48.248923 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-26ca83ef-33f0-4f7f-aa6b-a05936f25039 tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] POST http://10.222.0.73/volume/v3/3e702750b92a47d08f9ef0deba60b64b/volumes Jan 20 10:54:48.249961 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:48.249961 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:48.250644 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-26ca83ef-33f0-4f7f-aa6b-a05936f25039 tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-898720054"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:54:48.252008 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-26ca83ef-33f0-4f7f-aa6b-a05936f25039 tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-898720054'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:54:48.252553 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-26ca83ef-33f0-4f7f-aa6b-a05936f25039 tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] Create volume of 1 GB Jan 20 10:54:48.268282 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-26ca83ef-33f0-4f7f-aa6b-a05936f25039 tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] Availability Zones retrieved successfully. Jan 20 10:54:48.298412 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-26ca83ef-33f0-4f7f-aa6b-a05936f25039 tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] Flow 'volume_create_api' (fe19f4ee-b702-47ad-92fd-5ad75c44206f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:54:48.304871 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-26ca83ef-33f0-4f7f-aa6b-a05936f25039 tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de54faf1-590e-45ee-ba2a-3c4e659b4690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:54:48.310058 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-26ca83ef-33f0-4f7f-aa6b-a05936f25039 tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:54:48.406268 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-26ca83ef-33f0-4f7f-aa6b-a05936f25039 tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de54faf1-590e-45ee-ba2a-3c4e659b4690) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:54:48.410916 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-26ca83ef-33f0-4f7f-aa6b-a05936f25039 tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82799322-04f8-4fee-a0a4-54138ce53838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:54:48.707638 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-26ca83ef-33f0-4f7f-aa6b-a05936f25039 tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] Created reservations ['749cc78a-fd36-453a-9a84-0b7dde429725', 'd9ea89da-9552-44df-a16e-49fa5212c930', 'f270740c-56f9-45f4-946c-b032526dae92', 'ab9ec09b-fc7c-4363-8aa9-d6d4e3ae6ce0'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:54:48.711421 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-26ca83ef-33f0-4f7f-aa6b-a05936f25039 tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82799322-04f8-4fee-a0a4-54138ce53838) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['749cc78a-fd36-453a-9a84-0b7dde429725', 'd9ea89da-9552-44df-a16e-49fa5212c930', 'f270740c-56f9-45f4-946c-b032526dae92', 'ab9ec09b-fc7c-4363-8aa9-d6d4e3ae6ce0']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:54:48.719057 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-26ca83ef-33f0-4f7f-aa6b-a05936f25039 tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46ccfbf4-6e52-46b4-a4ed-4fe7841ce23b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:54:48.959941 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-26ca83ef-33f0-4f7f-aa6b-a05936f25039 tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46ccfbf4-6e52-46b4-a4ed-4fe7841ce23b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8687960-a306-4ce6-afca-30c4afaf3cee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-898720054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e702750b92a47d08f9ef0deba60b64b',qos_specs=None,replication_status=,reservations=['749cc78a-fd36-453a-9a84-0b7dde429725','d9ea89da-9552-44df-a16e-49fa5212c930','f270740c-56f9-45f4-946c-b032526dae92','ab9ec09b-fc7c-4363-8aa9-d6d4e3ae6ce0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfc148db68ac415884af049ae77e6c79',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:54:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-898720054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8687960-a306-4ce6-afca-30c4afaf3cee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e702750b92a47d08f9ef0deba60b64b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='bfc148db68ac415884af049ae77e6c79',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:54:48.974939 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-26ca83ef-33f0-4f7f-aa6b-a05936f25039 tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5623f0e0-3ee3-4e80-86b8-ea3f41bdec82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:54:49.096091 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-26ca83ef-33f0-4f7f-aa6b-a05936f25039 tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5623f0e0-3ee3-4e80-86b8-ea3f41bdec82) transitioned into state 'SUCCESS' from state '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-898720054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e702750b92a47d08f9ef0deba60b64b',qos_specs=None,replication_status=,reservations=['749cc78a-fd36-453a-9a84-0b7dde429725','d9ea89da-9552-44df-a16e-49fa5212c930','f270740c-56f9-45f4-946c-b032526dae92','ab9ec09b-fc7c-4363-8aa9-d6d4e3ae6ce0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfc148db68ac415884af049ae77e6c79',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:54:49.101697 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-26ca83ef-33f0-4f7f-aa6b-a05936f25039 tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (669ba512-c61a-4879-98c1-dbed820f1894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:54:49.155100 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-26ca83ef-33f0-4f7f-aa6b-a05936f25039 tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (669ba512-c61a-4879-98c1-dbed820f1894) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:54:49.157777 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-26ca83ef-33f0-4f7f-aa6b-a05936f25039 tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] Flow 'volume_create_api' (fe19f4ee-b702-47ad-92fd-5ad75c44206f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:54:49.281642 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-26ca83ef-33f0-4f7f-aa6b-a05936f25039 tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] Create volume request issued successfully. Jan 20 10:54:49.309396 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-26ca83ef-33f0-4f7f-aa6b-a05936f25039 tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] http://10.222.0.73/volume/v3/3e702750b92a47d08f9ef0deba60b64b/volumes returned with HTTP 202 Jan 20 10:54:49.310870 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 982/1987] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:54:47 2021] POST /volume/v3/3e702750b92a47d08f9ef0deba60b64b/volumes => generated 818 bytes in 1395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:54:49.340686 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4f505e05-8bd4-4c21-a6d0-b498e9c99a8f tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] GET http://10.222.0.73/volume/v3/3e702750b92a47d08f9ef0deba60b64b/volumes/f8687960-a306-4ce6-afca-30c4afaf3cee Jan 20 10:54:49.342048 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4f505e05-8bd4-4c21-a6d0-b498e9c99a8f tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:49.344195 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4f505e05-8bd4-4c21-a6d0-b498e9c99a8f tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:49.434554 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:49.434554 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:49.444819 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4f505e05-8bd4-4c21-a6d0-b498e9c99a8f tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] Volume info retrieved successfully. Jan 20 10:54:49.468874 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4f505e05-8bd4-4c21-a6d0-b498e9c99a8f tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] http://10.222.0.73/volume/v3/3e702750b92a47d08f9ef0deba60b64b/volumes/f8687960-a306-4ce6-afca-30c4afaf3cee returned with HTTP 200 Jan 20 10:54:49.470598 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1006/1988] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:54:49 2021] GET /volume/v3/3e702750b92a47d08f9ef0deba60b64b/volumes/f8687960-a306-4ce6-afca-30c4afaf3cee => generated 910 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:50.497246 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ae6cd414-65ed-4bda-8959-e0fbdd8ba77a tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] GET http://10.222.0.73/volume/v3/3e702750b92a47d08f9ef0deba60b64b/volumes/f8687960-a306-4ce6-afca-30c4afaf3cee Jan 20 10:54:50.498448 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ae6cd414-65ed-4bda-8959-e0fbdd8ba77a tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:50.499430 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:50.499430 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:50.499775 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ae6cd414-65ed-4bda-8959-e0fbdd8ba77a tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:50.669418 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:50.669418 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:50.694867 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ae6cd414-65ed-4bda-8959-e0fbdd8ba77a tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] Volume info retrieved successfully. Jan 20 10:54:50.724491 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ae6cd414-65ed-4bda-8959-e0fbdd8ba77a tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] http://10.222.0.73/volume/v3/3e702750b92a47d08f9ef0deba60b64b/volumes/f8687960-a306-4ce6-afca-30c4afaf3cee returned with HTTP 200 Jan 20 10:54:50.726046 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 983/1989] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:54:50 2021] GET /volume/v3/3e702750b92a47d08f9ef0deba60b64b/volumes/f8687960-a306-4ce6-afca-30c4afaf3cee => generated 911 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:50.755127 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6bd18183-c788-481d-a17b-d513f5535adc tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] GET http://10.222.0.73/volume/v3/3e702750b92a47d08f9ef0deba60b64b/limits Jan 20 10:54:50.756593 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6bd18183-c788-481d-a17b-d513f5535adc tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:50.757340 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:50.757340 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:50.758520 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6bd18183-c788-481d-a17b-d513f5535adc tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:50.855771 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6bd18183-c788-481d-a17b-d513f5535adc tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] http://10.222.0.73/volume/v3/3e702750b92a47d08f9ef0deba60b64b/limits returned with HTTP 200 Jan 20 10:54:50.868975 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1007/1990] 10.222.0.73 () {58 vars in 1201 bytes} [Wed Jan 20 10:54:50 2021] GET /volume/v3/3e702750b92a47d08f9ef0deba60b64b/limits => generated 302 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:50.889899 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-00efae6b-65f5-4cce-b187-09d486fab79d tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] DELETE http://10.222.0.73/volume/v3/3e702750b92a47d08f9ef0deba60b64b/volumes/f8687960-a306-4ce6-afca-30c4afaf3cee Jan 20 10:54:50.891062 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-00efae6b-65f5-4cce-b187-09d486fab79d tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:50.891342 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:50.891342 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:50.891749 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-00efae6b-65f5-4cce-b187-09d486fab79d tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:50.892178 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-00efae6b-65f5-4cce-b187-09d486fab79d tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] Delete volume with id: f8687960-a306-4ce6-afca-30c4afaf3cee Jan 20 10:54:50.990278 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:50.990278 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:50.991590 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-00efae6b-65f5-4cce-b187-09d486fab79d tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] Volume info retrieved successfully. Jan 20 10:54:51.037310 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-00efae6b-65f5-4cce-b187-09d486fab79d tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] Delete volume request issued successfully. Jan 20 10:54:51.037310 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-00efae6b-65f5-4cce-b187-09d486fab79d tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] http://10.222.0.73/volume/v3/3e702750b92a47d08f9ef0deba60b64b/volumes/f8687960-a306-4ce6-afca-30c4afaf3cee returned with HTTP 202 Jan 20 10:54:51.040777 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 984/1991] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:54:50 2021] DELETE /volume/v3/3e702750b92a47d08f9ef0deba60b64b/volumes/f8687960-a306-4ce6-afca-30c4afaf3cee => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:54:51.049062 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2c777da4-1bef-4083-a958-5ccacff354c3 tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] GET http://10.222.0.73/volume/v3/3e702750b92a47d08f9ef0deba60b64b/volumes/f8687960-a306-4ce6-afca-30c4afaf3cee Jan 20 10:54:51.049550 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2c777da4-1bef-4083-a958-5ccacff354c3 tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:51.050015 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2c777da4-1bef-4083-a958-5ccacff354c3 tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:51.185686 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:51.185686 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:51.221026 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2c777da4-1bef-4083-a958-5ccacff354c3 tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] Volume info retrieved successfully. Jan 20 10:54:51.263277 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2c777da4-1bef-4083-a958-5ccacff354c3 tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] http://10.222.0.73/volume/v3/3e702750b92a47d08f9ef0deba60b64b/volumes/f8687960-a306-4ce6-afca-30c4afaf3cee returned with HTTP 200 Jan 20 10:54:51.264775 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1008/1992] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:54:51 2021] GET /volume/v3/3e702750b92a47d08f9ef0deba60b64b/volumes/f8687960-a306-4ce6-afca-30c4afaf3cee => generated 910 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:51.600077 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6e0a2a22-fa60-400e-9880-2329315ecbc1 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] POST http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes Jan 20 10:54:51.601806 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:51.601806 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:51.602657 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6e0a2a22-fa60-400e-9880-2329315ecbc1 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-555562991"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:54:51.606815 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-6e0a2a22-fa60-400e-9880-2329315ecbc1 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-555562991'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:54:51.607862 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-6e0a2a22-fa60-400e-9880-2329315ecbc1 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Create volume of 1 GB Jan 20 10:54:51.639472 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6e0a2a22-fa60-400e-9880-2329315ecbc1 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Availability Zones retrieved successfully. Jan 20 10:54:51.662679 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6e0a2a22-fa60-400e-9880-2329315ecbc1 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Flow 'volume_create_api' (9572cc87-6a2a-4b86-888b-03945c6f48cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:54:51.666643 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6e0a2a22-fa60-400e-9880-2329315ecbc1 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0b0eb6a-b9f6-4168-bc2a-a73442f1d359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:54:51.669579 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-6e0a2a22-fa60-400e-9880-2329315ecbc1 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:54:51.788559 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6e0a2a22-fa60-400e-9880-2329315ecbc1 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0b0eb6a-b9f6-4168-bc2a-a73442f1d359) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:54:51.794426 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6e0a2a22-fa60-400e-9880-2329315ecbc1 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (260cac08-003f-4406-92cb-1b8648786c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:54:51.945690 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-6e0a2a22-fa60-400e-9880-2329315ecbc1 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Created reservations ['171f512d-9460-453f-9ccf-860f2cf6441f', '4554f04c-4c34-468b-b798-c1a3c4aad023', 'e8dd393e-fa72-4b2e-be9a-ab73c12dbbbf', '1bddc22b-6e48-406d-aef9-a797483cde2c'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:54:51.950808 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6e0a2a22-fa60-400e-9880-2329315ecbc1 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (260cac08-003f-4406-92cb-1b8648786c57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['171f512d-9460-453f-9ccf-860f2cf6441f', '4554f04c-4c34-468b-b798-c1a3c4aad023', 'e8dd393e-fa72-4b2e-be9a-ab73c12dbbbf', '1bddc22b-6e48-406d-aef9-a797483cde2c']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:54:51.953733 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6e0a2a22-fa60-400e-9880-2329315ecbc1 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad47423b-a3a5-41dd-ae3f-cc52ca25fde6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:54:52.039332 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6e0a2a22-fa60-400e-9880-2329315ecbc1 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad47423b-a3a5-41dd-ae3f-cc52ca25fde6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edea1862-c77f-4192-8b14-64b9b94eec73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-555562991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bd2215b778642058c0c1a1d11681058',qos_specs=None,replication_status=,reservations=['171f512d-9460-453f-9ccf-860f2cf6441f','4554f04c-4c34-468b-b798-c1a3c4aad023','e8dd393e-fa72-4b2e-be9a-ab73c12dbbbf','1bddc22b-6e48-406d-aef9-a797483cde2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48526a4d07af47ada6bb3e8c4630bcad',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:54:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-555562991',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edea1862-c77f-4192-8b14-64b9b94eec73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bd2215b778642058c0c1a1d11681058',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='48526a4d07af47ada6bb3e8c4630bcad',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:54:52.041864 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6e0a2a22-fa60-400e-9880-2329315ecbc1 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ec9be40-09d8-4191-9796-b91ec05d688b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:54:52.082759 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6e0a2a22-fa60-400e-9880-2329315ecbc1 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ec9be40-09d8-4191-9796-b91ec05d688b) transitioned into state 'SUCCESS' from state '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-555562991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bd2215b778642058c0c1a1d11681058',qos_specs=None,replication_status=,reservations=['171f512d-9460-453f-9ccf-860f2cf6441f','4554f04c-4c34-468b-b798-c1a3c4aad023','e8dd393e-fa72-4b2e-be9a-ab73c12dbbbf','1bddc22b-6e48-406d-aef9-a797483cde2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48526a4d07af47ada6bb3e8c4630bcad',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:54:52.088236 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6e0a2a22-fa60-400e-9880-2329315ecbc1 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7ea4d80-ddff-4abb-a16f-2d4dc1ba4499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:54:52.125388 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6e0a2a22-fa60-400e-9880-2329315ecbc1 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7ea4d80-ddff-4abb-a16f-2d4dc1ba4499) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:54:52.130847 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6e0a2a22-fa60-400e-9880-2329315ecbc1 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Flow 'volume_create_api' (9572cc87-6a2a-4b86-888b-03945c6f48cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:54:52.219435 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6e0a2a22-fa60-400e-9880-2329315ecbc1 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Create volume request issued successfully. Jan 20 10:54:52.237425 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6e0a2a22-fa60-400e-9880-2329315ecbc1 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes returned with HTTP 202 Jan 20 10:54:52.250250 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 985/1993] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:54:51 2021] POST /volume/v3/5bd2215b778642058c0c1a1d11681058/volumes => generated 819 bytes in 933 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:54:52.257026 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f63a40d9-11d5-4428-87e3-73353cdb10f8 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/edea1862-c77f-4192-8b14-64b9b94eec73 Jan 20 10:54:52.258270 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f63a40d9-11d5-4428-87e3-73353cdb10f8 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:52.258644 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:52.258644 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:52.259284 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f63a40d9-11d5-4428-87e3-73353cdb10f8 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:52.285390 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cb58ab79-8d82-4257-8ee4-a968f540818b tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] GET http://10.222.0.73/volume/v3/3e702750b92a47d08f9ef0deba60b64b/volumes/f8687960-a306-4ce6-afca-30c4afaf3cee Jan 20 10:54:52.285944 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cb58ab79-8d82-4257-8ee4-a968f540818b tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:52.286301 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:52.286301 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:52.286710 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cb58ab79-8d82-4257-8ee4-a968f540818b tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:52.386373 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:52.386373 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:52.414461 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f63a40d9-11d5-4428-87e3-73353cdb10f8 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Volume info retrieved successfully. Jan 20 10:54:52.418194 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:52.418194 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:52.430999 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cb58ab79-8d82-4257-8ee4-a968f540818b tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] Volume info retrieved successfully. Jan 20 10:54:52.469686 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cb58ab79-8d82-4257-8ee4-a968f540818b tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] http://10.222.0.73/volume/v3/3e702750b92a47d08f9ef0deba60b64b/volumes/f8687960-a306-4ce6-afca-30c4afaf3cee returned with HTTP 200 Jan 20 10:54:52.470852 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 986/1994] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:54:52 2021] GET /volume/v3/3e702750b92a47d08f9ef0deba60b64b/volumes/f8687960-a306-4ce6-afca-30c4afaf3cee => generated 910 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:52.564029 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f63a40d9-11d5-4428-87e3-73353cdb10f8 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/edea1862-c77f-4192-8b14-64b9b94eec73 returned with HTTP 200 Jan 20 10:54:52.565231 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1009/1995] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:54:52 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/edea1862-c77f-4192-8b14-64b9b94eec73 => generated 887 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:53.506945 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8cff24c0-e20b-4fc2-bef8-e30fef0b85b3 tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] GET http://10.222.0.73/volume/v3/3e702750b92a47d08f9ef0deba60b64b/volumes/f8687960-a306-4ce6-afca-30c4afaf3cee Jan 20 10:54:53.507985 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8cff24c0-e20b-4fc2-bef8-e30fef0b85b3 tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:53.508362 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:53.508362 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:53.509054 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8cff24c0-e20b-4fc2-bef8-e30fef0b85b3 tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:53.582975 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-92c3ebf8-7272-491b-aa74-652db7558dc3 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/edea1862-c77f-4192-8b14-64b9b94eec73 Jan 20 10:54:53.583897 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-92c3ebf8-7272-491b-aa74-652db7558dc3 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:53.584326 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:53.584326 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:53.585311 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-92c3ebf8-7272-491b-aa74-652db7558dc3 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:53.632482 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:53.632482 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:53.667032 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8cff24c0-e20b-4fc2-bef8-e30fef0b85b3 tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] Volume info retrieved successfully. Jan 20 10:54:53.737578 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8cff24c0-e20b-4fc2-bef8-e30fef0b85b3 tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] http://10.222.0.73/volume/v3/3e702750b92a47d08f9ef0deba60b64b/volumes/f8687960-a306-4ce6-afca-30c4afaf3cee returned with HTTP 200 Jan 20 10:54:53.738403 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 987/1996] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:54:53 2021] GET /volume/v3/3e702750b92a47d08f9ef0deba60b64b/volumes/f8687960-a306-4ce6-afca-30c4afaf3cee => generated 910 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:53.740776 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:53.740776 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:53.756515 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-92c3ebf8-7272-491b-aa74-652db7558dc3 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Volume info retrieved successfully. Jan 20 10:54:53.794804 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-92c3ebf8-7272-491b-aa74-652db7558dc3 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/edea1862-c77f-4192-8b14-64b9b94eec73 returned with HTTP 200 Jan 20 10:54:53.796243 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1010/1997] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:54:53 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/edea1862-c77f-4192-8b14-64b9b94eec73 => generated 911 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:54.756001 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9c98dc1d-6e59-4d86-91d1-473117b44e62 tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] GET http://10.222.0.73/volume/v3/3e702750b92a47d08f9ef0deba60b64b/volumes/f8687960-a306-4ce6-afca-30c4afaf3cee Jan 20 10:54:54.757202 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9c98dc1d-6e59-4d86-91d1-473117b44e62 tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:54.757573 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:54.757573 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:54.758171 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9c98dc1d-6e59-4d86-91d1-473117b44e62 tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:54.821869 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1f23f9c8-6b79-4d41-9e72-b5e9c7098145 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/edea1862-c77f-4192-8b14-64b9b94eec73 Jan 20 10:54:54.822879 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1f23f9c8-6b79-4d41-9e72-b5e9c7098145 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:54.823333 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:54.823333 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:54.824689 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1f23f9c8-6b79-4d41-9e72-b5e9c7098145 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:54.850134 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9c98dc1d-6e59-4d86-91d1-473117b44e62 tempest-AbsoluteLimitsTests-657539139 tempest-AbsoluteLimitsTests-657539139] http://10.222.0.73/volume/v3/3e702750b92a47d08f9ef0deba60b64b/volumes/f8687960-a306-4ce6-afca-30c4afaf3cee returned with HTTP 404 Jan 20 10:54:54.861970 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 988/1998] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:54:54 2021] GET /volume/v3/3e702750b92a47d08f9ef0deba60b64b/volumes/f8687960-a306-4ce6-afca-30c4afaf3cee => generated 109 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:54:54.994088 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:54.994088 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:55.029171 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1f23f9c8-6b79-4d41-9e72-b5e9c7098145 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Volume info retrieved successfully. Jan 20 10:54:55.117996 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1f23f9c8-6b79-4d41-9e72-b5e9c7098145 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/edea1862-c77f-4192-8b14-64b9b94eec73 returned with HTTP 200 Jan 20 10:54:55.122582 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1011/1999] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:54:54 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/edea1862-c77f-4192-8b14-64b9b94eec73 => generated 912 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:55.142136 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6a2d9ce8-b492-4156-8693-40e5ca27e6c2 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] POST http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots Jan 20 10:54:55.146464 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6a2d9ce8-b492-4156-8693-40e5ca27e6c2 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "edea1862-c77f-4192-8b14-64b9b94eec73", "name": "tempest-VolumesDeleteCascade-Snapshot-1364210086"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:54:55.323388 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:55.323388 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:55.325167 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6a2d9ce8-b492-4156-8693-40e5ca27e6c2 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Volume info retrieved successfully. Jan 20 10:54:55.325533 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-6a2d9ce8-b492-4156-8693-40e5ca27e6c2 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Create snapshot from volume edea1862-c77f-4192-8b14-64b9b94eec73 Jan 20 10:54:55.531492 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-6a2d9ce8-b492-4156-8693-40e5ca27e6c2 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Created reservations ['bed305d7-9793-4a6a-9b5a-3f2127139d96', '2cb6be6b-8ac3-4b2e-953f-8cec8478b44c', 'ebac8fd9-75e0-49b6-950b-18dff8836141', 'f8c8a500-1c4f-428a-8270-f9b0901fa392'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:54:55.746398 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6a2d9ce8-b492-4156-8693-40e5ca27e6c2 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Snapshot create request issued successfully. Jan 20 10:54:55.747152 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6a2d9ce8-b492-4156-8693-40e5ca27e6c2 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots returned with HTTP 202 Jan 20 10:54:55.754090 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 989/2000] 10.222.0.73 () {60 vars in 1232 bytes} [Wed Jan 20 10:54:55 2021] POST /volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots => generated 307 bytes in 621 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:54:55.767083 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-033deaed-02a9-4dad-9a5a-b88d7e13ee03 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots/62c9e8a1-f197-4ce5-aa45-d0774abe2e41 Jan 20 10:54:55.771390 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-033deaed-02a9-4dad-9a5a-b88d7e13ee03 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:55.771770 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:55.771770 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:55.772462 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-033deaed-02a9-4dad-9a5a-b88d7e13ee03 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:55.895474 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:55.895474 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:55.900241 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-033deaed-02a9-4dad-9a5a-b88d7e13ee03 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Snapshot retrieved successfully. Jan 20 10:54:55.913977 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-033deaed-02a9-4dad-9a5a-b88d7e13ee03 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots/62c9e8a1-f197-4ce5-aa45-d0774abe2e41 returned with HTTP 200 Jan 20 10:54:55.920826 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1012/2001] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:55 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots/62c9e8a1-f197-4ce5-aa45-d0774abe2e41 => generated 439 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:56.358922 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-67274a29-1c8a-4f85-92ca-8b9a1c017969 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] POST http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots Jan 20 10:54:56.359738 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:56.359738 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:56.360522 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-67274a29-1c8a-4f85-92ca-8b9a1c017969 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3f199771-f04b-47de-b210-f8f0c96a5b41", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1822441352"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:54:56.455319 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:56.455319 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:56.458056 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-67274a29-1c8a-4f85-92ca-8b9a1c017969 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:54:56.458926 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-67274a29-1c8a-4f85-92ca-8b9a1c017969 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Create snapshot from volume 3f199771-f04b-47de-b210-f8f0c96a5b41 Jan 20 10:54:56.591344 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-67274a29-1c8a-4f85-92ca-8b9a1c017969 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Created reservations ['19e59943-0394-4574-b881-ed4a28d48141', '8386a4d0-49ce-4293-86c2-64bed7e28d51', '4e049074-f253-49a4-b1d3-44390bdb0e2d', 'a60f2cf0-ddfc-4b5d-ac3f-75e8d21b3bac'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:54:56.887813 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-67274a29-1c8a-4f85-92ca-8b9a1c017969 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot create request issued successfully. Jan 20 10:54:56.889143 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-67274a29-1c8a-4f85-92ca-8b9a1c017969 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots returned with HTTP 202 Jan 20 10:54:56.901143 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 990/2002] 10.222.0.73 () {60 vars in 1232 bytes} [Wed Jan 20 10:54:56 2021] POST /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots => generated 380 bytes in 542 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:54:56.908605 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f0aae7a0-9c57-4b67-8204-b5d17240d690 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/6e07aeab-d826-498f-b758-d20c1839a0d4 Jan 20 10:54:56.909169 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f0aae7a0-9c57-4b67-8204-b5d17240d690 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:56.909389 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:56.909389 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:56.909774 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f0aae7a0-9c57-4b67-8204-b5d17240d690 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:56.931486 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-85a02f25-a2b4-45a8-b3eb-609af8d452d3 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots/62c9e8a1-f197-4ce5-aa45-d0774abe2e41 Jan 20 10:54:56.932408 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-85a02f25-a2b4-45a8-b3eb-609af8d452d3 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:56.932820 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:56.932820 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:56.933552 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-85a02f25-a2b4-45a8-b3eb-609af8d452d3 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:56.955352 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:56.955352 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:56.956588 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f0aae7a0-9c57-4b67-8204-b5d17240d690 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot retrieved successfully. Jan 20 10:54:56.958752 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f0aae7a0-9c57-4b67-8204-b5d17240d690 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/6e07aeab-d826-498f-b758-d20c1839a0d4 returned with HTTP 200 Jan 20 10:54:56.959609 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1013/2003] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:56 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/6e07aeab-d826-498f-b758-d20c1839a0d4 => generated 512 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:54:57.008180 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:57.008180 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:57.009574 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-85a02f25-a2b4-45a8-b3eb-609af8d452d3 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Snapshot retrieved successfully. Jan 20 10:54:57.012118 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-85a02f25-a2b4-45a8-b3eb-609af8d452d3 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots/62c9e8a1-f197-4ce5-aa45-d0774abe2e41 returned with HTTP 200 Jan 20 10:54:57.015897 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 991/2004] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:56 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots/62c9e8a1-f197-4ce5-aa45-d0774abe2e41 => generated 439 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:57.979969 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-89c6dc38-b4fd-4be5-9d39-61b25b5ab0ca tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/6e07aeab-d826-498f-b758-d20c1839a0d4 Jan 20 10:54:57.984786 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-89c6dc38-b4fd-4be5-9d39-61b25b5ab0ca tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:57.986319 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:57.986319 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:57.989402 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-89c6dc38-b4fd-4be5-9d39-61b25b5ab0ca tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:58.036619 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-43322478-0a04-44a1-a66d-2e59d239f081 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots/62c9e8a1-f197-4ce5-aa45-d0774abe2e41 Jan 20 10:54:58.038629 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-43322478-0a04-44a1-a66d-2e59d239f081 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:58.041138 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:58.041138 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:58.043000 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-43322478-0a04-44a1-a66d-2e59d239f081 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:58.107688 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:58.107688 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:58.109193 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-89c6dc38-b4fd-4be5-9d39-61b25b5ab0ca tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot retrieved successfully. Jan 20 10:54:58.121699 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-89c6dc38-b4fd-4be5-9d39-61b25b5ab0ca tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/6e07aeab-d826-498f-b758-d20c1839a0d4 returned with HTTP 200 Jan 20 10:54:58.133430 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1014/2005] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:57 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/6e07aeab-d826-498f-b758-d20c1839a0d4 => generated 512 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:58.139598 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:58.139598 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:58.140913 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-43322478-0a04-44a1-a66d-2e59d239f081 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Snapshot retrieved successfully. Jan 20 10:54:58.142928 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-43322478-0a04-44a1-a66d-2e59d239f081 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots/62c9e8a1-f197-4ce5-aa45-d0774abe2e41 returned with HTTP 200 Jan 20 10:54:58.143759 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 992/2006] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:58 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots/62c9e8a1-f197-4ce5-aa45-d0774abe2e41 => generated 439 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:59.141152 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f3a36112-6896-4e40-9f52-0bf9acd25a5e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/6e07aeab-d826-498f-b758-d20c1839a0d4 Jan 20 10:54:59.142114 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f3a36112-6896-4e40-9f52-0bf9acd25a5e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:59.142589 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:59.142589 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:59.143336 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f3a36112-6896-4e40-9f52-0bf9acd25a5e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:59.165367 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bcf14757-7125-4c79-8268-5aa97f37eb66 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots/62c9e8a1-f197-4ce5-aa45-d0774abe2e41 Jan 20 10:54:59.165926 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bcf14757-7125-4c79-8268-5aa97f37eb66 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:59.166109 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:59.166109 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:59.166476 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bcf14757-7125-4c79-8268-5aa97f37eb66 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:59.226521 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:59.226521 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:59.233150 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bcf14757-7125-4c79-8268-5aa97f37eb66 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Snapshot retrieved successfully. Jan 20 10:54:59.235316 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bcf14757-7125-4c79-8268-5aa97f37eb66 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots/62c9e8a1-f197-4ce5-aa45-d0774abe2e41 returned with HTTP 200 Jan 20 10:54:59.238155 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 993/2007] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:59 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots/62c9e8a1-f197-4ce5-aa45-d0774abe2e41 => generated 466 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:59.253139 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-224c8c6f-d416-4c12-b682-b55074eb6334 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] POST http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots Jan 20 10:54:59.253621 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:59.253621 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:59.254250 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-224c8c6f-d416-4c12-b682-b55074eb6334 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "edea1862-c77f-4192-8b14-64b9b94eec73", "name": "tempest-VolumesDeleteCascade-Snapshot-1328225224"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:54:59.267274 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:59.267274 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:59.270301 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f3a36112-6896-4e40-9f52-0bf9acd25a5e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot retrieved successfully. Jan 20 10:54:59.273863 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f3a36112-6896-4e40-9f52-0bf9acd25a5e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/6e07aeab-d826-498f-b758-d20c1839a0d4 returned with HTTP 200 Jan 20 10:54:59.275402 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1015/2008] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:59 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/6e07aeab-d826-498f-b758-d20c1839a0d4 => generated 512 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:54:59.387591 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:59.387591 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:59.389424 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-224c8c6f-d416-4c12-b682-b55074eb6334 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Volume info retrieved successfully. Jan 20 10:54:59.390203 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-224c8c6f-d416-4c12-b682-b55074eb6334 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Create snapshot from volume edea1862-c77f-4192-8b14-64b9b94eec73 Jan 20 10:54:59.533798 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-224c8c6f-d416-4c12-b682-b55074eb6334 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Created reservations ['469f0b6f-1c99-41df-afa0-ad50adb295db', '04222ddf-87a2-400d-a1dd-5750a5f7c816', '3b5577d0-19ef-4955-b939-3009dee1ff9b', 'a790278b-d648-4ddd-9371-9f4fb59ec635'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:54:59.698088 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-224c8c6f-d416-4c12-b682-b55074eb6334 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Snapshot create request issued successfully. Jan 20 10:54:59.700186 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-224c8c6f-d416-4c12-b682-b55074eb6334 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots returned with HTTP 202 Jan 20 10:54:59.703049 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 994/2009] 10.222.0.73 () {60 vars in 1232 bytes} [Wed Jan 20 10:54:59 2021] POST /volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots => generated 307 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 20 10:54:59.714734 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2762268d-54ce-40b5-8e2d-9e6fee837052 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots/d7d06178-eca3-4a45-b2ec-5b83c2400e21 Jan 20 10:54:59.714863 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2762268d-54ce-40b5-8e2d-9e6fee837052 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:54:59.714980 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:54:59.714980 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:54:59.715849 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2762268d-54ce-40b5-8e2d-9e6fee837052 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:54:59.749853 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:54:59.749853 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:54:59.751526 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2762268d-54ce-40b5-8e2d-9e6fee837052 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Snapshot retrieved successfully. Jan 20 10:54:59.765487 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2762268d-54ce-40b5-8e2d-9e6fee837052 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots/d7d06178-eca3-4a45-b2ec-5b83c2400e21 returned with HTTP 200 Jan 20 10:54:59.765487 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1016/2010] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:54:59 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots/d7d06178-eca3-4a45-b2ec-5b83c2400e21 => generated 439 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:55:00.313193 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a1c4ca99-f820-4e0e-b4bd-8cc91b779609 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/6e07aeab-d826-498f-b758-d20c1839a0d4 Jan 20 10:55:00.313874 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a1c4ca99-f820-4e0e-b4bd-8cc91b779609 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:00.314175 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:00.314175 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:00.315270 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a1c4ca99-f820-4e0e-b4bd-8cc91b779609 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:00.344623 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:00.344623 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:00.346141 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a1c4ca99-f820-4e0e-b4bd-8cc91b779609 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot retrieved successfully. Jan 20 10:55:00.348154 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a1c4ca99-f820-4e0e-b4bd-8cc91b779609 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/6e07aeab-d826-498f-b758-d20c1839a0d4 returned with HTTP 200 Jan 20 10:55:00.349044 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 995/2011] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:55:00 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/6e07aeab-d826-498f-b758-d20c1839a0d4 => generated 539 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:00.360706 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-956c7495-0160-4860-822b-bd5f1428e1c3 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/6e07aeab-d826-498f-b758-d20c1839a0d4 Jan 20 10:55:00.361204 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-956c7495-0160-4860-822b-bd5f1428e1c3 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:00.361620 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:00.361620 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:00.361980 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-956c7495-0160-4860-822b-bd5f1428e1c3 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:00.396121 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:00.396121 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:00.398905 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-956c7495-0160-4860-822b-bd5f1428e1c3 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot retrieved successfully. Jan 20 10:55:00.404598 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-956c7495-0160-4860-822b-bd5f1428e1c3 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/6e07aeab-d826-498f-b758-d20c1839a0d4 returned with HTTP 200 Jan 20 10:55:00.420441 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1017/2012] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:55:00 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/6e07aeab-d826-498f-b758-d20c1839a0d4 => generated 539 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:00.431832 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5ac837a6-2e83-4eae-ac1d-c1ed4f90835e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots Jan 20 10:55:00.433660 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5ac837a6-2e83-4eae-ac1d-c1ed4f90835e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:00.434069 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:00.434069 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:00.434721 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5ac837a6-2e83-4eae-ac1d-c1ed4f90835e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:00.435951 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-5ac837a6-2e83-4eae-ac1d-c1ed4f90835e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:55:00.440626 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-5ac837a6-2e83-4eae-ac1d-c1ed4f90835e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Building query based on filter {{(pid=87959) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 20 10:55:00.481473 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5ac837a6-2e83-4eae-ac1d-c1ed4f90835e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Get all snapshots completed successfully. Jan 20 10:55:00.483051 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5ac837a6-2e83-4eae-ac1d-c1ed4f90835e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots returned with HTTP 200 Jan 20 10:55:00.497214 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 996/2013] 10.222.0.73 () {58 vars in 1210 bytes} [Wed Jan 20 10:55:00 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots => generated 731 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:55:00.503015 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-698648a4-7a31-412d-a0e7-e879fad761a4 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] PUT http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/6e07aeab-d826-498f-b758-d20c1839a0d4 Jan 20 10:55:00.507155 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:00.507155 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:00.508229 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-698648a4-7a31-412d-a0e7-e879fad761a4 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-356582033", "description": "This is the new description of snapshot."}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:55:00.596909 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:00.596909 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:00.600811 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-698648a4-7a31-412d-a0e7-e879fad761a4 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot retrieved successfully. Jan 20 10:55:00.621753 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-698648a4-7a31-412d-a0e7-e879fad761a4 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/6e07aeab-d826-498f-b758-d20c1839a0d4 returned with HTTP 200 Jan 20 10:55:00.623589 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1018/2014] 10.222.0.73 () {60 vars in 1342 bytes} [Wed Jan 20 10:55:00 2021] PUT /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/6e07aeab-d826-498f-b758-d20c1839a0d4 => generated 442 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:00.643136 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-af8f5163-6074-4f45-9374-5f263b4d9f19 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/6e07aeab-d826-498f-b758-d20c1839a0d4 Jan 20 10:55:00.644408 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-af8f5163-6074-4f45-9374-5f263b4d9f19 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:00.644743 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:00.644743 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:00.645435 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-af8f5163-6074-4f45-9374-5f263b4d9f19 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:00.699700 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:00.699700 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:00.701256 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-af8f5163-6074-4f45-9374-5f263b4d9f19 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot retrieved successfully. Jan 20 10:55:00.707053 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-af8f5163-6074-4f45-9374-5f263b4d9f19 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/6e07aeab-d826-498f-b758-d20c1839a0d4 returned with HTTP 200 Jan 20 10:55:00.718028 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 997/2015] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:55:00 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/6e07aeab-d826-498f-b758-d20c1839a0d4 => generated 576 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:00.730392 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a8c5955f-71b2-4627-af55-6b85ae7cd560 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] DELETE http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/6e07aeab-d826-498f-b758-d20c1839a0d4 Jan 20 10:55:00.731299 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a8c5955f-71b2-4627-af55-6b85ae7cd560 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:00.731964 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:00.731964 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:00.732626 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a8c5955f-71b2-4627-af55-6b85ae7cd560 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:00.733308 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-a8c5955f-71b2-4627-af55-6b85ae7cd560 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Delete snapshot with id: 6e07aeab-d826-498f-b758-d20c1839a0d4 Jan 20 10:55:00.780076 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7e4e0fe2-ad84-4087-8ee4-1f8c4e4ec447 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots/d7d06178-eca3-4a45-b2ec-5b83c2400e21 Jan 20 10:55:00.781006 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7e4e0fe2-ad84-4087-8ee4-1f8c4e4ec447 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:00.781342 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:00.781342 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:00.782003 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7e4e0fe2-ad84-4087-8ee4-1f8c4e4ec447 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:00.817151 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:00.817151 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:00.819538 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a8c5955f-71b2-4627-af55-6b85ae7cd560 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot retrieved successfully. Jan 20 10:55:00.871727 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:00.871727 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:00.878691 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7e4e0fe2-ad84-4087-8ee4-1f8c4e4ec447 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Snapshot retrieved successfully. Jan 20 10:55:00.888087 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7e4e0fe2-ad84-4087-8ee4-1f8c4e4ec447 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots/d7d06178-eca3-4a45-b2ec-5b83c2400e21 returned with HTTP 200 Jan 20 10:55:00.892927 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 998/2016] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:55:00 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots/d7d06178-eca3-4a45-b2ec-5b83c2400e21 => generated 439 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:00.950675 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a8c5955f-71b2-4627-af55-6b85ae7cd560 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot delete request issued successfully. Jan 20 10:55:00.953111 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a8c5955f-71b2-4627-af55-6b85ae7cd560 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/6e07aeab-d826-498f-b758-d20c1839a0d4 returned with HTTP 202 Jan 20 10:55:00.956624 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1019/2017] 10.222.0.73 () {58 vars in 1324 bytes} [Wed Jan 20 10:55:00 2021] DELETE /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/6e07aeab-d826-498f-b758-d20c1839a0d4 => generated 0 bytes in 234 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:55:00.967114 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0763bf05-d649-4238-93a7-0e02b11e34c6 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/6e07aeab-d826-498f-b758-d20c1839a0d4 Jan 20 10:55:00.968197 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0763bf05-d649-4238-93a7-0e02b11e34c6 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:00.968544 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:00.968544 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:00.969234 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0763bf05-d649-4238-93a7-0e02b11e34c6 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:01.017775 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:01.017775 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:01.020606 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0763bf05-d649-4238-93a7-0e02b11e34c6 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot retrieved successfully. Jan 20 10:55:01.024573 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0763bf05-d649-4238-93a7-0e02b11e34c6 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/6e07aeab-d826-498f-b758-d20c1839a0d4 returned with HTTP 200 Jan 20 10:55:01.026179 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 999/2018] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:55:00 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/6e07aeab-d826-498f-b758-d20c1839a0d4 => generated 575 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:01.888976 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dbefeeca-995d-4faa-a1fa-1a819f262256 tempest-GroupTypesTest-1448920321 tempest-GroupTypesTest-1448920321] POST http://10.222.0.73/volume/v3/8f0708d8ef274f83a94f50ccfba1ba01/group_types Jan 20 10:55:01.890158 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:01.890158 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:01.891204 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dbefeeca-995d-4faa-a1fa-1a819f262256 tempest-GroupTypesTest-1448920321 tempest-GroupTypesTest-1448920321] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-2013131373", "description": "tempest-group-type-description-1536516978", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:55:01.893818 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:01.893818 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:01.909066 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8eb49723-5632-4e09-95bc-c267c0239b05 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots/d7d06178-eca3-4a45-b2ec-5b83c2400e21 Jan 20 10:55:01.909772 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8eb49723-5632-4e09-95bc-c267c0239b05 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:01.910122 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:01.910122 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:01.910704 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8eb49723-5632-4e09-95bc-c267c0239b05 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:01.938630 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:01.938630 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:01.939259 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dbefeeca-995d-4faa-a1fa-1a819f262256 tempest-GroupTypesTest-1448920321 tempest-GroupTypesTest-1448920321] http://10.222.0.73/volume/v3/8f0708d8ef274f83a94f50ccfba1ba01/group_types returned with HTTP 202 Jan 20 10:55:01.940331 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1020/2019] 10.222.0.73 () {62 vars in 1279 bytes} [Wed Jan 20 10:55:01 2021] POST /volume/v3/8f0708d8ef274f83a94f50ccfba1ba01/group_types => generated 265 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:55:01.940506 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8eb49723-5632-4e09-95bc-c267c0239b05 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Snapshot retrieved successfully. Jan 20 10:55:01.943142 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8eb49723-5632-4e09-95bc-c267c0239b05 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots/d7d06178-eca3-4a45-b2ec-5b83c2400e21 returned with HTTP 200 Jan 20 10:55:01.944112 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1000/2020] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:55:01 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots/d7d06178-eca3-4a45-b2ec-5b83c2400e21 => generated 466 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:01.951529 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-91bb1d22-6cf6-4f8f-bece-45bd848c4a0b tempest-GroupTypesTest-1448920321 tempest-GroupTypesTest-1448920321] GET http://10.222.0.73/volume/v3/8f0708d8ef274f83a94f50ccfba1ba01/group_types Jan 20 10:55:01.952490 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-91bb1d22-6cf6-4f8f-bece-45bd848c4a0b tempest-GroupTypesTest-1448920321 tempest-GroupTypesTest-1448920321] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:01.953345 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-91bb1d22-6cf6-4f8f-bece-45bd848c4a0b tempest-GroupTypesTest-1448920321 tempest-GroupTypesTest-1448920321] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:01.963134 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bc311d6c-2d61-44cf-b316-d15d0671af39 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] DELETE http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/edea1862-c77f-4192-8b14-64b9b94eec73?cascade=True Jan 20 10:55:01.963681 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bc311d6c-2d61-44cf-b316-d15d0671af39 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:01.963930 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:01.963930 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:01.965538 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bc311d6c-2d61-44cf-b316-d15d0671af39 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:01.967614 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-bc311d6c-2d61-44cf-b316-d15d0671af39 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Delete volume with id: edea1862-c77f-4192-8b14-64b9b94eec73 Jan 20 10:55:01.972749 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-91bb1d22-6cf6-4f8f-bece-45bd848c4a0b tempest-GroupTypesTest-1448920321 tempest-GroupTypesTest-1448920321] http://10.222.0.73/volume/v3/8f0708d8ef274f83a94f50ccfba1ba01/group_types returned with HTTP 200 Jan 20 10:55:01.973643 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1021/2021] 10.222.0.73 () {60 vars in 1257 bytes} [Wed Jan 20 10:55:01 2021] GET /volume/v3/8f0708d8ef274f83a94f50ccfba1ba01/group_types => generated 499 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:55:01.984467 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7675a321-da9f-4d6b-ae28-8a59abd22f80 tempest-GroupTypesTest-1448920321 tempest-GroupTypesTest-1448920321] PUT http://10.222.0.73/volume/v3/8f0708d8ef274f83a94f50ccfba1ba01/group_types/596f705d-221e-4573-af50-f01aa64c0d89 Jan 20 10:55:01.985348 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7675a321-da9f-4d6b-ae28-8a59abd22f80 tempest-GroupTypesTest-1448920321 tempest-GroupTypesTest-1448920321] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-2017798885", "description": "updated-group-type-desc"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:55:02.010148 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7675a321-da9f-4d6b-ae28-8a59abd22f80 tempest-GroupTypesTest-1448920321 tempest-GroupTypesTest-1448920321] http://10.222.0.73/volume/v3/8f0708d8ef274f83a94f50ccfba1ba01/group_types/596f705d-221e-4573-af50-f01aa64c0d89 returned with HTTP 200 Jan 20 10:55:02.011047 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1022/2022] 10.222.0.73 () {62 vars in 1389 bytes} [Wed Jan 20 10:55:01 2021] PUT /volume/v3/8f0708d8ef274f83a94f50ccfba1ba01/group_types/596f705d-221e-4573-af50-f01aa64c0d89 => generated 255 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:55:02.022473 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-57f6f0aa-b70f-4d9e-ae63-e06c781d9a84 tempest-GroupTypesTest-1448920321 tempest-GroupTypesTest-1448920321] GET http://10.222.0.73/volume/v3/8f0708d8ef274f83a94f50ccfba1ba01/group_types/596f705d-221e-4573-af50-f01aa64c0d89 Jan 20 10:55:02.023043 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-57f6f0aa-b70f-4d9e-ae63-e06c781d9a84 tempest-GroupTypesTest-1448920321 tempest-GroupTypesTest-1448920321] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:02.023533 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-57f6f0aa-b70f-4d9e-ae63-e06c781d9a84 tempest-GroupTypesTest-1448920321 tempest-GroupTypesTest-1448920321] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:02.029092 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:02.029092 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:02.030444 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bc311d6c-2d61-44cf-b316-d15d0671af39 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Volume info retrieved successfully. Jan 20 10:55:02.037640 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-57f6f0aa-b70f-4d9e-ae63-e06c781d9a84 tempest-GroupTypesTest-1448920321 tempest-GroupTypesTest-1448920321] http://10.222.0.73/volume/v3/8f0708d8ef274f83a94f50ccfba1ba01/group_types/596f705d-221e-4573-af50-f01aa64c0d89 returned with HTTP 200 Jan 20 10:55:02.038721 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1023/2023] 10.222.0.73 () {60 vars in 1368 bytes} [Wed Jan 20 10:55:02 2021] GET /volume/v3/8f0708d8ef274f83a94f50ccfba1ba01/group_types/596f705d-221e-4573-af50-f01aa64c0d89 => generated 255 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:55:02.054572 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-86a4b607-0ba2-463b-b41a-87236e3264bf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/6e07aeab-d826-498f-b758-d20c1839a0d4 Jan 20 10:55:02.055641 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-86a4b607-0ba2-463b-b41a-87236e3264bf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:02.056773 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-86a4b607-0ba2-463b-b41a-87236e3264bf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:02.099035 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bc311d6c-2d61-44cf-b316-d15d0671af39 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Delete volume request issued successfully. Jan 20 10:55:02.099799 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bc311d6c-2d61-44cf-b316-d15d0671af39 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/edea1862-c77f-4192-8b14-64b9b94eec73?cascade=True returned with HTTP 202 Jan 20 10:55:02.101373 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1001/2024] 10.222.0.73 () {58 vars in 1343 bytes} [Wed Jan 20 10:55:01 2021] DELETE /volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/edea1862-c77f-4192-8b14-64b9b94eec73?cascade=True => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 20 10:55:02.108787 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-70c39595-7375-439b-aef6-b9b343b452cc tempest-GroupTypesTest-1448920321 tempest-GroupTypesTest-1448920321] DELETE http://10.222.0.73/volume/v3/8f0708d8ef274f83a94f50ccfba1ba01/group_types/596f705d-221e-4573-af50-f01aa64c0d89 Jan 20 10:55:02.109911 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-70c39595-7375-439b-aef6-b9b343b452cc tempest-GroupTypesTest-1448920321 tempest-GroupTypesTest-1448920321] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:02.110710 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:02.110710 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:02.111770 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-70c39595-7375-439b-aef6-b9b343b452cc tempest-GroupTypesTest-1448920321 tempest-GroupTypesTest-1448920321] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:02.114599 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:02.114599 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:02.115907 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:02.115907 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:02.116551 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-86a4b607-0ba2-463b-b41a-87236e3264bf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot retrieved successfully. Jan 20 10:55:02.120237 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-86a4b607-0ba2-463b-b41a-87236e3264bf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/6e07aeab-d826-498f-b758-d20c1839a0d4 returned with HTTP 200 Jan 20 10:55:02.122031 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1024/2025] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:55:02 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/6e07aeab-d826-498f-b758-d20c1839a0d4 => generated 575 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:02.137330 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-876c585d-69c1-4e6d-b67f-378cbfcf83cd tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/edea1862-c77f-4192-8b14-64b9b94eec73 Jan 20 10:55:02.138765 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-876c585d-69c1-4e6d-b67f-378cbfcf83cd tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:02.139183 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:02.139183 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:02.139708 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-876c585d-69c1-4e6d-b67f-378cbfcf83cd tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:02.179371 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:55:02.179371 n-d-768509-8 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Jan 20 10:55:02.191268 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-70c39595-7375-439b-aef6-b9b343b452cc tempest-GroupTypesTest-1448920321 tempest-GroupTypesTest-1448920321] http://10.222.0.73/volume/v3/8f0708d8ef274f83a94f50ccfba1ba01/group_types/596f705d-221e-4573-af50-f01aa64c0d89 returned with HTTP 202 Jan 20 10:55:02.192892 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1002/2026] 10.222.0.73 () {60 vars in 1371 bytes} [Wed Jan 20 10:55:02 2021] DELETE /volume/v3/8f0708d8ef274f83a94f50ccfba1ba01/group_types/596f705d-221e-4573-af50-f01aa64c0d89 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 20 10:55:02.238130 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:02.238130 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:02.249541 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-876c585d-69c1-4e6d-b67f-378cbfcf83cd tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Volume info retrieved successfully. Jan 20 10:55:02.301930 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-876c585d-69c1-4e6d-b67f-378cbfcf83cd tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/edea1862-c77f-4192-8b14-64b9b94eec73 returned with HTTP 200 Jan 20 10:55:02.303699 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1025/2027] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:02 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/edea1862-c77f-4192-8b14-64b9b94eec73 => generated 911 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:03.139076 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ae6117f0-5174-425d-8c2a-b65401841ade tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/6e07aeab-d826-498f-b758-d20c1839a0d4 Jan 20 10:55:03.140670 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ae6117f0-5174-425d-8c2a-b65401841ade tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:03.141675 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ae6117f0-5174-425d-8c2a-b65401841ade tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:03.170488 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ae6117f0-5174-425d-8c2a-b65401841ade tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/6e07aeab-d826-498f-b758-d20c1839a0d4 returned with HTTP 404 Jan 20 10:55:03.172082 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1003/2028] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:55:03 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/6e07aeab-d826-498f-b758-d20c1839a0d4 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:55:03.185684 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6dca4c9d-1998-4951-b887-5bfcd139002f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] POST http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots Jan 20 10:55:03.186898 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:03.186898 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:03.188075 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6dca4c9d-1998-4951-b887-5bfcd139002f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3f199771-f04b-47de-b210-f8f0c96a5b41", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1744946627"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:55:03.285850 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:03.285850 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:03.287082 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6dca4c9d-1998-4951-b887-5bfcd139002f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:55:03.287441 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-6dca4c9d-1998-4951-b887-5bfcd139002f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Create snapshot from volume 3f199771-f04b-47de-b210-f8f0c96a5b41 Jan 20 10:55:03.337230 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3dcc7641-6fc4-4ada-9414-58a4d2c4ca81 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/edea1862-c77f-4192-8b14-64b9b94eec73 Jan 20 10:55:03.338804 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3dcc7641-6fc4-4ada-9414-58a4d2c4ca81 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:03.341425 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3dcc7641-6fc4-4ada-9414-58a4d2c4ca81 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:03.374280 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-6dca4c9d-1998-4951-b887-5bfcd139002f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Created reservations ['ce2379b8-5e49-4303-8562-a95b2b21b03e', '2f85c817-b853-42f4-bf09-89a6c9ced668', 'ace359a7-69f4-4260-9971-75aa9354f93c', '34bca34d-b100-44d7-b764-4bc6c52402db'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:55:03.416660 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:03.416660 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:03.428902 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3dcc7641-6fc4-4ada-9414-58a4d2c4ca81 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Volume info retrieved successfully. Jan 20 10:55:03.480906 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3dcc7641-6fc4-4ada-9414-58a4d2c4ca81 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/edea1862-c77f-4192-8b14-64b9b94eec73 returned with HTTP 200 Jan 20 10:55:03.482019 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1004/2029] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:03 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/edea1862-c77f-4192-8b14-64b9b94eec73 => generated 911 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:55:03.674575 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6dca4c9d-1998-4951-b887-5bfcd139002f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot create request issued successfully. Jan 20 10:55:03.675651 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6dca4c9d-1998-4951-b887-5bfcd139002f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots returned with HTTP 202 Jan 20 10:55:03.677243 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1026/2030] 10.222.0.73 () {60 vars in 1232 bytes} [Wed Jan 20 10:55:03 2021] POST /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots => generated 310 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:55:03.694317 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cfe26f79-8907-463a-930c-cd9e0e931d0a tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/2a4e34a8-ad17-413e-a179-e05b45a46fcf Jan 20 10:55:03.695182 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cfe26f79-8907-463a-930c-cd9e0e931d0a tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:03.701078 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:03.701078 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:03.702499 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cfe26f79-8907-463a-930c-cd9e0e931d0a tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:03.904177 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:03.904177 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:03.905526 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cfe26f79-8907-463a-930c-cd9e0e931d0a tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot retrieved successfully. Jan 20 10:55:03.908048 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cfe26f79-8907-463a-930c-cd9e0e931d0a tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/2a4e34a8-ad17-413e-a179-e05b45a46fcf returned with HTTP 200 Jan 20 10:55:03.914273 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1005/2031] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:55:03 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/2a4e34a8-ad17-413e-a179-e05b45a46fcf => generated 442 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:04.065840 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e2f2bda3-3f61-42c2-bd2b-53f67276bb95 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] POST http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes Jan 20 10:55:04.066452 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:04.066452 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:04.066750 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e2f2bda3-3f61-42c2-bd2b-53f67276bb95 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2075982318"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:55:04.067804 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-e2f2bda3-3f61-42c2-bd2b-53f67276bb95 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2075982318'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:55:04.068231 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-e2f2bda3-3f61-42c2-bd2b-53f67276bb95 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Create volume of 1 GB Jan 20 10:55:04.068964 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:04.068964 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:04.082588 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e2f2bda3-3f61-42c2-bd2b-53f67276bb95 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Availability Zones retrieved successfully. Jan 20 10:55:04.122507 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e2f2bda3-3f61-42c2-bd2b-53f67276bb95 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Flow 'volume_create_api' (6dbad258-23a9-402f-87cb-e8b4442bf4db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:55:04.128248 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e2f2bda3-3f61-42c2-bd2b-53f67276bb95 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd4c23f9-8f80-46ab-a45a-87fb985ea7c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:04.133095 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-e2f2bda3-3f61-42c2-bd2b-53f67276bb95 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:55:04.298918 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e2f2bda3-3f61-42c2-bd2b-53f67276bb95 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd4c23f9-8f80-46ab-a45a-87fb985ea7c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:04.301678 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e2f2bda3-3f61-42c2-bd2b-53f67276bb95 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e151d0c-8061-480b-b36f-02a91fa8da17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:04.450363 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-e2f2bda3-3f61-42c2-bd2b-53f67276bb95 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Created reservations ['39174671-bd60-4f4f-9cc1-cdceb577851c', 'a53de66c-ea37-4847-bc58-4f9d04b6377e', '94276f60-dc81-41cd-a792-9d05b51866f8', '8103cc93-c67a-48e4-a569-3fa7ccd7d544'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:55:04.452445 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e2f2bda3-3f61-42c2-bd2b-53f67276bb95 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e151d0c-8061-480b-b36f-02a91fa8da17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39174671-bd60-4f4f-9cc1-cdceb577851c', 'a53de66c-ea37-4847-bc58-4f9d04b6377e', '94276f60-dc81-41cd-a792-9d05b51866f8', '8103cc93-c67a-48e4-a569-3fa7ccd7d544']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:04.454994 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e2f2bda3-3f61-42c2-bd2b-53f67276bb95 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40bb2cb4-9b4f-4569-8fe1-d5ce86f90776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:04.499536 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-49dd9f87-a588-4513-92e0-298a677f0ed0 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/edea1862-c77f-4192-8b14-64b9b94eec73 Jan 20 10:55:04.500048 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-49dd9f87-a588-4513-92e0-298a677f0ed0 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:04.500477 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:04.500477 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:04.501187 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-49dd9f87-a588-4513-92e0-298a677f0ed0 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:04.622605 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:04.622605 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:04.638304 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e2f2bda3-3f61-42c2-bd2b-53f67276bb95 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40bb2cb4-9b4f-4569-8fe1-d5ce86f90776) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3357f0b3-f4b5-4025-bf8c-208070de0f26', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2075982318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e25f33e3c194745a53a3f63852d8446',qos_specs=None,replication_status=,reservations=['39174671-bd60-4f4f-9cc1-cdceb577851c','a53de66c-ea37-4847-bc58-4f9d04b6377e','94276f60-dc81-41cd-a792-9d05b51866f8','8103cc93-c67a-48e4-a569-3fa7ccd7d544'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4ecee394de64f51ba3aa57b1043056b',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:55:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2075982318',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3357f0b3-f4b5-4025-bf8c-208070de0f26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e25f33e3c194745a53a3f63852d8446',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b4ecee394de64f51ba3aa57b1043056b',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:04.643941 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e2f2bda3-3f61-42c2-bd2b-53f67276bb95 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6653b310-f84e-4fac-9ca2-3d0fb6455071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:04.655838 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-49dd9f87-a588-4513-92e0-298a677f0ed0 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Volume info retrieved successfully. Jan 20 10:55:04.685099 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-49dd9f87-a588-4513-92e0-298a677f0ed0 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/edea1862-c77f-4192-8b14-64b9b94eec73 returned with HTTP 200 Jan 20 10:55:04.695110 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1006/2032] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:04 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/edea1862-c77f-4192-8b14-64b9b94eec73 => generated 911 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:04.695345 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e2f2bda3-3f61-42c2-bd2b-53f67276bb95 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6653b310-f84e-4fac-9ca2-3d0fb6455071) transitioned into state 'SUCCESS' from state '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-2075982318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e25f33e3c194745a53a3f63852d8446',qos_specs=None,replication_status=,reservations=['39174671-bd60-4f4f-9cc1-cdceb577851c','a53de66c-ea37-4847-bc58-4f9d04b6377e','94276f60-dc81-41cd-a792-9d05b51866f8','8103cc93-c67a-48e4-a569-3fa7ccd7d544'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4ecee394de64f51ba3aa57b1043056b',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:04.699606 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e2f2bda3-3f61-42c2-bd2b-53f67276bb95 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0e88a09-3123-4bca-b714-1e3fcf287a80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:04.727619 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e2f2bda3-3f61-42c2-bd2b-53f67276bb95 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0e88a09-3123-4bca-b714-1e3fcf287a80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:04.731691 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e2f2bda3-3f61-42c2-bd2b-53f67276bb95 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Flow 'volume_create_api' (6dbad258-23a9-402f-87cb-e8b4442bf4db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:55:04.796608 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e2f2bda3-3f61-42c2-bd2b-53f67276bb95 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Create volume request issued successfully. Jan 20 10:55:04.813041 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e2f2bda3-3f61-42c2-bd2b-53f67276bb95 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes returned with HTTP 202 Jan 20 10:55:04.813867 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1027/2033] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:55:04 2021] POST /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes => generated 818 bytes in 752 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:55:04.838670 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ce2b6b38-b3f4-4f97-840b-e2d4ad48e414 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] GET http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/3357f0b3-f4b5-4025-bf8c-208070de0f26 Jan 20 10:55:04.841493 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ce2b6b38-b3f4-4f97-840b-e2d4ad48e414 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:04.842251 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:04.842251 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:04.843516 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ce2b6b38-b3f4-4f97-840b-e2d4ad48e414 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:04.923004 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c041c619-d451-4ca8-b6d2-fd2e138ee7a3 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/2a4e34a8-ad17-413e-a179-e05b45a46fcf Jan 20 10:55:04.923621 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c041c619-d451-4ca8-b6d2-fd2e138ee7a3 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:04.923744 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:04.923744 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:04.924119 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c041c619-d451-4ca8-b6d2-fd2e138ee7a3 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:04.930371 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:04.930371 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:04.950232 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ce2b6b38-b3f4-4f97-840b-e2d4ad48e414 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Volume info retrieved successfully. Jan 20 10:55:04.975923 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:04.975923 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:04.987111 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c041c619-d451-4ca8-b6d2-fd2e138ee7a3 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot retrieved successfully. Jan 20 10:55:04.997628 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c041c619-d451-4ca8-b6d2-fd2e138ee7a3 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/2a4e34a8-ad17-413e-a179-e05b45a46fcf returned with HTTP 200 Jan 20 10:55:04.998530 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1028/2034] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:55:04 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/2a4e34a8-ad17-413e-a179-e05b45a46fcf => generated 442 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:05.009542 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ce2b6b38-b3f4-4f97-840b-e2d4ad48e414 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/3357f0b3-f4b5-4025-bf8c-208070de0f26 returned with HTTP 200 Jan 20 10:55:05.022184 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1007/2035] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:04 2021] GET /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/3357f0b3-f4b5-4025-bf8c-208070de0f26 => generated 886 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:05.714070 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-afee9b1c-2ba5-4d37-aa89-a07623dadc37 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/edea1862-c77f-4192-8b14-64b9b94eec73 Jan 20 10:55:05.715154 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-afee9b1c-2ba5-4d37-aa89-a07623dadc37 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:05.715525 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:05.715525 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:05.716350 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-afee9b1c-2ba5-4d37-aa89-a07623dadc37 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:05.841155 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:05.841155 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:05.852632 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-afee9b1c-2ba5-4d37-aa89-a07623dadc37 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Volume info retrieved successfully. Jan 20 10:55:05.892725 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-afee9b1c-2ba5-4d37-aa89-a07623dadc37 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/edea1862-c77f-4192-8b14-64b9b94eec73 returned with HTTP 200 Jan 20 10:55:05.894105 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1029/2036] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:05 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/edea1862-c77f-4192-8b14-64b9b94eec73 => generated 911 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:06.015452 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eceb9f6c-362e-4726-bba8-4d1ad206085e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/2a4e34a8-ad17-413e-a179-e05b45a46fcf Jan 20 10:55:06.016378 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eceb9f6c-362e-4726-bba8-4d1ad206085e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:06.021283 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:06.021283 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:06.022482 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eceb9f6c-362e-4726-bba8-4d1ad206085e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:06.040524 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f6a46e62-481c-4f4e-ba46-e5233207b6bb tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] GET http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/3357f0b3-f4b5-4025-bf8c-208070de0f26 Jan 20 10:55:06.041461 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f6a46e62-481c-4f4e-ba46-e5233207b6bb tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:06.041816 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:06.041816 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:06.042506 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f6a46e62-481c-4f4e-ba46-e5233207b6bb tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:06.099112 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:06.099112 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:06.112023 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-eceb9f6c-362e-4726-bba8-4d1ad206085e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot retrieved successfully. Jan 20 10:55:06.124219 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eceb9f6c-362e-4726-bba8-4d1ad206085e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/2a4e34a8-ad17-413e-a179-e05b45a46fcf returned with HTTP 200 Jan 20 10:55:06.126153 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1008/2037] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:55:06 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/2a4e34a8-ad17-413e-a179-e05b45a46fcf => generated 469 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:55:06.163858 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:06.163858 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:06.181898 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f6a46e62-481c-4f4e-ba46-e5233207b6bb tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Volume info retrieved successfully. Jan 20 10:55:06.235552 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f6a46e62-481c-4f4e-ba46-e5233207b6bb tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/3357f0b3-f4b5-4025-bf8c-208070de0f26 returned with HTTP 200 Jan 20 10:55:06.248979 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1030/2038] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:06 2021] GET /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/3357f0b3-f4b5-4025-bf8c-208070de0f26 => generated 910 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:06.914590 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b841a76c-fe2b-4836-b3fa-9a057f87beba tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/edea1862-c77f-4192-8b14-64b9b94eec73 Jan 20 10:55:06.916135 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b841a76c-fe2b-4836-b3fa-9a057f87beba tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:06.916764 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:06.916764 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:06.918307 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b841a76c-fe2b-4836-b3fa-9a057f87beba tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:06.997886 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:06.997886 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:07.012968 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b841a76c-fe2b-4836-b3fa-9a057f87beba tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Volume info retrieved successfully. Jan 20 10:55:07.046368 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b841a76c-fe2b-4836-b3fa-9a057f87beba tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/edea1862-c77f-4192-8b14-64b9b94eec73 returned with HTTP 200 Jan 20 10:55:07.047605 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1009/2039] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:06 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/edea1862-c77f-4192-8b14-64b9b94eec73 => generated 911 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:07.263536 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-84e81de7-b91f-4564-9517-fb46eb3f0741 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] GET http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/3357f0b3-f4b5-4025-bf8c-208070de0f26 Jan 20 10:55:07.264378 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-84e81de7-b91f-4564-9517-fb46eb3f0741 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:07.264634 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:07.264634 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:07.265018 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-84e81de7-b91f-4564-9517-fb46eb3f0741 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:07.326117 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:07.326117 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:07.351157 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-84e81de7-b91f-4564-9517-fb46eb3f0741 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Volume info retrieved successfully. Jan 20 10:55:07.386634 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-84e81de7-b91f-4564-9517-fb46eb3f0741 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/3357f0b3-f4b5-4025-bf8c-208070de0f26 returned with HTTP 200 Jan 20 10:55:07.388415 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1031/2040] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:07 2021] GET /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/3357f0b3-f4b5-4025-bf8c-208070de0f26 => generated 911 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:07.783472 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eb16b973-e8a8-40c3-b85d-2c7e1b867ade tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] POST http://10.222.0.73/volume/v3/215f06ba90e047ca801d3b969ee3487e/volumes/3357f0b3-f4b5-4025-bf8c-208070de0f26/action Jan 20 10:55:07.784348 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:07.784348 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:07.785823 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eb16b973-e8a8-40c3-b85d-2c7e1b867ade tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:55:07.786612 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eb16b973-e8a8-40c3-b85d-2c7e1b867ade tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:55:07.789603 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.admin_actions [None req-eb16b973-e8a8-40c3-b85d-2c7e1b867ade tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] Updating volume '3357f0b3-f4b5-4025-bf8c-208070de0f26' with '{'status': 'attaching'}' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 20 10:55:07.934062 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:07.934062 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:08.027673 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eb16b973-e8a8-40c3-b85d-2c7e1b867ade tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] http://10.222.0.73/volume/v3/215f06ba90e047ca801d3b969ee3487e/volumes/3357f0b3-f4b5-4025-bf8c-208070de0f26/action returned with HTTP 202 Jan 20 10:55:08.029109 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1010/2041] 10.222.0.73 () {60 vars in 1357 bytes} [Wed Jan 20 10:55:07 2021] POST /volume/v3/215f06ba90e047ca801d3b969ee3487e/volumes/3357f0b3-f4b5-4025-bf8c-208070de0f26/action => generated 0 bytes in 616 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 20 10:55:08.038181 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4f3cbee9-660b-47cc-90d6-31d605b33aef tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] GET http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/3357f0b3-f4b5-4025-bf8c-208070de0f26 Jan 20 10:55:08.038935 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4f3cbee9-660b-47cc-90d6-31d605b33aef tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:08.039294 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:08.039294 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:08.040052 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4f3cbee9-660b-47cc-90d6-31d605b33aef tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:08.063945 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bcf0f439-e93b-4af7-a33e-2f52e825bdbd tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/edea1862-c77f-4192-8b14-64b9b94eec73 Jan 20 10:55:08.064685 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bcf0f439-e93b-4af7-a33e-2f52e825bdbd tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:08.065119 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:08.065119 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:08.065771 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bcf0f439-e93b-4af7-a33e-2f52e825bdbd tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:08.123012 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:08.123012 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:08.136610 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4f3cbee9-660b-47cc-90d6-31d605b33aef tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Volume info retrieved successfully. Jan 20 10:55:08.138571 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bcf0f439-e93b-4af7-a33e-2f52e825bdbd tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/edea1862-c77f-4192-8b14-64b9b94eec73 returned with HTTP 404 Jan 20 10:55:08.140425 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1011/2042] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:08 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/edea1862-c77f-4192-8b14-64b9b94eec73 => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 20 10:55:08.148309 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ccb232dd-9712-4c9e-bc0a-9177c50a6179 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes Jan 20 10:55:08.149164 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ccb232dd-9712-4c9e-bc0a-9177c50a6179 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:08.149879 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ccb232dd-9712-4c9e-bc0a-9177c50a6179 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:08.150739 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-ccb232dd-9712-4c9e-bc0a-9177c50a6179 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:55:08.152339 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:08.152339 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:08.154001 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ccb232dd-9712-4c9e-bc0a-9177c50a6179 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:55:08.192481 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4f3cbee9-660b-47cc-90d6-31d605b33aef tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/3357f0b3-f4b5-4025-bf8c-208070de0f26 returned with HTTP 200 Jan 20 10:55:08.201447 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1032/2043] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:08 2021] GET /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/3357f0b3-f4b5-4025-bf8c-208070de0f26 => generated 911 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:08.224430 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e1fdfb1e-613f-4ddc-8011-a429acedf22f tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] POST http://10.222.0.73/volume/v3/215f06ba90e047ca801d3b969ee3487e/volumes/3357f0b3-f4b5-4025-bf8c-208070de0f26/action Jan 20 10:55:08.225827 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:08.225827 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:08.226689 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e1fdfb1e-613f-4ddc-8011-a429acedf22f tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] Action body: b'{"os-force_delete": {}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:55:08.226813 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ccb232dd-9712-4c9e-bc0a-9177c50a6179 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Get all volumes completed successfully. Jan 20 10:55:08.227380 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e1fdfb1e-613f-4ddc-8011-a429acedf22f tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:55:08.227788 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ccb232dd-9712-4c9e-bc0a-9177c50a6179 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes returned with HTTP 200 Jan 20 10:55:08.228822 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1012/2044] 10.222.0.73 () {58 vars in 1204 bytes} [Wed Jan 20 10:55:08 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/volumes => generated 15 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 20 10:55:08.241168 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d961eefc-f123-4357-ab06-d5d92ae849bb tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots Jan 20 10:55:08.242130 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d961eefc-f123-4357-ab06-d5d92ae849bb tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:08.242840 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d961eefc-f123-4357-ab06-d5d92ae849bb tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:08.243689 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-d961eefc-f123-4357-ab06-d5d92ae849bb tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:55:08.247246 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-d961eefc-f123-4357-ab06-d5d92ae849bb tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Building query based on filter {{(pid=87959) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 20 10:55:08.273440 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d961eefc-f123-4357-ab06-d5d92ae849bb tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Get all snapshots completed successfully. Jan 20 10:55:08.274370 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d961eefc-f123-4357-ab06-d5d92ae849bb tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots returned with HTTP 200 Jan 20 10:55:08.283941 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1013/2045] 10.222.0.73 () {58 vars in 1210 bytes} [Wed Jan 20 10:55:08 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots => generated 17 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 20 10:55:08.288361 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9e99ae7c-aee0-47e5-a1f7-3726ca905da2 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] POST http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes Jan 20 10:55:08.289436 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9e99ae7c-aee0-47e5-a1f7-3726ca905da2 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-64727733"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:55:08.290680 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-9e99ae7c-aee0-47e5-a1f7-3726ca905da2 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-64727733'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:55:08.291218 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-9e99ae7c-aee0-47e5-a1f7-3726ca905da2 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Create volume of 1 GB Jan 20 10:55:08.305952 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9e99ae7c-aee0-47e5-a1f7-3726ca905da2 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Availability Zones retrieved successfully. Jan 20 10:55:08.324159 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9e99ae7c-aee0-47e5-a1f7-3726ca905da2 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Flow 'volume_create_api' (092222f9-1b13-4999-adef-33e946ba5f20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:55:08.327957 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9e99ae7c-aee0-47e5-a1f7-3726ca905da2 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8b4706a-edaa-4d3b-b85c-d11d9a7f0484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:08.330687 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-9e99ae7c-aee0-47e5-a1f7-3726ca905da2 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:55:08.341291 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:08.341291 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:08.342766 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e1fdfb1e-613f-4ddc-8011-a429acedf22f tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] Volume info retrieved successfully. Jan 20 10:55:08.393053 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e1fdfb1e-613f-4ddc-8011-a429acedf22f tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] Delete volume request issued successfully. Jan 20 10:55:08.394449 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e1fdfb1e-613f-4ddc-8011-a429acedf22f tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] http://10.222.0.73/volume/v3/215f06ba90e047ca801d3b969ee3487e/volumes/3357f0b3-f4b5-4025-bf8c-208070de0f26/action returned with HTTP 202 Jan 20 10:55:08.396665 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1033/2046] 10.222.0.73 () {60 vars in 1357 bytes} [Wed Jan 20 10:55:08 2021] POST /volume/v3/215f06ba90e047ca801d3b969ee3487e/volumes/3357f0b3-f4b5-4025-bf8c-208070de0f26/action => generated 0 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 20 10:55:08.412483 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-852edf90-20ca-47fd-91e9-bf6828995759 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] GET http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/3357f0b3-f4b5-4025-bf8c-208070de0f26 Jan 20 10:55:08.413351 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-852edf90-20ca-47fd-91e9-bf6828995759 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:08.413541 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:08.413541 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:08.413928 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-852edf90-20ca-47fd-91e9-bf6828995759 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:08.430722 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9e99ae7c-aee0-47e5-a1f7-3726ca905da2 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8b4706a-edaa-4d3b-b85c-d11d9a7f0484) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:08.439923 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9e99ae7c-aee0-47e5-a1f7-3726ca905da2 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4a8da22-acc0-427b-9811-7fe3e7783a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:08.480034 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:08.480034 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:08.496826 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-852edf90-20ca-47fd-91e9-bf6828995759 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Volume info retrieved successfully. Jan 20 10:55:08.547353 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-852edf90-20ca-47fd-91e9-bf6828995759 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/3357f0b3-f4b5-4025-bf8c-208070de0f26 returned with HTTP 200 Jan 20 10:55:08.548317 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1034/2047] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:08 2021] GET /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/3357f0b3-f4b5-4025-bf8c-208070de0f26 => generated 910 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:08.570742 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-9e99ae7c-aee0-47e5-a1f7-3726ca905da2 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Created reservations ['ee54988f-ef53-4c07-9d9b-d9606e9d12de', 'eceb345b-ef55-464e-adac-e8f7705d6e21', '9cd18c8e-c55e-425a-921b-a4106dd2f829', '7f2310ae-091d-40c6-8472-5bd1b451f66c'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:55:08.572388 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9e99ae7c-aee0-47e5-a1f7-3726ca905da2 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4a8da22-acc0-427b-9811-7fe3e7783a24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee54988f-ef53-4c07-9d9b-d9606e9d12de', 'eceb345b-ef55-464e-adac-e8f7705d6e21', '9cd18c8e-c55e-425a-921b-a4106dd2f829', '7f2310ae-091d-40c6-8472-5bd1b451f66c']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:08.576078 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9e99ae7c-aee0-47e5-a1f7-3726ca905da2 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ea55063-e372-46f3-b49b-3e72d5865172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:08.695970 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9e99ae7c-aee0-47e5-a1f7-3726ca905da2 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ea55063-e372-46f3-b49b-3e72d5865172) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '630d5738-e25e-4a7e-9ed6-b10e73ff7916', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-64727733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bd2215b778642058c0c1a1d11681058',qos_specs=None,replication_status=,reservations=['ee54988f-ef53-4c07-9d9b-d9606e9d12de','eceb345b-ef55-464e-adac-e8f7705d6e21','9cd18c8e-c55e-425a-921b-a4106dd2f829','7f2310ae-091d-40c6-8472-5bd1b451f66c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48526a4d07af47ada6bb3e8c4630bcad',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:55:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-64727733',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=630d5738-e25e-4a7e-9ed6-b10e73ff7916,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bd2215b778642058c0c1a1d11681058',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='48526a4d07af47ada6bb3e8c4630bcad',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:08.700932 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9e99ae7c-aee0-47e5-a1f7-3726ca905da2 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac63696b-1c95-4763-b68f-7c632228d733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:08.754014 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9e99ae7c-aee0-47e5-a1f7-3726ca905da2 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac63696b-1c95-4763-b68f-7c632228d733) transitioned into state 'SUCCESS' from state '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-64727733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bd2215b778642058c0c1a1d11681058',qos_specs=None,replication_status=,reservations=['ee54988f-ef53-4c07-9d9b-d9606e9d12de','eceb345b-ef55-464e-adac-e8f7705d6e21','9cd18c8e-c55e-425a-921b-a4106dd2f829','7f2310ae-091d-40c6-8472-5bd1b451f66c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48526a4d07af47ada6bb3e8c4630bcad',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:08.756036 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9e99ae7c-aee0-47e5-a1f7-3726ca905da2 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b308c42d-daa9-4e57-a04a-be496c4632c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:08.782039 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9e99ae7c-aee0-47e5-a1f7-3726ca905da2 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b308c42d-daa9-4e57-a04a-be496c4632c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:08.786260 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-9e99ae7c-aee0-47e5-a1f7-3726ca905da2 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Flow 'volume_create_api' (092222f9-1b13-4999-adef-33e946ba5f20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:55:08.890541 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9e99ae7c-aee0-47e5-a1f7-3726ca905da2 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Create volume request issued successfully. Jan 20 10:55:08.928692 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9e99ae7c-aee0-47e5-a1f7-3726ca905da2 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes returned with HTTP 202 Jan 20 10:55:08.933297 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1014/2048] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:55:08 2021] POST /volume/v3/5bd2215b778642058c0c1a1d11681058/volumes => generated 818 bytes in 648 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:55:08.946191 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f04b1b26-4c66-4da4-a556-7686af948386 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/630d5738-e25e-4a7e-9ed6-b10e73ff7916 Jan 20 10:55:08.946703 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f04b1b26-4c66-4da4-a556-7686af948386 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:08.946818 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:08.946818 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:08.947193 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f04b1b26-4c66-4da4-a556-7686af948386 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:09.007396 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:09.007396 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:09.019480 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f04b1b26-4c66-4da4-a556-7686af948386 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Volume info retrieved successfully. Jan 20 10:55:09.054047 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f04b1b26-4c66-4da4-a556-7686af948386 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/630d5738-e25e-4a7e-9ed6-b10e73ff7916 returned with HTTP 200 Jan 20 10:55:09.054876 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1015/2049] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:08 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/630d5738-e25e-4a7e-9ed6-b10e73ff7916 => generated 886 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:09.202894 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7e2378a0-b4fc-4366-8313-add20237b654 tempest-VolumeHostsAdminTestsJSON-952916999 tempest-VolumeHostsAdminTestsJSON-952916999] GET http://10.222.0.73/volume/v3/1bde9a0efb3d495d9ae67a8edd1cd3bb/os-hosts Jan 20 10:55:09.219813 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7e2378a0-b4fc-4366-8313-add20237b654 tempest-VolumeHostsAdminTestsJSON-952916999 tempest-VolumeHostsAdminTestsJSON-952916999] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:09.220236 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:09.220236 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:09.220547 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7e2378a0-b4fc-4366-8313-add20237b654 tempest-VolumeHostsAdminTestsJSON-952916999 tempest-VolumeHostsAdminTestsJSON-952916999] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:09.233572 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.hosts [None req-7e2378a0-b4fc-4366-8313-add20237b654 tempest-VolumeHostsAdminTestsJSON-952916999 tempest-VolumeHostsAdminTestsJSON-952916999] status, active and update: available, enabled, 2021-01-20 10:55:09+00:00 {{(pid=87960) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 20 10:55:09.234002 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.hosts [None req-7e2378a0-b4fc-4366-8313-add20237b654 tempest-VolumeHostsAdminTestsJSON-952916999 tempest-VolumeHostsAdminTestsJSON-952916999] status, active and update: available, enabled, 2021-01-20 10:55:01+00:00 {{(pid=87960) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 20 10:55:09.234418 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.hosts [None req-7e2378a0-b4fc-4366-8313-add20237b654 tempest-VolumeHostsAdminTestsJSON-952916999 tempest-VolumeHostsAdminTestsJSON-952916999] status, active and update: available, enabled, 2021-01-20 10:54:59+00:00 {{(pid=87960) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 20 10:55:09.235281 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7e2378a0-b4fc-4366-8313-add20237b654 tempest-VolumeHostsAdminTestsJSON-952916999 tempest-VolumeHostsAdminTestsJSON-952916999] http://10.222.0.73/volume/v3/1bde9a0efb3d495d9ae67a8edd1cd3bb/os-hosts returned with HTTP 200 Jan 20 10:55:09.236479 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1035/2050] 10.222.0.73 () {58 vars in 1207 bytes} [Wed Jan 20 10:55:08 2021] GET /volume/v3/1bde9a0efb3d495d9ae67a8edd1cd3bb/os-hosts => generated 563 bytes in 505 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:09.250828 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-95b015f0-76c5-4cda-bb96-34735ae79d2b tempest-VolumeHostsAdminTestsJSON-952916999 tempest-VolumeHostsAdminTestsJSON-952916999] GET http://10.222.0.73/volume/v3/1bde9a0efb3d495d9ae67a8edd1cd3bb/os-hosts Jan 20 10:55:09.251646 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-95b015f0-76c5-4cda-bb96-34735ae79d2b tempest-VolumeHostsAdminTestsJSON-952916999 tempest-VolumeHostsAdminTestsJSON-952916999] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:09.251960 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:09.251960 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:09.252425 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-95b015f0-76c5-4cda-bb96-34735ae79d2b tempest-VolumeHostsAdminTestsJSON-952916999 tempest-VolumeHostsAdminTestsJSON-952916999] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:09.266758 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.hosts [None req-95b015f0-76c5-4cda-bb96-34735ae79d2b tempest-VolumeHostsAdminTestsJSON-952916999 tempest-VolumeHostsAdminTestsJSON-952916999] status, active and update: available, enabled, 2021-01-20 10:55:09+00:00 {{(pid=87959) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 20 10:55:09.267561 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.hosts [None req-95b015f0-76c5-4cda-bb96-34735ae79d2b tempest-VolumeHostsAdminTestsJSON-952916999 tempest-VolumeHostsAdminTestsJSON-952916999] status, active and update: available, enabled, 2021-01-20 10:55:01+00:00 {{(pid=87959) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 20 10:55:09.268047 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.hosts [None req-95b015f0-76c5-4cda-bb96-34735ae79d2b tempest-VolumeHostsAdminTestsJSON-952916999 tempest-VolumeHostsAdminTestsJSON-952916999] status, active and update: available, enabled, 2021-01-20 10:54:59+00:00 {{(pid=87959) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 20 10:55:09.268926 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-95b015f0-76c5-4cda-bb96-34735ae79d2b tempest-VolumeHostsAdminTestsJSON-952916999 tempest-VolumeHostsAdminTestsJSON-952916999] http://10.222.0.73/volume/v3/1bde9a0efb3d495d9ae67a8edd1cd3bb/os-hosts returned with HTTP 200 Jan 20 10:55:09.270300 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1016/2051] 10.222.0.73 () {58 vars in 1207 bytes} [Wed Jan 20 10:55:09 2021] GET /volume/v3/1bde9a0efb3d495d9ae67a8edd1cd3bb/os-hosts => generated 563 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:09.283370 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8c67454c-0cc0-44a4-85ba-f5ebbded0f5d tempest-VolumeHostsAdminTestsJSON-952916999 tempest-VolumeHostsAdminTestsJSON-952916999] GET http://10.222.0.73/volume/v3/1bde9a0efb3d495d9ae67a8edd1cd3bb/os-hosts/n-d-768509-8@lvmdriver-1 Jan 20 10:55:09.283917 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8c67454c-0cc0-44a4-85ba-f5ebbded0f5d tempest-VolumeHostsAdminTestsJSON-952916999 tempest-VolumeHostsAdminTestsJSON-952916999] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:09.284437 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8c67454c-0cc0-44a4-85ba-f5ebbded0f5d tempest-VolumeHostsAdminTestsJSON-952916999 tempest-VolumeHostsAdminTestsJSON-952916999] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:09.410091 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8c67454c-0cc0-44a4-85ba-f5ebbded0f5d tempest-VolumeHostsAdminTestsJSON-952916999 tempest-VolumeHostsAdminTestsJSON-952916999] http://10.222.0.73/volume/v3/1bde9a0efb3d495d9ae67a8edd1cd3bb/os-hosts/n-d-768509-8@lvmdriver-1 returned with HTTP 200 Jan 20 10:55:09.411115 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1036/2052] 10.222.0.73 () {58 vars in 1282 bytes} [Wed Jan 20 10:55:09 2021] GET /volume/v3/1bde9a0efb3d495d9ae67a8edd1cd3bb/os-hosts/n-d-768509-8@lvmdriver-1 => generated 950 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:55:09.578647 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-12bb316d-5678-4e33-933a-3090dabe7408 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] GET http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/3357f0b3-f4b5-4025-bf8c-208070de0f26 Jan 20 10:55:09.579280 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-12bb316d-5678-4e33-933a-3090dabe7408 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:09.579979 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-12bb316d-5678-4e33-933a-3090dabe7408 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:09.726539 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:09.726539 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:09.737430 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-12bb316d-5678-4e33-933a-3090dabe7408 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Volume info retrieved successfully. Jan 20 10:55:09.764859 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-12bb316d-5678-4e33-933a-3090dabe7408 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/3357f0b3-f4b5-4025-bf8c-208070de0f26 returned with HTTP 200 Jan 20 10:55:09.766001 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1017/2053] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:09 2021] GET /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/3357f0b3-f4b5-4025-bf8c-208070de0f26 => generated 910 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:10.072037 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d4b32d8a-4c10-4968-8e87-d51d354a0d55 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/630d5738-e25e-4a7e-9ed6-b10e73ff7916 Jan 20 10:55:10.072543 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d4b32d8a-4c10-4968-8e87-d51d354a0d55 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:10.073969 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d4b32d8a-4c10-4968-8e87-d51d354a0d55 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:10.192006 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:10.192006 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:10.207538 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d4b32d8a-4c10-4968-8e87-d51d354a0d55 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Volume info retrieved successfully. Jan 20 10:55:10.252193 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d4b32d8a-4c10-4968-8e87-d51d354a0d55 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/630d5738-e25e-4a7e-9ed6-b10e73ff7916 returned with HTTP 200 Jan 20 10:55:10.253698 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1037/2054] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:10 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/630d5738-e25e-4a7e-9ed6-b10e73ff7916 => generated 910 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:55:10.785112 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a4419d48-2c1a-42aa-967c-6906fa192aeb tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] GET http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/3357f0b3-f4b5-4025-bf8c-208070de0f26 Jan 20 10:55:10.786293 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a4419d48-2c1a-42aa-967c-6906fa192aeb tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:10.793596 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:10.793596 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:10.794168 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a4419d48-2c1a-42aa-967c-6906fa192aeb tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:10.875809 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:10.875809 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:10.893118 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a4419d48-2c1a-42aa-967c-6906fa192aeb tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Volume info retrieved successfully. Jan 20 10:55:10.926767 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a4419d48-2c1a-42aa-967c-6906fa192aeb tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/3357f0b3-f4b5-4025-bf8c-208070de0f26 returned with HTTP 200 Jan 20 10:55:10.927880 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1018/2055] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:10 2021] GET /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/3357f0b3-f4b5-4025-bf8c-208070de0f26 => generated 910 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:11.275680 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-69bf1872-ee88-47a2-b139-72668ce396bf tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/630d5738-e25e-4a7e-9ed6-b10e73ff7916 Jan 20 10:55:11.276460 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-69bf1872-ee88-47a2-b139-72668ce396bf tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:11.276607 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:11.276607 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:11.276910 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-69bf1872-ee88-47a2-b139-72668ce396bf tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:11.342042 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:11.342042 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:11.355012 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-69bf1872-ee88-47a2-b139-72668ce396bf tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Volume info retrieved successfully. Jan 20 10:55:11.388530 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-69bf1872-ee88-47a2-b139-72668ce396bf tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/630d5738-e25e-4a7e-9ed6-b10e73ff7916 returned with HTTP 200 Jan 20 10:55:11.390027 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1038/2056] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:11 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/630d5738-e25e-4a7e-9ed6-b10e73ff7916 => generated 911 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:55:11.412142 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-57c6f852-e9b0-4b55-b732-a1a8fceaba15 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] POST http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots Jan 20 10:55:11.413517 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:11.413517 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:11.414399 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-57c6f852-e9b0-4b55-b732-a1a8fceaba15 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "630d5738-e25e-4a7e-9ed6-b10e73ff7916", "name": "tempest-VolumesDeleteCascade-Snapshot-2132062899"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:55:11.484000 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:11.484000 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:11.486454 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-57c6f852-e9b0-4b55-b732-a1a8fceaba15 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Volume info retrieved successfully. Jan 20 10:55:11.487055 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-57c6f852-e9b0-4b55-b732-a1a8fceaba15 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Create snapshot from volume 630d5738-e25e-4a7e-9ed6-b10e73ff7916 Jan 20 10:55:11.670976 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-57c6f852-e9b0-4b55-b732-a1a8fceaba15 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Created reservations ['cc22a9cd-b468-4599-9eb1-06598ff18f5e', 'a360f09b-78f3-4355-b03e-6cc1886540d7', '27c9854e-b091-4c11-86ad-be42d79a8954', '55afc6bf-4d06-494d-92a9-3fd77407d50b'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:55:11.916681 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-57c6f852-e9b0-4b55-b732-a1a8fceaba15 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Snapshot create request issued successfully. Jan 20 10:55:11.918146 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-57c6f852-e9b0-4b55-b732-a1a8fceaba15 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots returned with HTTP 202 Jan 20 10:55:11.921745 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1019/2057] 10.222.0.73 () {60 vars in 1232 bytes} [Wed Jan 20 10:55:11 2021] POST /volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots => generated 307 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:55:11.930318 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fc60ac64-53bb-4d74-b58a-a22a7f36b53f tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots/5ac9b8ae-c366-44ae-89c4-4d801eb1b9fe Jan 20 10:55:11.930854 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fc60ac64-53bb-4d74-b58a-a22a7f36b53f tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:11.931051 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:11.931051 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:11.931398 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fc60ac64-53bb-4d74-b58a-a22a7f36b53f tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:11.953344 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0603457a-2233-4504-80c6-3071a184b086 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] GET http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/3357f0b3-f4b5-4025-bf8c-208070de0f26 Jan 20 10:55:11.954410 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0603457a-2233-4504-80c6-3071a184b086 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:11.954735 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:11.954735 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:11.956558 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0603457a-2233-4504-80c6-3071a184b086 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:11.996701 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:11.996701 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:11.997931 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fc60ac64-53bb-4d74-b58a-a22a7f36b53f tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Snapshot retrieved successfully. Jan 20 10:55:11.999923 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fc60ac64-53bb-4d74-b58a-a22a7f36b53f tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots/5ac9b8ae-c366-44ae-89c4-4d801eb1b9fe returned with HTTP 200 Jan 20 10:55:12.000758 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1039/2058] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:55:11 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots/5ac9b8ae-c366-44ae-89c4-4d801eb1b9fe => generated 439 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:12.115233 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0603457a-2233-4504-80c6-3071a184b086 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/3357f0b3-f4b5-4025-bf8c-208070de0f26 returned with HTTP 404 Jan 20 10:55:12.138576 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1020/2059] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:11 2021] GET /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/3357f0b3-f4b5-4025-bf8c-208070de0f26 => generated 109 bytes in 180 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:55:12.141535 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-94aa99a8-f4e7-481e-8ba7-a94fbe776de5 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] POST http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes Jan 20 10:55:12.141996 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:12.141996 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:12.143166 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-94aa99a8-f4e7-481e-8ba7-a94fbe776de5 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1387439043"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:55:12.143774 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-94aa99a8-f4e7-481e-8ba7-a94fbe776de5 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1387439043'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:55:12.144152 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-94aa99a8-f4e7-481e-8ba7-a94fbe776de5 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Create volume of 1 GB Jan 20 10:55:12.171549 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-94aa99a8-f4e7-481e-8ba7-a94fbe776de5 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Availability Zones retrieved successfully. Jan 20 10:55:12.208654 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-94aa99a8-f4e7-481e-8ba7-a94fbe776de5 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Flow 'volume_create_api' (7c556c31-37e8-4290-807c-49f0b0cd85f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:55:12.211572 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-94aa99a8-f4e7-481e-8ba7-a94fbe776de5 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06be2c3f-42e5-43cf-bf30-ac1a962ec6c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:12.213833 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-94aa99a8-f4e7-481e-8ba7-a94fbe776de5 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:55:12.322990 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-94aa99a8-f4e7-481e-8ba7-a94fbe776de5 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06be2c3f-42e5-43cf-bf30-ac1a962ec6c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:12.325985 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-94aa99a8-f4e7-481e-8ba7-a94fbe776de5 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5b1ceb5-8da8-40ab-aff3-863bd8c814e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:12.410684 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-94aa99a8-f4e7-481e-8ba7-a94fbe776de5 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Created reservations ['16158a09-4a58-4c83-8c93-ae4ff4b36c39', 'd825365c-a928-43b9-bfda-e1d55731e25a', '123f3568-f856-44cf-873a-a07ae4eb6c1c', '51909819-8bbb-44f2-a48b-4edaa4eb73e3'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:55:12.414796 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-94aa99a8-f4e7-481e-8ba7-a94fbe776de5 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5b1ceb5-8da8-40ab-aff3-863bd8c814e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16158a09-4a58-4c83-8c93-ae4ff4b36c39', 'd825365c-a928-43b9-bfda-e1d55731e25a', '123f3568-f856-44cf-873a-a07ae4eb6c1c', '51909819-8bbb-44f2-a48b-4edaa4eb73e3']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:12.419612 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-94aa99a8-f4e7-481e-8ba7-a94fbe776de5 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ccdffd9-b748-45e6-a5a8-f23813413143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:12.646300 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-94aa99a8-f4e7-481e-8ba7-a94fbe776de5 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ccdffd9-b748-45e6-a5a8-f23813413143) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74185df9-2bbe-4c00-8a17-b570840b0859', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1387439043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e25f33e3c194745a53a3f63852d8446',qos_specs=None,replication_status=,reservations=['16158a09-4a58-4c83-8c93-ae4ff4b36c39','d825365c-a928-43b9-bfda-e1d55731e25a','123f3568-f856-44cf-873a-a07ae4eb6c1c','51909819-8bbb-44f2-a48b-4edaa4eb73e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4ecee394de64f51ba3aa57b1043056b',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:55:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1387439043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74185df9-2bbe-4c00-8a17-b570840b0859,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e25f33e3c194745a53a3f63852d8446',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b4ecee394de64f51ba3aa57b1043056b',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:12.648600 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-94aa99a8-f4e7-481e-8ba7-a94fbe776de5 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac0707aa-e00a-4b83-bd80-d2a89a6635d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:12.709553 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-94aa99a8-f4e7-481e-8ba7-a94fbe776de5 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac0707aa-e00a-4b83-bd80-d2a89a6635d7) transitioned into state 'SUCCESS' from state '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-1387439043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e25f33e3c194745a53a3f63852d8446',qos_specs=None,replication_status=,reservations=['16158a09-4a58-4c83-8c93-ae4ff4b36c39','d825365c-a928-43b9-bfda-e1d55731e25a','123f3568-f856-44cf-873a-a07ae4eb6c1c','51909819-8bbb-44f2-a48b-4edaa4eb73e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4ecee394de64f51ba3aa57b1043056b',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:12.711701 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-94aa99a8-f4e7-481e-8ba7-a94fbe776de5 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (765dc25d-9679-422a-88c9-7cb200e8a237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:12.730334 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-94aa99a8-f4e7-481e-8ba7-a94fbe776de5 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (765dc25d-9679-422a-88c9-7cb200e8a237) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:12.733202 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-94aa99a8-f4e7-481e-8ba7-a94fbe776de5 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Flow 'volume_create_api' (7c556c31-37e8-4290-807c-49f0b0cd85f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:55:12.789190 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-94aa99a8-f4e7-481e-8ba7-a94fbe776de5 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Create volume request issued successfully. Jan 20 10:55:12.805619 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-94aa99a8-f4e7-481e-8ba7-a94fbe776de5 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes returned with HTTP 202 Jan 20 10:55:12.806741 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1040/2060] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:55:12 2021] POST /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes => generated 818 bytes in 669 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:55:12.841377 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c76d7019-603a-4f6f-bede-f66029a6fc01 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] GET http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/74185df9-2bbe-4c00-8a17-b570840b0859 Jan 20 10:55:12.842314 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c76d7019-603a-4f6f-bede-f66029a6fc01 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:12.852853 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c76d7019-603a-4f6f-bede-f66029a6fc01 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:13.002518 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:13.002518 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:13.015584 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4645a9af-8254-44bf-9b88-d8c889656e2b tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots/5ac9b8ae-c366-44ae-89c4-4d801eb1b9fe Jan 20 10:55:13.016116 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4645a9af-8254-44bf-9b88-d8c889656e2b tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:13.016302 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:13.016302 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:13.016721 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4645a9af-8254-44bf-9b88-d8c889656e2b tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:13.027684 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c76d7019-603a-4f6f-bede-f66029a6fc01 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Volume info retrieved successfully. Jan 20 10:55:13.068308 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:13.068308 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:13.069714 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4645a9af-8254-44bf-9b88-d8c889656e2b tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Snapshot retrieved successfully. Jan 20 10:55:13.072119 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4645a9af-8254-44bf-9b88-d8c889656e2b tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots/5ac9b8ae-c366-44ae-89c4-4d801eb1b9fe returned with HTTP 200 Jan 20 10:55:13.077905 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1041/2061] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:55:13 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots/5ac9b8ae-c366-44ae-89c4-4d801eb1b9fe => generated 439 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:13.094715 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c76d7019-603a-4f6f-bede-f66029a6fc01 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/74185df9-2bbe-4c00-8a17-b570840b0859 returned with HTTP 200 Jan 20 10:55:13.096449 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1021/2062] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:12 2021] GET /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/74185df9-2bbe-4c00-8a17-b570840b0859 => generated 910 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:14.089342 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-adff3a4f-7c18-44ad-8b21-ffd865a94d12 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots/5ac9b8ae-c366-44ae-89c4-4d801eb1b9fe Jan 20 10:55:14.090255 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-adff3a4f-7c18-44ad-8b21-ffd865a94d12 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:14.090390 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:14.090390 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:14.091516 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-adff3a4f-7c18-44ad-8b21-ffd865a94d12 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:14.115955 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-224341f9-6739-40f4-a963-f61b67b1a367 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] GET http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/74185df9-2bbe-4c00-8a17-b570840b0859 Jan 20 10:55:14.116584 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-224341f9-6739-40f4-a963-f61b67b1a367 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:14.116816 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:14.116816 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:14.121857 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-224341f9-6739-40f4-a963-f61b67b1a367 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:14.185269 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:14.185269 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:14.187217 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-adff3a4f-7c18-44ad-8b21-ffd865a94d12 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Snapshot retrieved successfully. Jan 20 10:55:14.189573 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-adff3a4f-7c18-44ad-8b21-ffd865a94d12 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots/5ac9b8ae-c366-44ae-89c4-4d801eb1b9fe returned with HTTP 200 Jan 20 10:55:14.190709 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1042/2063] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:55:14 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots/5ac9b8ae-c366-44ae-89c4-4d801eb1b9fe => generated 439 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:14.225315 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:14.225315 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:14.236876 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-224341f9-6739-40f4-a963-f61b67b1a367 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Volume info retrieved successfully. Jan 20 10:55:14.268715 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-224341f9-6739-40f4-a963-f61b67b1a367 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/74185df9-2bbe-4c00-8a17-b570840b0859 returned with HTTP 200 Jan 20 10:55:14.269742 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1022/2064] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:14 2021] GET /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/74185df9-2bbe-4c00-8a17-b570840b0859 => generated 911 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:14.286596 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3888208b-2cf3-4506-9544-2fa7c0517eb8 tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] POST http://10.222.0.73/volume/v3/215f06ba90e047ca801d3b969ee3487e/volumes/74185df9-2bbe-4c00-8a17-b570840b0859/action Jan 20 10:55:14.287638 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:14.287638 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:14.288415 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3888208b-2cf3-4506-9544-2fa7c0517eb8 tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:55:14.289105 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3888208b-2cf3-4506-9544-2fa7c0517eb8 tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:55:14.290281 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.admin_actions [None req-3888208b-2cf3-4506-9544-2fa7c0517eb8 tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] Updating volume '74185df9-2bbe-4c00-8a17-b570840b0859' with '{'status': 'creating'}' {{(pid=87960) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 20 10:55:14.420496 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:14.420496 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:14.491427 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3888208b-2cf3-4506-9544-2fa7c0517eb8 tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] http://10.222.0.73/volume/v3/215f06ba90e047ca801d3b969ee3487e/volumes/74185df9-2bbe-4c00-8a17-b570840b0859/action returned with HTTP 202 Jan 20 10:55:14.492465 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1043/2065] 10.222.0.73 () {60 vars in 1357 bytes} [Wed Jan 20 10:55:14 2021] POST /volume/v3/215f06ba90e047ca801d3b969ee3487e/volumes/74185df9-2bbe-4c00-8a17-b570840b0859/action => generated 0 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 20 10:55:14.501474 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9f46497d-c9c8-4352-a319-4ec151cd91a0 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] GET http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/74185df9-2bbe-4c00-8a17-b570840b0859 Jan 20 10:55:14.502425 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9f46497d-c9c8-4352-a319-4ec151cd91a0 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:14.502628 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:14.502628 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:14.503375 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9f46497d-c9c8-4352-a319-4ec151cd91a0 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:14.628992 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:14.628992 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:14.642769 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9f46497d-c9c8-4352-a319-4ec151cd91a0 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Volume info retrieved successfully. Jan 20 10:55:14.666524 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9f46497d-c9c8-4352-a319-4ec151cd91a0 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/74185df9-2bbe-4c00-8a17-b570840b0859 returned with HTTP 200 Jan 20 10:55:14.668029 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1023/2066] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:14 2021] GET /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/74185df9-2bbe-4c00-8a17-b570840b0859 => generated 910 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:55:14.696125 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-77c16c12-2625-4760-b4f0-a9f6603c2a93 tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] POST http://10.222.0.73/volume/v3/215f06ba90e047ca801d3b969ee3487e/volumes/74185df9-2bbe-4c00-8a17-b570840b0859/action Jan 20 10:55:14.697074 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:14.697074 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:14.698077 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-77c16c12-2625-4760-b4f0-a9f6603c2a93 tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] Action body: b'{"os-force_delete": {}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:55:14.699294 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-77c16c12-2625-4760-b4f0-a9f6603c2a93 tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:55:14.757257 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:14.757257 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:14.759146 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-77c16c12-2625-4760-b4f0-a9f6603c2a93 tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] Volume info retrieved successfully. Jan 20 10:55:14.800772 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-77c16c12-2625-4760-b4f0-a9f6603c2a93 tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] Delete volume request issued successfully. Jan 20 10:55:14.801342 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-77c16c12-2625-4760-b4f0-a9f6603c2a93 tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] http://10.222.0.73/volume/v3/215f06ba90e047ca801d3b969ee3487e/volumes/74185df9-2bbe-4c00-8a17-b570840b0859/action returned with HTTP 202 Jan 20 10:55:14.806511 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1044/2067] 10.222.0.73 () {60 vars in 1357 bytes} [Wed Jan 20 10:55:14 2021] POST /volume/v3/215f06ba90e047ca801d3b969ee3487e/volumes/74185df9-2bbe-4c00-8a17-b570840b0859/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 20 10:55:14.812155 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-339b184a-75e7-4b17-9cc3-8bdb3c2b6872 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] GET http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/74185df9-2bbe-4c00-8a17-b570840b0859 Jan 20 10:55:14.812857 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-339b184a-75e7-4b17-9cc3-8bdb3c2b6872 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:14.813203 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:14.813203 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:14.813610 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-339b184a-75e7-4b17-9cc3-8bdb3c2b6872 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:14.884573 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:14.884573 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:14.894800 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-339b184a-75e7-4b17-9cc3-8bdb3c2b6872 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Volume info retrieved successfully. Jan 20 10:55:14.920011 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-339b184a-75e7-4b17-9cc3-8bdb3c2b6872 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/74185df9-2bbe-4c00-8a17-b570840b0859 returned with HTTP 200 Jan 20 10:55:14.920844 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1024/2068] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:14 2021] GET /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/74185df9-2bbe-4c00-8a17-b570840b0859 => generated 910 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:15.203214 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-422ae0fe-fa87-4474-adb4-329b8f694a74 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots/5ac9b8ae-c366-44ae-89c4-4d801eb1b9fe Jan 20 10:55:15.203973 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-422ae0fe-fa87-4474-adb4-329b8f694a74 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:15.203973 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:15.203973 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:15.204507 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-422ae0fe-fa87-4474-adb4-329b8f694a74 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:15.234588 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:15.234588 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:15.236551 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-422ae0fe-fa87-4474-adb4-329b8f694a74 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Snapshot retrieved successfully. Jan 20 10:55:15.238814 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-422ae0fe-fa87-4474-adb4-329b8f694a74 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots/5ac9b8ae-c366-44ae-89c4-4d801eb1b9fe returned with HTTP 200 Jan 20 10:55:15.239891 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1045/2069] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:55:15 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots/5ac9b8ae-c366-44ae-89c4-4d801eb1b9fe => generated 466 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:15.258958 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-57a6f76c-697e-4dac-9ca7-50ebaec3929f tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] POST http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes Jan 20 10:55:15.260179 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:15.260179 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:15.261953 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-57a6f76c-697e-4dac-9ca7-50ebaec3929f tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "5ac9b8ae-c366-44ae-89c4-4d801eb1b9fe", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-706758300"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:55:15.264558 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-57a6f76c-697e-4dac-9ca7-50ebaec3929f tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Create volume request body: {'volume': {'snapshot_id': '5ac9b8ae-c366-44ae-89c4-4d801eb1b9fe', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-706758300'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:55:15.301609 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:15.301609 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:15.303459 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-57a6f76c-697e-4dac-9ca7-50ebaec3929f tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Snapshot retrieved successfully. Jan 20 10:55:15.304027 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-57a6f76c-697e-4dac-9ca7-50ebaec3929f tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Create volume of 1 GB Jan 20 10:55:15.321042 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-57a6f76c-697e-4dac-9ca7-50ebaec3929f tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Availability Zones retrieved successfully. Jan 20 10:55:15.355457 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-57a6f76c-697e-4dac-9ca7-50ebaec3929f tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Flow 'volume_create_api' (17bebb38-2622-4bc5-9613-53476007c99d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:55:15.361401 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-57a6f76c-697e-4dac-9ca7-50ebaec3929f tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (102ce51c-fc42-4b4d-9bd2-486c42201002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:15.366884 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-57a6f76c-697e-4dac-9ca7-50ebaec3929f tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:55:15.628021 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-57a6f76c-697e-4dac-9ca7-50ebaec3929f tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (102ce51c-fc42-4b4d-9bd2-486c42201002) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5ac9b8ae-c366-44ae-89c4-4d801eb1b9fe', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:15.631270 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-57a6f76c-697e-4dac-9ca7-50ebaec3929f tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38352faf-54b2-4e6a-8536-55b8db968ed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:15.762027 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-57a6f76c-697e-4dac-9ca7-50ebaec3929f tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Created reservations ['e69e8083-3e4b-4211-b1d4-b19794bd7201', 'fcf13ba7-d2e3-4d83-9380-2f9308b505b5', '78524e19-671b-42b6-9d3e-e4c9ad25a310', 'c977dee5-ca06-49f2-adc3-69800f27a8e2'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:55:15.767465 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-57a6f76c-697e-4dac-9ca7-50ebaec3929f tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38352faf-54b2-4e6a-8536-55b8db968ed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e69e8083-3e4b-4211-b1d4-b19794bd7201', 'fcf13ba7-d2e3-4d83-9380-2f9308b505b5', '78524e19-671b-42b6-9d3e-e4c9ad25a310', 'c977dee5-ca06-49f2-adc3-69800f27a8e2']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:15.773402 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-57a6f76c-697e-4dac-9ca7-50ebaec3929f tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5563446-8450-4f7d-aef3-b53e215a73bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:15.938661 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-450d9b13-c4af-4ff0-af79-45c0e7b393e4 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] GET http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/74185df9-2bbe-4c00-8a17-b570840b0859 Jan 20 10:55:15.939642 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-450d9b13-c4af-4ff0-af79-45c0e7b393e4 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:15.940011 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:15.940011 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:15.940650 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-450d9b13-c4af-4ff0-af79-45c0e7b393e4 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:16.051342 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-57a6f76c-697e-4dac-9ca7-50ebaec3929f tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5563446-8450-4f7d-aef3-b53e215a73bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '579859c1-10c4-4edd-b265-85d8f6ab9358', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-706758300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bd2215b778642058c0c1a1d11681058',qos_specs=None,replication_status=,reservations=['e69e8083-3e4b-4211-b1d4-b19794bd7201','fcf13ba7-d2e3-4d83-9380-2f9308b505b5','78524e19-671b-42b6-9d3e-e4c9ad25a310','c977dee5-ca06-49f2-adc3-69800f27a8e2'],size=1,snapshot_id=5ac9b8ae-c366-44ae-89c4-4d801eb1b9fe,source_replicaid=,source_volid=None,status='creating',user_id='48526a4d07af47ada6bb3e8c4630bcad',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:55:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-706758300',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=579859c1-10c4-4edd-b265-85d8f6ab9358,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bd2215b778642058c0c1a1d11681058',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5ac9b8ae-c366-44ae-89c4-4d801eb1b9fe,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='48526a4d07af47ada6bb3e8c4630bcad',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:16.054656 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-57a6f76c-697e-4dac-9ca7-50ebaec3929f tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03474fb6-bdbf-4fb5-b5b1-a5d5b115a765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:16.061242 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:16.061242 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:16.079233 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-450d9b13-c4af-4ff0-af79-45c0e7b393e4 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Volume info retrieved successfully. Jan 20 10:55:16.090504 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-57a6f76c-697e-4dac-9ca7-50ebaec3929f tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03474fb6-bdbf-4fb5-b5b1-a5d5b115a765) transitioned into state 'SUCCESS' from state '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-706758300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bd2215b778642058c0c1a1d11681058',qos_specs=None,replication_status=,reservations=['e69e8083-3e4b-4211-b1d4-b19794bd7201','fcf13ba7-d2e3-4d83-9380-2f9308b505b5','78524e19-671b-42b6-9d3e-e4c9ad25a310','c977dee5-ca06-49f2-adc3-69800f27a8e2'],size=1,snapshot_id=5ac9b8ae-c366-44ae-89c4-4d801eb1b9fe,source_replicaid=,source_volid=None,status='creating',user_id='48526a4d07af47ada6bb3e8c4630bcad',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:16.092784 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-57a6f76c-697e-4dac-9ca7-50ebaec3929f tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46983368-2b1b-462a-92e1-0cefbb001197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:16.123748 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-450d9b13-c4af-4ff0-af79-45c0e7b393e4 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/74185df9-2bbe-4c00-8a17-b570840b0859 returned with HTTP 200 Jan 20 10:55:16.125487 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1046/2070] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:15 2021] GET /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/74185df9-2bbe-4c00-8a17-b570840b0859 => generated 910 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:55:16.251917 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-57a6f76c-697e-4dac-9ca7-50ebaec3929f tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46983368-2b1b-462a-92e1-0cefbb001197) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:16.256085 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-57a6f76c-697e-4dac-9ca7-50ebaec3929f tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Flow 'volume_create_api' (17bebb38-2622-4bc5-9613-53476007c99d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:55:16.362245 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-57a6f76c-697e-4dac-9ca7-50ebaec3929f tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Create volume request issued successfully. Jan 20 10:55:16.382932 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ff4e74ef-e666-4f91-b329-507e285627fb tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] POST http://10.222.0.73/volume/v3/e189963deeac48a49d7353cd73a4062e/types Jan 20 10:55:16.383668 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:16.383668 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:16.384546 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ff4e74ef-e666-4f91-b329-507e285627fb tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1781581959", "extra_specs": {"spec1": "val1"}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:55:16.385920 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-57a6f76c-697e-4dac-9ca7-50ebaec3929f tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes returned with HTTP 202 Jan 20 10:55:16.386820 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1025/2071] 10.222.0.73 () {60 vars in 1226 bytes} [Wed Jan 20 10:55:15 2021] POST /volume/v3/5bd2215b778642058c0c1a1d11681058/volumes => generated 853 bytes in 1135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:55:16.411824 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8e83454f-2700-4b17-bab0-6ba3d32f8646 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 Jan 20 10:55:16.412353 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8e83454f-2700-4b17-bab0-6ba3d32f8646 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:16.412572 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:16.412572 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:16.413104 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8e83454f-2700-4b17-bab0-6ba3d32f8646 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:16.465166 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ff4e74ef-e666-4f91-b329-507e285627fb tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] http://10.222.0.73/volume/v3/e189963deeac48a49d7353cd73a4062e/types returned with HTTP 200 Jan 20 10:55:16.474238 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1047/2072] 10.222.0.73 () {60 vars in 1220 bytes} [Wed Jan 20 10:55:16 2021] POST /volume/v3/e189963deeac48a49d7353cd73a4062e/types => generated 243 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:16.484126 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6b306b1e-3b15-4a39-968f-3ee03beb7e92 tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] POST http://10.222.0.73/volume/v3/e189963deeac48a49d7353cd73a4062e/types/bc3da20e-dea1-430b-9233-857043468551/extra_specs Jan 20 10:55:16.485633 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6b306b1e-3b15-4a39-968f-3ee03beb7e92 tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:55:16.487604 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6b306b1e-3b15-4a39-968f-3ee03beb7e92 tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] http://10.222.0.73/volume/v3/e189963deeac48a49d7353cd73a4062e/types/bc3da20e-dea1-430b-9233-857043468551/extra_specs returned with HTTP 400 Jan 20 10:55:16.496045 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1048/2073] 10.222.0.73 () {60 vars in 1366 bytes} [Wed Jan 20 10:55:16 2021] POST /volume/v3/e189963deeac48a49d7353cd73a4062e/types/bc3da20e-dea1-430b-9233-857043468551/extra_specs => generated 146 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 20 10:55:16.508957 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e1413661-6b4d-4f0d-b4ac-efa8efde2dc5 tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] POST http://10.222.0.73/volume/v3/e189963deeac48a49d7353cd73a4062e/types/bc3da20e-dea1-430b-9233-857043468551/extra_specs Jan 20 10:55:16.511532 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e1413661-6b4d-4f0d-b4ac-efa8efde2dc5 tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:55:16.514957 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e1413661-6b4d-4f0d-b4ac-efa8efde2dc5 tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] http://10.222.0.73/volume/v3/e189963deeac48a49d7353cd73a4062e/types/bc3da20e-dea1-430b-9233-857043468551/extra_specs returned with HTTP 400 Jan 20 10:55:16.522377 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1049/2074] 10.222.0.73 () {60 vars in 1366 bytes} [Wed Jan 20 10:55:16 2021] POST /volume/v3/e189963deeac48a49d7353cd73a4062e/types/bc3da20e-dea1-430b-9233-857043468551/extra_specs => generated 132 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 20 10:55:16.541956 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:16.541956 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:16.568728 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-97a2577c-5a4d-4130-8975-af3c573e1619 tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] POST http://10.222.0.73/volume/v3/e189963deeac48a49d7353cd73a4062e/types/61703e95-c338-4aa8-8116-7c8d86110399/extra_specs Jan 20 10:55:16.572794 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-97a2577c-5a4d-4130-8975-af3c573e1619 tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:55:16.575864 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8e83454f-2700-4b17-bab0-6ba3d32f8646 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Volume info retrieved successfully. Jan 20 10:55:16.673826 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8e83454f-2700-4b17-bab0-6ba3d32f8646 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 returned with HTTP 200 Jan 20 10:55:16.688975 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1026/2075] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:16 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 => generated 945 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:16.722567 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-97a2577c-5a4d-4130-8975-af3c573e1619 tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] http://10.222.0.73/volume/v3/e189963deeac48a49d7353cd73a4062e/types/61703e95-c338-4aa8-8116-7c8d86110399/extra_specs returned with HTTP 404 Jan 20 10:55:16.725420 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1050/2076] 10.222.0.73 () {60 vars in 1366 bytes} [Wed Jan 20 10:55:16 2021] POST /volume/v3/e189963deeac48a49d7353cd73a4062e/types/61703e95-c338-4aa8-8116-7c8d86110399/extra_specs => generated 114 bytes in 202 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:55:16.752690 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-654858f6-d7db-4749-bfee-4edb411690a7 tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] DELETE http://10.222.0.73/volume/v3/e189963deeac48a49d7353cd73a4062e/types/00fead86-3b03-4f88-b331-2b07dc03958f/extra_specs/spec1 Jan 20 10:55:16.753838 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-654858f6-d7db-4749-bfee-4edb411690a7 tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:16.754210 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:16.754210 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:16.754899 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-654858f6-d7db-4749-bfee-4edb411690a7 tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:16.778021 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-654858f6-d7db-4749-bfee-4edb411690a7 tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] http://10.222.0.73/volume/v3/e189963deeac48a49d7353cd73a4062e/types/00fead86-3b03-4f88-b331-2b07dc03958f/extra_specs/spec1 returned with HTTP 404 Jan 20 10:55:16.779692 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1027/2077] 10.222.0.73 () {58 vars in 1366 bytes} [Wed Jan 20 10:55:16 2021] DELETE /volume/v3/e189963deeac48a49d7353cd73a4062e/types/00fead86-3b03-4f88-b331-2b07dc03958f/extra_specs/spec1 => generated 114 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:55:16.797349 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-10036284-ebf1-411a-8afe-d095cfa44ecc tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] GET http://10.222.0.73/volume/v3/e189963deeac48a49d7353cd73a4062e/types/bc3da20e-dea1-430b-9233-857043468551/extra_specs/nonexistent_extra_spec_name Jan 20 10:55:16.797961 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-10036284-ebf1-411a-8afe-d095cfa44ecc tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:16.798502 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-10036284-ebf1-411a-8afe-d095cfa44ecc tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:16.824123 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-10036284-ebf1-411a-8afe-d095cfa44ecc tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] http://10.222.0.73/volume/v3/e189963deeac48a49d7353cd73a4062e/types/bc3da20e-dea1-430b-9233-857043468551/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jan 20 10:55:16.833206 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1051/2078] 10.222.0.73 () {58 vars in 1429 bytes} [Wed Jan 20 10:55:16 2021] GET /volume/v3/e189963deeac48a49d7353cd73a4062e/types/bc3da20e-dea1-430b-9233-857043468551/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:55:16.849547 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5742b106-ae63-4f14-a465-a6eb9390560a tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] GET http://10.222.0.73/volume/v3/e189963deeac48a49d7353cd73a4062e/types/ce4f5bce-52e3-43c1-a1cf-b97f754f63b9/extra_specs/spec1 Jan 20 10:55:16.849547 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5742b106-ae63-4f14-a465-a6eb9390560a tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:16.849547 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5742b106-ae63-4f14-a465-a6eb9390560a tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:16.881517 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5742b106-ae63-4f14-a465-a6eb9390560a tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] http://10.222.0.73/volume/v3/e189963deeac48a49d7353cd73a4062e/types/ce4f5bce-52e3-43c1-a1cf-b97f754f63b9/extra_specs/spec1 returned with HTTP 404 Jan 20 10:55:16.890572 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1028/2079] 10.222.0.73 () {58 vars in 1363 bytes} [Wed Jan 20 10:55:16 2021] GET /volume/v3/e189963deeac48a49d7353cd73a4062e/types/ce4f5bce-52e3-43c1-a1cf-b97f754f63b9/extra_specs/spec1 => generated 114 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:55:16.897196 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6d8c1ac6-1846-4d03-8cce-0a26ede010d8 tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] GET http://10.222.0.73/volume/v3/e189963deeac48a49d7353cd73a4062e/types/f6385761-df3b-4d4c-9fac-3abd1e99306b/extra_specs Jan 20 10:55:16.897740 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6d8c1ac6-1846-4d03-8cce-0a26ede010d8 tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:16.898240 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6d8c1ac6-1846-4d03-8cce-0a26ede010d8 tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:16.917986 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6d8c1ac6-1846-4d03-8cce-0a26ede010d8 tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] http://10.222.0.73/volume/v3/e189963deeac48a49d7353cd73a4062e/types/f6385761-df3b-4d4c-9fac-3abd1e99306b/extra_specs returned with HTTP 404 Jan 20 10:55:16.922755 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1052/2080] 10.222.0.73 () {58 vars in 1345 bytes} [Wed Jan 20 10:55:16 2021] GET /volume/v3/e189963deeac48a49d7353cd73a4062e/types/f6385761-df3b-4d4c-9fac-3abd1e99306b/extra_specs => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:55:16.933467 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ed290701-fd4c-4839-9356-82954ba853b8 tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] PUT http://10.222.0.73/volume/v3/e189963deeac48a49d7353cd73a4062e/types/bc3da20e-dea1-430b-9233-857043468551/extra_specs/spec1 Jan 20 10:55:16.934251 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ed290701-fd4c-4839-9356-82954ba853b8 tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:55:16.935854 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ed290701-fd4c-4839-9356-82954ba853b8 tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] http://10.222.0.73/volume/v3/e189963deeac48a49d7353cd73a4062e/types/bc3da20e-dea1-430b-9233-857043468551/extra_specs/spec1 returned with HTTP 400 Jan 20 10:55:16.937427 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1029/2081] 10.222.0.73 () {60 vars in 1383 bytes} [Wed Jan 20 10:55:16 2021] PUT /volume/v3/e189963deeac48a49d7353cd73a4062e/types/bc3da20e-dea1-430b-9233-857043468551/extra_specs/spec1 => generated 102 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 20 10:55:16.950966 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-64ba74aa-c0f3-4acd-badd-7f72c53bf68e tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] PUT http://10.222.0.73/volume/v3/e189963deeac48a49d7353cd73a4062e/types/bc3da20e-dea1-430b-9233-857043468551/extra_specs/spec1 Jan 20 10:55:16.952485 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-64ba74aa-c0f3-4acd-badd-7f72c53bf68e tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] Action: 'update', calling method: update, body: null {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:55:16.953938 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-64ba74aa-c0f3-4acd-badd-7f72c53bf68e tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] http://10.222.0.73/volume/v3/e189963deeac48a49d7353cd73a4062e/types/bc3da20e-dea1-430b-9233-857043468551/extra_specs/spec1 returned with HTTP 400 Jan 20 10:55:16.955267 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1053/2082] 10.222.0.73 () {60 vars in 1382 bytes} [Wed Jan 20 10:55:16 2021] PUT /volume/v3/e189963deeac48a49d7353cd73a4062e/types/bc3da20e-dea1-430b-9233-857043468551/extra_specs/spec1 => generated 72 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 20 10:55:16.973114 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3e7e6d1e-9898-497e-bb25-15e74742d319 tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] PUT http://10.222.0.73/volume/v3/e189963deeac48a49d7353cd73a4062e/types/bc3da20e-dea1-430b-9233-857043468551/extra_specs/None Jan 20 10:55:16.974711 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3e7e6d1e-9898-497e-bb25-15e74742d319 tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:55:17.110600 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3e7e6d1e-9898-497e-bb25-15e74742d319 tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] HTTP exception thrown: Request body and URI mismatch Jan 20 10:55:17.111212 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3e7e6d1e-9898-497e-bb25-15e74742d319 tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] http://10.222.0.73/volume/v3/e189963deeac48a49d7353cd73a4062e/types/bc3da20e-dea1-430b-9233-857043468551/extra_specs/None returned with HTTP 400 Jan 20 10:55:17.112715 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1030/2083] 10.222.0.73 () {60 vars in 1380 bytes} [Wed Jan 20 10:55:16 2021] PUT /volume/v3/e189963deeac48a49d7353cd73a4062e/types/bc3da20e-dea1-430b-9233-857043468551/extra_specs/None => generated 73 bytes in 150 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 20 10:55:17.124801 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e2148a1a-7d3d-4ca6-8c4f-ad898434bec1 tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] PUT http://10.222.0.73/volume/v3/e189963deeac48a49d7353cd73a4062e/types/bc3da20e-dea1-430b-9233-857043468551/extra_specs/34a8a239-87b0-4cd1-943f-8e051e35e910 Jan 20 10:55:17.125860 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e2148a1a-7d3d-4ca6-8c4f-ad898434bec1 tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:55:17.158602 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6de691b7-40c4-4e65-9717-7fd02497388d tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] GET http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/74185df9-2bbe-4c00-8a17-b570840b0859 Jan 20 10:55:17.162741 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6de691b7-40c4-4e65-9717-7fd02497388d tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:17.164348 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6de691b7-40c4-4e65-9717-7fd02497388d tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:17.246022 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e2148a1a-7d3d-4ca6-8c4f-ad898434bec1 tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] HTTP exception thrown: Request body and URI mismatch Jan 20 10:55:17.246612 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e2148a1a-7d3d-4ca6-8c4f-ad898434bec1 tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] http://10.222.0.73/volume/v3/e189963deeac48a49d7353cd73a4062e/types/bc3da20e-dea1-430b-9233-857043468551/extra_specs/34a8a239-87b0-4cd1-943f-8e051e35e910 returned with HTTP 400 Jan 20 10:55:17.264777 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1054/2084] 10.222.0.73 () {60 vars in 1476 bytes} [Wed Jan 20 10:55:17 2021] PUT /volume/v3/e189963deeac48a49d7353cd73a4062e/types/bc3da20e-dea1-430b-9233-857043468551/extra_specs/34a8a239-87b0-4cd1-943f-8e051e35e910 => generated 73 bytes in 142 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 20 10:55:17.275338 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ad6e9a54-3f7c-4f05-bd59-b7c7d318de5b tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] DELETE http://10.222.0.73/volume/v3/e189963deeac48a49d7353cd73a4062e/types/bc3da20e-dea1-430b-9233-857043468551 Jan 20 10:55:17.277029 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ad6e9a54-3f7c-4f05-bd59-b7c7d318de5b tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:17.277633 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ad6e9a54-3f7c-4f05-bd59-b7c7d318de5b tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] Calling method '_delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:17.306110 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6de691b7-40c4-4e65-9717-7fd02497388d tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/74185df9-2bbe-4c00-8a17-b570840b0859 returned with HTTP 404 Jan 20 10:55:17.307726 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1031/2085] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:17 2021] GET /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/74185df9-2bbe-4c00-8a17-b570840b0859 => generated 109 bytes in 159 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:55:17.317501 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2ad6dd07-9cae-466e-a837-a185830fb7f7 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] POST http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes Jan 20 10:55:17.318803 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2ad6dd07-9cae-466e-a837-a185830fb7f7 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-869534272"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:55:17.331067 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-2ad6dd07-9cae-466e-a837-a185830fb7f7 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-869534272'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:55:17.331992 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-2ad6dd07-9cae-466e-a837-a185830fb7f7 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Create volume of 1 GB Jan 20 10:55:17.370025 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2ad6dd07-9cae-466e-a837-a185830fb7f7 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Availability Zones retrieved successfully. Jan 20 10:55:17.438770 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2ad6dd07-9cae-466e-a837-a185830fb7f7 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Flow 'volume_create_api' (47812f15-d355-4c24-964f-5d82dac1d4d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:55:17.441418 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:55:17.441418 n-d-768509-8 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Jan 20 10:55:17.442476 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2ad6dd07-9cae-466e-a837-a185830fb7f7 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e36a9961-66dd-46bb-be2b-d7d1e2cf5118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:17.448337 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-2ad6dd07-9cae-466e-a837-a185830fb7f7 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:55:17.498491 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ad6e9a54-3f7c-4f05-bd59-b7c7d318de5b tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] http://10.222.0.73/volume/v3/e189963deeac48a49d7353cd73a4062e/types/bc3da20e-dea1-430b-9233-857043468551 returned with HTTP 202 Jan 20 10:55:17.500767 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1055/2086] 10.222.0.73 () {58 vars in 1312 bytes} [Wed Jan 20 10:55:17 2021] DELETE /volume/v3/e189963deeac48a49d7353cd73a4062e/types/bc3da20e-dea1-430b-9233-857043468551 => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:55:17.512007 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1a572b13-68a0-4800-8aa5-cf94279389f5 tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] GET http://10.222.0.73/volume/v3/e189963deeac48a49d7353cd73a4062e/types/bc3da20e-dea1-430b-9233-857043468551 Jan 20 10:55:17.516002 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1a572b13-68a0-4800-8aa5-cf94279389f5 tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:17.535346 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1a572b13-68a0-4800-8aa5-cf94279389f5 tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:17.574975 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1a572b13-68a0-4800-8aa5-cf94279389f5 tempest-ExtraSpecsNegativeTest-925879829 tempest-ExtraSpecsNegativeTest-925879829] http://10.222.0.73/volume/v3/e189963deeac48a49d7353cd73a4062e/types/bc3da20e-dea1-430b-9233-857043468551 returned with HTTP 404 Jan 20 10:55:17.576182 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1056/2087] 10.222.0.73 () {58 vars in 1309 bytes} [Wed Jan 20 10:55:17 2021] GET /volume/v3/e189963deeac48a49d7353cd73a4062e/types/bc3da20e-dea1-430b-9233-857043468551 => generated 114 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:55:17.636661 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2ad6dd07-9cae-466e-a837-a185830fb7f7 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e36a9961-66dd-46bb-be2b-d7d1e2cf5118) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:17.639822 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2ad6dd07-9cae-466e-a837-a185830fb7f7 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6f756e2-a11a-4940-8753-3711fc1ba42f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:17.704381 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-738c43cf-74b3-4ef6-b57f-57a5419963ef tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 Jan 20 10:55:17.705250 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-738c43cf-74b3-4ef6-b57f-57a5419963ef tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:17.705975 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-738c43cf-74b3-4ef6-b57f-57a5419963ef tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:17.777557 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:17.777557 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:17.793587 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-738c43cf-74b3-4ef6-b57f-57a5419963ef tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Volume info retrieved successfully. Jan 20 10:55:17.793888 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-2ad6dd07-9cae-466e-a837-a185830fb7f7 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Created reservations ['a0bedd81-2e6d-49ba-90b0-0fe4de9215e2', 'd9b73054-39d3-416c-9eaf-dc27d0533661', 'cb3148ae-e071-4a96-a6d2-206e47c94e37', '9fe4bdd2-2fc6-4a20-b22b-cab2cb737d77'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:55:17.795838 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2ad6dd07-9cae-466e-a837-a185830fb7f7 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6f756e2-a11a-4940-8753-3711fc1ba42f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0bedd81-2e6d-49ba-90b0-0fe4de9215e2', 'd9b73054-39d3-416c-9eaf-dc27d0533661', 'cb3148ae-e071-4a96-a6d2-206e47c94e37', '9fe4bdd2-2fc6-4a20-b22b-cab2cb737d77']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:17.798144 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2ad6dd07-9cae-466e-a837-a185830fb7f7 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (025e9051-fc0f-45d0-8944-4d8ca81825ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:17.885298 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-738c43cf-74b3-4ef6-b57f-57a5419963ef tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 returned with HTTP 200 Jan 20 10:55:17.887672 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1057/2088] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:17 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 => generated 945 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:17.995092 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2ad6dd07-9cae-466e-a837-a185830fb7f7 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (025e9051-fc0f-45d0-8944-4d8ca81825ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1a277cf-2cb5-4082-b55e-f6dc63cb17a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-869534272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e25f33e3c194745a53a3f63852d8446',qos_specs=None,replication_status=,reservations=['a0bedd81-2e6d-49ba-90b0-0fe4de9215e2','d9b73054-39d3-416c-9eaf-dc27d0533661','cb3148ae-e071-4a96-a6d2-206e47c94e37','9fe4bdd2-2fc6-4a20-b22b-cab2cb737d77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4ecee394de64f51ba3aa57b1043056b',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:55:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-869534272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1a277cf-2cb5-4082-b55e-f6dc63cb17a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e25f33e3c194745a53a3f63852d8446',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b4ecee394de64f51ba3aa57b1043056b',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:17.997720 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2ad6dd07-9cae-466e-a837-a185830fb7f7 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9abed61c-dcc8-4326-999e-f0420f8bb312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:18.079711 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2ad6dd07-9cae-466e-a837-a185830fb7f7 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9abed61c-dcc8-4326-999e-f0420f8bb312) transitioned into state 'SUCCESS' from state '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-869534272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e25f33e3c194745a53a3f63852d8446',qos_specs=None,replication_status=,reservations=['a0bedd81-2e6d-49ba-90b0-0fe4de9215e2','d9b73054-39d3-416c-9eaf-dc27d0533661','cb3148ae-e071-4a96-a6d2-206e47c94e37','9fe4bdd2-2fc6-4a20-b22b-cab2cb737d77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4ecee394de64f51ba3aa57b1043056b',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:18.084470 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2ad6dd07-9cae-466e-a837-a185830fb7f7 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cc9e599-2aa5-4368-b9c3-e402446c00c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:18.133127 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2ad6dd07-9cae-466e-a837-a185830fb7f7 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cc9e599-2aa5-4368-b9c3-e402446c00c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:18.145866 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2ad6dd07-9cae-466e-a837-a185830fb7f7 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Flow 'volume_create_api' (47812f15-d355-4c24-964f-5d82dac1d4d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:55:18.308674 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2ad6dd07-9cae-466e-a837-a185830fb7f7 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Create volume request issued successfully. Jan 20 10:55:18.362648 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2ad6dd07-9cae-466e-a837-a185830fb7f7 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes returned with HTTP 202 Jan 20 10:55:18.386096 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1032/2089] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:55:17 2021] POST /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes => generated 817 bytes in 1072 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 20 10:55:18.398254 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-53afd8d1-f6a8-4d0e-ade3-4bed1ba62b8e tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] GET http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/d1a277cf-2cb5-4082-b55e-f6dc63cb17a5 Jan 20 10:55:18.399678 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-53afd8d1-f6a8-4d0e-ade3-4bed1ba62b8e tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:18.400276 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:18.400276 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:18.403885 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-53afd8d1-f6a8-4d0e-ade3-4bed1ba62b8e tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:18.479746 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:18.479746 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:18.490119 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-53afd8d1-f6a8-4d0e-ade3-4bed1ba62b8e tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Volume info retrieved successfully. Jan 20 10:55:18.531991 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-53afd8d1-f6a8-4d0e-ade3-4bed1ba62b8e tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/d1a277cf-2cb5-4082-b55e-f6dc63cb17a5 returned with HTTP 200 Jan 20 10:55:18.536812 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1058/2090] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:18 2021] GET /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/d1a277cf-2cb5-4082-b55e-f6dc63cb17a5 => generated 909 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:18.908629 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8178eac6-5048-456a-9065-380d7b2cea04 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 Jan 20 10:55:18.909152 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8178eac6-5048-456a-9065-380d7b2cea04 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:18.909379 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:18.909379 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:18.909758 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8178eac6-5048-456a-9065-380d7b2cea04 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:19.022804 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:19.022804 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:19.051176 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8178eac6-5048-456a-9065-380d7b2cea04 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Volume info retrieved successfully. Jan 20 10:55:19.099701 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8178eac6-5048-456a-9065-380d7b2cea04 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 returned with HTTP 200 Jan 20 10:55:19.117130 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1033/2091] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:18 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 => generated 945 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:19.559125 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-83526a80-3a30-408a-b406-70c70d4c7cc0 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] GET http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/d1a277cf-2cb5-4082-b55e-f6dc63cb17a5 Jan 20 10:55:19.561209 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-83526a80-3a30-408a-b406-70c70d4c7cc0 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:19.562834 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:19.562834 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:19.563714 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-83526a80-3a30-408a-b406-70c70d4c7cc0 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:19.762573 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:19.762573 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:19.792038 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-83526a80-3a30-408a-b406-70c70d4c7cc0 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Volume info retrieved successfully. Jan 20 10:55:19.875826 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-83526a80-3a30-408a-b406-70c70d4c7cc0 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/d1a277cf-2cb5-4082-b55e-f6dc63cb17a5 returned with HTTP 200 Jan 20 10:55:19.890334 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1059/2092] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:19 2021] GET /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/d1a277cf-2cb5-4082-b55e-f6dc63cb17a5 => generated 910 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:19.895678 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-69a08d79-e3bc-45cc-b4bd-7c2f1d91dfeb tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] POST http://10.222.0.73/volume/v3/215f06ba90e047ca801d3b969ee3487e/volumes/d1a277cf-2cb5-4082-b55e-f6dc63cb17a5/action Jan 20 10:55:19.903179 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:19.903179 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:19.907091 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-69a08d79-e3bc-45cc-b4bd-7c2f1d91dfeb tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:55:19.908745 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-69a08d79-e3bc-45cc-b4bd-7c2f1d91dfeb tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:55:19.912129 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.admin_actions [None req-69a08d79-e3bc-45cc-b4bd-7c2f1d91dfeb tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] Updating volume 'd1a277cf-2cb5-4082-b55e-f6dc63cb17a5' with '{'status': 'error'}' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 20 10:55:20.081634 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:20.081634 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:20.136061 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1c602370-10f8-45b3-a999-6117b4a75e72 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 Jan 20 10:55:20.136882 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1c602370-10f8-45b3-a999-6117b4a75e72 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:20.137289 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:20.137289 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:20.138008 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1c602370-10f8-45b3-a999-6117b4a75e72 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:20.168836 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-69a08d79-e3bc-45cc-b4bd-7c2f1d91dfeb tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] http://10.222.0.73/volume/v3/215f06ba90e047ca801d3b969ee3487e/volumes/d1a277cf-2cb5-4082-b55e-f6dc63cb17a5/action returned with HTTP 202 Jan 20 10:55:20.170688 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1034/2093] 10.222.0.73 () {60 vars in 1357 bytes} [Wed Jan 20 10:55:19 2021] POST /volume/v3/215f06ba90e047ca801d3b969ee3487e/volumes/d1a277cf-2cb5-4082-b55e-f6dc63cb17a5/action => generated 0 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 20 10:55:20.181072 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ea4ecc88-6ff9-4f01-9700-6efe382c34fa tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] GET http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/d1a277cf-2cb5-4082-b55e-f6dc63cb17a5 Jan 20 10:55:20.182867 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ea4ecc88-6ff9-4f01-9700-6efe382c34fa tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:20.194623 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:20.194623 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:20.195569 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ea4ecc88-6ff9-4f01-9700-6efe382c34fa tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:20.230922 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:20.230922 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:20.248041 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1c602370-10f8-45b3-a999-6117b4a75e72 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Volume info retrieved successfully. Jan 20 10:55:20.287508 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1c602370-10f8-45b3-a999-6117b4a75e72 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 returned with HTTP 200 Jan 20 10:55:20.289433 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1060/2094] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:20 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 => generated 945 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:20.297098 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:20.297098 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:20.312296 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ea4ecc88-6ff9-4f01-9700-6efe382c34fa tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Volume info retrieved successfully. Jan 20 10:55:20.362149 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ea4ecc88-6ff9-4f01-9700-6efe382c34fa tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/d1a277cf-2cb5-4082-b55e-f6dc63cb17a5 returned with HTTP 200 Jan 20 10:55:20.364047 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1035/2095] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:20 2021] GET /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/d1a277cf-2cb5-4082-b55e-f6dc63cb17a5 => generated 906 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:20.388373 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-23d114b1-a156-4215-92fd-90f501baba32 tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] POST http://10.222.0.73/volume/v3/215f06ba90e047ca801d3b969ee3487e/volumes/d1a277cf-2cb5-4082-b55e-f6dc63cb17a5/action Jan 20 10:55:20.389149 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:20.389149 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:20.389798 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-23d114b1-a156-4215-92fd-90f501baba32 tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] Action body: b'{"os-force_delete": {}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:55:20.390338 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-23d114b1-a156-4215-92fd-90f501baba32 tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:55:20.468462 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:20.468462 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:20.469634 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-23d114b1-a156-4215-92fd-90f501baba32 tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] Volume info retrieved successfully. Jan 20 10:55:20.555431 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-23d114b1-a156-4215-92fd-90f501baba32 tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] Delete volume request issued successfully. Jan 20 10:55:20.556989 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-23d114b1-a156-4215-92fd-90f501baba32 tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] http://10.222.0.73/volume/v3/215f06ba90e047ca801d3b969ee3487e/volumes/d1a277cf-2cb5-4082-b55e-f6dc63cb17a5/action returned with HTTP 202 Jan 20 10:55:20.558930 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1061/2096] 10.222.0.73 () {60 vars in 1357 bytes} [Wed Jan 20 10:55:20 2021] POST /volume/v3/215f06ba90e047ca801d3b969ee3487e/volumes/d1a277cf-2cb5-4082-b55e-f6dc63cb17a5/action => generated 0 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 20 10:55:20.567124 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f1909ddc-be22-4435-a3d6-013e25d81d62 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] GET http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/d1a277cf-2cb5-4082-b55e-f6dc63cb17a5 Jan 20 10:55:20.568392 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f1909ddc-be22-4435-a3d6-013e25d81d62 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:20.568626 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:20.568626 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:20.569021 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f1909ddc-be22-4435-a3d6-013e25d81d62 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:20.661560 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:20.661560 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:20.690190 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f1909ddc-be22-4435-a3d6-013e25d81d62 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Volume info retrieved successfully. Jan 20 10:55:20.738838 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f1909ddc-be22-4435-a3d6-013e25d81d62 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/d1a277cf-2cb5-4082-b55e-f6dc63cb17a5 returned with HTTP 200 Jan 20 10:55:20.740235 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1036/2097] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:20 2021] GET /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/d1a277cf-2cb5-4082-b55e-f6dc63cb17a5 => generated 909 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:21.309476 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-31d4c342-2990-41c3-95a1-198722a0afe3 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 Jan 20 10:55:21.310542 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-31d4c342-2990-41c3-95a1-198722a0afe3 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:21.310949 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:21.310949 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:21.311558 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-31d4c342-2990-41c3-95a1-198722a0afe3 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:21.376622 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:21.376622 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:21.392243 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-31d4c342-2990-41c3-95a1-198722a0afe3 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Volume info retrieved successfully. Jan 20 10:55:21.427698 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-31d4c342-2990-41c3-95a1-198722a0afe3 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 returned with HTTP 200 Jan 20 10:55:21.428633 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1062/2098] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:21 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 => generated 945 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:21.774490 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-39348578-4410-4888-b379-0da9870524b4 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] GET http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/d1a277cf-2cb5-4082-b55e-f6dc63cb17a5 Jan 20 10:55:21.776592 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-39348578-4410-4888-b379-0da9870524b4 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:21.777125 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:21.777125 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:21.778011 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-39348578-4410-4888-b379-0da9870524b4 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:21.952067 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:21.952067 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:21.971786 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-39348578-4410-4888-b379-0da9870524b4 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Volume info retrieved successfully. Jan 20 10:55:22.028744 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-39348578-4410-4888-b379-0da9870524b4 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/d1a277cf-2cb5-4082-b55e-f6dc63cb17a5 returned with HTTP 200 Jan 20 10:55:22.030473 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1037/2099] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:21 2021] GET /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/d1a277cf-2cb5-4082-b55e-f6dc63cb17a5 => generated 909 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:22.454679 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5bf1610f-12a9-4dd7-85c2-74c971ae1d62 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 Jan 20 10:55:22.455391 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5bf1610f-12a9-4dd7-85c2-74c971ae1d62 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:22.456393 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:22.456393 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:22.456393 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5bf1610f-12a9-4dd7-85c2-74c971ae1d62 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:22.617189 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:22.617189 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:22.646931 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5bf1610f-12a9-4dd7-85c2-74c971ae1d62 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Volume info retrieved successfully. Jan 20 10:55:22.723318 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5bf1610f-12a9-4dd7-85c2-74c971ae1d62 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 returned with HTTP 200 Jan 20 10:55:22.726989 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1063/2100] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:22 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 => generated 945 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:23.054962 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c75da373-d8e4-4225-9c67-bf10fc63997b tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] GET http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/d1a277cf-2cb5-4082-b55e-f6dc63cb17a5 Jan 20 10:55:23.054962 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c75da373-d8e4-4225-9c67-bf10fc63997b tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:23.054962 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:23.054962 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:23.055811 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c75da373-d8e4-4225-9c67-bf10fc63997b tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:23.189888 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:23.189888 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:23.214691 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c75da373-d8e4-4225-9c67-bf10fc63997b tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Volume info retrieved successfully. Jan 20 10:55:23.319225 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c75da373-d8e4-4225-9c67-bf10fc63997b tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/d1a277cf-2cb5-4082-b55e-f6dc63cb17a5 returned with HTTP 200 Jan 20 10:55:23.320460 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1038/2101] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:23 2021] GET /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/d1a277cf-2cb5-4082-b55e-f6dc63cb17a5 => generated 909 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:23.766991 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-57fa6b17-0cac-46d2-94d0-b4025d5f4e29 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 Jan 20 10:55:23.768523 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-57fa6b17-0cac-46d2-94d0-b4025d5f4e29 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:23.769219 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:23.769219 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:23.770249 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-57fa6b17-0cac-46d2-94d0-b4025d5f4e29 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:23.954166 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:23.954166 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:23.972787 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-57fa6b17-0cac-46d2-94d0-b4025d5f4e29 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Volume info retrieved successfully. Jan 20 10:55:24.093425 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-57fa6b17-0cac-46d2-94d0-b4025d5f4e29 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 returned with HTTP 200 Jan 20 10:55:24.103355 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1064/2102] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:23 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 => generated 945 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:24.350471 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4d2b9895-192e-49fe-ad33-90fd39a172fb tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] GET http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/d1a277cf-2cb5-4082-b55e-f6dc63cb17a5 Jan 20 10:55:24.351149 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4d2b9895-192e-49fe-ad33-90fd39a172fb tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:24.351501 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:24.351501 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:24.352851 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4d2b9895-192e-49fe-ad33-90fd39a172fb tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:24.469961 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4d2b9895-192e-49fe-ad33-90fd39a172fb tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/d1a277cf-2cb5-4082-b55e-f6dc63cb17a5 returned with HTTP 404 Jan 20 10:55:24.472020 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1039/2103] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:24 2021] GET /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/d1a277cf-2cb5-4082-b55e-f6dc63cb17a5 => generated 109 bytes in 127 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:55:24.485430 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6caa84c0-82ba-49e7-b749-592437e6dd01 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] POST http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes Jan 20 10:55:24.486114 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:24.486114 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:24.486821 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6caa84c0-82ba-49e7-b749-592437e6dd01 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1910604688"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:55:24.488573 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-6caa84c0-82ba-49e7-b749-592437e6dd01 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1910604688'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:55:24.489228 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-6caa84c0-82ba-49e7-b749-592437e6dd01 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Create volume of 1 GB Jan 20 10:55:24.520989 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6caa84c0-82ba-49e7-b749-592437e6dd01 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Availability Zones retrieved successfully. Jan 20 10:55:24.582703 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6caa84c0-82ba-49e7-b749-592437e6dd01 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Flow 'volume_create_api' (d84a76b1-ffc8-4766-b84f-13269ca99062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:55:24.598940 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6caa84c0-82ba-49e7-b749-592437e6dd01 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ace5ac29-2643-4ccc-a0fd-e8c4a64fcb7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:24.601695 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-6caa84c0-82ba-49e7-b749-592437e6dd01 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:55:24.755251 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6caa84c0-82ba-49e7-b749-592437e6dd01 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ace5ac29-2643-4ccc-a0fd-e8c4a64fcb7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:24.762386 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6caa84c0-82ba-49e7-b749-592437e6dd01 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1214d33-0a62-425d-be18-88bb2ae50190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:24.936507 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-6caa84c0-82ba-49e7-b749-592437e6dd01 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Created reservations ['f269049b-3c51-424b-950c-92540145484c', '968b68df-1fd8-4884-914c-e9967ea21fb8', '51ac85aa-e619-43b5-af96-10a6c4c33770', '82129c18-a6c6-4d23-8561-0eee2246faa8'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:55:24.938754 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6caa84c0-82ba-49e7-b749-592437e6dd01 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1214d33-0a62-425d-be18-88bb2ae50190) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f269049b-3c51-424b-950c-92540145484c', '968b68df-1fd8-4884-914c-e9967ea21fb8', '51ac85aa-e619-43b5-af96-10a6c4c33770', '82129c18-a6c6-4d23-8561-0eee2246faa8']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:24.941111 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6caa84c0-82ba-49e7-b749-592437e6dd01 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f10676db-f2ac-40b4-ae2a-39911cc0b930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:25.093755 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6caa84c0-82ba-49e7-b749-592437e6dd01 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f10676db-f2ac-40b4-ae2a-39911cc0b930) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f78a827e-3aeb-4a0f-b594-3b8e62b7541d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1910604688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e25f33e3c194745a53a3f63852d8446',qos_specs=None,replication_status=,reservations=['f269049b-3c51-424b-950c-92540145484c','968b68df-1fd8-4884-914c-e9967ea21fb8','51ac85aa-e619-43b5-af96-10a6c4c33770','82129c18-a6c6-4d23-8561-0eee2246faa8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4ecee394de64f51ba3aa57b1043056b',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:55:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1910604688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f78a827e-3aeb-4a0f-b594-3b8e62b7541d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e25f33e3c194745a53a3f63852d8446',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b4ecee394de64f51ba3aa57b1043056b',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:25.100365 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6caa84c0-82ba-49e7-b749-592437e6dd01 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7deacdf8-d64e-4b7e-b98e-d8dd92a576da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:25.127546 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d463d857-193e-4483-bc35-e249d443d3f9 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 Jan 20 10:55:25.130629 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d463d857-193e-4483-bc35-e249d443d3f9 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:25.130629 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d463d857-193e-4483-bc35-e249d443d3f9 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:25.216510 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6caa84c0-82ba-49e7-b749-592437e6dd01 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7deacdf8-d64e-4b7e-b98e-d8dd92a576da) transitioned into state 'SUCCESS' from state '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-1910604688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e25f33e3c194745a53a3f63852d8446',qos_specs=None,replication_status=,reservations=['f269049b-3c51-424b-950c-92540145484c','968b68df-1fd8-4884-914c-e9967ea21fb8','51ac85aa-e619-43b5-af96-10a6c4c33770','82129c18-a6c6-4d23-8561-0eee2246faa8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4ecee394de64f51ba3aa57b1043056b',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:25.221681 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6caa84c0-82ba-49e7-b749-592437e6dd01 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4613a3de-9475-43fe-8534-0d9f3fa24b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:25.309744 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6caa84c0-82ba-49e7-b749-592437e6dd01 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4613a3de-9475-43fe-8534-0d9f3fa24b90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:25.315336 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-6caa84c0-82ba-49e7-b749-592437e6dd01 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Flow 'volume_create_api' (d84a76b1-ffc8-4766-b84f-13269ca99062) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:55:25.350173 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:25.350173 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:25.385701 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d463d857-193e-4483-bc35-e249d443d3f9 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Volume info retrieved successfully. Jan 20 10:55:25.433352 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d463d857-193e-4483-bc35-e249d443d3f9 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 returned with HTTP 200 Jan 20 10:55:25.451839 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1040/2104] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:25 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 => generated 945 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:55:25.467115 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6caa84c0-82ba-49e7-b749-592437e6dd01 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Create volume request issued successfully. Jan 20 10:55:25.493821 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6caa84c0-82ba-49e7-b749-592437e6dd01 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes returned with HTTP 202 Jan 20 10:55:25.495251 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1065/2105] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:55:24 2021] POST /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes => generated 818 bytes in 1013 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:55:25.512424 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ae419962-c967-4f6a-b7cf-885cf3dcc0d9 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] GET http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/f78a827e-3aeb-4a0f-b594-3b8e62b7541d Jan 20 10:55:25.514025 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ae419962-c967-4f6a-b7cf-885cf3dcc0d9 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:25.514694 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:25.514694 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:25.516003 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ae419962-c967-4f6a-b7cf-885cf3dcc0d9 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:25.698987 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:25.698987 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:25.710523 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ae419962-c967-4f6a-b7cf-885cf3dcc0d9 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Volume info retrieved successfully. Jan 20 10:55:25.738859 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ae419962-c967-4f6a-b7cf-885cf3dcc0d9 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/f78a827e-3aeb-4a0f-b594-3b8e62b7541d returned with HTTP 200 Jan 20 10:55:25.751704 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1041/2106] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:25 2021] GET /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/f78a827e-3aeb-4a0f-b594-3b8e62b7541d => generated 910 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:26.470936 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-624be82b-e9bc-460b-b652-fedf31e80f9a tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 Jan 20 10:55:26.471995 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-624be82b-e9bc-460b-b652-fedf31e80f9a tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:26.472353 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:26.472353 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:26.472922 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-624be82b-e9bc-460b-b652-fedf31e80f9a tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:26.611661 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:26.611661 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:26.660421 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2a46b5d8-0a32-4fc9-8f63-7f4a978b4695 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] GET http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes Jan 20 10:55:26.660988 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2a46b5d8-0a32-4fc9-8f63-7f4a978b4695 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:26.661185 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:26.661185 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:26.663401 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2a46b5d8-0a32-4fc9-8f63-7f4a978b4695 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:26.664098 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-2a46b5d8-0a32-4fc9-8f63-7f4a978b4695 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:55:26.675013 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:26.675013 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:26.679918 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2a46b5d8-0a32-4fc9-8f63-7f4a978b4695 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:55:26.688322 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-624be82b-e9bc-460b-b652-fedf31e80f9a tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Volume info retrieved successfully. Jan 20 10:55:26.818597 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2a46b5d8-0a32-4fc9-8f63-7f4a978b4695 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Get all volumes completed successfully. Jan 20 10:55:26.818829 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-624be82b-e9bc-460b-b652-fedf31e80f9a tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 returned with HTTP 200 Jan 20 10:55:26.819361 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2a46b5d8-0a32-4fc9-8f63-7f4a978b4695 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes returned with HTTP 200 Jan 20 10:55:26.819785 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1042/2107] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:26 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 => generated 945 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:55:26.820546 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1066/2108] 10.222.0.73 () {58 vars in 1204 bytes} [Wed Jan 20 10:55:26 2021] GET /volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes => generated 15 bytes in 696 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 20 10:55:26.825558 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5f0ac86c-a341-4637-a7f0-b0f031b38006 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] GET http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/f78a827e-3aeb-4a0f-b594-3b8e62b7541d Jan 20 10:55:26.826331 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5f0ac86c-a341-4637-a7f0-b0f031b38006 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:26.826689 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:26.826689 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:26.827307 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5f0ac86c-a341-4637-a7f0-b0f031b38006 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:26.862238 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e637dda0-ec90-4e85-a6c5-429e5aa674b0 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] POST http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes Jan 20 10:55:26.863202 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e637dda0-ec90-4e85-a6c5-429e5aa674b0 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1854624112"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:55:26.867056 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-e637dda0-ec90-4e85-a6c5-429e5aa674b0 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1854624112'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:55:26.867536 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-e637dda0-ec90-4e85-a6c5-429e5aa674b0 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Create volume of 1 GB Jan 20 10:55:26.885027 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e637dda0-ec90-4e85-a6c5-429e5aa674b0 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Availability Zones retrieved successfully. Jan 20 10:55:26.904997 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e637dda0-ec90-4e85-a6c5-429e5aa674b0 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Flow 'volume_create_api' (fa4fa7fa-cf96-4895-b52d-ce85726563b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:55:26.908445 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e637dda0-ec90-4e85-a6c5-429e5aa674b0 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c67cbd33-c4d3-430e-a565-6fe18c503acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:26.911384 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-e637dda0-ec90-4e85-a6c5-429e5aa674b0 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:55:26.924382 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:26.924382 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:26.941061 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5f0ac86c-a341-4637-a7f0-b0f031b38006 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Volume info retrieved successfully. Jan 20 10:55:26.982157 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5f0ac86c-a341-4637-a7f0-b0f031b38006 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/f78a827e-3aeb-4a0f-b594-3b8e62b7541d returned with HTTP 200 Jan 20 10:55:26.983108 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1043/2109] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:26 2021] GET /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/f78a827e-3aeb-4a0f-b594-3b8e62b7541d => generated 911 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:26.998507 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0e0abf91-08c1-4625-88b5-73e0c04a89d5 tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] POST http://10.222.0.73/volume/v3/215f06ba90e047ca801d3b969ee3487e/volumes/f78a827e-3aeb-4a0f-b594-3b8e62b7541d/action Jan 20 10:55:26.998966 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:26.998966 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:26.999412 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0e0abf91-08c1-4625-88b5-73e0c04a89d5 tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:55:26.999831 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0e0abf91-08c1-4625-88b5-73e0c04a89d5 tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:55:27.000857 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.admin_actions [None req-0e0abf91-08c1-4625-88b5-73e0c04a89d5 tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] Updating volume 'f78a827e-3aeb-4a0f-b594-3b8e62b7541d' with '{'status': 'maintenance'}' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 20 10:55:27.009495 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e637dda0-ec90-4e85-a6c5-429e5aa674b0 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c67cbd33-c4d3-430e-a565-6fe18c503acc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:27.012284 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e637dda0-ec90-4e85-a6c5-429e5aa674b0 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dec144a1-ddde-411e-af5c-d72f5dd52b39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:27.176470 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:27.176470 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:27.203823 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-e637dda0-ec90-4e85-a6c5-429e5aa674b0 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Created reservations ['8c1209ac-0f0a-4849-9f4e-8d6c48ecf56d', 'a35b1fb8-7656-4f7f-b122-d8326dfe31f8', '22ae887a-c64b-47ad-9185-6dd96fbd2cf8', '98889757-6b43-4c40-9408-3d289cceba83'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:55:27.208610 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e637dda0-ec90-4e85-a6c5-429e5aa674b0 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dec144a1-ddde-411e-af5c-d72f5dd52b39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c1209ac-0f0a-4849-9f4e-8d6c48ecf56d', 'a35b1fb8-7656-4f7f-b122-d8326dfe31f8', '22ae887a-c64b-47ad-9185-6dd96fbd2cf8', '98889757-6b43-4c40-9408-3d289cceba83']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:27.213358 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e637dda0-ec90-4e85-a6c5-429e5aa674b0 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (105ce95e-1e82-407d-84c8-72b3a7577f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:27.306212 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0e0abf91-08c1-4625-88b5-73e0c04a89d5 tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] http://10.222.0.73/volume/v3/215f06ba90e047ca801d3b969ee3487e/volumes/f78a827e-3aeb-4a0f-b594-3b8e62b7541d/action returned with HTTP 202 Jan 20 10:55:27.307979 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1044/2110] 10.222.0.73 () {60 vars in 1357 bytes} [Wed Jan 20 10:55:26 2021] POST /volume/v3/215f06ba90e047ca801d3b969ee3487e/volumes/f78a827e-3aeb-4a0f-b594-3b8e62b7541d/action => generated 0 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 20 10:55:27.316221 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-67146f22-e8bb-4228-8ac0-f64ac0a98f0a tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] GET http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/f78a827e-3aeb-4a0f-b594-3b8e62b7541d Jan 20 10:55:27.316747 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-67146f22-e8bb-4228-8ac0-f64ac0a98f0a tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:27.316985 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:27.316985 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:27.317605 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-67146f22-e8bb-4228-8ac0-f64ac0a98f0a tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:27.428609 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:27.428609 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:27.446140 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-67146f22-e8bb-4228-8ac0-f64ac0a98f0a tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Volume info retrieved successfully. Jan 20 10:55:27.474245 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e637dda0-ec90-4e85-a6c5-429e5aa674b0 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (105ce95e-1e82-407d-84c8-72b3a7577f89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d0cd9d6-c83b-4bcf-b702-8d6a8b3247fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1854624112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da7f812adf09497bb6b85c62a67f4d11',qos_specs=None,replication_status=,reservations=['8c1209ac-0f0a-4849-9f4e-8d6c48ecf56d','a35b1fb8-7656-4f7f-b122-d8326dfe31f8','22ae887a-c64b-47ad-9185-6dd96fbd2cf8','98889757-6b43-4c40-9408-3d289cceba83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8201ae0e296c4758a8ed1175f582218e',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:55:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1854624112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d0cd9d6-c83b-4bcf-b702-8d6a8b3247fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da7f812adf09497bb6b85c62a67f4d11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8201ae0e296c4758a8ed1175f582218e',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:27.479393 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e637dda0-ec90-4e85-a6c5-429e5aa674b0 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1eb01c68-f523-4f72-af19-247a680bd8b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:27.488745 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-67146f22-e8bb-4228-8ac0-f64ac0a98f0a tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/f78a827e-3aeb-4a0f-b594-3b8e62b7541d returned with HTTP 200 Jan 20 10:55:27.489960 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1045/2111] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:27 2021] GET /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/f78a827e-3aeb-4a0f-b594-3b8e62b7541d => generated 913 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:55:27.511726 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5a86fa6a-cd92-4937-a5c1-b9bfa01965ca tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] POST http://10.222.0.73/volume/v3/215f06ba90e047ca801d3b969ee3487e/volumes/f78a827e-3aeb-4a0f-b594-3b8e62b7541d/action Jan 20 10:55:27.512774 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:27.512774 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:27.512774 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5a86fa6a-cd92-4937-a5c1-b9bfa01965ca tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] Action body: b'{"os-force_delete": {}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:55:27.515453 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5a86fa6a-cd92-4937-a5c1-b9bfa01965ca tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:55:27.538055 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e637dda0-ec90-4e85-a6c5-429e5aa674b0 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1eb01c68-f523-4f72-af19-247a680bd8b8) transitioned into state 'SUCCESS' from state '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-1854624112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da7f812adf09497bb6b85c62a67f4d11',qos_specs=None,replication_status=,reservations=['8c1209ac-0f0a-4849-9f4e-8d6c48ecf56d','a35b1fb8-7656-4f7f-b122-d8326dfe31f8','22ae887a-c64b-47ad-9185-6dd96fbd2cf8','98889757-6b43-4c40-9408-3d289cceba83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8201ae0e296c4758a8ed1175f582218e',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:27.542790 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e637dda0-ec90-4e85-a6c5-429e5aa674b0 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c981dc7-4d4f-4a8e-88fc-58220f211ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:27.623941 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e637dda0-ec90-4e85-a6c5-429e5aa674b0 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c981dc7-4d4f-4a8e-88fc-58220f211ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:27.644624 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e637dda0-ec90-4e85-a6c5-429e5aa674b0 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Flow 'volume_create_api' (fa4fa7fa-cf96-4895-b52d-ce85726563b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:55:27.660914 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:27.660914 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:27.661874 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5a86fa6a-cd92-4937-a5c1-b9bfa01965ca tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] Volume info retrieved successfully. Jan 20 10:55:27.741422 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e637dda0-ec90-4e85-a6c5-429e5aa674b0 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Create volume request issued successfully. Jan 20 10:55:27.757009 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e637dda0-ec90-4e85-a6c5-429e5aa674b0 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes returned with HTTP 202 Jan 20 10:55:27.757882 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1067/2112] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:55:26 2021] POST /volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes => generated 824 bytes in 914 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:55:27.783955 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c3f42ad5-ae98-419c-af0b-07d9cf4f5068 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] GET http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/8d0cd9d6-c83b-4bcf-b702-8d6a8b3247fa Jan 20 10:55:27.783955 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c3f42ad5-ae98-419c-af0b-07d9cf4f5068 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:27.784245 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:27.784245 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:27.790199 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c3f42ad5-ae98-419c-af0b-07d9cf4f5068 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:27.867679 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5a86fa6a-cd92-4937-a5c1-b9bfa01965ca tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] Delete volume request issued successfully. Jan 20 10:55:27.869313 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5a86fa6a-cd92-4937-a5c1-b9bfa01965ca tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] http://10.222.0.73/volume/v3/215f06ba90e047ca801d3b969ee3487e/volumes/f78a827e-3aeb-4a0f-b594-3b8e62b7541d/action returned with HTTP 202 Jan 20 10:55:27.870378 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1046/2113] 10.222.0.73 () {60 vars in 1357 bytes} [Wed Jan 20 10:55:27 2021] POST /volume/v3/215f06ba90e047ca801d3b969ee3487e/volumes/f78a827e-3aeb-4a0f-b594-3b8e62b7541d/action => generated 0 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 20 10:55:27.879699 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-92e21062-0ccd-4203-a2ff-c93160e412e1 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 Jan 20 10:55:27.880285 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-92e21062-0ccd-4203-a2ff-c93160e412e1 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:27.880514 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:27.880514 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:27.880928 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-92e21062-0ccd-4203-a2ff-c93160e412e1 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:27.912843 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:27.912843 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:27.933682 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c3f42ad5-ae98-419c-af0b-07d9cf4f5068 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Volume info retrieved successfully. Jan 20 10:55:27.996629 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c3f42ad5-ae98-419c-af0b-07d9cf4f5068 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/8d0cd9d6-c83b-4bcf-b702-8d6a8b3247fa returned with HTTP 200 Jan 20 10:55:27.996629 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1068/2114] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:27 2021] GET /volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/8d0cd9d6-c83b-4bcf-b702-8d6a8b3247fa => generated 892 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:27.996793 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:27.996793 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:27.996937 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7b2f36fb-0940-41cb-8486-6110a650f253 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] GET http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/f78a827e-3aeb-4a0f-b594-3b8e62b7541d Jan 20 10:55:27.996937 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7b2f36fb-0940-41cb-8486-6110a650f253 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:27.996937 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:27.996937 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:27.996937 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7b2f36fb-0940-41cb-8486-6110a650f253 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:28.007856 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-92e21062-0ccd-4203-a2ff-c93160e412e1 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Volume info retrieved successfully. Jan 20 10:55:28.044104 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-92e21062-0ccd-4203-a2ff-c93160e412e1 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 returned with HTTP 200 Jan 20 10:55:28.045815 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1047/2115] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:27 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 => generated 945 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:28.047859 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:28.047859 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:28.058972 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7b2f36fb-0940-41cb-8486-6110a650f253 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Volume info retrieved successfully. Jan 20 10:55:28.095880 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7b2f36fb-0940-41cb-8486-6110a650f253 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/f78a827e-3aeb-4a0f-b594-3b8e62b7541d returned with HTTP 200 Jan 20 10:55:28.096980 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1069/2116] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:27 2021] GET /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/f78a827e-3aeb-4a0f-b594-3b8e62b7541d => generated 910 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:29.000779 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-85cce919-e144-4618-b4b9-9629239da878 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] GET http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/8d0cd9d6-c83b-4bcf-b702-8d6a8b3247fa Jan 20 10:55:29.002379 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-85cce919-e144-4618-b4b9-9629239da878 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:29.002990 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:29.002990 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:29.004487 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-85cce919-e144-4618-b4b9-9629239da878 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:29.067798 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-26c6ea00-1415-4e55-b9a6-725fb4336f9c tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 Jan 20 10:55:29.068773 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-26c6ea00-1415-4e55-b9a6-725fb4336f9c tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:29.069342 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:29.069342 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:29.072770 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-26c6ea00-1415-4e55-b9a6-725fb4336f9c tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:29.125577 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:29.125577 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:29.137794 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-85cce919-e144-4618-b4b9-9629239da878 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Volume info retrieved successfully. Jan 20 10:55:29.195778 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-85cce919-e144-4618-b4b9-9629239da878 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/8d0cd9d6-c83b-4bcf-b702-8d6a8b3247fa returned with HTTP 200 Jan 20 10:55:29.197356 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1048/2117] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:28 2021] GET /volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/8d0cd9d6-c83b-4bcf-b702-8d6a8b3247fa => generated 917 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:29.204334 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bbbf4691-6f87-4dd7-b439-de7c6fe704b4 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] GET http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/f78a827e-3aeb-4a0f-b594-3b8e62b7541d Jan 20 10:55:29.205357 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bbbf4691-6f87-4dd7-b439-de7c6fe704b4 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:29.205734 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:29.205734 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:29.206548 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bbbf4691-6f87-4dd7-b439-de7c6fe704b4 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:29.225010 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:29.225010 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:29.251103 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-26c6ea00-1415-4e55-b9a6-725fb4336f9c tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Volume info retrieved successfully. Jan 20 10:55:29.280529 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-26c6ea00-1415-4e55-b9a6-725fb4336f9c tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 returned with HTTP 200 Jan 20 10:55:29.281399 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1070/2118] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:29 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 => generated 946 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:29.285304 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d656be3f-2be7-48cb-8c96-dd1400a4fde1 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] GET http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/8d0cd9d6-c83b-4bcf-b702-8d6a8b3247fa Jan 20 10:55:29.285820 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d656be3f-2be7-48cb-8c96-dd1400a4fde1 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:29.286034 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:29.286034 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:29.286404 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d656be3f-2be7-48cb-8c96-dd1400a4fde1 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:29.305021 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:29.305021 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:29.324613 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bbbf4691-6f87-4dd7-b439-de7c6fe704b4 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Volume info retrieved successfully. Jan 20 10:55:29.359724 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:29.359724 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:29.368841 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bbbf4691-6f87-4dd7-b439-de7c6fe704b4 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/f78a827e-3aeb-4a0f-b594-3b8e62b7541d returned with HTTP 200 Jan 20 10:55:29.370172 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1049/2119] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:29 2021] GET /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/f78a827e-3aeb-4a0f-b594-3b8e62b7541d => generated 910 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:29.376220 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b209a3a9-65a0-43f9-a421-4a24d3528163 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 Jan 20 10:55:29.377284 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b209a3a9-65a0-43f9-a421-4a24d3528163 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:29.377628 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:29.377628 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:29.378269 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b209a3a9-65a0-43f9-a421-4a24d3528163 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:29.381259 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d656be3f-2be7-48cb-8c96-dd1400a4fde1 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Volume info retrieved successfully. Jan 20 10:55:29.426189 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d656be3f-2be7-48cb-8c96-dd1400a4fde1 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/8d0cd9d6-c83b-4bcf-b702-8d6a8b3247fa returned with HTTP 200 Jan 20 10:55:29.438825 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1071/2120] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:29 2021] GET /volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/8d0cd9d6-c83b-4bcf-b702-8d6a8b3247fa => generated 917 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:29.443080 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-58f5116a-1756-4072-9082-550b00f874e2 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] POST http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes Jan 20 10:55:29.443590 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:29.443590 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:29.444015 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-58f5116a-1756-4072-9082-550b00f874e2 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-499915295"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:55:29.445420 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-58f5116a-1756-4072-9082-550b00f874e2 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-499915295'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:55:29.445820 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-58f5116a-1756-4072-9082-550b00f874e2 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Create volume of 1 GB Jan 20 10:55:29.459481 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:29.459481 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:29.466233 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-58f5116a-1756-4072-9082-550b00f874e2 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Availability Zones retrieved successfully. Jan 20 10:55:29.472503 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b209a3a9-65a0-43f9-a421-4a24d3528163 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Volume info retrieved successfully. Jan 20 10:55:29.496227 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-58f5116a-1756-4072-9082-550b00f874e2 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Flow 'volume_create_api' (159efe74-7513-47aa-a7b3-8c158c76cc90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:55:29.499592 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-58f5116a-1756-4072-9082-550b00f874e2 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8053c9c6-6074-4567-a910-f2235a846194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:29.502576 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b209a3a9-65a0-43f9-a421-4a24d3528163 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 returned with HTTP 200 Jan 20 10:55:29.503117 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-58f5116a-1756-4072-9082-550b00f874e2 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:55:29.503629 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1050/2121] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:29 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 => generated 946 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:29.535229 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-933779b0-10a7-41ba-9c8a-8352f43a1183 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] DELETE http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/630d5738-e25e-4a7e-9ed6-b10e73ff7916?cascade=True Jan 20 10:55:29.535553 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-933779b0-10a7-41ba-9c8a-8352f43a1183 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:29.535720 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:29.535720 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:29.536211 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-933779b0-10a7-41ba-9c8a-8352f43a1183 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:29.536985 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-933779b0-10a7-41ba-9c8a-8352f43a1183 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Delete volume with id: 630d5738-e25e-4a7e-9ed6-b10e73ff7916 Jan 20 10:55:29.632871 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:29.632871 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:29.634843 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-933779b0-10a7-41ba-9c8a-8352f43a1183 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Volume info retrieved successfully. Jan 20 10:55:29.699256 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-58f5116a-1756-4072-9082-550b00f874e2 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8053c9c6-6074-4567-a910-f2235a846194) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:29.705834 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-58f5116a-1756-4072-9082-550b00f874e2 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4671f405-00b8-4efe-be7b-0416d4408d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:29.712487 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-933779b0-10a7-41ba-9c8a-8352f43a1183 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Delete volume request issued successfully. Jan 20 10:55:29.713816 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-933779b0-10a7-41ba-9c8a-8352f43a1183 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/630d5738-e25e-4a7e-9ed6-b10e73ff7916?cascade=True returned with HTTP 202 Jan 20 10:55:29.715489 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1051/2122] 10.222.0.73 () {58 vars in 1343 bytes} [Wed Jan 20 10:55:29 2021] DELETE /volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/630d5738-e25e-4a7e-9ed6-b10e73ff7916?cascade=True => generated 0 bytes in 186 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 20 10:55:29.724060 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-85355b3f-bf89-40f5-bb2a-96ff1218029a tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/630d5738-e25e-4a7e-9ed6-b10e73ff7916 Jan 20 10:55:29.724729 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-85355b3f-bf89-40f5-bb2a-96ff1218029a tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:29.724978 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:29.724978 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:29.725659 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-85355b3f-bf89-40f5-bb2a-96ff1218029a tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:29.818937 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:29.818937 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:29.841743 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-85355b3f-bf89-40f5-bb2a-96ff1218029a tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Volume info retrieved successfully. Jan 20 10:55:29.873399 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-58f5116a-1756-4072-9082-550b00f874e2 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Created reservations ['c8f7071a-8eb8-48ad-8965-686df46e77e2', '7fa7e830-139a-41e0-bc39-5bd686c7d00a', 'e187b09a-7727-418a-a69c-8578b6a69a6c', '8c7a96ac-2eb8-42eb-9212-535cd721af55'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:55:29.877543 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-58f5116a-1756-4072-9082-550b00f874e2 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4671f405-00b8-4efe-be7b-0416d4408d99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8f7071a-8eb8-48ad-8965-686df46e77e2', '7fa7e830-139a-41e0-bc39-5bd686c7d00a', 'e187b09a-7727-418a-a69c-8578b6a69a6c', '8c7a96ac-2eb8-42eb-9212-535cd721af55']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:29.886395 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-85355b3f-bf89-40f5-bb2a-96ff1218029a tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/630d5738-e25e-4a7e-9ed6-b10e73ff7916 returned with HTTP 200 Jan 20 10:55:29.887607 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1052/2123] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:29 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/630d5738-e25e-4a7e-9ed6-b10e73ff7916 => generated 910 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:55:29.890075 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-58f5116a-1756-4072-9082-550b00f874e2 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fbdae2b-1cce-4c51-8f6d-999b0ad4cd7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:30.034650 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-58f5116a-1756-4072-9082-550b00f874e2 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fbdae2b-1cce-4c51-8f6d-999b0ad4cd7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16e6b2c7-0c03-40e1-ad9f-ffae6a589a35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-499915295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da7f812adf09497bb6b85c62a67f4d11',qos_specs=None,replication_status=,reservations=['c8f7071a-8eb8-48ad-8965-686df46e77e2','7fa7e830-139a-41e0-bc39-5bd686c7d00a','e187b09a-7727-418a-a69c-8578b6a69a6c','8c7a96ac-2eb8-42eb-9212-535cd721af55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8201ae0e296c4758a8ed1175f582218e',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:55:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-499915295',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16e6b2c7-0c03-40e1-ad9f-ffae6a589a35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da7f812adf09497bb6b85c62a67f4d11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8201ae0e296c4758a8ed1175f582218e',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:30.041646 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-58f5116a-1756-4072-9082-550b00f874e2 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bdc5b9d-29c2-45e8-aece-430b9f53cd27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:30.108508 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-58f5116a-1756-4072-9082-550b00f874e2 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bdc5b9d-29c2-45e8-aece-430b9f53cd27) transitioned into state 'SUCCESS' from state '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-499915295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da7f812adf09497bb6b85c62a67f4d11',qos_specs=None,replication_status=,reservations=['c8f7071a-8eb8-48ad-8965-686df46e77e2','7fa7e830-139a-41e0-bc39-5bd686c7d00a','e187b09a-7727-418a-a69c-8578b6a69a6c','8c7a96ac-2eb8-42eb-9212-535cd721af55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8201ae0e296c4758a8ed1175f582218e',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:30.119605 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-58f5116a-1756-4072-9082-550b00f874e2 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (071447d8-e965-4df6-a5b4-48615344f4c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:30.142753 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-58f5116a-1756-4072-9082-550b00f874e2 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (071447d8-e965-4df6-a5b4-48615344f4c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:30.152927 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-58f5116a-1756-4072-9082-550b00f874e2 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Flow 'volume_create_api' (159efe74-7513-47aa-a7b3-8c158c76cc90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:55:30.236534 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-58f5116a-1756-4072-9082-550b00f874e2 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Create volume request issued successfully. Jan 20 10:55:30.270302 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-58f5116a-1756-4072-9082-550b00f874e2 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes returned with HTTP 202 Jan 20 10:55:30.272775 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1072/2124] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:55:29 2021] POST /volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes => generated 823 bytes in 833 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:55:30.286504 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f22ec864-24a9-48d0-9775-6aceffafb6e0 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] GET http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/16e6b2c7-0c03-40e1-ad9f-ffae6a589a35 Jan 20 10:55:30.287212 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f22ec864-24a9-48d0-9775-6aceffafb6e0 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:30.287212 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:30.287212 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:30.287735 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f22ec864-24a9-48d0-9775-6aceffafb6e0 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:30.343208 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:30.343208 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:30.359546 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f22ec864-24a9-48d0-9775-6aceffafb6e0 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Volume info retrieved successfully. Jan 20 10:55:30.391639 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f22ec864-24a9-48d0-9775-6aceffafb6e0 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/16e6b2c7-0c03-40e1-ad9f-ffae6a589a35 returned with HTTP 200 Jan 20 10:55:30.392415 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-356cfcb4-ac36-4a33-b51a-eee853a3743a tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] GET http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/f78a827e-3aeb-4a0f-b594-3b8e62b7541d Jan 20 10:55:30.393321 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-356cfcb4-ac36-4a33-b51a-eee853a3743a tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:30.393710 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:30.393710 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:30.394395 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-356cfcb4-ac36-4a33-b51a-eee853a3743a tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:30.413226 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1053/2125] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:30 2021] GET /volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/16e6b2c7-0c03-40e1-ad9f-ffae6a589a35 => generated 891 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:30.505927 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-356cfcb4-ac36-4a33-b51a-eee853a3743a tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/f78a827e-3aeb-4a0f-b594-3b8e62b7541d returned with HTTP 404 Jan 20 10:55:30.508011 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1073/2126] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:30 2021] GET /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/f78a827e-3aeb-4a0f-b594-3b8e62b7541d => generated 109 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:55:30.521189 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7acd1288-3fdc-46e0-89ad-240218e05705 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] POST http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes Jan 20 10:55:30.521989 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:30.521989 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:30.522531 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7acd1288-3fdc-46e0-89ad-240218e05705 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-503332438"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:55:30.523740 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-7acd1288-3fdc-46e0-89ad-240218e05705 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-503332438'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:55:30.524120 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-7acd1288-3fdc-46e0-89ad-240218e05705 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Create volume of 1 GB Jan 20 10:55:30.547552 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7acd1288-3fdc-46e0-89ad-240218e05705 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Availability Zones retrieved successfully. Jan 20 10:55:30.582363 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7acd1288-3fdc-46e0-89ad-240218e05705 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Flow 'volume_create_api' (ac442cfd-7e96-4b5b-820e-bc0c5ee261bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:55:30.588694 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7acd1288-3fdc-46e0-89ad-240218e05705 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7fe501f-6ba2-44d0-8905-86d8b7dec7ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:30.593104 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-7acd1288-3fdc-46e0-89ad-240218e05705 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:55:30.709454 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7acd1288-3fdc-46e0-89ad-240218e05705 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7fe501f-6ba2-44d0-8905-86d8b7dec7ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:30.712210 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7acd1288-3fdc-46e0-89ad-240218e05705 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac781c07-abd5-451f-837c-11e166706c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:30.862090 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-7acd1288-3fdc-46e0-89ad-240218e05705 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Created reservations ['6679e086-5d95-4380-8623-98b919af2c4d', '7cb351bb-7a9f-4885-a492-58b12b2f4b6c', 'd331453a-2834-49bc-82ca-52a1df4b38b3', 'a8dc0e5c-0763-466a-83f7-84be81c7697a'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:55:30.864364 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7acd1288-3fdc-46e0-89ad-240218e05705 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac781c07-abd5-451f-837c-11e166706c12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6679e086-5d95-4380-8623-98b919af2c4d', '7cb351bb-7a9f-4885-a492-58b12b2f4b6c', 'd331453a-2834-49bc-82ca-52a1df4b38b3', 'a8dc0e5c-0763-466a-83f7-84be81c7697a']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:30.872241 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7acd1288-3fdc-46e0-89ad-240218e05705 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1097937f-91b0-4c3e-ab83-61e4053a5ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:30.916761 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b1903daa-ecdf-4171-9f5a-1034b53e05dc tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/630d5738-e25e-4a7e-9ed6-b10e73ff7916 Jan 20 10:55:30.917334 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b1903daa-ecdf-4171-9f5a-1034b53e05dc tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:30.917825 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b1903daa-ecdf-4171-9f5a-1034b53e05dc tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:31.026165 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:31.026165 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:31.047007 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b1903daa-ecdf-4171-9f5a-1034b53e05dc tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Volume info retrieved successfully. Jan 20 10:55:31.052964 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7acd1288-3fdc-46e0-89ad-240218e05705 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1097937f-91b0-4c3e-ab83-61e4053a5ba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e59b27d-d26c-4153-8e4d-4a363c252681', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-503332438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e25f33e3c194745a53a3f63852d8446',qos_specs=None,replication_status=,reservations=['6679e086-5d95-4380-8623-98b919af2c4d','7cb351bb-7a9f-4885-a492-58b12b2f4b6c','d331453a-2834-49bc-82ca-52a1df4b38b3','a8dc0e5c-0763-466a-83f7-84be81c7697a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4ecee394de64f51ba3aa57b1043056b',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:55:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-503332438',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e59b27d-d26c-4153-8e4d-4a363c252681,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e25f33e3c194745a53a3f63852d8446',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b4ecee394de64f51ba3aa57b1043056b',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:31.058775 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7acd1288-3fdc-46e0-89ad-240218e05705 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d00076f3-6221-4f41-b5d2-417fac7263ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:31.095563 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b1903daa-ecdf-4171-9f5a-1034b53e05dc tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/630d5738-e25e-4a7e-9ed6-b10e73ff7916 returned with HTTP 200 Jan 20 10:55:31.108203 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1074/2127] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:30 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/630d5738-e25e-4a7e-9ed6-b10e73ff7916 => generated 910 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:55:31.169615 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7acd1288-3fdc-46e0-89ad-240218e05705 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d00076f3-6221-4f41-b5d2-417fac7263ed) transitioned into state 'SUCCESS' from state '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-503332438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e25f33e3c194745a53a3f63852d8446',qos_specs=None,replication_status=,reservations=['6679e086-5d95-4380-8623-98b919af2c4d','7cb351bb-7a9f-4885-a492-58b12b2f4b6c','d331453a-2834-49bc-82ca-52a1df4b38b3','a8dc0e5c-0763-466a-83f7-84be81c7697a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4ecee394de64f51ba3aa57b1043056b',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:31.172216 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7acd1288-3fdc-46e0-89ad-240218e05705 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b76a69d0-b9c9-443b-93a6-cd8c4e0ac43e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:31.216672 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7acd1288-3fdc-46e0-89ad-240218e05705 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b76a69d0-b9c9-443b-93a6-cd8c4e0ac43e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:31.222267 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7acd1288-3fdc-46e0-89ad-240218e05705 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Flow 'volume_create_api' (ac442cfd-7e96-4b5b-820e-bc0c5ee261bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:55:31.318404 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7acd1288-3fdc-46e0-89ad-240218e05705 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Create volume request issued successfully. Jan 20 10:55:31.370762 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7acd1288-3fdc-46e0-89ad-240218e05705 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes returned with HTTP 202 Jan 20 10:55:31.387147 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1054/2128] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:55:30 2021] POST /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes => generated 817 bytes in 870 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:55:31.402299 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6b6b853b-b8c8-4f22-85f8-ccb6bef10144 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] GET http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/9e59b27d-d26c-4153-8e4d-4a363c252681 Jan 20 10:55:31.404559 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6b6b853b-b8c8-4f22-85f8-ccb6bef10144 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:31.404982 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:31.404982 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:31.405730 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6b6b853b-b8c8-4f22-85f8-ccb6bef10144 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:31.424182 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-acbcdddc-f9f3-42fe-8816-8c99c079f8c0 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] GET http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/16e6b2c7-0c03-40e1-ad9f-ffae6a589a35 Jan 20 10:55:31.425194 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-acbcdddc-f9f3-42fe-8816-8c99c079f8c0 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:31.425194 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:31.425194 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:31.425623 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-acbcdddc-f9f3-42fe-8816-8c99c079f8c0 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:31.507059 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:31.507059 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:31.544136 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6b6b853b-b8c8-4f22-85f8-ccb6bef10144 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Volume info retrieved successfully. Jan 20 10:55:31.585042 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:31.585042 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:31.610610 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-acbcdddc-f9f3-42fe-8816-8c99c079f8c0 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Volume info retrieved successfully. Jan 20 10:55:31.613496 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6b6b853b-b8c8-4f22-85f8-ccb6bef10144 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/9e59b27d-d26c-4153-8e4d-4a363c252681 returned with HTTP 200 Jan 20 10:55:31.615001 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1075/2129] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:31 2021] GET /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/9e59b27d-d26c-4153-8e4d-4a363c252681 => generated 909 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:31.666473 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-acbcdddc-f9f3-42fe-8816-8c99c079f8c0 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/16e6b2c7-0c03-40e1-ad9f-ffae6a589a35 returned with HTTP 200 Jan 20 10:55:31.667193 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1055/2130] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:31 2021] GET /volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/16e6b2c7-0c03-40e1-ad9f-ffae6a589a35 => generated 915 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:32.115756 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-613b765d-f091-4cb0-a727-a9e0efad0d88 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/630d5738-e25e-4a7e-9ed6-b10e73ff7916 Jan 20 10:55:32.116263 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-613b765d-f091-4cb0-a727-a9e0efad0d88 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:32.116641 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:32.116641 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:32.117169 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-613b765d-f091-4cb0-a727-a9e0efad0d88 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:32.173824 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:32.173824 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:32.183932 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-613b765d-f091-4cb0-a727-a9e0efad0d88 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Volume info retrieved successfully. Jan 20 10:55:32.208231 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-613b765d-f091-4cb0-a727-a9e0efad0d88 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/630d5738-e25e-4a7e-9ed6-b10e73ff7916 returned with HTTP 200 Jan 20 10:55:32.209399 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1076/2131] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:32 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/630d5738-e25e-4a7e-9ed6-b10e73ff7916 => generated 910 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:32.636959 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-377e17bb-4470-4a7f-aa49-6dfde67e25e0 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] GET http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/9e59b27d-d26c-4153-8e4d-4a363c252681 Jan 20 10:55:32.638005 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-377e17bb-4470-4a7f-aa49-6dfde67e25e0 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:32.638389 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:32.638389 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:32.639095 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-377e17bb-4470-4a7f-aa49-6dfde67e25e0 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:32.688413 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4fe5a463-cb79-4e66-bfa3-8a8d816c6444 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] GET http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/16e6b2c7-0c03-40e1-ad9f-ffae6a589a35 Jan 20 10:55:32.689363 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4fe5a463-cb79-4e66-bfa3-8a8d816c6444 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:32.689847 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:32.689847 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:32.690916 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4fe5a463-cb79-4e66-bfa3-8a8d816c6444 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:32.731487 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:32.731487 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:32.749136 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-377e17bb-4470-4a7f-aa49-6dfde67e25e0 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Volume info retrieved successfully. Jan 20 10:55:32.798621 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-377e17bb-4470-4a7f-aa49-6dfde67e25e0 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/9e59b27d-d26c-4153-8e4d-4a363c252681 returned with HTTP 200 Jan 20 10:55:32.809700 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:32.809700 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:32.814639 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1056/2132] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:32 2021] GET /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/9e59b27d-d26c-4153-8e4d-4a363c252681 => generated 910 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:32.825395 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ecfecc88-59e8-43eb-844a-2c2221899b14 tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] POST http://10.222.0.73/volume/v3/215f06ba90e047ca801d3b969ee3487e/volumes/9e59b27d-d26c-4153-8e4d-4a363c252681/action Jan 20 10:55:32.825853 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:32.825853 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:32.826302 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ecfecc88-59e8-43eb-844a-2c2221899b14 tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:55:32.826689 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ecfecc88-59e8-43eb-844a-2c2221899b14 tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:55:32.827637 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.admin_actions [None req-ecfecc88-59e8-43eb-844a-2c2221899b14 tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] Updating volume '9e59b27d-d26c-4153-8e4d-4a363c252681' with '{'status': 'error'}' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 20 10:55:32.829447 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4fe5a463-cb79-4e66-bfa3-8a8d816c6444 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Volume info retrieved successfully. Jan 20 10:55:32.900088 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4fe5a463-cb79-4e66-bfa3-8a8d816c6444 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/16e6b2c7-0c03-40e1-ad9f-ffae6a589a35 returned with HTTP 200 Jan 20 10:55:32.902277 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1077/2133] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:32 2021] GET /volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/16e6b2c7-0c03-40e1-ad9f-ffae6a589a35 => generated 916 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:32.925116 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d849ca71-571a-447d-a919-ead20eb82f28 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] GET http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/16e6b2c7-0c03-40e1-ad9f-ffae6a589a35 Jan 20 10:55:32.926859 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d849ca71-571a-447d-a919-ead20eb82f28 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:32.927961 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:32.927961 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:32.929485 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d849ca71-571a-447d-a919-ead20eb82f28 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:32.967763 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:32.967763 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:33.022858 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:33.022858 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:33.036132 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d849ca71-571a-447d-a919-ead20eb82f28 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Volume info retrieved successfully. Jan 20 10:55:33.065847 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d849ca71-571a-447d-a919-ead20eb82f28 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/16e6b2c7-0c03-40e1-ad9f-ffae6a589a35 returned with HTTP 200 Jan 20 10:55:33.067161 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1078/2134] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:32 2021] GET /volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/16e6b2c7-0c03-40e1-ad9f-ffae6a589a35 => generated 916 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:33.087742 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-27cfe9a5-8a1a-4e66-9ccd-e33701dc729e tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] POST http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes Jan 20 10:55:33.089319 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:33.089319 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:33.089753 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-27cfe9a5-8a1a-4e66-9ccd-e33701dc729e tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-705613933"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:55:33.091161 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-27cfe9a5-8a1a-4e66-9ccd-e33701dc729e tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-705613933'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:55:33.091537 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-27cfe9a5-8a1a-4e66-9ccd-e33701dc729e tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Create volume of 1 GB Jan 20 10:55:33.093147 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ecfecc88-59e8-43eb-844a-2c2221899b14 tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] http://10.222.0.73/volume/v3/215f06ba90e047ca801d3b969ee3487e/volumes/9e59b27d-d26c-4153-8e4d-4a363c252681/action returned with HTTP 202 Jan 20 10:55:33.094261 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1057/2135] 10.222.0.73 () {60 vars in 1357 bytes} [Wed Jan 20 10:55:32 2021] POST /volume/v3/215f06ba90e047ca801d3b969ee3487e/volumes/9e59b27d-d26c-4153-8e4d-4a363c252681/action => generated 0 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 20 10:55:33.102014 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dc6812f8-d4b7-430c-88c0-821581fab068 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] GET http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/9e59b27d-d26c-4153-8e4d-4a363c252681 Jan 20 10:55:33.102802 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dc6812f8-d4b7-430c-88c0-821581fab068 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:33.103412 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:33.103412 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:33.105102 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dc6812f8-d4b7-430c-88c0-821581fab068 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:33.126217 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-27cfe9a5-8a1a-4e66-9ccd-e33701dc729e tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Availability Zones retrieved successfully. Jan 20 10:55:33.149558 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-27cfe9a5-8a1a-4e66-9ccd-e33701dc729e tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Flow 'volume_create_api' (1e7b8e94-9384-4fc2-82e6-9389c0634109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:55:33.153640 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-27cfe9a5-8a1a-4e66-9ccd-e33701dc729e tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ace00ec1-8cf4-42bc-a59c-2ccb7b7e53fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:33.155838 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-27cfe9a5-8a1a-4e66-9ccd-e33701dc729e tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:55:33.168380 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:33.168380 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:33.181132 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dc6812f8-d4b7-430c-88c0-821581fab068 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Volume info retrieved successfully. Jan 20 10:55:33.213653 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dc6812f8-d4b7-430c-88c0-821581fab068 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/9e59b27d-d26c-4153-8e4d-4a363c252681 returned with HTTP 200 Jan 20 10:55:33.216093 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1058/2136] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:33 2021] GET /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/9e59b27d-d26c-4153-8e4d-4a363c252681 => generated 906 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:33.229152 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-259fea5b-ab73-43f7-9f8e-d6f5b36941fe tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/630d5738-e25e-4a7e-9ed6-b10e73ff7916 Jan 20 10:55:33.232096 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-259fea5b-ab73-43f7-9f8e-d6f5b36941fe tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:33.232441 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:33.232441 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:33.233177 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-259fea5b-ab73-43f7-9f8e-d6f5b36941fe tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:33.324819 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:33.324819 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:33.335218 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-259fea5b-ab73-43f7-9f8e-d6f5b36941fe tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Volume info retrieved successfully. Jan 20 10:55:33.373712 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-259fea5b-ab73-43f7-9f8e-d6f5b36941fe tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/630d5738-e25e-4a7e-9ed6-b10e73ff7916 returned with HTTP 200 Jan 20 10:55:33.375404 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1059/2137] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:33 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/630d5738-e25e-4a7e-9ed6-b10e73ff7916 => generated 910 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:33.382008 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2f2ced91-c17d-4118-99a5-d98943cf5dbe tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] POST http://10.222.0.73/volume/v3/215f06ba90e047ca801d3b969ee3487e/volumes/9e59b27d-d26c-4153-8e4d-4a363c252681/action Jan 20 10:55:33.383216 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:33.383216 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:33.384223 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2f2ced91-c17d-4118-99a5-d98943cf5dbe tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:55:33.385052 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2f2ced91-c17d-4118-99a5-d98943cf5dbe tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:55:33.386201 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.admin_actions [None req-2f2ced91-c17d-4118-99a5-d98943cf5dbe tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] Updating volume '9e59b27d-d26c-4153-8e4d-4a363c252681' with '{'status': 'available'}' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 20 10:55:33.493165 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-27cfe9a5-8a1a-4e66-9ccd-e33701dc729e tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ace00ec1-8cf4-42bc-a59c-2ccb7b7e53fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:33.495923 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-27cfe9a5-8a1a-4e66-9ccd-e33701dc729e tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77389e4e-24d3-4add-a259-d7ac06751756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:33.551876 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:33.551876 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:33.649055 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-27cfe9a5-8a1a-4e66-9ccd-e33701dc729e tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Created reservations ['3421011c-2614-4045-b61e-ca8070d6a828', '46cb8aa4-59fc-47ec-a675-bbd39a0b8090', '54b7c5ac-6c3c-43a7-91f8-ea6f2fcdc8a9', '8b2cb496-690d-4bb5-822d-617e88f3d110'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:55:33.655835 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-27cfe9a5-8a1a-4e66-9ccd-e33701dc729e tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77389e4e-24d3-4add-a259-d7ac06751756) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3421011c-2614-4045-b61e-ca8070d6a828', '46cb8aa4-59fc-47ec-a675-bbd39a0b8090', '54b7c5ac-6c3c-43a7-91f8-ea6f2fcdc8a9', '8b2cb496-690d-4bb5-822d-617e88f3d110']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:33.661919 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-27cfe9a5-8a1a-4e66-9ccd-e33701dc729e tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (183b254e-d09b-4bd8-8282-d198a2c36173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:33.708864 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2f2ced91-c17d-4118-99a5-d98943cf5dbe tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] http://10.222.0.73/volume/v3/215f06ba90e047ca801d3b969ee3487e/volumes/9e59b27d-d26c-4153-8e4d-4a363c252681/action returned with HTTP 202 Jan 20 10:55:33.710269 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1060/2138] 10.222.0.73 () {60 vars in 1357 bytes} [Wed Jan 20 10:55:33 2021] POST /volume/v3/215f06ba90e047ca801d3b969ee3487e/volumes/9e59b27d-d26c-4153-8e4d-4a363c252681/action => generated 0 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 20 10:55:33.719689 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8346095c-a31b-4574-8291-e21932740d2e tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] GET http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/9e59b27d-d26c-4153-8e4d-4a363c252681 Jan 20 10:55:33.720401 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8346095c-a31b-4574-8291-e21932740d2e tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:33.720604 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:33.720604 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:33.721120 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8346095c-a31b-4574-8291-e21932740d2e tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:33.770885 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-27cfe9a5-8a1a-4e66-9ccd-e33701dc729e tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (183b254e-d09b-4bd8-8282-d198a2c36173) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd41333ae-1e7e-4b92-9d08-e5bdd582f52b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-705613933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da7f812adf09497bb6b85c62a67f4d11',qos_specs=None,replication_status=,reservations=['3421011c-2614-4045-b61e-ca8070d6a828','46cb8aa4-59fc-47ec-a675-bbd39a0b8090','54b7c5ac-6c3c-43a7-91f8-ea6f2fcdc8a9','8b2cb496-690d-4bb5-822d-617e88f3d110'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8201ae0e296c4758a8ed1175f582218e',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:55:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-705613933',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d41333ae-1e7e-4b92-9d08-e5bdd582f52b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da7f812adf09497bb6b85c62a67f4d11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8201ae0e296c4758a8ed1175f582218e',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:33.774293 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-27cfe9a5-8a1a-4e66-9ccd-e33701dc729e tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25e3436a-3da9-42cb-848d-594f17411916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:33.791702 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:33.791702 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:33.813428 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8346095c-a31b-4574-8291-e21932740d2e tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Volume info retrieved successfully. Jan 20 10:55:33.849705 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-27cfe9a5-8a1a-4e66-9ccd-e33701dc729e tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25e3436a-3da9-42cb-848d-594f17411916) transitioned into state 'SUCCESS' from state '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-705613933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da7f812adf09497bb6b85c62a67f4d11',qos_specs=None,replication_status=,reservations=['3421011c-2614-4045-b61e-ca8070d6a828','46cb8aa4-59fc-47ec-a675-bbd39a0b8090','54b7c5ac-6c3c-43a7-91f8-ea6f2fcdc8a9','8b2cb496-690d-4bb5-822d-617e88f3d110'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8201ae0e296c4758a8ed1175f582218e',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:33.853740 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-27cfe9a5-8a1a-4e66-9ccd-e33701dc729e tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1a5b92d-d5e6-4f00-aa0b-d3a7116b88a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:33.905022 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-27cfe9a5-8a1a-4e66-9ccd-e33701dc729e tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1a5b92d-d5e6-4f00-aa0b-d3a7116b88a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:33.908063 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-27cfe9a5-8a1a-4e66-9ccd-e33701dc729e tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Flow 'volume_create_api' (1e7b8e94-9384-4fc2-82e6-9389c0634109) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:55:33.908344 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8346095c-a31b-4574-8291-e21932740d2e tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/9e59b27d-d26c-4153-8e4d-4a363c252681 returned with HTTP 200 Jan 20 10:55:33.910825 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1061/2139] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:33 2021] GET /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/9e59b27d-d26c-4153-8e4d-4a363c252681 => generated 910 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:55:33.930917 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-38289df8-3796-44e3-8ca2-7ee3e1488023 tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] POST http://10.222.0.73/volume/v3/215f06ba90e047ca801d3b969ee3487e/volumes/9e59b27d-d26c-4153-8e4d-4a363c252681/action Jan 20 10:55:33.932042 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:33.932042 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:33.933227 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-38289df8-3796-44e3-8ca2-7ee3e1488023 tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:55:33.933945 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-38289df8-3796-44e3-8ca2-7ee3e1488023 tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:55:33.941744 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.admin_actions [None req-38289df8-3796-44e3-8ca2-7ee3e1488023 tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] Updating volume '9e59b27d-d26c-4153-8e4d-4a363c252681' with '{'status': 'maintenance'}' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 20 10:55:33.965199 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-27cfe9a5-8a1a-4e66-9ccd-e33701dc729e tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Create volume request issued successfully. Jan 20 10:55:33.980273 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-27cfe9a5-8a1a-4e66-9ccd-e33701dc729e tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes returned with HTTP 202 Jan 20 10:55:33.981706 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1079/2140] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:55:33 2021] POST /volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes => generated 823 bytes in 898 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:55:34.012710 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4069bc48-cfa7-435f-b01b-8cd59da19f23 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] GET http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/d41333ae-1e7e-4b92-9d08-e5bdd582f52b Jan 20 10:55:34.013743 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4069bc48-cfa7-435f-b01b-8cd59da19f23 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:34.014111 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:34.014111 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:34.015015 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4069bc48-cfa7-435f-b01b-8cd59da19f23 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:34.124081 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:34.124081 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:34.134400 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4069bc48-cfa7-435f-b01b-8cd59da19f23 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Volume info retrieved successfully. Jan 20 10:55:34.170550 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:34.170550 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:34.193561 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4069bc48-cfa7-435f-b01b-8cd59da19f23 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/d41333ae-1e7e-4b92-9d08-e5bdd582f52b returned with HTTP 200 Jan 20 10:55:34.210932 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1080/2141] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:33 2021] GET /volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/d41333ae-1e7e-4b92-9d08-e5bdd582f52b => generated 915 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:34.247515 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-38289df8-3796-44e3-8ca2-7ee3e1488023 tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] http://10.222.0.73/volume/v3/215f06ba90e047ca801d3b969ee3487e/volumes/9e59b27d-d26c-4153-8e4d-4a363c252681/action returned with HTTP 202 Jan 20 10:55:34.254368 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1062/2142] 10.222.0.73 () {60 vars in 1357 bytes} [Wed Jan 20 10:55:33 2021] POST /volume/v3/215f06ba90e047ca801d3b969ee3487e/volumes/9e59b27d-d26c-4153-8e4d-4a363c252681/action => generated 0 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 20 10:55:34.259689 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3caec436-ec8b-4c52-b3d1-c8889985768f tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] GET http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/9e59b27d-d26c-4153-8e4d-4a363c252681 Jan 20 10:55:34.260753 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3caec436-ec8b-4c52-b3d1-c8889985768f tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:34.261206 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:34.261206 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:34.261510 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3caec436-ec8b-4c52-b3d1-c8889985768f tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:34.315452 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:34.315452 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:34.325576 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3caec436-ec8b-4c52-b3d1-c8889985768f tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Volume info retrieved successfully. Jan 20 10:55:34.369735 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3caec436-ec8b-4c52-b3d1-c8889985768f tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/9e59b27d-d26c-4153-8e4d-4a363c252681 returned with HTTP 200 Jan 20 10:55:34.370615 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1081/2143] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:34 2021] GET /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/9e59b27d-d26c-4153-8e4d-4a363c252681 => generated 912 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:34.387384 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f9c83964-178b-4cca-a6c1-d53d3db43524 tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] POST http://10.222.0.73/volume/v3/215f06ba90e047ca801d3b969ee3487e/volumes/9e59b27d-d26c-4153-8e4d-4a363c252681/action Jan 20 10:55:34.388180 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:34.388180 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:34.388828 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f9c83964-178b-4cca-a6c1-d53d3db43524 tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:55:34.389343 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f9c83964-178b-4cca-a6c1-d53d3db43524 tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:55:34.390471 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.admin_actions [None req-f9c83964-178b-4cca-a6c1-d53d3db43524 tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] Updating volume '9e59b27d-d26c-4153-8e4d-4a363c252681' with '{'status': 'available'}' {{(pid=87959) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 20 10:55:34.406952 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-81479e9b-65b2-4d88-b7b4-f2f419f56b24 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/630d5738-e25e-4a7e-9ed6-b10e73ff7916 Jan 20 10:55:34.407926 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-81479e9b-65b2-4d88-b7b4-f2f419f56b24 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:34.408294 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:34.408294 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:34.409019 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-81479e9b-65b2-4d88-b7b4-f2f419f56b24 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:34.537012 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-81479e9b-65b2-4d88-b7b4-f2f419f56b24 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/630d5738-e25e-4a7e-9ed6-b10e73ff7916 returned with HTTP 404 Jan 20 10:55:34.538217 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1082/2144] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:34 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/630d5738-e25e-4a7e-9ed6-b10e73ff7916 => generated 109 bytes in 148 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:55:34.545336 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:34.545336 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:34.547266 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-adc28ccf-eb22-4f2a-90c9-557170773e95 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes Jan 20 10:55:34.548150 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-adc28ccf-eb22-4f2a-90c9-557170773e95 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:34.548427 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-adc28ccf-eb22-4f2a-90c9-557170773e95 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:34.549292 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-adc28ccf-eb22-4f2a-90c9-557170773e95 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:55:34.551912 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-adc28ccf-eb22-4f2a-90c9-557170773e95 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:55:34.657282 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-adc28ccf-eb22-4f2a-90c9-557170773e95 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Get all volumes completed successfully. Jan 20 10:55:34.658902 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-adc28ccf-eb22-4f2a-90c9-557170773e95 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes returned with HTTP 200 Jan 20 10:55:34.664089 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1083/2145] 10.222.0.73 () {58 vars in 1204 bytes} [Wed Jan 20 10:55:34 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/volumes => generated 400 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:34.678608 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f0a57aca-5b2b-40ee-93dd-7aba4929dec3 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots Jan 20 10:55:34.679415 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f0a57aca-5b2b-40ee-93dd-7aba4929dec3 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:34.679821 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:34.679821 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:34.682772 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f0a57aca-5b2b-40ee-93dd-7aba4929dec3 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:34.683534 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-f0a57aca-5b2b-40ee-93dd-7aba4929dec3 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:55:34.685052 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:34.685052 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:34.690769 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-f0a57aca-5b2b-40ee-93dd-7aba4929dec3 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Building query based on filter {{(pid=87960) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 20 10:55:34.691943 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f9c83964-178b-4cca-a6c1-d53d3db43524 tempest-VolumesActionsTest-322266740 tempest-VolumesActionsTest-322266740] http://10.222.0.73/volume/v3/215f06ba90e047ca801d3b969ee3487e/volumes/9e59b27d-d26c-4153-8e4d-4a363c252681/action returned with HTTP 202 Jan 20 10:55:34.695013 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1063/2146] 10.222.0.73 () {60 vars in 1357 bytes} [Wed Jan 20 10:55:34 2021] POST /volume/v3/215f06ba90e047ca801d3b969ee3487e/volumes/9e59b27d-d26c-4153-8e4d-4a363c252681/action => generated 0 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 20 10:55:34.703222 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3746652e-f047-44fd-84e9-719b44fab90f tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] GET http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/9e59b27d-d26c-4153-8e4d-4a363c252681 Jan 20 10:55:34.703754 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3746652e-f047-44fd-84e9-719b44fab90f tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:34.703934 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:34.703934 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:34.704614 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3746652e-f047-44fd-84e9-719b44fab90f tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:34.747747 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f0a57aca-5b2b-40ee-93dd-7aba4929dec3 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Get all snapshots completed successfully. Jan 20 10:55:34.748928 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f0a57aca-5b2b-40ee-93dd-7aba4929dec3 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots returned with HTTP 200 Jan 20 10:55:34.756123 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1084/2147] 10.222.0.73 () {58 vars in 1210 bytes} [Wed Jan 20 10:55:34 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots => generated 17 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 20 10:55:34.767870 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:34.767870 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:34.774452 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c5136817-a4f2-4f1b-be26-8e1297778368 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] DELETE http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 Jan 20 10:55:34.774985 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c5136817-a4f2-4f1b-be26-8e1297778368 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:34.776283 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c5136817-a4f2-4f1b-be26-8e1297778368 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:34.776788 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-c5136817-a4f2-4f1b-be26-8e1297778368 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Delete volume with id: 579859c1-10c4-4edd-b265-85d8f6ab9358 Jan 20 10:55:34.786372 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3746652e-f047-44fd-84e9-719b44fab90f tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Volume info retrieved successfully. Jan 20 10:55:34.858512 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3746652e-f047-44fd-84e9-719b44fab90f tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/9e59b27d-d26c-4153-8e4d-4a363c252681 returned with HTTP 200 Jan 20 10:55:34.865774 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1064/2148] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:34 2021] GET /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/9e59b27d-d26c-4153-8e4d-4a363c252681 => generated 910 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:34.895553 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-127c7593-176e-4a53-95b0-7eeff7433415 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] DELETE http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/9e59b27d-d26c-4153-8e4d-4a363c252681 Jan 20 10:55:34.896461 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-127c7593-176e-4a53-95b0-7eeff7433415 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:34.897245 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:34.897245 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:34.897947 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-127c7593-176e-4a53-95b0-7eeff7433415 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:34.898794 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-127c7593-176e-4a53-95b0-7eeff7433415 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Delete volume with id: 9e59b27d-d26c-4153-8e4d-4a363c252681 Jan 20 10:55:34.925829 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:34.925829 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:34.927321 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c5136817-a4f2-4f1b-be26-8e1297778368 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Volume info retrieved successfully. Jan 20 10:55:34.969403 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c5136817-a4f2-4f1b-be26-8e1297778368 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Delete volume request issued successfully. Jan 20 10:55:34.969975 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c5136817-a4f2-4f1b-be26-8e1297778368 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 returned with HTTP 202 Jan 20 10:55:34.970955 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1085/2149] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:55:34 2021] DELETE /volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 => generated 0 bytes in 201 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 20 10:55:34.982390 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-17476469-08ad-478f-90b7-0130da929463 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 Jan 20 10:55:34.982924 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-17476469-08ad-478f-90b7-0130da929463 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:34.983203 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:34.983203 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:34.983520 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-17476469-08ad-478f-90b7-0130da929463 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:35.033868 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:35.033868 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:35.036348 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-127c7593-176e-4a53-95b0-7eeff7433415 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Volume info retrieved successfully. Jan 20 10:55:35.070250 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:35.070250 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:35.081066 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-17476469-08ad-478f-90b7-0130da929463 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Volume info retrieved successfully. Jan 20 10:55:35.114183 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-17476469-08ad-478f-90b7-0130da929463 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 returned with HTTP 200 Jan 20 10:55:35.115190 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1086/2150] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:34 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 => generated 945 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:35.152513 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-127c7593-176e-4a53-95b0-7eeff7433415 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Delete volume request issued successfully. Jan 20 10:55:35.153249 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-127c7593-176e-4a53-95b0-7eeff7433415 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/9e59b27d-d26c-4153-8e4d-4a363c252681 returned with HTTP 202 Jan 20 10:55:35.159277 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1065/2151] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:55:34 2021] DELETE /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/9e59b27d-d26c-4153-8e4d-4a363c252681 => generated 0 bytes in 270 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:55:35.163912 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1b515235-51d8-4c7e-8b90-64d5b478037d tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] GET http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/9e59b27d-d26c-4153-8e4d-4a363c252681 Jan 20 10:55:35.164778 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1b515235-51d8-4c7e-8b90-64d5b478037d tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:35.165238 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:35.165238 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:35.166036 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1b515235-51d8-4c7e-8b90-64d5b478037d tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:35.222340 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2434eac6-64e7-4a84-9423-21db8701ab7e tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] GET http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/d41333ae-1e7e-4b92-9d08-e5bdd582f52b Jan 20 10:55:35.222871 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2434eac6-64e7-4a84-9423-21db8701ab7e tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:35.223137 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:35.223137 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:35.223421 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2434eac6-64e7-4a84-9423-21db8701ab7e tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:35.227534 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:35.227534 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:35.255500 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1b515235-51d8-4c7e-8b90-64d5b478037d tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Volume info retrieved successfully. Jan 20 10:55:35.294131 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1b515235-51d8-4c7e-8b90-64d5b478037d tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/9e59b27d-d26c-4153-8e4d-4a363c252681 returned with HTTP 200 Jan 20 10:55:35.307576 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1087/2152] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:35 2021] GET /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/9e59b27d-d26c-4153-8e4d-4a363c252681 => generated 909 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:35.350191 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:35.350191 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:35.376157 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2434eac6-64e7-4a84-9423-21db8701ab7e tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Volume info retrieved successfully. Jan 20 10:55:35.433637 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2434eac6-64e7-4a84-9423-21db8701ab7e tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/d41333ae-1e7e-4b92-9d08-e5bdd582f52b returned with HTTP 200 Jan 20 10:55:35.435035 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1066/2153] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:35 2021] GET /volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/d41333ae-1e7e-4b92-9d08-e5bdd582f52b => generated 916 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:35.449680 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-609940df-a2b1-4998-9f6a-07f8ca0ffc4d tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] GET http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/d41333ae-1e7e-4b92-9d08-e5bdd582f52b Jan 20 10:55:35.450526 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-609940df-a2b1-4998-9f6a-07f8ca0ffc4d tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:35.450895 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:35.450895 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:35.451522 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-609940df-a2b1-4998-9f6a-07f8ca0ffc4d tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:35.623997 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:35.623997 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:35.695101 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-609940df-a2b1-4998-9f6a-07f8ca0ffc4d tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Volume info retrieved successfully. Jan 20 10:55:35.753539 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-609940df-a2b1-4998-9f6a-07f8ca0ffc4d tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/d41333ae-1e7e-4b92-9d08-e5bdd582f52b returned with HTTP 200 Jan 20 10:55:35.770508 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1088/2154] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:35 2021] GET /volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/d41333ae-1e7e-4b92-9d08-e5bdd582f52b => generated 916 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:55:35.967467 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-066d95bc-3b18-4bae-a22b-f0217f3a2ba9 tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] POST http://10.222.0.73/volume/v3/0944652466684e57b538ec747f4971d9/volumes Jan 20 10:55:35.968011 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:35.968011 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:35.968435 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-066d95bc-3b18-4bae-a22b-f0217f3a2ba9 tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:55:35.969620 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-066d95bc-3b18-4bae-a22b-f0217f3a2ba9 tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] Create volume request body: {'volume': {'size': 1}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:55:35.969989 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-066d95bc-3b18-4bae-a22b-f0217f3a2ba9 tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] Create volume of 1 GB Jan 20 10:55:35.987070 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-066d95bc-3b18-4bae-a22b-f0217f3a2ba9 tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] Availability Zones retrieved successfully. Jan 20 10:55:36.007418 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-066d95bc-3b18-4bae-a22b-f0217f3a2ba9 tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] Flow 'volume_create_api' (7a6967e8-f6d1-4ac1-ae3c-67cb70727b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:55:36.010964 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-066d95bc-3b18-4bae-a22b-f0217f3a2ba9 tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5927d96f-09a4-49c1-9499-3029a8780321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:36.013613 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-066d95bc-3b18-4bae-a22b-f0217f3a2ba9 tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:55:36.101511 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-066d95bc-3b18-4bae-a22b-f0217f3a2ba9 tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5927d96f-09a4-49c1-9499-3029a8780321) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:36.104578 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-066d95bc-3b18-4bae-a22b-f0217f3a2ba9 tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (808d4d4d-a44c-4892-8b81-4b5f22c51da2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:36.141210 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-35c9b9ed-9f35-4892-89f5-e1848f0de8b4 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 Jan 20 10:55:36.143802 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-35c9b9ed-9f35-4892-89f5-e1848f0de8b4 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:36.145237 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:36.145237 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:36.146866 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-35c9b9ed-9f35-4892-89f5-e1848f0de8b4 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:36.258896 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:36.258896 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:36.270436 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-35c9b9ed-9f35-4892-89f5-e1848f0de8b4 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Volume info retrieved successfully. Jan 20 10:55:36.305685 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-35c9b9ed-9f35-4892-89f5-e1848f0de8b4 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 returned with HTTP 200 Jan 20 10:55:36.308103 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1089/2155] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:36 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 => generated 945 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:36.326912 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0233f6f9-c73e-44ec-b703-5c3c3a2dff96 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] GET http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/9e59b27d-d26c-4153-8e4d-4a363c252681 Jan 20 10:55:36.328562 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0233f6f9-c73e-44ec-b703-5c3c3a2dff96 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:36.329352 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:36.329352 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:36.329986 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0233f6f9-c73e-44ec-b703-5c3c3a2dff96 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:36.332746 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-066d95bc-3b18-4bae-a22b-f0217f3a2ba9 tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] Created reservations ['8c68027d-2005-4dd3-a6e4-44c940e61dff', 'ba604940-13ef-4a32-9763-2f8fa4e056e9', 'a2bbce09-f2d5-4516-8713-7764b538cfa7', 'bd9d8f22-8f5b-409b-8ef4-524a0aca4df2'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:55:36.336495 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-066d95bc-3b18-4bae-a22b-f0217f3a2ba9 tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (808d4d4d-a44c-4892-8b81-4b5f22c51da2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c68027d-2005-4dd3-a6e4-44c940e61dff', 'ba604940-13ef-4a32-9763-2f8fa4e056e9', 'a2bbce09-f2d5-4516-8713-7764b538cfa7', 'bd9d8f22-8f5b-409b-8ef4-524a0aca4df2']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:36.354755 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-066d95bc-3b18-4bae-a22b-f0217f3a2ba9 tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49893a3f-4066-4719-8219-907877a78efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:36.415582 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:36.415582 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:36.429467 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0233f6f9-c73e-44ec-b703-5c3c3a2dff96 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Volume info retrieved successfully. Jan 20 10:55:36.451334 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-066d95bc-3b18-4bae-a22b-f0217f3a2ba9 tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49893a3f-4066-4719-8219-907877a78efc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4659e955-65fd-4ffe-ac40-9acf97ae89fa', '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='0944652466684e57b538ec747f4971d9',qos_specs=None,replication_status=,reservations=['8c68027d-2005-4dd3-a6e4-44c940e61dff','ba604940-13ef-4a32-9763-2f8fa4e056e9','a2bbce09-f2d5-4516-8713-7764b538cfa7','bd9d8f22-8f5b-409b-8ef4-524a0aca4df2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6090c65bbdfe495ca35d469cdfca68a2',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:55:36Z,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=4659e955-65fd-4ffe-ac40-9acf97ae89fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0944652466684e57b538ec747f4971d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6090c65bbdfe495ca35d469cdfca68a2',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:36.455680 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-066d95bc-3b18-4bae-a22b-f0217f3a2ba9 tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01dbccff-a4b3-471f-806c-b639bda6fedf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:36.463442 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0233f6f9-c73e-44ec-b703-5c3c3a2dff96 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/9e59b27d-d26c-4153-8e4d-4a363c252681 returned with HTTP 200 Jan 20 10:55:36.464458 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1090/2156] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:36 2021] GET /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/9e59b27d-d26c-4153-8e4d-4a363c252681 => generated 909 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:36.505980 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-066d95bc-3b18-4bae-a22b-f0217f3a2ba9 tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01dbccff-a4b3-471f-806c-b639bda6fedf) transitioned into state 'SUCCESS' from 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='0944652466684e57b538ec747f4971d9',qos_specs=None,replication_status=,reservations=['8c68027d-2005-4dd3-a6e4-44c940e61dff','ba604940-13ef-4a32-9763-2f8fa4e056e9','a2bbce09-f2d5-4516-8713-7764b538cfa7','bd9d8f22-8f5b-409b-8ef4-524a0aca4df2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6090c65bbdfe495ca35d469cdfca68a2',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:36.508754 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-066d95bc-3b18-4bae-a22b-f0217f3a2ba9 tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8be2d83d-f014-42eb-a3a0-377866d8ade4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:36.535054 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-066d95bc-3b18-4bae-a22b-f0217f3a2ba9 tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8be2d83d-f014-42eb-a3a0-377866d8ade4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:36.538266 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-066d95bc-3b18-4bae-a22b-f0217f3a2ba9 tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] Flow 'volume_create_api' (7a6967e8-f6d1-4ac1-ae3c-67cb70727b96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:55:36.644854 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-066d95bc-3b18-4bae-a22b-f0217f3a2ba9 tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] Create volume request issued successfully. Jan 20 10:55:36.687762 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-066d95bc-3b18-4bae-a22b-f0217f3a2ba9 tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] http://10.222.0.73/volume/v3/0944652466684e57b538ec747f4971d9/volumes returned with HTTP 202 Jan 20 10:55:36.705074 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1067/2157] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:55:35 2021] POST /volume/v3/0944652466684e57b538ec747f4971d9/volumes => generated 802 bytes in 920 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:55:36.717719 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ceab9442-05ea-4337-8e5a-70c44e85e832 tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] GET http://10.222.0.73/volume/v3/0944652466684e57b538ec747f4971d9/volumes/4659e955-65fd-4ffe-ac40-9acf97ae89fa Jan 20 10:55:36.718807 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ceab9442-05ea-4337-8e5a-70c44e85e832 tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:36.719239 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:36.719239 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:36.720006 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ceab9442-05ea-4337-8e5a-70c44e85e832 tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:36.831182 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:36.831182 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:36.841527 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ceab9442-05ea-4337-8e5a-70c44e85e832 tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] Volume info retrieved successfully. Jan 20 10:55:36.869419 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ceab9442-05ea-4337-8e5a-70c44e85e832 tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] http://10.222.0.73/volume/v3/0944652466684e57b538ec747f4971d9/volumes/4659e955-65fd-4ffe-ac40-9acf97ae89fa returned with HTTP 200 Jan 20 10:55:36.870254 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1091/2158] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:36 2021] GET /volume/v3/0944652466684e57b538ec747f4971d9/volumes/4659e955-65fd-4ffe-ac40-9acf97ae89fa => generated 981 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:37.343778 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-76e3ef97-44c5-4d96-b2ba-90f981c5e11f tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 Jan 20 10:55:37.345611 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-76e3ef97-44c5-4d96-b2ba-90f981c5e11f tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:37.347769 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:37.347769 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:37.351219 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-76e3ef97-44c5-4d96-b2ba-90f981c5e11f tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:37.484550 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5ced3c09-06e1-4694-9a30-7f6d4c058d99 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] GET http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/9e59b27d-d26c-4153-8e4d-4a363c252681 Jan 20 10:55:37.485096 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5ced3c09-06e1-4694-9a30-7f6d4c058d99 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:37.485387 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:37.485387 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:37.485793 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5ced3c09-06e1-4694-9a30-7f6d4c058d99 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:37.535679 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:37.535679 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:37.575745 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-76e3ef97-44c5-4d96-b2ba-90f981c5e11f tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Volume info retrieved successfully. Jan 20 10:55:37.598219 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:37.598219 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:37.615093 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5ced3c09-06e1-4694-9a30-7f6d4c058d99 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Volume info retrieved successfully. Jan 20 10:55:37.636762 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-76e3ef97-44c5-4d96-b2ba-90f981c5e11f tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 returned with HTTP 200 Jan 20 10:55:37.637822 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1068/2159] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:37 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 => generated 945 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:37.655024 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5ced3c09-06e1-4694-9a30-7f6d4c058d99 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/9e59b27d-d26c-4153-8e4d-4a363c252681 returned with HTTP 200 Jan 20 10:55:37.662207 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1092/2160] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:37 2021] GET /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/9e59b27d-d26c-4153-8e4d-4a363c252681 => generated 909 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:37.902198 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-120f7799-b086-4e06-94ee-de1dd0539ea3 tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] GET http://10.222.0.73/volume/v3/0944652466684e57b538ec747f4971d9/volumes/4659e955-65fd-4ffe-ac40-9acf97ae89fa Jan 20 10:55:37.903692 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-120f7799-b086-4e06-94ee-de1dd0539ea3 tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:37.906221 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:37.906221 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:37.907051 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-120f7799-b086-4e06-94ee-de1dd0539ea3 tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:38.032705 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:38.032705 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:38.048889 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-120f7799-b086-4e06-94ee-de1dd0539ea3 tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] Volume info retrieved successfully. Jan 20 10:55:38.093343 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-120f7799-b086-4e06-94ee-de1dd0539ea3 tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] http://10.222.0.73/volume/v3/0944652466684e57b538ec747f4971d9/volumes/4659e955-65fd-4ffe-ac40-9acf97ae89fa returned with HTTP 200 Jan 20 10:55:38.094444 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1069/2161] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:37 2021] GET /volume/v3/0944652466684e57b538ec747f4971d9/volumes/4659e955-65fd-4ffe-ac40-9acf97ae89fa => generated 1039 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:55:38.659235 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bf86ad9b-e753-4d1a-92ad-3b4f5ed4c760 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] GET http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 Jan 20 10:55:38.660606 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bf86ad9b-e753-4d1a-92ad-3b4f5ed4c760 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:38.661218 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:38.661218 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:38.664306 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bf86ad9b-e753-4d1a-92ad-3b4f5ed4c760 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:38.673910 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bf7ee3e6-a23e-416b-9c3a-00bb7d689288 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] GET http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/9e59b27d-d26c-4153-8e4d-4a363c252681 Jan 20 10:55:38.674478 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bf7ee3e6-a23e-416b-9c3a-00bb7d689288 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:38.674743 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:38.674743 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:38.675165 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bf7ee3e6-a23e-416b-9c3a-00bb7d689288 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:38.809506 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bf86ad9b-e753-4d1a-92ad-3b4f5ed4c760 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 returned with HTTP 404 Jan 20 10:55:38.810743 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1093/2162] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:38 2021] GET /volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/579859c1-10c4-4edd-b265-85d8f6ab9358 => generated 109 bytes in 160 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:55:38.820215 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ca06b35c-3537-494d-b164-94ba3151bf0b tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] DELETE http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots/5ac9b8ae-c366-44ae-89c4-4d801eb1b9fe Jan 20 10:55:38.820748 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ca06b35c-3537-494d-b164-94ba3151bf0b tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:38.823063 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ca06b35c-3537-494d-b164-94ba3151bf0b tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:38.823602 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-ca06b35c-3537-494d-b164-94ba3151bf0b tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Delete snapshot with id: 5ac9b8ae-c366-44ae-89c4-4d801eb1b9fe Jan 20 10:55:38.857982 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ca06b35c-3537-494d-b164-94ba3151bf0b tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots/5ac9b8ae-c366-44ae-89c4-4d801eb1b9fe returned with HTTP 404 Jan 20 10:55:38.860142 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bf7ee3e6-a23e-416b-9c3a-00bb7d689288 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/9e59b27d-d26c-4153-8e4d-4a363c252681 returned with HTTP 404 Jan 20 10:55:38.863658 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1094/2163] 10.222.0.73 () {58 vars in 1324 bytes} [Wed Jan 20 10:55:38 2021] DELETE /volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots/5ac9b8ae-c366-44ae-89c4-4d801eb1b9fe => generated 111 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:55:38.870702 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3ee56a79-2ab9-4ac7-be8c-2123e99f73d0 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] DELETE http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/630d5738-e25e-4a7e-9ed6-b10e73ff7916 Jan 20 10:55:38.871310 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3ee56a79-2ab9-4ac7-be8c-2123e99f73d0 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:38.871803 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3ee56a79-2ab9-4ac7-be8c-2123e99f73d0 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:38.872436 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-3ee56a79-2ab9-4ac7-be8c-2123e99f73d0 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Delete volume with id: 630d5738-e25e-4a7e-9ed6-b10e73ff7916 Jan 20 10:55:38.877873 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1070/2164] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:38 2021] GET /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/9e59b27d-d26c-4153-8e4d-4a363c252681 => generated 109 bytes in 201 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:55:38.886385 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8d731ffb-1bea-4517-904d-aeddba415027 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] DELETE http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/f78a827e-3aeb-4a0f-b594-3b8e62b7541d Jan 20 10:55:38.886947 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8d731ffb-1bea-4517-904d-aeddba415027 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:38.887449 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8d731ffb-1bea-4517-904d-aeddba415027 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:38.890578 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-8d731ffb-1bea-4517-904d-aeddba415027 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Delete volume with id: f78a827e-3aeb-4a0f-b594-3b8e62b7541d Jan 20 10:55:38.963121 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3ee56a79-2ab9-4ac7-be8c-2123e99f73d0 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/630d5738-e25e-4a7e-9ed6-b10e73ff7916 returned with HTTP 404 Jan 20 10:55:38.968705 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1095/2165] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:55:38 2021] DELETE /volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/630d5738-e25e-4a7e-9ed6-b10e73ff7916 => generated 109 bytes in 104 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:55:38.971043 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8d731ffb-1bea-4517-904d-aeddba415027 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/f78a827e-3aeb-4a0f-b594-3b8e62b7541d returned with HTTP 404 Jan 20 10:55:38.976512 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1071/2166] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:55:38 2021] DELETE /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/f78a827e-3aeb-4a0f-b594-3b8e62b7541d => generated 109 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:55:38.977157 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-226a7f9d-c946-46c0-8acb-b2a69c5e0abd tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] DELETE http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots/d7d06178-eca3-4a45-b2ec-5b83c2400e21 Jan 20 10:55:38.979605 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-226a7f9d-c946-46c0-8acb-b2a69c5e0abd tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:38.980417 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-226a7f9d-c946-46c0-8acb-b2a69c5e0abd tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:38.980757 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-226a7f9d-c946-46c0-8acb-b2a69c5e0abd tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Delete snapshot with id: d7d06178-eca3-4a45-b2ec-5b83c2400e21 Jan 20 10:55:38.981179 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2a367752-7836-4bda-928a-3119db2bd63a tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] DELETE http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/d1a277cf-2cb5-4082-b55e-f6dc63cb17a5 Jan 20 10:55:38.981653 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2a367752-7836-4bda-928a-3119db2bd63a tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:38.982143 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2a367752-7836-4bda-928a-3119db2bd63a tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:38.982614 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-2a367752-7836-4bda-928a-3119db2bd63a tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Delete volume with id: d1a277cf-2cb5-4082-b55e-f6dc63cb17a5 Jan 20 10:55:39.014051 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-226a7f9d-c946-46c0-8acb-b2a69c5e0abd tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots/d7d06178-eca3-4a45-b2ec-5b83c2400e21 returned with HTTP 404 Jan 20 10:55:39.016679 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1096/2167] 10.222.0.73 () {58 vars in 1324 bytes} [Wed Jan 20 10:55:38 2021] DELETE /volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots/d7d06178-eca3-4a45-b2ec-5b83c2400e21 => generated 111 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:55:39.039215 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5e162687-528e-49a3-af2a-405837accaf3 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] DELETE http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots/62c9e8a1-f197-4ce5-aa45-d0774abe2e41 Jan 20 10:55:39.039773 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5e162687-528e-49a3-af2a-405837accaf3 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:39.045413 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5e162687-528e-49a3-af2a-405837accaf3 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:39.046287 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-5e162687-528e-49a3-af2a-405837accaf3 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Delete snapshot with id: 62c9e8a1-f197-4ce5-aa45-d0774abe2e41 Jan 20 10:55:39.052768 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2a367752-7836-4bda-928a-3119db2bd63a tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/d1a277cf-2cb5-4082-b55e-f6dc63cb17a5 returned with HTTP 404 Jan 20 10:55:39.055419 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1072/2168] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:55:38 2021] DELETE /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/d1a277cf-2cb5-4082-b55e-f6dc63cb17a5 => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:55:39.069816 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-98eaaf05-f3f5-46f4-a3ce-42cb06ab8732 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] DELETE http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/74185df9-2bbe-4c00-8a17-b570840b0859 Jan 20 10:55:39.070718 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-98eaaf05-f3f5-46f4-a3ce-42cb06ab8732 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:39.071538 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-98eaaf05-f3f5-46f4-a3ce-42cb06ab8732 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:39.072819 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-98eaaf05-f3f5-46f4-a3ce-42cb06ab8732 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Delete volume with id: 74185df9-2bbe-4c00-8a17-b570840b0859 Jan 20 10:55:39.091549 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5e162687-528e-49a3-af2a-405837accaf3 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots/62c9e8a1-f197-4ce5-aa45-d0774abe2e41 returned with HTTP 404 Jan 20 10:55:39.100248 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1097/2169] 10.222.0.73 () {58 vars in 1324 bytes} [Wed Jan 20 10:55:39 2021] DELETE /volume/v3/5bd2215b778642058c0c1a1d11681058/snapshots/62c9e8a1-f197-4ce5-aa45-d0774abe2e41 => generated 111 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:55:39.106825 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2e13fba5-eefd-4c5d-8a6e-c8d812948d41 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] DELETE http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/edea1862-c77f-4192-8b14-64b9b94eec73 Jan 20 10:55:39.107779 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2e13fba5-eefd-4c5d-8a6e-c8d812948d41 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:39.108620 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2e13fba5-eefd-4c5d-8a6e-c8d812948d41 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:39.109324 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-2e13fba5-eefd-4c5d-8a6e-c8d812948d41 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] Delete volume with id: edea1862-c77f-4192-8b14-64b9b94eec73 Jan 20 10:55:39.149383 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-98eaaf05-f3f5-46f4-a3ce-42cb06ab8732 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/74185df9-2bbe-4c00-8a17-b570840b0859 returned with HTTP 404 Jan 20 10:55:39.157719 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1073/2170] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:55:39 2021] DELETE /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/74185df9-2bbe-4c00-8a17-b570840b0859 => generated 109 bytes in 97 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:55:39.167919 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-744b60d0-7ffb-4503-af7e-a05b430a630b tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] GET http://10.222.0.73/volume/v3/0944652466684e57b538ec747f4971d9/volumes/4659e955-65fd-4ffe-ac40-9acf97ae89fa Jan 20 10:55:39.168801 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-744b60d0-7ffb-4503-af7e-a05b430a630b tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:39.169736 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-744b60d0-7ffb-4503-af7e-a05b430a630b tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:39.178876 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2e13fba5-eefd-4c5d-8a6e-c8d812948d41 tempest-VolumesDeleteCascade-331536543 tempest-VolumesDeleteCascade-331536543] http://10.222.0.73/volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/edea1862-c77f-4192-8b14-64b9b94eec73 returned with HTTP 404 Jan 20 10:55:39.180336 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1098/2171] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:55:39 2021] DELETE /volume/v3/5bd2215b778642058c0c1a1d11681058/volumes/edea1862-c77f-4192-8b14-64b9b94eec73 => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:55:39.186752 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c876618f-9a66-4259-9728-07931e4d2a72 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] DELETE http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/3357f0b3-f4b5-4025-bf8c-208070de0f26 Jan 20 10:55:39.187545 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c876618f-9a66-4259-9728-07931e4d2a72 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:39.188219 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c876618f-9a66-4259-9728-07931e4d2a72 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:39.189020 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-c876618f-9a66-4259-9728-07931e4d2a72 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] Delete volume with id: 3357f0b3-f4b5-4025-bf8c-208070de0f26 Jan 20 10:55:39.285337 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c876618f-9a66-4259-9728-07931e4d2a72 tempest-VolumesActionsTest-1055218242 tempest-VolumesActionsTest-1055218242] http://10.222.0.73/volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/3357f0b3-f4b5-4025-bf8c-208070de0f26 returned with HTTP 404 Jan 20 10:55:39.286425 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1099/2172] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:55:39 2021] DELETE /volume/v3/1e25f33e3c194745a53a3f63852d8446/volumes/3357f0b3-f4b5-4025-bf8c-208070de0f26 => generated 109 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:55:39.363321 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:39.363321 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:39.393761 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-744b60d0-7ffb-4503-af7e-a05b430a630b tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] Volume info retrieved successfully. Jan 20 10:55:39.466855 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-744b60d0-7ffb-4503-af7e-a05b430a630b tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] http://10.222.0.73/volume/v3/0944652466684e57b538ec747f4971d9/volumes/4659e955-65fd-4ffe-ac40-9acf97ae89fa returned with HTTP 200 Jan 20 10:55:39.468757 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1074/2173] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:39 2021] GET /volume/v3/0944652466684e57b538ec747f4971d9/volumes/4659e955-65fd-4ffe-ac40-9acf97ae89fa => generated 1040 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:55:39.503281 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ec08d8f5-52a0-4d40-82f4-e23423f2aa4f tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] GET http://10.222.0.73/volume/v3/0944652466684e57b538ec747f4971d9/volumes/detail?all_tenants=1&project_id=da7f812adf09497bb6b85c62a67f4d11 Jan 20 10:55:39.504452 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ec08d8f5-52a0-4d40-82f4-e23423f2aa4f tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:39.505257 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ec08d8f5-52a0-4d40-82f4-e23423f2aa4f tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:39.507421 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ec08d8f5-52a0-4d40-82f4-e23423f2aa4f tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] Could not evaluate value da7f812adf09497bb6b85c62a67f4d11, assuming string {{(pid=87960) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 20 10:55:39.510879 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ec08d8f5-52a0-4d40-82f4-e23423f2aa4f tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] Searching by: MultiDict([('project_id', 'da7f812adf09497bb6b85c62a67f4d11'), ('all_tenants', 1)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:55:39.663361 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ec08d8f5-52a0-4d40-82f4-e23423f2aa4f tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] Get all volumes completed successfully. Jan 20 10:55:39.685886 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:39.685886 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:39.711925 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ec08d8f5-52a0-4d40-82f4-e23423f2aa4f tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] http://10.222.0.73/volume/v3/0944652466684e57b538ec747f4971d9/volumes/detail?all_tenants=1&project_id=da7f812adf09497bb6b85c62a67f4d11 returned with HTTP 200 Jan 20 10:55:39.722100 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1100/2174] 10.222.0.73 () {58 vars in 1340 bytes} [Wed Jan 20 10:55:39 2021] GET /volume/v3/0944652466684e57b538ec747f4971d9/volumes/detail?all_tenants=1&project_id=da7f812adf09497bb6b85c62a67f4d11 => generated 3245 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:55:39.736378 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6064923a-dc70-4f6e-ab9e-b936aad6438f tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] DELETE http://10.222.0.73/volume/v3/0944652466684e57b538ec747f4971d9/volumes/4659e955-65fd-4ffe-ac40-9acf97ae89fa Jan 20 10:55:39.737742 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6064923a-dc70-4f6e-ab9e-b936aad6438f tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:39.738462 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:39.738462 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:39.739792 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6064923a-dc70-4f6e-ab9e-b936aad6438f tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:39.740839 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-6064923a-dc70-4f6e-ab9e-b936aad6438f tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] Delete volume with id: 4659e955-65fd-4ffe-ac40-9acf97ae89fa Jan 20 10:55:39.945438 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:39.945438 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:39.946310 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6064923a-dc70-4f6e-ab9e-b936aad6438f tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] Volume info retrieved successfully. Jan 20 10:55:39.992222 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6064923a-dc70-4f6e-ab9e-b936aad6438f tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] Delete volume request issued successfully. Jan 20 10:55:39.992747 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6064923a-dc70-4f6e-ab9e-b936aad6438f tempest-VolumesListAdminTestJSON-1148604102 tempest-VolumesListAdminTestJSON-1148604102] http://10.222.0.73/volume/v3/0944652466684e57b538ec747f4971d9/volumes/4659e955-65fd-4ffe-ac40-9acf97ae89fa returned with HTTP 202 Jan 20 10:55:39.993933 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1075/2175] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:55:39 2021] DELETE /volume/v3/0944652466684e57b538ec747f4971d9/volumes/4659e955-65fd-4ffe-ac40-9acf97ae89fa => generated 0 bytes in 264 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:55:40.008168 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-63d1a937-aa86-43dd-b129-2257ea200155 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] DELETE http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/d41333ae-1e7e-4b92-9d08-e5bdd582f52b Jan 20 10:55:40.009184 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-63d1a937-aa86-43dd-b129-2257ea200155 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:40.010073 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:40.010073 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:40.010763 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-63d1a937-aa86-43dd-b129-2257ea200155 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:40.012109 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-63d1a937-aa86-43dd-b129-2257ea200155 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Delete volume with id: d41333ae-1e7e-4b92-9d08-e5bdd582f52b Jan 20 10:55:40.176001 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:40.176001 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:40.178493 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-63d1a937-aa86-43dd-b129-2257ea200155 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Volume info retrieved successfully. Jan 20 10:55:40.277350 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-63d1a937-aa86-43dd-b129-2257ea200155 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Delete volume request issued successfully. Jan 20 10:55:40.277851 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-63d1a937-aa86-43dd-b129-2257ea200155 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/d41333ae-1e7e-4b92-9d08-e5bdd582f52b returned with HTTP 202 Jan 20 10:55:40.278744 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1101/2176] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:55:40 2021] DELETE /volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/d41333ae-1e7e-4b92-9d08-e5bdd582f52b => generated 0 bytes in 278 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:55:40.287377 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-970e0ce5-50eb-4f4d-af11-0fe36952cab2 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] GET http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/d41333ae-1e7e-4b92-9d08-e5bdd582f52b Jan 20 10:55:40.288374 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-970e0ce5-50eb-4f4d-af11-0fe36952cab2 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:40.288575 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:40.288575 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:40.289211 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-970e0ce5-50eb-4f4d-af11-0fe36952cab2 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:40.472881 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:40.472881 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:40.515874 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-970e0ce5-50eb-4f4d-af11-0fe36952cab2 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Volume info retrieved successfully. Jan 20 10:55:40.651646 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-970e0ce5-50eb-4f4d-af11-0fe36952cab2 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/d41333ae-1e7e-4b92-9d08-e5bdd582f52b returned with HTTP 200 Jan 20 10:55:40.658263 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1076/2177] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:40 2021] GET /volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/d41333ae-1e7e-4b92-9d08-e5bdd582f52b => generated 915 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:41.677577 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-028b804e-9311-49fc-9eaf-b7548a353ec4 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] GET http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/d41333ae-1e7e-4b92-9d08-e5bdd582f52b Jan 20 10:55:41.678858 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-028b804e-9311-49fc-9eaf-b7548a353ec4 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:41.679300 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:41.679300 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:41.680006 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-028b804e-9311-49fc-9eaf-b7548a353ec4 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:41.746296 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:41.746296 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:41.756275 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-028b804e-9311-49fc-9eaf-b7548a353ec4 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Volume info retrieved successfully. Jan 20 10:55:41.781595 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-028b804e-9311-49fc-9eaf-b7548a353ec4 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/d41333ae-1e7e-4b92-9d08-e5bdd582f52b returned with HTTP 200 Jan 20 10:55:41.782656 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1102/2178] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:41 2021] GET /volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/d41333ae-1e7e-4b92-9d08-e5bdd582f52b => generated 915 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:42.820572 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-841515a2-ea41-4e50-905a-17df6e164efd tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] GET http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/d41333ae-1e7e-4b92-9d08-e5bdd582f52b Jan 20 10:55:42.821553 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-841515a2-ea41-4e50-905a-17df6e164efd tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:42.824191 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:42.824191 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:42.824720 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-841515a2-ea41-4e50-905a-17df6e164efd tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:42.915431 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:42.915431 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:42.927175 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-841515a2-ea41-4e50-905a-17df6e164efd tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Volume info retrieved successfully. Jan 20 10:55:42.956505 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-841515a2-ea41-4e50-905a-17df6e164efd tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/d41333ae-1e7e-4b92-9d08-e5bdd582f52b returned with HTTP 200 Jan 20 10:55:42.958161 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1077/2179] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:42 2021] GET /volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/d41333ae-1e7e-4b92-9d08-e5bdd582f52b => generated 915 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:43.977866 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-164507d9-1049-4beb-8582-b2aa9aaafe70 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] GET http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/d41333ae-1e7e-4b92-9d08-e5bdd582f52b Jan 20 10:55:43.980963 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-164507d9-1049-4beb-8582-b2aa9aaafe70 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:43.981470 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:43.981470 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:43.982025 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-164507d9-1049-4beb-8582-b2aa9aaafe70 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:44.135874 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-164507d9-1049-4beb-8582-b2aa9aaafe70 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/d41333ae-1e7e-4b92-9d08-e5bdd582f52b returned with HTTP 404 Jan 20 10:55:44.151553 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1103/2180] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:43 2021] GET /volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/d41333ae-1e7e-4b92-9d08-e5bdd582f52b => generated 109 bytes in 180 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:55:44.159593 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-48228261-60e6-4272-a99d-73a0a707d119 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] DELETE http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/16e6b2c7-0c03-40e1-ad9f-ffae6a589a35 Jan 20 10:55:44.160438 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-48228261-60e6-4272-a99d-73a0a707d119 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:44.160863 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:44.160863 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:44.161177 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-48228261-60e6-4272-a99d-73a0a707d119 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:44.161660 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-48228261-60e6-4272-a99d-73a0a707d119 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Delete volume with id: 16e6b2c7-0c03-40e1-ad9f-ffae6a589a35 Jan 20 10:55:44.229811 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:44.229811 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:44.232291 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-48228261-60e6-4272-a99d-73a0a707d119 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Volume info retrieved successfully. Jan 20 10:55:44.265364 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ad9675a0-7892-43cd-ac55-7ab68ae450cf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] POST http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes Jan 20 10:55:44.266732 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ad9675a0-7892-43cd-ac55-7ab68ae450cf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-35671642"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:55:44.267878 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-ad9675a0-7892-43cd-ac55-7ab68ae450cf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-35671642'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:55:44.268356 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-ad9675a0-7892-43cd-ac55-7ab68ae450cf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Create volume of 1 GB Jan 20 10:55:44.291864 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ad9675a0-7892-43cd-ac55-7ab68ae450cf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Availability Zones retrieved successfully. Jan 20 10:55:44.318274 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-48228261-60e6-4272-a99d-73a0a707d119 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Delete volume request issued successfully. Jan 20 10:55:44.321783 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-48228261-60e6-4272-a99d-73a0a707d119 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/16e6b2c7-0c03-40e1-ad9f-ffae6a589a35 returned with HTTP 202 Jan 20 10:55:44.328436 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1078/2181] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:55:44 2021] DELETE /volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/16e6b2c7-0c03-40e1-ad9f-ffae6a589a35 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:55:44.328646 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ad9675a0-7892-43cd-ac55-7ab68ae450cf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Flow 'volume_create_api' (bfc1b348-038b-4873-9403-0dd79884bbcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:55:44.332444 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ad9675a0-7892-43cd-ac55-7ab68ae450cf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14d6c03c-cedd-40ee-aa95-57f5a208d6d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:44.337398 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-ad9675a0-7892-43cd-ac55-7ab68ae450cf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:55:44.345429 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a0b2d4a6-bab1-4eb6-bf3c-f4c0bbd16ffc tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] GET http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/16e6b2c7-0c03-40e1-ad9f-ffae6a589a35 Jan 20 10:55:44.349147 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a0b2d4a6-bab1-4eb6-bf3c-f4c0bbd16ffc tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:44.352416 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:44.352416 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:44.354691 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a0b2d4a6-bab1-4eb6-bf3c-f4c0bbd16ffc tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:44.493927 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ad9675a0-7892-43cd-ac55-7ab68ae450cf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14d6c03c-cedd-40ee-aa95-57f5a208d6d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:44.496399 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ad9675a0-7892-43cd-ac55-7ab68ae450cf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75eaab25-6434-4386-a52a-d6f3e6efb5be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:44.498678 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:44.498678 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:44.519480 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a0b2d4a6-bab1-4eb6-bf3c-f4c0bbd16ffc tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Volume info retrieved successfully. Jan 20 10:55:44.575549 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a0b2d4a6-bab1-4eb6-bf3c-f4c0bbd16ffc tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/16e6b2c7-0c03-40e1-ad9f-ffae6a589a35 returned with HTTP 200 Jan 20 10:55:44.577984 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1079/2182] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:44 2021] GET /volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/16e6b2c7-0c03-40e1-ad9f-ffae6a589a35 => generated 915 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:44.676154 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-ad9675a0-7892-43cd-ac55-7ab68ae450cf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Created reservations ['3c0044ea-18fd-4944-8b28-eb5e70ad66fb', 'ac5d730e-e0cb-4591-9b1b-75b08fedb277', '4d210d81-0c2b-4af1-bcdd-00f4d6572d2c', 'f8fe9125-01eb-4976-9311-2b65548365a8'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:55:44.680634 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ad9675a0-7892-43cd-ac55-7ab68ae450cf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75eaab25-6434-4386-a52a-d6f3e6efb5be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c0044ea-18fd-4944-8b28-eb5e70ad66fb', 'ac5d730e-e0cb-4591-9b1b-75b08fedb277', '4d210d81-0c2b-4af1-bcdd-00f4d6572d2c', 'f8fe9125-01eb-4976-9311-2b65548365a8']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:44.686137 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ad9675a0-7892-43cd-ac55-7ab68ae450cf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d05853a8-0849-41cf-a4b6-1da8a834c338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:44.804826 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ad9675a0-7892-43cd-ac55-7ab68ae450cf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d05853a8-0849-41cf-a4b6-1da8a834c338) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '803d132a-249a-4c34-a104-d1a76668496f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-35671642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6456e4380424b95a1568cb9e52ac9da',qos_specs=None,replication_status=,reservations=['3c0044ea-18fd-4944-8b28-eb5e70ad66fb','ac5d730e-e0cb-4591-9b1b-75b08fedb277','4d210d81-0c2b-4af1-bcdd-00f4d6572d2c','f8fe9125-01eb-4976-9311-2b65548365a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c81ec8a18c2441ebfd2368f4745a1e2',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:55:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-35671642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=803d132a-249a-4c34-a104-d1a76668496f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6456e4380424b95a1568cb9e52ac9da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2c81ec8a18c2441ebfd2368f4745a1e2',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:44.809777 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ad9675a0-7892-43cd-ac55-7ab68ae450cf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4a2ab1f-3840-4879-adac-a423645903f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:44.858405 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ad9675a0-7892-43cd-ac55-7ab68ae450cf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4a2ab1f-3840-4879-adac-a423645903f1) transitioned into state 'SUCCESS' from state '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-35671642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6456e4380424b95a1568cb9e52ac9da',qos_specs=None,replication_status=,reservations=['3c0044ea-18fd-4944-8b28-eb5e70ad66fb','ac5d730e-e0cb-4591-9b1b-75b08fedb277','4d210d81-0c2b-4af1-bcdd-00f4d6572d2c','f8fe9125-01eb-4976-9311-2b65548365a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c81ec8a18c2441ebfd2368f4745a1e2',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:44.862463 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ad9675a0-7892-43cd-ac55-7ab68ae450cf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27878a9a-8dc5-4357-810e-dd6164fbf34d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:44.901777 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ad9675a0-7892-43cd-ac55-7ab68ae450cf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27878a9a-8dc5-4357-810e-dd6164fbf34d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:44.916305 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-ad9675a0-7892-43cd-ac55-7ab68ae450cf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Flow 'volume_create_api' (bfc1b348-038b-4873-9403-0dd79884bbcc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:55:45.006165 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ad9675a0-7892-43cd-ac55-7ab68ae450cf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Create volume request issued successfully. Jan 20 10:55:45.025720 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ad9675a0-7892-43cd-ac55-7ab68ae450cf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes returned with HTTP 202 Jan 20 10:55:45.026920 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1104/2183] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:55:44 2021] POST /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes => generated 821 bytes in 769 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:55:45.047482 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-714420d2-4e05-4a29-b575-d452db2b93ca tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/803d132a-249a-4c34-a104-d1a76668496f Jan 20 10:55:45.049046 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-714420d2-4e05-4a29-b575-d452db2b93ca tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:45.049746 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:45.049746 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:45.052219 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-714420d2-4e05-4a29-b575-d452db2b93ca tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:45.188477 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:45.188477 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:45.205664 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-714420d2-4e05-4a29-b575-d452db2b93ca tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:55:45.253400 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-714420d2-4e05-4a29-b575-d452db2b93ca tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/803d132a-249a-4c34-a104-d1a76668496f returned with HTTP 200 Jan 20 10:55:45.254947 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1080/2184] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:45 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/803d132a-249a-4c34-a104-d1a76668496f => generated 913 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:45.606429 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a8321e38-82eb-4988-ac71-11f6a60ede26 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] GET http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/16e6b2c7-0c03-40e1-ad9f-ffae6a589a35 Jan 20 10:55:45.607591 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a8321e38-82eb-4988-ac71-11f6a60ede26 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:45.608156 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:45.608156 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:45.608755 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a8321e38-82eb-4988-ac71-11f6a60ede26 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:45.718336 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:45.718336 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:45.730227 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a8321e38-82eb-4988-ac71-11f6a60ede26 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Volume info retrieved successfully. Jan 20 10:55:45.767663 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a8321e38-82eb-4988-ac71-11f6a60ede26 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/16e6b2c7-0c03-40e1-ad9f-ffae6a589a35 returned with HTTP 200 Jan 20 10:55:45.769240 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1105/2185] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:45 2021] GET /volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/16e6b2c7-0c03-40e1-ad9f-ffae6a589a35 => generated 915 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:46.283889 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-36b3e790-5b05-4df6-83cf-5c2a3b192550 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/803d132a-249a-4c34-a104-d1a76668496f Jan 20 10:55:46.287289 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-36b3e790-5b05-4df6-83cf-5c2a3b192550 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:46.287711 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:46.287711 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:46.289104 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-36b3e790-5b05-4df6-83cf-5c2a3b192550 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:46.366554 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:46.366554 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:46.383325 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-36b3e790-5b05-4df6-83cf-5c2a3b192550 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:55:46.415370 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-36b3e790-5b05-4df6-83cf-5c2a3b192550 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/803d132a-249a-4c34-a104-d1a76668496f returned with HTTP 200 Jan 20 10:55:46.417137 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1081/2186] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:46 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/803d132a-249a-4c34-a104-d1a76668496f => generated 914 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:46.436999 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c7aea74a-2bdb-47e9-8835-a71e402103ed tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] POST http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots Jan 20 10:55:46.437834 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:46.437834 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:46.438564 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c7aea74a-2bdb-47e9-8835-a71e402103ed tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "803d132a-249a-4c34-a104-d1a76668496f", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1350439569"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:55:46.515354 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:46.515354 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:46.517115 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c7aea74a-2bdb-47e9-8835-a71e402103ed tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:55:46.517716 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-c7aea74a-2bdb-47e9-8835-a71e402103ed tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Create snapshot from volume 803d132a-249a-4c34-a104-d1a76668496f Jan 20 10:55:46.661006 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-c7aea74a-2bdb-47e9-8835-a71e402103ed tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Created reservations ['42c4b6d2-6a94-452e-a2d8-98f5e1b1a00e', '0d1e8246-665c-41ab-94ab-b98469dbc193', 'f80c7004-7930-4715-953b-410e78bbac4b', '3bc883ff-b7e4-4005-a749-539745307878'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:55:46.799108 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-baebd69a-45c3-4dc9-addb-53a9dc2ce96f tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] GET http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/16e6b2c7-0c03-40e1-ad9f-ffae6a589a35 Jan 20 10:55:46.800584 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-baebd69a-45c3-4dc9-addb-53a9dc2ce96f tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:46.801433 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:46.801433 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:46.803128 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-baebd69a-45c3-4dc9-addb-53a9dc2ce96f tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:46.891101 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c7aea74a-2bdb-47e9-8835-a71e402103ed tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot create request issued successfully. Jan 20 10:55:46.893182 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c7aea74a-2bdb-47e9-8835-a71e402103ed tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots returned with HTTP 202 Jan 20 10:55:46.902248 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1106/2187] 10.222.0.73 () {60 vars in 1232 bytes} [Wed Jan 20 10:55:46 2021] POST /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots => generated 310 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:55:46.915526 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fdb2bafe-fa1d-41b2-b330-89e3fb9527b9 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/9481c88d-56b0-46a2-9764-780c2a830f8d Jan 20 10:55:46.917454 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fdb2bafe-fa1d-41b2-b330-89e3fb9527b9 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:46.918116 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:46.918116 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:46.918877 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fdb2bafe-fa1d-41b2-b330-89e3fb9527b9 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:46.931568 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-baebd69a-45c3-4dc9-addb-53a9dc2ce96f tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/16e6b2c7-0c03-40e1-ad9f-ffae6a589a35 returned with HTTP 404 Jan 20 10:55:46.935986 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1082/2188] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:46 2021] GET /volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/16e6b2c7-0c03-40e1-ad9f-ffae6a589a35 => generated 109 bytes in 142 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:55:46.940193 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5e1db34b-eab8-4335-bc08-91e9c4dd82d5 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] DELETE http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/8d0cd9d6-c83b-4bcf-b702-8d6a8b3247fa Jan 20 10:55:46.943555 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5e1db34b-eab8-4335-bc08-91e9c4dd82d5 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:46.944063 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5e1db34b-eab8-4335-bc08-91e9c4dd82d5 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:46.944549 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-5e1db34b-eab8-4335-bc08-91e9c4dd82d5 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Delete volume with id: 8d0cd9d6-c83b-4bcf-b702-8d6a8b3247fa Jan 20 10:55:46.982998 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:46.982998 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:46.987119 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fdb2bafe-fa1d-41b2-b330-89e3fb9527b9 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot retrieved successfully. Jan 20 10:55:46.989631 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fdb2bafe-fa1d-41b2-b330-89e3fb9527b9 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/9481c88d-56b0-46a2-9764-780c2a830f8d returned with HTTP 200 Jan 20 10:55:46.993340 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1107/2189] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:55:46 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/9481c88d-56b0-46a2-9764-780c2a830f8d => generated 442 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:47.080188 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:47.080188 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:47.081666 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5e1db34b-eab8-4335-bc08-91e9c4dd82d5 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Volume info retrieved successfully. Jan 20 10:55:47.137809 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5e1db34b-eab8-4335-bc08-91e9c4dd82d5 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Delete volume request issued successfully. Jan 20 10:55:47.138304 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5e1db34b-eab8-4335-bc08-91e9c4dd82d5 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/8d0cd9d6-c83b-4bcf-b702-8d6a8b3247fa returned with HTTP 202 Jan 20 10:55:47.142992 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1083/2190] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:55:46 2021] DELETE /volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/8d0cd9d6-c83b-4bcf-b702-8d6a8b3247fa => generated 0 bytes in 203 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 20 10:55:47.147505 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0bbc9648-2df0-40d4-9b11-5f520aa11ce8 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] GET http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/8d0cd9d6-c83b-4bcf-b702-8d6a8b3247fa Jan 20 10:55:47.148034 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0bbc9648-2df0-40d4-9b11-5f520aa11ce8 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:47.148241 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:47.148241 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:47.148605 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0bbc9648-2df0-40d4-9b11-5f520aa11ce8 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:47.246261 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:47.246261 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:47.269973 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0bbc9648-2df0-40d4-9b11-5f520aa11ce8 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Volume info retrieved successfully. Jan 20 10:55:47.337144 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0bbc9648-2df0-40d4-9b11-5f520aa11ce8 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/8d0cd9d6-c83b-4bcf-b702-8d6a8b3247fa returned with HTTP 200 Jan 20 10:55:47.339035 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1108/2191] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:47 2021] GET /volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/8d0cd9d6-c83b-4bcf-b702-8d6a8b3247fa => generated 916 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:55:48.011243 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ccf30af6-05e7-4cc0-83c8-40113db65302 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/9481c88d-56b0-46a2-9764-780c2a830f8d Jan 20 10:55:48.012650 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ccf30af6-05e7-4cc0-83c8-40113db65302 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:48.013308 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:48.013308 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:48.013839 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ccf30af6-05e7-4cc0-83c8-40113db65302 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:48.075174 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:48.075174 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:48.076373 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ccf30af6-05e7-4cc0-83c8-40113db65302 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot retrieved successfully. Jan 20 10:55:48.081078 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ccf30af6-05e7-4cc0-83c8-40113db65302 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/9481c88d-56b0-46a2-9764-780c2a830f8d returned with HTTP 200 Jan 20 10:55:48.088358 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1109/2192] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:55:48 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/9481c88d-56b0-46a2-9764-780c2a830f8d => generated 442 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:48.178024 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4f5c04f3-5f48-42d8-aaaf-504da2d87f20 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] POST http://10.222.0.73/volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/volumes Jan 20 10:55:48.179181 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:48.179181 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:48.180039 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4f5c04f3-5f48-42d8-aaaf-504da2d87f20 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1659325021"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:55:48.182667 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-4f5c04f3-5f48-42d8-aaaf-504da2d87f20 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1659325021'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:55:48.183278 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-4f5c04f3-5f48-42d8-aaaf-504da2d87f20 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Create volume of 1 GB Jan 20 10:55:48.200829 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4f5c04f3-5f48-42d8-aaaf-504da2d87f20 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Availability Zones retrieved successfully. Jan 20 10:55:48.238559 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4f5c04f3-5f48-42d8-aaaf-504da2d87f20 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Flow 'volume_create_api' (7f3072f0-b98c-4c11-ab88-19585389106c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:55:48.242637 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4f5c04f3-5f48-42d8-aaaf-504da2d87f20 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bebd3642-0170-438a-9f10-b4f957c43b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:48.246304 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-4f5c04f3-5f48-42d8-aaaf-504da2d87f20 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:55:48.340070 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4f5c04f3-5f48-42d8-aaaf-504da2d87f20 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bebd3642-0170-438a-9f10-b4f957c43b5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:48.342424 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4f5c04f3-5f48-42d8-aaaf-504da2d87f20 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e88b8249-05e2-43af-ad09-a6561f8e9c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:48.359980 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-15bf7004-c2c3-4728-a7de-ca17ac02d589 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] GET http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/8d0cd9d6-c83b-4bcf-b702-8d6a8b3247fa Jan 20 10:55:48.360517 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-15bf7004-c2c3-4728-a7de-ca17ac02d589 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:48.360733 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:48.360733 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:48.361150 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-15bf7004-c2c3-4728-a7de-ca17ac02d589 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:48.442972 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:48.442972 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:48.455310 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-15bf7004-c2c3-4728-a7de-ca17ac02d589 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Volume info retrieved successfully. Jan 20 10:55:48.487532 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-4f5c04f3-5f48-42d8-aaaf-504da2d87f20 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Created reservations ['a351f901-5082-4ade-9e84-4a6c4f6d7d62', '9838ac6c-8c26-422a-850a-1ab11272a31d', '589d1254-726f-4069-891d-a1b732646c5e', '30e6199d-8c3e-4b10-964f-b4944d72ecd7'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:55:48.490092 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4f5c04f3-5f48-42d8-aaaf-504da2d87f20 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e88b8249-05e2-43af-ad09-a6561f8e9c37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a351f901-5082-4ade-9e84-4a6c4f6d7d62', '9838ac6c-8c26-422a-850a-1ab11272a31d', '589d1254-726f-4069-891d-a1b732646c5e', '30e6199d-8c3e-4b10-964f-b4944d72ecd7']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:48.492408 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4f5c04f3-5f48-42d8-aaaf-504da2d87f20 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a503d048-6107-4dc8-8cda-14d3e4ad387d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:48.541443 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-15bf7004-c2c3-4728-a7de-ca17ac02d589 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/8d0cd9d6-c83b-4bcf-b702-8d6a8b3247fa returned with HTTP 200 Jan 20 10:55:48.542616 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1110/2193] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:48 2021] GET /volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/8d0cd9d6-c83b-4bcf-b702-8d6a8b3247fa => generated 916 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:48.597129 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4f5c04f3-5f48-42d8-aaaf-504da2d87f20 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a503d048-6107-4dc8-8cda-14d3e4ad387d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '012ec0b2-5ed4-4778-b60c-62c55056f11a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1659325021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e1d5f40cebe44a2bee370bcc89ec6b0',qos_specs=None,replication_status=,reservations=['a351f901-5082-4ade-9e84-4a6c4f6d7d62','9838ac6c-8c26-422a-850a-1ab11272a31d','589d1254-726f-4069-891d-a1b732646c5e','30e6199d-8c3e-4b10-964f-b4944d72ecd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6beb96c4bc0d40ab896cabab420a7b9c',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:55:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1659325021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=012ec0b2-5ed4-4778-b60c-62c55056f11a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e1d5f40cebe44a2bee370bcc89ec6b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6beb96c4bc0d40ab896cabab420a7b9c',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:48.602340 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4f5c04f3-5f48-42d8-aaaf-504da2d87f20 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (814280c0-150d-4fa2-862e-7c3ef24e1f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:48.652014 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4f5c04f3-5f48-42d8-aaaf-504da2d87f20 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (814280c0-150d-4fa2-862e-7c3ef24e1f83) transitioned into state 'SUCCESS' from state '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-1659325021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e1d5f40cebe44a2bee370bcc89ec6b0',qos_specs=None,replication_status=,reservations=['a351f901-5082-4ade-9e84-4a6c4f6d7d62','9838ac6c-8c26-422a-850a-1ab11272a31d','589d1254-726f-4069-891d-a1b732646c5e','30e6199d-8c3e-4b10-964f-b4944d72ecd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6beb96c4bc0d40ab896cabab420a7b9c',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:48.654336 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4f5c04f3-5f48-42d8-aaaf-504da2d87f20 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0c0028b-f327-4e15-a78b-4d60b46c6c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:48.674732 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4f5c04f3-5f48-42d8-aaaf-504da2d87f20 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0c0028b-f327-4e15-a78b-4d60b46c6c3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:48.681909 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-4f5c04f3-5f48-42d8-aaaf-504da2d87f20 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Flow 'volume_create_api' (7f3072f0-b98c-4c11-ab88-19585389106c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:55:48.785039 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4f5c04f3-5f48-42d8-aaaf-504da2d87f20 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Create volume request issued successfully. Jan 20 10:55:48.826654 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4f5c04f3-5f48-42d8-aaaf-504da2d87f20 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] http://10.222.0.73/volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/volumes returned with HTTP 202 Jan 20 10:55:48.845057 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1084/2194] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:55:47 2021] POST /volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/volumes => generated 820 bytes in 1073 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:55:48.860854 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-48d30c0f-d479-444b-949b-0ea536755be3 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] GET http://10.222.0.73/volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/volumes/012ec0b2-5ed4-4778-b60c-62c55056f11a Jan 20 10:55:48.863287 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-48d30c0f-d479-444b-949b-0ea536755be3 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:48.863716 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:48.863716 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:48.864418 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-48d30c0f-d479-444b-949b-0ea536755be3 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:49.027316 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:49.027316 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:49.068497 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-48d30c0f-d479-444b-949b-0ea536755be3 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Volume info retrieved successfully. Jan 20 10:55:49.098143 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-61a06d11-9a58-4139-85fd-eb15ceabd634 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/9481c88d-56b0-46a2-9764-780c2a830f8d Jan 20 10:55:49.099061 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-61a06d11-9a58-4139-85fd-eb15ceabd634 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:49.099502 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:49.099502 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:49.100173 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-61a06d11-9a58-4139-85fd-eb15ceabd634 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:49.116161 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-48d30c0f-d479-444b-949b-0ea536755be3 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] http://10.222.0.73/volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/volumes/012ec0b2-5ed4-4778-b60c-62c55056f11a returned with HTTP 200 Jan 20 10:55:49.126326 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1111/2195] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:48 2021] GET /volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/volumes/012ec0b2-5ed4-4778-b60c-62c55056f11a => generated 912 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:49.141876 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:49.141876 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:49.143724 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-61a06d11-9a58-4139-85fd-eb15ceabd634 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot retrieved successfully. Jan 20 10:55:49.148398 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-61a06d11-9a58-4139-85fd-eb15ceabd634 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/9481c88d-56b0-46a2-9764-780c2a830f8d returned with HTTP 200 Jan 20 10:55:49.149718 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1085/2196] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:55:49 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/9481c88d-56b0-46a2-9764-780c2a830f8d => generated 442 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:49.561184 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cd820a13-22cd-4d65-911f-b9e00588fff3 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] GET http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/8d0cd9d6-c83b-4bcf-b702-8d6a8b3247fa Jan 20 10:55:49.561184 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cd820a13-22cd-4d65-911f-b9e00588fff3 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:49.561184 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:49.561184 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:49.561184 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cd820a13-22cd-4d65-911f-b9e00588fff3 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:49.643126 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:49.643126 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:49.657457 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cd820a13-22cd-4d65-911f-b9e00588fff3 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Volume info retrieved successfully. Jan 20 10:55:49.683245 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cd820a13-22cd-4d65-911f-b9e00588fff3 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/8d0cd9d6-c83b-4bcf-b702-8d6a8b3247fa returned with HTTP 200 Jan 20 10:55:49.684420 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1112/2197] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:49 2021] GET /volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/8d0cd9d6-c83b-4bcf-b702-8d6a8b3247fa => generated 916 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:50.137853 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c2e2ed46-5981-42fe-ba17-0ad11f3dc58a tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] GET http://10.222.0.73/volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/volumes/012ec0b2-5ed4-4778-b60c-62c55056f11a Jan 20 10:55:50.138793 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c2e2ed46-5981-42fe-ba17-0ad11f3dc58a tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:50.139147 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:50.139147 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:50.139811 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c2e2ed46-5981-42fe-ba17-0ad11f3dc58a tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:50.167801 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0bfae4a9-05e3-474f-990c-f9289c40cb01 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/9481c88d-56b0-46a2-9764-780c2a830f8d Jan 20 10:55:50.168753 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0bfae4a9-05e3-474f-990c-f9289c40cb01 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:50.169151 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:50.169151 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:50.169878 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0bfae4a9-05e3-474f-990c-f9289c40cb01 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:50.224851 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:50.224851 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:50.226026 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0bfae4a9-05e3-474f-990c-f9289c40cb01 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot retrieved successfully. Jan 20 10:55:50.228530 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0bfae4a9-05e3-474f-990c-f9289c40cb01 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/9481c88d-56b0-46a2-9764-780c2a830f8d returned with HTTP 200 Jan 20 10:55:50.232052 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1113/2198] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:55:50 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/9481c88d-56b0-46a2-9764-780c2a830f8d => generated 469 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:50.235396 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-27459d3a-298e-4b0c-a1f4-95023abc9252 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] POST http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes Jan 20 10:55:50.235964 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:50.235964 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:50.236573 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-27459d3a-298e-4b0c-a1f4-95023abc9252 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Action: 'create', calling method: create, body: {"volume": {"imageRef": "09e2655a-868c-4b92-81d7-12b1ba7befe4", "size": 1, "name": "tempest-VolumesCloneTest-Volume-3886869"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:55:50.237838 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-27459d3a-298e-4b0c-a1f4-95023abc9252 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Create volume request body: {'volume': {'imageRef': '09e2655a-868c-4b92-81d7-12b1ba7befe4', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-3886869'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:55:50.265296 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:50.265296 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:50.283649 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c2e2ed46-5981-42fe-ba17-0ad11f3dc58a tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Volume info retrieved successfully. Jan 20 10:55:50.334765 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c2e2ed46-5981-42fe-ba17-0ad11f3dc58a tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] http://10.222.0.73/volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/volumes/012ec0b2-5ed4-4778-b60c-62c55056f11a returned with HTTP 200 Jan 20 10:55:50.336606 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1086/2199] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:50 2021] GET /volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/volumes/012ec0b2-5ed4-4778-b60c-62c55056f11a => generated 913 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:50.347665 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5409e8dd-6a96-4071-a46a-09839cfb5231 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] POST http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes Jan 20 10:55:50.348713 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:50.348713 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:50.349568 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5409e8dd-6a96-4071-a46a-09839cfb5231 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9481c88d-56b0-46a2-9764-780c2a830f8d", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-502258823"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:55:50.351128 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-5409e8dd-6a96-4071-a46a-09839cfb5231 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Create volume request body: {'volume': {'snapshot_id': '9481c88d-56b0-46a2-9764-780c2a830f8d', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-502258823'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:55:50.398416 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:50.398416 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:50.401123 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5409e8dd-6a96-4071-a46a-09839cfb5231 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot retrieved successfully. Jan 20 10:55:50.402209 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-5409e8dd-6a96-4071-a46a-09839cfb5231 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Create volume of 2 GB Jan 20 10:55:50.405645 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-27459d3a-298e-4b0c-a1f4-95023abc9252 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Create volume of 1 GB Jan 20 10:55:50.422283 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-27459d3a-298e-4b0c-a1f4-95023abc9252 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Availability Zones retrieved successfully. Jan 20 10:55:50.426562 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5409e8dd-6a96-4071-a46a-09839cfb5231 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Availability Zones retrieved successfully. Jan 20 10:55:50.442770 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-27459d3a-298e-4b0c-a1f4-95023abc9252 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Flow 'volume_create_api' (eae3f3a7-ffbd-4802-a5de-5c2e53d8973f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:55:50.445796 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-27459d3a-298e-4b0c-a1f4-95023abc9252 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2055271e-3883-4b6c-8d61-5319f0834c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:50.448867 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-27459d3a-298e-4b0c-a1f4-95023abc9252 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:55:50.463850 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5409e8dd-6a96-4071-a46a-09839cfb5231 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Flow 'volume_create_api' (0582047d-1429-416a-8748-7bdfed7db6af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:55:50.470088 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5409e8dd-6a96-4071-a46a-09839cfb5231 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c91bb8d0-f355-4dbd-8009-c2364ae9b2c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:50.474450 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-5409e8dd-6a96-4071-a46a-09839cfb5231 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Validating volume size '2' using validate_int, validate_snap_size {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:55:50.638045 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5409e8dd-6a96-4071-a46a-09839cfb5231 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c91bb8d0-f355-4dbd-8009-c2364ae9b2c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '9481c88d-56b0-46a2-9764-780c2a830f8d', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:50.638625 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-27459d3a-298e-4b0c-a1f4-95023abc9252 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2055271e-3883-4b6c-8d61-5319f0834c3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:50.640515 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-27459d3a-298e-4b0c-a1f4-95023abc9252 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c03554e4-3a7f-424d-a11d-2c1141624146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:50.643095 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5409e8dd-6a96-4071-a46a-09839cfb5231 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5f5803f-a8eb-4182-8498-8d9fbd9c77c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:50.763270 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-5409e8dd-6a96-4071-a46a-09839cfb5231 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Created reservations ['5c7f6646-0511-4e2a-a4c3-287ddbf2a5f4', '0f3685ad-d1d1-4ee7-aae3-53de40fa0a7f', 'ad32ca94-b20d-4914-bd86-77397d18269e', '2f04c6d0-a036-4191-830f-68f853e3933c'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:55:50.765959 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5409e8dd-6a96-4071-a46a-09839cfb5231 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5f5803f-a8eb-4182-8498-8d9fbd9c77c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c7f6646-0511-4e2a-a4c3-287ddbf2a5f4', '0f3685ad-d1d1-4ee7-aae3-53de40fa0a7f', 'ad32ca94-b20d-4914-bd86-77397d18269e', '2f04c6d0-a036-4191-830f-68f853e3933c']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:50.770842 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5409e8dd-6a96-4071-a46a-09839cfb5231 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26d57371-78a5-4e11-be76-3c0ac5af1a8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:50.793436 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-27459d3a-298e-4b0c-a1f4-95023abc9252 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Created reservations ['764b02c5-5393-4dac-afe7-8e7f77935592', 'e4933e75-1126-44eb-9548-3f3fa6fb4882', 'ef05598f-75c6-47d3-b429-293bc5214480', 'c1217dfa-5dce-4348-ac05-a8bdb10f1159'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:55:50.797447 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-27459d3a-298e-4b0c-a1f4-95023abc9252 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c03554e4-3a7f-424d-a11d-2c1141624146) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['764b02c5-5393-4dac-afe7-8e7f77935592', 'e4933e75-1126-44eb-9548-3f3fa6fb4882', 'ef05598f-75c6-47d3-b429-293bc5214480', 'c1217dfa-5dce-4348-ac05-a8bdb10f1159']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:50.799721 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-27459d3a-298e-4b0c-a1f4-95023abc9252 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a450fb21-7a64-490b-9d72-922a666be21d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:50.906444 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-27459d3a-298e-4b0c-a1f4-95023abc9252 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a450fb21-7a64-490b-9d72-922a666be21d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef96012d-2f20-4ab7-be0d-99825bf98f41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-3886869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='800a41131feb495aae95f58e167150e9',qos_specs=None,replication_status=,reservations=['764b02c5-5393-4dac-afe7-8e7f77935592','e4933e75-1126-44eb-9548-3f3fa6fb4882','ef05598f-75c6-47d3-b429-293bc5214480','c1217dfa-5dce-4348-ac05-a8bdb10f1159'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d901b27471c94bc4a0cd95dfaaa84810',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:55:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-3886869',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef96012d-2f20-4ab7-be0d-99825bf98f41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='800a41131feb495aae95f58e167150e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d901b27471c94bc4a0cd95dfaaa84810',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:50.908749 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-27459d3a-298e-4b0c-a1f4-95023abc9252 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b615e584-f66a-42d2-87a4-01ce373cf960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:50.960576 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-27459d3a-298e-4b0c-a1f4-95023abc9252 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b615e584-f66a-42d2-87a4-01ce373cf960) transitioned into state 'SUCCESS' from state '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-3886869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='800a41131feb495aae95f58e167150e9',qos_specs=None,replication_status=,reservations=['764b02c5-5393-4dac-afe7-8e7f77935592','e4933e75-1126-44eb-9548-3f3fa6fb4882','ef05598f-75c6-47d3-b429-293bc5214480','c1217dfa-5dce-4348-ac05-a8bdb10f1159'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d901b27471c94bc4a0cd95dfaaa84810',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:50.963853 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5409e8dd-6a96-4071-a46a-09839cfb5231 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26d57371-78a5-4e11-be76-3c0ac5af1a8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca31ee46-12de-4aec-8db8-58582442597b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-502258823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6456e4380424b95a1568cb9e52ac9da',qos_specs=None,replication_status=,reservations=['5c7f6646-0511-4e2a-a4c3-287ddbf2a5f4','0f3685ad-d1d1-4ee7-aae3-53de40fa0a7f','ad32ca94-b20d-4914-bd86-77397d18269e','2f04c6d0-a036-4191-830f-68f853e3933c'],size=2,snapshot_id=9481c88d-56b0-46a2-9764-780c2a830f8d,source_replicaid=,source_volid=None,status='creating',user_id='2c81ec8a18c2441ebfd2368f4745a1e2',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:55:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-502258823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca31ee46-12de-4aec-8db8-58582442597b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6456e4380424b95a1568cb9e52ac9da',provider_auth=None,provider_geometry=None,provider_id=None,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=9481c88d-56b0-46a2-9764-780c2a830f8d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2c81ec8a18c2441ebfd2368f4745a1e2',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:50.966024 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5409e8dd-6a96-4071-a46a-09839cfb5231 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a49df28-f77c-48a0-a987-e35a7f566c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:50.970625 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-27459d3a-298e-4b0c-a1f4-95023abc9252 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f83c0c4a-f903-400d-a1ed-fafeb10640dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:50.997626 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5409e8dd-6a96-4071-a46a-09839cfb5231 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a49df28-f77c-48a0-a987-e35a7f566c09) transitioned into state 'SUCCESS' from state '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-502258823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6456e4380424b95a1568cb9e52ac9da',qos_specs=None,replication_status=,reservations=['5c7f6646-0511-4e2a-a4c3-287ddbf2a5f4','0f3685ad-d1d1-4ee7-aae3-53de40fa0a7f','ad32ca94-b20d-4914-bd86-77397d18269e','2f04c6d0-a036-4191-830f-68f853e3933c'],size=2,snapshot_id=9481c88d-56b0-46a2-9764-780c2a830f8d,source_replicaid=,source_volid=None,status='creating',user_id='2c81ec8a18c2441ebfd2368f4745a1e2',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:51.002649 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-27459d3a-298e-4b0c-a1f4-95023abc9252 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f83c0c4a-f903-400d-a1ed-fafeb10640dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:51.008786 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-27459d3a-298e-4b0c-a1f4-95023abc9252 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Flow 'volume_create_api' (eae3f3a7-ffbd-4802-a5de-5c2e53d8973f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:55:51.010391 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5409e8dd-6a96-4071-a46a-09839cfb5231 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0120b8b-9fc5-4c92-913b-276862020c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:51.113545 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-27459d3a-298e-4b0c-a1f4-95023abc9252 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Create volume request issued successfully. Jan 20 10:55:51.135538 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-27459d3a-298e-4b0c-a1f4-95023abc9252 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes returned with HTTP 202 Jan 20 10:55:51.142656 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5409e8dd-6a96-4071-a46a-09839cfb5231 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0120b8b-9fc5-4c92-913b-276862020c26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:51.145299 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-5409e8dd-6a96-4071-a46a-09839cfb5231 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Flow 'volume_create_api' (0582047d-1429-416a-8748-7bdfed7db6af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:55:51.153570 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1114/2200] 10.222.0.73 () {60 vars in 1226 bytes} [Wed Jan 20 10:55:50 2021] POST /volume/v3/800a41131feb495aae95f58e167150e9/volumes => generated 813 bytes in 923 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:55:51.165893 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-57de69e4-8d96-42b7-8dcc-a458dba5cb14 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] POST http://10.222.0.73/volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/os-volume-transfer Jan 20 10:55:51.166528 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:51.166528 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:51.167031 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-57de69e4-8d96-42b7-8dcc-a458dba5cb14 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "012ec0b2-5ed4-4778-b60c-62c55056f11a"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:55:51.168209 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.volume_transfer [None req-57de69e4-8d96-42b7-8dcc-a458dba5cb14 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Creating new volume transfer {'transfer': {'volume_id': '012ec0b2-5ed4-4778-b60c-62c55056f11a'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 20 10:55:51.168569 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.contrib.volume_transfer [None req-57de69e4-8d96-42b7-8dcc-a458dba5cb14 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Creating transfer of volume 012ec0b2-5ed4-4778-b60c-62c55056f11a Jan 20 10:55:51.169681 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.transfer.api [None req-57de69e4-8d96-42b7-8dcc-a458dba5cb14 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Generating transfer record for volume 012ec0b2-5ed4-4778-b60c-62c55056f11a Jan 20 10:55:51.201923 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5409e8dd-6a96-4071-a46a-09839cfb5231 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Create volume request issued successfully. Jan 20 10:55:51.219089 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5409e8dd-6a96-4071-a46a-09839cfb5231 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes returned with HTTP 202 Jan 20 10:55:51.220067 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1087/2201] 10.222.0.73 () {60 vars in 1226 bytes} [Wed Jan 20 10:55:50 2021] POST /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes => generated 856 bytes in 883 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:55:51.242286 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7afb44f5-fb34-4e9a-ab3c-49d0336fe7c1 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] GET http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/8d0cd9d6-c83b-4bcf-b702-8d6a8b3247fa Jan 20 10:55:51.243228 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7afb44f5-fb34-4e9a-ab3c-49d0336fe7c1 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:51.244120 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:51.244120 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:51.248538 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7afb44f5-fb34-4e9a-ab3c-49d0336fe7c1 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:51.269739 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:51.269739 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:51.302208 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-57de69e4-8d96-42b7-8dcc-a458dba5cb14 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] http://10.222.0.73/volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/os-volume-transfer returned with HTTP 202 Jan 20 10:55:51.313097 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1115/2202] 10.222.0.73 () {60 vars in 1258 bytes} [Wed Jan 20 10:55:51 2021] POST /volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/os-volume-transfer => generated 507 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:55:51.313097 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-20fc3877-0042-4c9e-9314-1d216b8e2327 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 Jan 20 10:55:51.313097 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-20fc3877-0042-4c9e-9314-1d216b8e2327 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:51.313097 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:51.313097 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:51.313097 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-20fc3877-0042-4c9e-9314-1d216b8e2327 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:51.347554 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7afb44f5-fb34-4e9a-ab3c-49d0336fe7c1 tempest-VolumesListAdminTestJSON-1814736575 tempest-VolumesListAdminTestJSON-1814736575] http://10.222.0.73/volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/8d0cd9d6-c83b-4bcf-b702-8d6a8b3247fa returned with HTTP 404 Jan 20 10:55:51.349299 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1088/2203] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:51 2021] GET /volume/v3/da7f812adf09497bb6b85c62a67f4d11/volumes/8d0cd9d6-c83b-4bcf-b702-8d6a8b3247fa => generated 109 bytes in 129 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:55:51.354074 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-039ab40a-30a7-4ce5-9db9-67837eda36b8 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b Jan 20 10:55:51.354884 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-039ab40a-30a7-4ce5-9db9-67837eda36b8 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:51.355621 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-039ab40a-30a7-4ce5-9db9-67837eda36b8 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:51.429593 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:51.429593 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:51.440640 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-039ab40a-30a7-4ce5-9db9-67837eda36b8 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:55:51.471157 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-039ab40a-30a7-4ce5-9db9-67837eda36b8 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b returned with HTTP 200 Jan 20 10:55:51.472007 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:51.472007 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:51.472822 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1089/2204] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:51 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b => generated 924 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:51.489721 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-20fc3877-0042-4c9e-9314-1d216b8e2327 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:55:51.494840 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e48e197b-79e9-4b36-a19a-82b2df0c1f85 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] GET http://10.222.0.73/volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/volumes/012ec0b2-5ed4-4778-b60c-62c55056f11a Jan 20 10:55:51.495592 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e48e197b-79e9-4b36-a19a-82b2df0c1f85 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:51.495795 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:51.495795 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:51.497707 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e48e197b-79e9-4b36-a19a-82b2df0c1f85 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:51.548759 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-20fc3877-0042-4c9e-9314-1d216b8e2327 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 returned with HTTP 200 Jan 20 10:55:51.561854 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1116/2205] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:51 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 => generated 905 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:51.669393 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:51.669393 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:51.685423 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e48e197b-79e9-4b36-a19a-82b2df0c1f85 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Volume info retrieved successfully. Jan 20 10:55:51.738984 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e48e197b-79e9-4b36-a19a-82b2df0c1f85 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] http://10.222.0.73/volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/volumes/012ec0b2-5ed4-4778-b60c-62c55056f11a returned with HTTP 200 Jan 20 10:55:51.740286 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1090/2206] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:51 2021] GET /volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/volumes/012ec0b2-5ed4-4778-b60c-62c55056f11a => generated 921 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:51.763673 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6adf10f0-23d1-45f0-add8-59b9e25b1a92 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] GET http://10.222.0.73/volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/os-volume-transfer/d96c18da-276f-496f-96f0-a94553818561 Jan 20 10:55:51.765121 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6adf10f0-23d1-45f0-add8-59b9e25b1a92 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:51.773615 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:51.773615 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:51.774117 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6adf10f0-23d1-45f0-add8-59b9e25b1a92 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:51.784485 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6adf10f0-23d1-45f0-add8-59b9e25b1a92 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] http://10.222.0.73/volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/os-volume-transfer/d96c18da-276f-496f-96f0-a94553818561 returned with HTTP 200 Jan 20 10:55:51.785715 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1117/2207] 10.222.0.73 () {58 vars in 1348 bytes} [Wed Jan 20 10:55:51 2021] GET /volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/os-volume-transfer/d96c18da-276f-496f-96f0-a94553818561 => generated 475 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:55:51.800146 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6e484321-fdaf-4558-8aa6-727e7ef98441 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] GET http://10.222.0.73/volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/os-volume-transfer Jan 20 10:55:51.801554 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6e484321-fdaf-4558-8aa6-727e7ef98441 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:51.802231 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:51.802231 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:51.802884 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6e484321-fdaf-4558-8aa6-727e7ef98441 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:51.804002 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.volume_transfer [None req-6e484321-fdaf-4558-8aa6-727e7ef98441 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Listing volume transfers {{(pid=87959) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 20 10:55:51.819376 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6e484321-fdaf-4558-8aa6-727e7ef98441 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] http://10.222.0.73/volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/os-volume-transfer returned with HTTP 200 Jan 20 10:55:51.819376 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1091/2208] 10.222.0.73 () {58 vars in 1237 bytes} [Wed Jan 20 10:55:51 2021] GET /volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/os-volume-transfer => generated 434 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:52.202620 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8e317cc3-60e4-4451-bec7-e42b6bba0f41 tempest-VolumesTransfersTest-1181880456 tempest-VolumesTransfersTest-1181880456] POST http://10.222.0.73/volume/v3/42572f2256f145b09d2eb86e686b5d47/os-volume-transfer/d96c18da-276f-496f-96f0-a94553818561/accept Jan 20 10:55:52.203399 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8e317cc3-60e4-4451-bec7-e42b6bba0f41 tempest-VolumesTransfersTest-1181880456 tempest-VolumesTransfersTest-1181880456] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "188b366571c5733a"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:55:52.204372 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.volume_transfer [None req-8e317cc3-60e4-4451-bec7-e42b6bba0f41 tempest-VolumesTransfersTest-1181880456 tempest-VolumesTransfersTest-1181880456] Accepting volume transfer d96c18da-276f-496f-96f0-a94553818561 {{(pid=87960) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 20 10:55:52.204723 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.contrib.volume_transfer [None req-8e317cc3-60e4-4451-bec7-e42b6bba0f41 tempest-VolumesTransfersTest-1181880456 tempest-VolumesTransfersTest-1181880456] Accepting transfer d96c18da-276f-496f-96f0-a94553818561 Jan 20 10:55:52.456807 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-8e317cc3-60e4-4451-bec7-e42b6bba0f41 tempest-VolumesTransfersTest-1181880456 tempest-VolumesTransfersTest-1181880456] Created reservations ['d84fa6fe-e5cf-4bb8-a8b1-105132a5aa59', 'ad780858-c1e3-425d-b4a4-c378bf295e65', '51139d8e-3865-4000-a7b3-176d08767b40', 'b0aaf404-c326-43cd-95a4-17b79b44d43c'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:55:52.489571 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-16e67e8a-cc96-466d-9000-a50fec091c24 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b Jan 20 10:55:52.490093 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-16e67e8a-cc96-466d-9000-a50fec091c24 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:52.490581 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-16e67e8a-cc96-466d-9000-a50fec091c24 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:52.533924 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-8e317cc3-60e4-4451-bec7-e42b6bba0f41 tempest-VolumesTransfersTest-1181880456 tempest-VolumesTransfersTest-1181880456] Created reservations ['e6cdeff7-c5cf-49b7-8b70-2678ebd14554', '4aa028f4-9dee-47f6-a0c1-fad046809a49', '05c3e8e3-a605-459a-a9aa-cf737915c4cc', 'abd43b85-990a-44a0-9add-3e2c3f671ce0'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:55:52.560459 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:52.560459 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:52.575941 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-16e67e8a-cc96-466d-9000-a50fec091c24 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:55:52.602372 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-16e67e8a-cc96-466d-9000-a50fec091c24 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b returned with HTTP 200 Jan 20 10:55:52.603910 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1092/2209] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:52 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b => generated 948 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:52.608903 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dfd1284d-5846-45af-983e-d472e48496e1 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 Jan 20 10:55:52.609272 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dfd1284d-5846-45af-983e-d472e48496e1 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:52.609563 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:52.609563 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:52.609943 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dfd1284d-5846-45af-983e-d472e48496e1 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:52.642938 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-8e317cc3-60e4-4451-bec7-e42b6bba0f41 tempest-VolumesTransfersTest-1181880456 tempest-VolumesTransfersTest-1181880456] Created reservations ['eb1eb00e-59a5-46e9-a7cb-7cb506bab132', 'df37c7d2-4d7b-461f-b0fb-a4e7d63b9aec', '0c87a46c-5eba-4924-8574-de7bd8e15c41', 'c236e592-16a8-4d33-92b4-5dc270df0782'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:55:52.663165 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:52.663165 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:52.690984 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dfd1284d-5846-45af-983e-d472e48496e1 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:55:52.721923 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dfd1284d-5846-45af-983e-d472e48496e1 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 returned with HTTP 200 Jan 20 10:55:52.722845 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1093/2210] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:52 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 => generated 905 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:52.747325 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-8e317cc3-60e4-4451-bec7-e42b6bba0f41 tempest-VolumesTransfersTest-1181880456 tempest-VolumesTransfersTest-1181880456] Created reservations ['93197c59-3dcd-4ed7-8465-733bd2cb52fc', 'a7a8b049-a024-4699-8330-170810b767f6', '67128a14-107c-42a7-95a2-df8eaad01ced', '1af81563-be39-4d46-955a-05cd3e6eb6d9'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:55:52.755577 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:52.755577 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:52.832507 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8e317cc3-60e4-4451-bec7-e42b6bba0f41 tempest-VolumesTransfersTest-1181880456 tempest-VolumesTransfersTest-1181880456] Transfer volume completed successfully. Jan 20 10:55:52.912911 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:55:52.912911 n-d-768509-8 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Jan 20 10:55:53.058647 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.transfer.api [None req-8e317cc3-60e4-4451-bec7-e42b6bba0f41 tempest-VolumesTransfersTest-1181880456 tempest-VolumesTransfersTest-1181880456] Volume 012ec0b2-5ed4-4778-b60c-62c55056f11a has been transferred. Jan 20 10:55:53.130606 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8e317cc3-60e4-4451-bec7-e42b6bba0f41 tempest-VolumesTransfersTest-1181880456 tempest-VolumesTransfersTest-1181880456] http://10.222.0.73/volume/v3/42572f2256f145b09d2eb86e686b5d47/os-volume-transfer/d96c18da-276f-496f-96f0-a94553818561/accept returned with HTTP 202 Jan 20 10:55:53.131918 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1118/2211] 10.222.0.73 () {60 vars in 1390 bytes} [Wed Jan 20 10:55:51 2021] POST /volume/v3/42572f2256f145b09d2eb86e686b5d47/os-volume-transfer/d96c18da-276f-496f-96f0-a94553818561/accept => generated 431 bytes in 1306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:55:53.147163 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-acad0ed4-884e-4a47-a94f-0638d84a0c12 tempest-VolumesTransfersTest-1181880456 tempest-VolumesTransfersTest-1181880456] GET http://10.222.0.73/volume/v3/42572f2256f145b09d2eb86e686b5d47/volumes/012ec0b2-5ed4-4778-b60c-62c55056f11a Jan 20 10:55:53.147811 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-acad0ed4-884e-4a47-a94f-0638d84a0c12 tempest-VolumesTransfersTest-1181880456 tempest-VolumesTransfersTest-1181880456] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:53.148071 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:53.148071 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:53.148695 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-acad0ed4-884e-4a47-a94f-0638d84a0c12 tempest-VolumesTransfersTest-1181880456 tempest-VolumesTransfersTest-1181880456] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:53.211265 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:53.211265 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:53.222899 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-acad0ed4-884e-4a47-a94f-0638d84a0c12 tempest-VolumesTransfersTest-1181880456 tempest-VolumesTransfersTest-1181880456] Volume info retrieved successfully. Jan 20 10:55:53.255440 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-acad0ed4-884e-4a47-a94f-0638d84a0c12 tempest-VolumesTransfersTest-1181880456 tempest-VolumesTransfersTest-1181880456] http://10.222.0.73/volume/v3/42572f2256f145b09d2eb86e686b5d47/volumes/012ec0b2-5ed4-4778-b60c-62c55056f11a returned with HTTP 200 Jan 20 10:55:53.256498 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1094/2212] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:53 2021] GET /volume/v3/42572f2256f145b09d2eb86e686b5d47/volumes/012ec0b2-5ed4-4778-b60c-62c55056f11a => generated 913 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:55:53.273160 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6c26a940-d788-4273-b84b-243046233b7c tempest-VolumesTransfersTest-1181880456 tempest-VolumesTransfersTest-1181880456] GET http://10.222.0.73/volume/v3/42572f2256f145b09d2eb86e686b5d47/volumes/012ec0b2-5ed4-4778-b60c-62c55056f11a Jan 20 10:55:53.274028 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6c26a940-d788-4273-b84b-243046233b7c tempest-VolumesTransfersTest-1181880456 tempest-VolumesTransfersTest-1181880456] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:53.274541 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:53.274541 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:53.276214 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6c26a940-d788-4273-b84b-243046233b7c tempest-VolumesTransfersTest-1181880456 tempest-VolumesTransfersTest-1181880456] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:53.404241 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:53.404241 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:53.424533 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6c26a940-d788-4273-b84b-243046233b7c tempest-VolumesTransfersTest-1181880456 tempest-VolumesTransfersTest-1181880456] Volume info retrieved successfully. Jan 20 10:55:53.468076 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6c26a940-d788-4273-b84b-243046233b7c tempest-VolumesTransfersTest-1181880456 tempest-VolumesTransfersTest-1181880456] http://10.222.0.73/volume/v3/42572f2256f145b09d2eb86e686b5d47/volumes/012ec0b2-5ed4-4778-b60c-62c55056f11a returned with HTTP 200 Jan 20 10:55:53.469675 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1119/2213] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:53 2021] GET /volume/v3/42572f2256f145b09d2eb86e686b5d47/volumes/012ec0b2-5ed4-4778-b60c-62c55056f11a => generated 913 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:53.492270 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0ecd6d96-38c7-4138-ace8-18651ddf41fe tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] DELETE http://10.222.0.73/volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/os-volume-transfer/d96c18da-276f-496f-96f0-a94553818561 Jan 20 10:55:53.493214 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0ecd6d96-38c7-4138-ace8-18651ddf41fe tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:53.493643 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:53.493643 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:53.494326 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0ecd6d96-38c7-4138-ace8-18651ddf41fe tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:53.494903 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.contrib.volume_transfer [None req-0ecd6d96-38c7-4138-ace8-18651ddf41fe tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Delete transfer with id: d96c18da-276f-496f-96f0-a94553818561 Jan 20 10:55:53.502579 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0ecd6d96-38c7-4138-ace8-18651ddf41fe tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] http://10.222.0.73/volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/os-volume-transfer/d96c18da-276f-496f-96f0-a94553818561 returned with HTTP 404 Jan 20 10:55:53.510369 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1095/2214] 10.222.0.73 () {58 vars in 1351 bytes} [Wed Jan 20 10:55:53 2021] DELETE /volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/os-volume-transfer/d96c18da-276f-496f-96f0-a94553818561 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:55:53.621052 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b006a054-fa67-4aeb-884c-a67ee724cbc4 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b Jan 20 10:55:53.621995 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b006a054-fa67-4aeb-884c-a67ee724cbc4 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:53.622764 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b006a054-fa67-4aeb-884c-a67ee724cbc4 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:53.773853 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:53.773853 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:53.788986 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b006a054-fa67-4aeb-884c-a67ee724cbc4 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:55:53.834733 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b006a054-fa67-4aeb-884c-a67ee724cbc4 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b returned with HTTP 200 Jan 20 10:55:53.835775 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1096/2215] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:53 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b => generated 948 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:53.850629 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1205a210-05cc-4cd5-a1a0-f38a0762f7fc tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 Jan 20 10:55:53.851678 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1205a210-05cc-4cd5-a1a0-f38a0762f7fc tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:53.851900 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:53.851900 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:53.852279 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1205a210-05cc-4cd5-a1a0-f38a0762f7fc tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:53.973342 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:53.973342 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:53.995623 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1205a210-05cc-4cd5-a1a0-f38a0762f7fc tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:55:54.060044 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1205a210-05cc-4cd5-a1a0-f38a0762f7fc tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 returned with HTTP 200 Jan 20 10:55:54.062085 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1097/2216] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:53 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 => generated 905 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:54.218025 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d4fba256-7d9c-41e5-8304-4bff845339fc tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] DELETE http://10.222.0.73/volume/v3/7bfeffbb30cf4af488404d2e6f6c9af7/volumes/012ec0b2-5ed4-4778-b60c-62c55056f11a Jan 20 10:55:54.218565 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d4fba256-7d9c-41e5-8304-4bff845339fc tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:54.218869 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:54.218869 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:54.219351 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d4fba256-7d9c-41e5-8304-4bff845339fc tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:54.220016 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-d4fba256-7d9c-41e5-8304-4bff845339fc tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] Delete volume with id: 012ec0b2-5ed4-4778-b60c-62c55056f11a Jan 20 10:55:54.350424 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:54.350424 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:54.351743 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d4fba256-7d9c-41e5-8304-4bff845339fc tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] Volume info retrieved successfully. Jan 20 10:55:54.398940 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d4fba256-7d9c-41e5-8304-4bff845339fc tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] Delete volume request issued successfully. Jan 20 10:55:54.400580 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d4fba256-7d9c-41e5-8304-4bff845339fc tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] http://10.222.0.73/volume/v3/7bfeffbb30cf4af488404d2e6f6c9af7/volumes/012ec0b2-5ed4-4778-b60c-62c55056f11a returned with HTTP 202 Jan 20 10:55:54.405102 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1120/2217] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:55:53 2021] DELETE /volume/v3/7bfeffbb30cf4af488404d2e6f6c9af7/volumes/012ec0b2-5ed4-4778-b60c-62c55056f11a => generated 0 bytes in 893 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:55:54.411089 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-94640692-c674-4e39-be25-28c854f9639a tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] GET http://10.222.0.73/volume/v3/7bfeffbb30cf4af488404d2e6f6c9af7/volumes/012ec0b2-5ed4-4778-b60c-62c55056f11a Jan 20 10:55:54.411706 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-94640692-c674-4e39-be25-28c854f9639a tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:54.411913 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:54.411913 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:54.412486 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-94640692-c674-4e39-be25-28c854f9639a tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:54.480139 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:54.480139 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:54.489952 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-94640692-c674-4e39-be25-28c854f9639a tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] Volume info retrieved successfully. Jan 20 10:55:54.514496 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-94640692-c674-4e39-be25-28c854f9639a tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] http://10.222.0.73/volume/v3/7bfeffbb30cf4af488404d2e6f6c9af7/volumes/012ec0b2-5ed4-4778-b60c-62c55056f11a returned with HTTP 200 Jan 20 10:55:54.528113 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1098/2218] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:54 2021] GET /volume/v3/7bfeffbb30cf4af488404d2e6f6c9af7/volumes/012ec0b2-5ed4-4778-b60c-62c55056f11a => generated 1083 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:55:54.865888 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d9f27a29-51c8-4e47-bb9f-7ee90a994e3d tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b Jan 20 10:55:54.867560 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d9f27a29-51c8-4e47-bb9f-7ee90a994e3d tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:54.867560 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:54.867560 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:54.872705 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d9f27a29-51c8-4e47-bb9f-7ee90a994e3d tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:55.051552 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:55.051552 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:55.092892 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-203cf0fb-51a8-4cdc-9a55-a011b203ac65 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 Jan 20 10:55:55.095086 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-203cf0fb-51a8-4cdc-9a55-a011b203ac65 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:55.095774 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:55.095774 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:55.098816 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-203cf0fb-51a8-4cdc-9a55-a011b203ac65 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:55.099005 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d9f27a29-51c8-4e47-bb9f-7ee90a994e3d tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:55:55.183911 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d9f27a29-51c8-4e47-bb9f-7ee90a994e3d tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b returned with HTTP 200 Jan 20 10:55:55.197416 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1121/2219] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:54 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b => generated 948 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:55.261918 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:55.261918 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:55.289028 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-203cf0fb-51a8-4cdc-9a55-a011b203ac65 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:55:55.355457 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-203cf0fb-51a8-4cdc-9a55-a011b203ac65 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 returned with HTTP 200 Jan 20 10:55:55.361005 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1099/2220] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:55 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 => generated 905 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:55.537075 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-842bd848-2d30-4913-a201-813d53fdba45 tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] GET http://10.222.0.73/volume/v3/7bfeffbb30cf4af488404d2e6f6c9af7/volumes/012ec0b2-5ed4-4778-b60c-62c55056f11a Jan 20 10:55:55.537748 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-842bd848-2d30-4913-a201-813d53fdba45 tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:55.537998 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:55.537998 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:55.538578 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-842bd848-2d30-4913-a201-813d53fdba45 tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:55.662185 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:55.662185 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:55.697195 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-842bd848-2d30-4913-a201-813d53fdba45 tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] Volume info retrieved successfully. Jan 20 10:55:55.765091 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-842bd848-2d30-4913-a201-813d53fdba45 tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] http://10.222.0.73/volume/v3/7bfeffbb30cf4af488404d2e6f6c9af7/volumes/012ec0b2-5ed4-4778-b60c-62c55056f11a returned with HTTP 200 Jan 20 10:55:55.781050 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1122/2221] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:55 2021] GET /volume/v3/7bfeffbb30cf4af488404d2e6f6c9af7/volumes/012ec0b2-5ed4-4778-b60c-62c55056f11a => generated 1083 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:55:56.219131 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-01496607-777b-4ec2-8e1b-43b280b48ce7 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b Jan 20 10:55:56.221651 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-01496607-777b-4ec2-8e1b-43b280b48ce7 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:56.222310 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:56.222310 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:56.223382 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-01496607-777b-4ec2-8e1b-43b280b48ce7 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:56.327028 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:56.327028 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:56.339406 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-01496607-777b-4ec2-8e1b-43b280b48ce7 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:55:56.406142 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-01496607-777b-4ec2-8e1b-43b280b48ce7 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b returned with HTTP 200 Jan 20 10:55:56.410720 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1100/2222] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:56 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b => generated 948 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:55:56.416181 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7ccf60b7-b715-44c7-b027-5b990373323c tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 Jan 20 10:55:56.416880 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7ccf60b7-b715-44c7-b027-5b990373323c tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:56.417154 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:56.417154 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:56.417834 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7ccf60b7-b715-44c7-b027-5b990373323c tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:56.618129 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5a2ea064-b728-4be0-bf23-2b6f80d3216f tempest-ExtensionsTestJSON-659875348 tempest-ExtensionsTestJSON-659875348] GET http://10.222.0.73/volume/v3/16b237c7fe6d44ae85e6ad3a854d8b68/extensions Jan 20 10:55:56.626806 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5a2ea064-b728-4be0-bf23-2b6f80d3216f tempest-ExtensionsTestJSON-659875348 tempest-ExtensionsTestJSON-659875348] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:56.628718 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:56.628718 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:56.630000 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5a2ea064-b728-4be0-bf23-2b6f80d3216f tempest-ExtensionsTestJSON-659875348 tempest-ExtensionsTestJSON-659875348] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:56.636764 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5a2ea064-b728-4be0-bf23-2b6f80d3216f tempest-ExtensionsTestJSON-659875348 tempest-ExtensionsTestJSON-659875348] http://10.222.0.73/volume/v3/16b237c7fe6d44ae85e6ad3a854d8b68/extensions returned with HTTP 200 Jan 20 10:55:56.638978 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1123/2223] 10.222.0.73 () {58 vars in 1213 bytes} [Wed Jan 20 10:55:56 2021] GET /volume/v3/16b237c7fe6d44ae85e6ad3a854d8b68/extensions => generated 5245 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:55:56.794017 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-36b12942-e219-4357-8ab8-f9f78f8d53a2 tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] GET http://10.222.0.73/volume/v3/7bfeffbb30cf4af488404d2e6f6c9af7/volumes/012ec0b2-5ed4-4778-b60c-62c55056f11a Jan 20 10:55:56.794915 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-36b12942-e219-4357-8ab8-f9f78f8d53a2 tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:56.796286 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-36b12942-e219-4357-8ab8-f9f78f8d53a2 tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:56.838281 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:56.838281 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:56.867300 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7ccf60b7-b715-44c7-b027-5b990373323c tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:55:56.914216 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7ccf60b7-b715-44c7-b027-5b990373323c tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 returned with HTTP 200 Jan 20 10:55:56.916854 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1101/2224] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:56 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 => generated 905 bytes in 505 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:56.924800 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:56.924800 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:56.944473 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-36b12942-e219-4357-8ab8-f9f78f8d53a2 tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] Volume info retrieved successfully. Jan 20 10:55:56.983181 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-36b12942-e219-4357-8ab8-f9f78f8d53a2 tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] http://10.222.0.73/volume/v3/7bfeffbb30cf4af488404d2e6f6c9af7/volumes/012ec0b2-5ed4-4778-b60c-62c55056f11a returned with HTTP 200 Jan 20 10:55:56.984670 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1124/2225] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:56 2021] GET /volume/v3/7bfeffbb30cf4af488404d2e6f6c9af7/volumes/012ec0b2-5ed4-4778-b60c-62c55056f11a => generated 1083 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:55:57.435946 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8e1a008d-7913-4f91-9df0-fa84da488822 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b Jan 20 10:55:57.435946 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8e1a008d-7913-4f91-9df0-fa84da488822 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:57.435946 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:57.435946 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:57.435946 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8e1a008d-7913-4f91-9df0-fa84da488822 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:57.533246 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:57.533246 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:57.544205 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8e1a008d-7913-4f91-9df0-fa84da488822 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:55:57.597216 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8e1a008d-7913-4f91-9df0-fa84da488822 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b returned with HTTP 200 Jan 20 10:55:57.598390 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1102/2226] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:57 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b => generated 948 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:57.948757 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3791c237-8422-46d2-b8a2-3eb11ad8ad3f tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 Jan 20 10:55:57.949407 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3791c237-8422-46d2-b8a2-3eb11ad8ad3f tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:57.949675 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:57.949675 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:57.950061 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3791c237-8422-46d2-b8a2-3eb11ad8ad3f tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:58.017481 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-31da60a5-08b8-48e6-b744-444809082673 tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] GET http://10.222.0.73/volume/v3/7bfeffbb30cf4af488404d2e6f6c9af7/volumes/012ec0b2-5ed4-4778-b60c-62c55056f11a Jan 20 10:55:58.018442 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-31da60a5-08b8-48e6-b744-444809082673 tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:58.018959 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:58.018959 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:58.019666 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-31da60a5-08b8-48e6-b744-444809082673 tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:58.135330 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-31da60a5-08b8-48e6-b744-444809082673 tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] http://10.222.0.73/volume/v3/7bfeffbb30cf4af488404d2e6f6c9af7/volumes/012ec0b2-5ed4-4778-b60c-62c55056f11a returned with HTTP 404 Jan 20 10:55:58.148784 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1103/2227] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:58 2021] GET /volume/v3/7bfeffbb30cf4af488404d2e6f6c9af7/volumes/012ec0b2-5ed4-4778-b60c-62c55056f11a => generated 109 bytes in 138 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:55:58.155984 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e4b390fc-1a5c-456b-b016-e8709b55eea7 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] POST http://10.222.0.73/volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/volumes Jan 20 10:55:58.156727 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e4b390fc-1a5c-456b-b016-e8709b55eea7 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1705516833"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:55:58.160675 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-e4b390fc-1a5c-456b-b016-e8709b55eea7 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1705516833'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:55:58.163407 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-e4b390fc-1a5c-456b-b016-e8709b55eea7 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Create volume of 1 GB Jan 20 10:55:58.177493 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:58.177493 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:58.195189 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e4b390fc-1a5c-456b-b016-e8709b55eea7 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Availability Zones retrieved successfully. Jan 20 10:55:58.204426 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3791c237-8422-46d2-b8a2-3eb11ad8ad3f tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:55:58.238455 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3791c237-8422-46d2-b8a2-3eb11ad8ad3f tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 returned with HTTP 200 Jan 20 10:55:58.251065 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1125/2228] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:57 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 => generated 905 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:55:58.251450 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e4b390fc-1a5c-456b-b016-e8709b55eea7 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Flow 'volume_create_api' (4e02ac1b-6b71-41b1-925b-9ec4be75baf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:55:58.251450 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e4b390fc-1a5c-456b-b016-e8709b55eea7 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dfb59db-d22a-4fd0-a87a-56413eb2f3ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:58.254342 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-e4b390fc-1a5c-456b-b016-e8709b55eea7 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:55:58.369018 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e4b390fc-1a5c-456b-b016-e8709b55eea7 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dfb59db-d22a-4fd0-a87a-56413eb2f3ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:58.371622 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e4b390fc-1a5c-456b-b016-e8709b55eea7 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0fd0bd4-69b5-4417-98a3-3226817d9b4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:58.556751 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-e4b390fc-1a5c-456b-b016-e8709b55eea7 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Created reservations ['4209e619-363d-46b8-be48-552e567603cd', 'fd4c259a-5cde-4008-b784-d3aab3f065ff', '5e074c70-87a3-4270-b48d-5358b8d89f73', 'e132f870-2358-4a1d-80f3-163e84ff1afe'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:55:58.559252 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e4b390fc-1a5c-456b-b016-e8709b55eea7 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0fd0bd4-69b5-4417-98a3-3226817d9b4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4209e619-363d-46b8-be48-552e567603cd', 'fd4c259a-5cde-4008-b784-d3aab3f065ff', '5e074c70-87a3-4270-b48d-5358b8d89f73', 'e132f870-2358-4a1d-80f3-163e84ff1afe']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:58.570156 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e4b390fc-1a5c-456b-b016-e8709b55eea7 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87a4fa76-fd27-4b36-9d96-24290c4db19c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:58.619155 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b039f725-a9cf-4a43-bd34-1546c4e84d46 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b Jan 20 10:55:58.619882 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b039f725-a9cf-4a43-bd34-1546c4e84d46 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:58.620106 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:58.620106 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:58.620608 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b039f725-a9cf-4a43-bd34-1546c4e84d46 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:58.755017 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e4b390fc-1a5c-456b-b016-e8709b55eea7 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87a4fa76-fd27-4b36-9d96-24290c4db19c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5285f1d-d774-44da-a266-ae4ce02c9240', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1705516833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e1d5f40cebe44a2bee370bcc89ec6b0',qos_specs=None,replication_status=,reservations=['4209e619-363d-46b8-be48-552e567603cd','fd4c259a-5cde-4008-b784-d3aab3f065ff','5e074c70-87a3-4270-b48d-5358b8d89f73','e132f870-2358-4a1d-80f3-163e84ff1afe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6beb96c4bc0d40ab896cabab420a7b9c',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:55:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1705516833',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5285f1d-d774-44da-a266-ae4ce02c9240,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e1d5f40cebe44a2bee370bcc89ec6b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6beb96c4bc0d40ab896cabab420a7b9c',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:58.762615 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e4b390fc-1a5c-456b-b016-e8709b55eea7 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28e52d3f-c63d-422f-b1e1-3e8911636ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:58.786937 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:58.786937 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:58.804087 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b039f725-a9cf-4a43-bd34-1546c4e84d46 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:55:58.838097 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b039f725-a9cf-4a43-bd34-1546c4e84d46 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b returned with HTTP 200 Jan 20 10:55:58.848586 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1126/2229] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:58 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b => generated 948 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:55:58.865835 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e4b390fc-1a5c-456b-b016-e8709b55eea7 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28e52d3f-c63d-422f-b1e1-3e8911636ad2) transitioned into state 'SUCCESS' from state '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-1705516833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e1d5f40cebe44a2bee370bcc89ec6b0',qos_specs=None,replication_status=,reservations=['4209e619-363d-46b8-be48-552e567603cd','fd4c259a-5cde-4008-b784-d3aab3f065ff','5e074c70-87a3-4270-b48d-5358b8d89f73','e132f870-2358-4a1d-80f3-163e84ff1afe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6beb96c4bc0d40ab896cabab420a7b9c',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:58.870641 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e4b390fc-1a5c-456b-b016-e8709b55eea7 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e6a2036-faf1-4ef3-9689-bfd00709bab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:55:58.962800 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e4b390fc-1a5c-456b-b016-e8709b55eea7 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e6a2036-faf1-4ef3-9689-bfd00709bab5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:55:58.969807 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-e4b390fc-1a5c-456b-b016-e8709b55eea7 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Flow 'volume_create_api' (4e02ac1b-6b71-41b1-925b-9ec4be75baf4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:55:59.103312 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e4b390fc-1a5c-456b-b016-e8709b55eea7 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Create volume request issued successfully. Jan 20 10:55:59.134380 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e4b390fc-1a5c-456b-b016-e8709b55eea7 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] http://10.222.0.73/volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/volumes returned with HTTP 202 Jan 20 10:55:59.135276 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1104/2230] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:55:58 2021] POST /volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/volumes => generated 820 bytes in 986 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:55:59.161804 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-11333f63-5247-42ae-a923-25817b7406ed tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] GET http://10.222.0.73/volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/volumes/e5285f1d-d774-44da-a266-ae4ce02c9240 Jan 20 10:55:59.163129 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-11333f63-5247-42ae-a923-25817b7406ed tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:59.163129 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:59.163129 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:59.163554 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-11333f63-5247-42ae-a923-25817b7406ed tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:59.258455 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:59.258455 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:59.266113 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-22b34b1e-00b6-4444-acb9-b6c5e20ec885 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 Jan 20 10:55:59.267208 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-22b34b1e-00b6-4444-acb9-b6c5e20ec885 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:59.270052 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:59.270052 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:59.271057 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-22b34b1e-00b6-4444-acb9-b6c5e20ec885 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:59.272069 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-11333f63-5247-42ae-a923-25817b7406ed tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Volume info retrieved successfully. Jan 20 10:55:59.319903 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-11333f63-5247-42ae-a923-25817b7406ed tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] http://10.222.0.73/volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/volumes/e5285f1d-d774-44da-a266-ae4ce02c9240 returned with HTTP 200 Jan 20 10:55:59.322911 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1127/2231] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:59 2021] GET /volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/volumes/e5285f1d-d774-44da-a266-ae4ce02c9240 => generated 912 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:55:59.362884 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:59.362884 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:59.373194 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-22b34b1e-00b6-4444-acb9-b6c5e20ec885 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:55:59.411937 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-22b34b1e-00b6-4444-acb9-b6c5e20ec885 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 returned with HTTP 200 Jan 20 10:55:59.412888 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1105/2232] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:59 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 => generated 905 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:55:59.855341 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2bc4a976-64f6-4d5f-b8da-72c7f89d933b tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b Jan 20 10:55:59.858564 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2bc4a976-64f6-4d5f-b8da-72c7f89d933b tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:55:59.858564 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:55:59.858564 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:55:59.858564 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2bc4a976-64f6-4d5f-b8da-72c7f89d933b tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:55:59.917825 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:55:59.917825 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:55:59.930156 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2bc4a976-64f6-4d5f-b8da-72c7f89d933b tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:55:59.959194 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2bc4a976-64f6-4d5f-b8da-72c7f89d933b tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b returned with HTTP 200 Jan 20 10:55:59.971888 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1128/2233] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:55:59 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b => generated 948 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:00.361572 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dfafb6b5-17bc-46a4-aa6f-189c7a29f40b tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] GET http://10.222.0.73/volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/volumes/e5285f1d-d774-44da-a266-ae4ce02c9240 Jan 20 10:56:00.362602 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dfafb6b5-17bc-46a4-aa6f-189c7a29f40b tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:00.362980 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:00.362980 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:00.363627 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dfafb6b5-17bc-46a4-aa6f-189c7a29f40b tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:00.439642 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-83fab710-ce7b-4273-88fd-f2ed9857613c tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 Jan 20 10:56:00.440201 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-83fab710-ce7b-4273-88fd-f2ed9857613c tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:00.440530 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:00.440530 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:00.441143 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-83fab710-ce7b-4273-88fd-f2ed9857613c tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:00.492888 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:00.492888 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:00.517980 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dfafb6b5-17bc-46a4-aa6f-189c7a29f40b tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Volume info retrieved successfully. Jan 20 10:56:00.638415 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dfafb6b5-17bc-46a4-aa6f-189c7a29f40b tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] http://10.222.0.73/volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/volumes/e5285f1d-d774-44da-a266-ae4ce02c9240 returned with HTTP 200 Jan 20 10:56:00.639985 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1106/2234] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:00 2021] GET /volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/volumes/e5285f1d-d774-44da-a266-ae4ce02c9240 => generated 913 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:00.681220 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:00.681220 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:00.699810 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f7d40b74-9b2c-40cc-8373-ac05c0bb1d0c tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] POST http://10.222.0.73/volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/os-volume-transfer Jan 20 10:56:00.700577 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:00.700577 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:00.701012 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-83fab710-ce7b-4273-88fd-f2ed9857613c tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:00.701386 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f7d40b74-9b2c-40cc-8373-ac05c0bb1d0c tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e5285f1d-d774-44da-a266-ae4ce02c9240"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:56:00.703187 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.volume_transfer [None req-f7d40b74-9b2c-40cc-8373-ac05c0bb1d0c tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Creating new volume transfer {'transfer': {'volume_id': 'e5285f1d-d774-44da-a266-ae4ce02c9240'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 20 10:56:00.703792 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.contrib.volume_transfer [None req-f7d40b74-9b2c-40cc-8373-ac05c0bb1d0c tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Creating transfer of volume e5285f1d-d774-44da-a266-ae4ce02c9240 Jan 20 10:56:00.704291 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.transfer.api [None req-f7d40b74-9b2c-40cc-8373-ac05c0bb1d0c tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Generating transfer record for volume e5285f1d-d774-44da-a266-ae4ce02c9240 Jan 20 10:56:00.753861 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-83fab710-ce7b-4273-88fd-f2ed9857613c tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 returned with HTTP 200 Jan 20 10:56:00.754357 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1129/2235] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:00 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 => generated 905 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:00.794838 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:00.794838 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:00.894471 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f7d40b74-9b2c-40cc-8373-ac05c0bb1d0c tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] http://10.222.0.73/volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/os-volume-transfer returned with HTTP 202 Jan 20 10:56:00.906725 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1107/2236] 10.222.0.73 () {60 vars in 1258 bytes} [Wed Jan 20 10:56:00 2021] POST /volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/os-volume-transfer => generated 507 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 20 10:56:00.911879 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6b8464c9-4f5a-421d-bd86-11f1449fcee7 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] GET http://10.222.0.73/volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/volumes/e5285f1d-d774-44da-a266-ae4ce02c9240 Jan 20 10:56:00.912742 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6b8464c9-4f5a-421d-bd86-11f1449fcee7 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:00.913223 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:00.913223 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:00.914346 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6b8464c9-4f5a-421d-bd86-11f1449fcee7 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:00.982043 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:00.982043 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:00.983941 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-15b02d6f-24de-4e8e-9c44-00d0dbd3c7ee tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b Jan 20 10:56:00.985131 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-15b02d6f-24de-4e8e-9c44-00d0dbd3c7ee tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:00.985566 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:00.985566 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:00.986116 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-15b02d6f-24de-4e8e-9c44-00d0dbd3c7ee tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:00.992280 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6b8464c9-4f5a-421d-bd86-11f1449fcee7 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Volume info retrieved successfully. Jan 20 10:56:01.045192 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6b8464c9-4f5a-421d-bd86-11f1449fcee7 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] http://10.222.0.73/volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/volumes/e5285f1d-d774-44da-a266-ae4ce02c9240 returned with HTTP 200 Jan 20 10:56:01.052639 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1130/2237] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:00 2021] GET /volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/volumes/e5285f1d-d774-44da-a266-ae4ce02c9240 => generated 921 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:56:01.080271 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2c5d6680-2c64-46f4-aa0d-3c5a472cc162 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] GET http://10.222.0.73/volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/os-volume-transfer/detail Jan 20 10:56:01.082438 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2c5d6680-2c64-46f4-aa0d-3c5a472cc162 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:01.085650 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:01.085650 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:01.088445 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2c5d6680-2c64-46f4-aa0d-3c5a472cc162 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:01.091275 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.volume_transfer [None req-2c5d6680-2c64-46f4-aa0d-3c5a472cc162 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Listing volume transfers {{(pid=87960) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 20 10:56:01.103125 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:01.103125 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:01.113483 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-15b02d6f-24de-4e8e-9c44-00d0dbd3c7ee tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:56:01.126451 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2c5d6680-2c64-46f4-aa0d-3c5a472cc162 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] http://10.222.0.73/volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/os-volume-transfer/detail returned with HTTP 200 Jan 20 10:56:01.141583 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1131/2238] 10.222.0.73 () {58 vars in 1258 bytes} [Wed Jan 20 10:56:01 2021] GET /volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/os-volume-transfer/detail => generated 478 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:56:01.145294 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-15b02d6f-24de-4e8e-9c44-00d0dbd3c7ee tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b returned with HTTP 200 Jan 20 10:56:01.146512 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1108/2239] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:00 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b => generated 948 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:56:01.156921 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2b44cbfd-0b51-452d-be7b-16f7b8bb411a tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] DELETE http://10.222.0.73/volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/os-volume-transfer/3c05c5b8-1712-4697-9c8f-c944637c94a6 Jan 20 10:56:01.158775 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2b44cbfd-0b51-452d-be7b-16f7b8bb411a tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:01.159205 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2b44cbfd-0b51-452d-be7b-16f7b8bb411a tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:01.159961 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.contrib.volume_transfer [None req-2b44cbfd-0b51-452d-be7b-16f7b8bb411a tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Delete transfer with id: 3c05c5b8-1712-4697-9c8f-c944637c94a6 Jan 20 10:56:01.261089 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:01.261089 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:01.387669 n-d-768509-8 devstack@c-api.service[87958]: /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 20 10:56:01.387669 n-d-768509-8 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Jan 20 10:56:01.529127 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2b44cbfd-0b51-452d-be7b-16f7b8bb411a tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] http://10.222.0.73/volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/os-volume-transfer/3c05c5b8-1712-4697-9c8f-c944637c94a6 returned with HTTP 202 Jan 20 10:56:01.530265 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1132/2240] 10.222.0.73 () {58 vars in 1351 bytes} [Wed Jan 20 10:56:01 2021] DELETE /volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/os-volume-transfer/3c05c5b8-1712-4697-9c8f-c944637c94a6 => generated 0 bytes in 386 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:56:01.541316 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dd6662bd-f06d-403f-a1ca-9ae370397fc4 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] GET http://10.222.0.73/volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/volumes/e5285f1d-d774-44da-a266-ae4ce02c9240 Jan 20 10:56:01.542647 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dd6662bd-f06d-403f-a1ca-9ae370397fc4 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:01.543886 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:01.543886 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:01.544897 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dd6662bd-f06d-403f-a1ca-9ae370397fc4 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:01.612351 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:01.612351 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:01.628874 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dd6662bd-f06d-403f-a1ca-9ae370397fc4 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Volume info retrieved successfully. Jan 20 10:56:01.674782 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dd6662bd-f06d-403f-a1ca-9ae370397fc4 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] http://10.222.0.73/volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/volumes/e5285f1d-d774-44da-a266-ae4ce02c9240 returned with HTTP 200 Jan 20 10:56:01.677426 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1109/2241] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:01 2021] GET /volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/volumes/e5285f1d-d774-44da-a266-ae4ce02c9240 => generated 913 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:01.724441 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f64354c7-98ff-4051-83e9-45cbfc5b40fc tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] DELETE http://10.222.0.73/volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/os-volume-transfer/3c05c5b8-1712-4697-9c8f-c944637c94a6 Jan 20 10:56:01.724665 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f64354c7-98ff-4051-83e9-45cbfc5b40fc tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:01.724829 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:01.724829 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:01.725287 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f64354c7-98ff-4051-83e9-45cbfc5b40fc tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:01.725798 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.contrib.volume_transfer [None req-f64354c7-98ff-4051-83e9-45cbfc5b40fc tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Delete transfer with id: 3c05c5b8-1712-4697-9c8f-c944637c94a6 Jan 20 10:56:01.737821 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f64354c7-98ff-4051-83e9-45cbfc5b40fc tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] http://10.222.0.73/volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/os-volume-transfer/3c05c5b8-1712-4697-9c8f-c944637c94a6 returned with HTTP 404 Jan 20 10:56:01.739909 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1133/2242] 10.222.0.73 () {58 vars in 1351 bytes} [Wed Jan 20 10:56:01 2021] DELETE /volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/os-volume-transfer/3c05c5b8-1712-4697-9c8f-c944637c94a6 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:56:01.750669 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c177693b-2776-4393-a1de-4ae81185b9ab tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] DELETE http://10.222.0.73/volume/v3/7bfeffbb30cf4af488404d2e6f6c9af7/volumes/e5285f1d-d774-44da-a266-ae4ce02c9240 Jan 20 10:56:01.751418 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c177693b-2776-4393-a1de-4ae81185b9ab tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:01.751939 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:01.751939 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:01.752498 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c177693b-2776-4393-a1de-4ae81185b9ab tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:01.753122 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-c177693b-2776-4393-a1de-4ae81185b9ab tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] Delete volume with id: e5285f1d-d774-44da-a266-ae4ce02c9240 Jan 20 10:56:01.781843 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5c2ea03f-a51b-4293-a386-bcd1e73d5ea8 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 Jan 20 10:56:01.782663 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5c2ea03f-a51b-4293-a386-bcd1e73d5ea8 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:01.783478 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5c2ea03f-a51b-4293-a386-bcd1e73d5ea8 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:01.867599 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:01.867599 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:01.878042 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5c2ea03f-a51b-4293-a386-bcd1e73d5ea8 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:01.893190 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:01.893190 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:01.894772 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c177693b-2776-4393-a1de-4ae81185b9ab tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] Volume info retrieved successfully. Jan 20 10:56:01.904068 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5c2ea03f-a51b-4293-a386-bcd1e73d5ea8 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 returned with HTTP 200 Jan 20 10:56:01.905216 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1134/2243] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:01 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 => generated 905 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:01.944068 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c177693b-2776-4393-a1de-4ae81185b9ab tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] Delete volume request issued successfully. Jan 20 10:56:01.946196 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c177693b-2776-4393-a1de-4ae81185b9ab tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] http://10.222.0.73/volume/v3/7bfeffbb30cf4af488404d2e6f6c9af7/volumes/e5285f1d-d774-44da-a266-ae4ce02c9240 returned with HTTP 202 Jan 20 10:56:01.953085 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1110/2244] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:56:01 2021] DELETE /volume/v3/7bfeffbb30cf4af488404d2e6f6c9af7/volumes/e5285f1d-d774-44da-a266-ae4ce02c9240 => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:56:01.963452 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2ed8b5bf-9759-4036-9a60-6de2ff057135 tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] GET http://10.222.0.73/volume/v3/7bfeffbb30cf4af488404d2e6f6c9af7/volumes/e5285f1d-d774-44da-a266-ae4ce02c9240 Jan 20 10:56:01.964374 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2ed8b5bf-9759-4036-9a60-6de2ff057135 tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:01.964744 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:01.964744 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:01.965595 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2ed8b5bf-9759-4036-9a60-6de2ff057135 tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:02.065681 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:02.065681 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:02.086711 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2ed8b5bf-9759-4036-9a60-6de2ff057135 tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] Volume info retrieved successfully. Jan 20 10:56:02.138056 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2ed8b5bf-9759-4036-9a60-6de2ff057135 tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] http://10.222.0.73/volume/v3/7bfeffbb30cf4af488404d2e6f6c9af7/volumes/e5285f1d-d774-44da-a266-ae4ce02c9240 returned with HTTP 200 Jan 20 10:56:02.140744 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1135/2245] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:01 2021] GET /volume/v3/7bfeffbb30cf4af488404d2e6f6c9af7/volumes/e5285f1d-d774-44da-a266-ae4ce02c9240 => generated 1083 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:56:02.166225 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c893c93f-8def-4a6a-a4d0-518edcdce7be tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b Jan 20 10:56:02.166842 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c893c93f-8def-4a6a-a4d0-518edcdce7be tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:02.167061 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:02.167061 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:02.167410 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c893c93f-8def-4a6a-a4d0-518edcdce7be tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:02.315941 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:02.315941 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:02.332868 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c893c93f-8def-4a6a-a4d0-518edcdce7be tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:56:02.368090 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c893c93f-8def-4a6a-a4d0-518edcdce7be tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b returned with HTTP 200 Jan 20 10:56:02.368873 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1111/2246] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:02 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b => generated 949 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:02.394873 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c7521066-2cc4-4b91-9d04-60c46e421748 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b Jan 20 10:56:02.396164 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c7521066-2cc4-4b91-9d04-60c46e421748 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:02.396753 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:02.396753 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:02.397862 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c7521066-2cc4-4b91-9d04-60c46e421748 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:02.498755 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:02.498755 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:02.522404 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c7521066-2cc4-4b91-9d04-60c46e421748 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:56:02.559216 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c7521066-2cc4-4b91-9d04-60c46e421748 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b returned with HTTP 200 Jan 20 10:56:02.560658 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1136/2247] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:02 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b => generated 949 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:02.581065 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fcb914ac-70ba-4df8-b949-5479168ff8fd tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] DELETE http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b Jan 20 10:56:02.581914 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fcb914ac-70ba-4df8-b949-5479168ff8fd tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:02.582324 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:02.582324 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:02.583327 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fcb914ac-70ba-4df8-b949-5479168ff8fd tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:02.583970 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-fcb914ac-70ba-4df8-b949-5479168ff8fd tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Delete volume with id: ca31ee46-12de-4aec-8db8-58582442597b Jan 20 10:56:02.677304 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:02.677304 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:02.679003 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fcb914ac-70ba-4df8-b949-5479168ff8fd tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:56:02.756418 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fcb914ac-70ba-4df8-b949-5479168ff8fd tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Delete volume request issued successfully. Jan 20 10:56:02.757710 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fcb914ac-70ba-4df8-b949-5479168ff8fd tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b returned with HTTP 202 Jan 20 10:56:02.760462 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1112/2248] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:56:02 2021] DELETE /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b => generated 0 bytes in 188 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 20 10:56:02.769096 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-21373606-7234-4189-b9a0-95b4db590ad5 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b Jan 20 10:56:02.770009 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-21373606-7234-4189-b9a0-95b4db590ad5 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:02.770369 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:02.770369 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:02.770941 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-21373606-7234-4189-b9a0-95b4db590ad5 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:02.848539 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:02.848539 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:02.860550 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-21373606-7234-4189-b9a0-95b4db590ad5 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:56:02.892583 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-21373606-7234-4189-b9a0-95b4db590ad5 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b returned with HTTP 200 Jan 20 10:56:02.893875 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1137/2249] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:02 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b => generated 948 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:02.926297 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b8671b6f-8571-47cb-abef-a8cc0ff5b613 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 Jan 20 10:56:02.927444 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b8671b6f-8571-47cb-abef-a8cc0ff5b613 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:02.927823 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:02.927823 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:02.928935 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b8671b6f-8571-47cb-abef-a8cc0ff5b613 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:03.053405 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:03.053405 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:03.070195 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b8671b6f-8571-47cb-abef-a8cc0ff5b613 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:03.121260 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b8671b6f-8571-47cb-abef-a8cc0ff5b613 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 returned with HTTP 200 Jan 20 10:56:03.123452 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1113/2250] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:02 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 => generated 905 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:03.161581 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c2e1cf5f-0aae-480d-9abb-bf9b1f80240b tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] GET http://10.222.0.73/volume/v3/7bfeffbb30cf4af488404d2e6f6c9af7/volumes/e5285f1d-d774-44da-a266-ae4ce02c9240 Jan 20 10:56:03.162847 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c2e1cf5f-0aae-480d-9abb-bf9b1f80240b tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:03.163395 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:03.163395 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:03.164400 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c2e1cf5f-0aae-480d-9abb-bf9b1f80240b tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:03.297462 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:03.297462 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:03.311004 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c2e1cf5f-0aae-480d-9abb-bf9b1f80240b tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] Volume info retrieved successfully. Jan 20 10:56:03.348638 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c2e1cf5f-0aae-480d-9abb-bf9b1f80240b tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] http://10.222.0.73/volume/v3/7bfeffbb30cf4af488404d2e6f6c9af7/volumes/e5285f1d-d774-44da-a266-ae4ce02c9240 returned with HTTP 200 Jan 20 10:56:03.350348 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1138/2251] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:03 2021] GET /volume/v3/7bfeffbb30cf4af488404d2e6f6c9af7/volumes/e5285f1d-d774-44da-a266-ae4ce02c9240 => generated 1083 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:56:03.814425 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-53067519-8e9b-4384-b97e-b3b9ec89bc44 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] POST http://10.222.0.73/volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes Jan 20 10:56:03.815291 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:03.815291 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:03.815850 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-53067519-8e9b-4384-b97e-b3b9ec89bc44 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-992705678"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:56:03.819489 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-53067519-8e9b-4384-b97e-b3b9ec89bc44 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-992705678'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:56:03.820524 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-53067519-8e9b-4384-b97e-b3b9ec89bc44 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Create volume of 1 GB Jan 20 10:56:03.837907 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-53067519-8e9b-4384-b97e-b3b9ec89bc44 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Availability Zones retrieved successfully. Jan 20 10:56:03.859935 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-53067519-8e9b-4384-b97e-b3b9ec89bc44 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Flow 'volume_create_api' (8bfec1a1-4500-49e4-ad5e-1a9bf512153c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:56:03.863923 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-53067519-8e9b-4384-b97e-b3b9ec89bc44 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e3bd102-e6f6-4260-92a8-49eece103f01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:56:03.867067 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-53067519-8e9b-4384-b97e-b3b9ec89bc44 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:56:03.914064 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-47ab9087-ab5b-4908-bf46-82a8e5f1d3ba tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b Jan 20 10:56:03.915215 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-47ab9087-ab5b-4908-bf46-82a8e5f1d3ba tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:03.915432 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:03.915432 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:03.915840 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-47ab9087-ab5b-4908-bf46-82a8e5f1d3ba tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:03.975788 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-53067519-8e9b-4384-b97e-b3b9ec89bc44 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e3bd102-e6f6-4260-92a8-49eece103f01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:56:03.980930 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-53067519-8e9b-4384-b97e-b3b9ec89bc44 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a89c59f-5165-424c-9b67-13d65f7e7933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:56:04.005360 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:04.005360 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:04.039371 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-47ab9087-ab5b-4908-bf46-82a8e5f1d3ba tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:56:04.077070 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-47ab9087-ab5b-4908-bf46-82a8e5f1d3ba tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b returned with HTTP 200 Jan 20 10:56:04.089028 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1139/2252] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:03 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b => generated 948 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:04.159300 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-554ffa98-e14b-46a1-b08b-ac42368dafe4 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 Jan 20 10:56:04.161654 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-554ffa98-e14b-46a1-b08b-ac42368dafe4 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:04.162020 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:04.162020 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:04.163050 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-554ffa98-e14b-46a1-b08b-ac42368dafe4 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:04.164868 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-53067519-8e9b-4384-b97e-b3b9ec89bc44 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Created reservations ['f859f8b4-d78f-4d90-b8a6-f893cedb30a9', '8870f62e-9104-4e56-a284-52384ed6a0d4', '2c2054ee-e226-4cc7-9c86-7a34be98199f', '6e1ab57b-9550-421c-b40a-15e11bb228c7'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:56:04.170730 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-53067519-8e9b-4384-b97e-b3b9ec89bc44 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a89c59f-5165-424c-9b67-13d65f7e7933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f859f8b4-d78f-4d90-b8a6-f893cedb30a9', '8870f62e-9104-4e56-a284-52384ed6a0d4', '2c2054ee-e226-4cc7-9c86-7a34be98199f', '6e1ab57b-9550-421c-b40a-15e11bb228c7']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:56:04.175500 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-53067519-8e9b-4384-b97e-b3b9ec89bc44 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (471c63ed-b3a0-4b48-bfe1-a32b8d73e92a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:56:04.246399 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:04.246399 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:04.256421 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-554ffa98-e14b-46a1-b08b-ac42368dafe4 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:04.289344 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-554ffa98-e14b-46a1-b08b-ac42368dafe4 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 returned with HTTP 200 Jan 20 10:56:04.299836 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1140/2253] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:04 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 => generated 905 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:04.309246 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-53067519-8e9b-4384-b97e-b3b9ec89bc44 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (471c63ed-b3a0-4b48-bfe1-a32b8d73e92a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63656664-a4be-4d8c-bded-f0374a79c375', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-992705678',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='045e08dca1e54dd9b3ab328aa8502e7d',qos_specs=None,replication_status=,reservations=['f859f8b4-d78f-4d90-b8a6-f893cedb30a9','8870f62e-9104-4e56-a284-52384ed6a0d4','2c2054ee-e226-4cc7-9c86-7a34be98199f','6e1ab57b-9550-421c-b40a-15e11bb228c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50b1d9f0377046d3992ef9a05e4d686c',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:56:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-992705678',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63656664-a4be-4d8c-bded-f0374a79c375,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='045e08dca1e54dd9b3ab328aa8502e7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='50b1d9f0377046d3992ef9a05e4d686c',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:56:04.315419 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-53067519-8e9b-4384-b97e-b3b9ec89bc44 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26137f32-c040-4b0a-91cd-fc152ce5abf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:56:04.362574 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-53067519-8e9b-4384-b97e-b3b9ec89bc44 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26137f32-c040-4b0a-91cd-fc152ce5abf6) transitioned into state 'SUCCESS' from state '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-992705678',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='045e08dca1e54dd9b3ab328aa8502e7d',qos_specs=None,replication_status=,reservations=['f859f8b4-d78f-4d90-b8a6-f893cedb30a9','8870f62e-9104-4e56-a284-52384ed6a0d4','2c2054ee-e226-4cc7-9c86-7a34be98199f','6e1ab57b-9550-421c-b40a-15e11bb228c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50b1d9f0377046d3992ef9a05e4d686c',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:56:04.365365 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-53067519-8e9b-4384-b97e-b3b9ec89bc44 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59541cfc-f07f-4717-998c-ee880299a162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:56:04.381110 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f06937f2-cc01-4391-bd1d-8b502d3577b9 tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] GET http://10.222.0.73/volume/v3/7bfeffbb30cf4af488404d2e6f6c9af7/volumes/e5285f1d-d774-44da-a266-ae4ce02c9240 Jan 20 10:56:04.381965 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f06937f2-cc01-4391-bd1d-8b502d3577b9 tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:04.382208 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:04.382208 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:04.382565 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f06937f2-cc01-4391-bd1d-8b502d3577b9 tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:04.397189 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-53067519-8e9b-4384-b97e-b3b9ec89bc44 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59541cfc-f07f-4717-998c-ee880299a162) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:56:04.404263 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-53067519-8e9b-4384-b97e-b3b9ec89bc44 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Flow 'volume_create_api' (8bfec1a1-4500-49e4-ad5e-1a9bf512153c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:56:04.485889 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-53067519-8e9b-4384-b97e-b3b9ec89bc44 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Create volume request issued successfully. Jan 20 10:56:04.503565 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-53067519-8e9b-4384-b97e-b3b9ec89bc44 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] http://10.222.0.73/volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes returned with HTTP 202 Jan 20 10:56:04.504960 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1114/2254] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:56:03 2021] POST /volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes => generated 817 bytes in 940 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:56:04.538695 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:04.538695 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:04.547197 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d8956d10-e491-40ad-b8c3-0e12e0a31ff2 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] GET http://10.222.0.73/volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375 Jan 20 10:56:04.550148 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f06937f2-cc01-4391-bd1d-8b502d3577b9 tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] Volume info retrieved successfully. Jan 20 10:56:04.558595 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d8956d10-e491-40ad-b8c3-0e12e0a31ff2 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:04.560106 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:04.560106 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:04.560768 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d8956d10-e491-40ad-b8c3-0e12e0a31ff2 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:04.590737 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f06937f2-cc01-4391-bd1d-8b502d3577b9 tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] http://10.222.0.73/volume/v3/7bfeffbb30cf4af488404d2e6f6c9af7/volumes/e5285f1d-d774-44da-a266-ae4ce02c9240 returned with HTTP 200 Jan 20 10:56:04.591967 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1141/2255] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:04 2021] GET /volume/v3/7bfeffbb30cf4af488404d2e6f6c9af7/volumes/e5285f1d-d774-44da-a266-ae4ce02c9240 => generated 1083 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:56:04.677226 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:04.677226 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:04.689058 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d8956d10-e491-40ad-b8c3-0e12e0a31ff2 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Volume info retrieved successfully. Jan 20 10:56:04.716460 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d8956d10-e491-40ad-b8c3-0e12e0a31ff2 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] http://10.222.0.73/volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375 returned with HTTP 200 Jan 20 10:56:04.717614 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1115/2256] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:04 2021] GET /volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375 => generated 885 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:05.104681 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5820806f-eebf-4226-90f2-3373a235f8b8 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b Jan 20 10:56:05.106349 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5820806f-eebf-4226-90f2-3373a235f8b8 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:05.106740 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:05.106740 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:05.107369 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5820806f-eebf-4226-90f2-3373a235f8b8 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:05.179830 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:05.179830 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:05.193236 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5820806f-eebf-4226-90f2-3373a235f8b8 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:56:05.235159 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5820806f-eebf-4226-90f2-3373a235f8b8 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b returned with HTTP 200 Jan 20 10:56:05.236326 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1142/2257] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:05 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b => generated 948 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:05.315918 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eb1e3a6c-b550-4aa8-9708-44b78fddaa7c tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 Jan 20 10:56:05.317947 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eb1e3a6c-b550-4aa8-9708-44b78fddaa7c tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:05.319448 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:05.319448 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:05.320600 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eb1e3a6c-b550-4aa8-9708-44b78fddaa7c tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:05.385621 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:05.385621 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:05.401767 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-eb1e3a6c-b550-4aa8-9708-44b78fddaa7c tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:05.445034 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eb1e3a6c-b550-4aa8-9708-44b78fddaa7c tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 returned with HTTP 200 Jan 20 10:56:05.447432 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1116/2258] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:05 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 => generated 905 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:56:05.608434 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ad58a158-ca39-4c79-8d6f-1d47891b668b tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] GET http://10.222.0.73/volume/v3/7bfeffbb30cf4af488404d2e6f6c9af7/volumes/e5285f1d-d774-44da-a266-ae4ce02c9240 Jan 20 10:56:05.609762 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ad58a158-ca39-4c79-8d6f-1d47891b668b tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:05.609981 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:05.609981 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:05.610376 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ad58a158-ca39-4c79-8d6f-1d47891b668b tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:05.699808 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ad58a158-ca39-4c79-8d6f-1d47891b668b tempest-VolumesTransfersTest-1414012612 tempest-VolumesTransfersTest-1414012612] http://10.222.0.73/volume/v3/7bfeffbb30cf4af488404d2e6f6c9af7/volumes/e5285f1d-d774-44da-a266-ae4ce02c9240 returned with HTTP 404 Jan 20 10:56:05.701204 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1143/2259] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:05 2021] GET /volume/v3/7bfeffbb30cf4af488404d2e6f6c9af7/volumes/e5285f1d-d774-44da-a266-ae4ce02c9240 => generated 109 bytes in 97 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 20 10:56:05.715223 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2f6fc346-6148-4a08-a6c0-f1ef5ff6a0e7 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] DELETE http://10.222.0.73/volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/volumes/e5285f1d-d774-44da-a266-ae4ce02c9240 Jan 20 10:56:05.715666 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2f6fc346-6148-4a08-a6c0-f1ef5ff6a0e7 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:05.715943 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:05.715943 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:05.716316 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2f6fc346-6148-4a08-a6c0-f1ef5ff6a0e7 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:05.716775 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-2f6fc346-6148-4a08-a6c0-f1ef5ff6a0e7 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Delete volume with id: e5285f1d-d774-44da-a266-ae4ce02c9240 Jan 20 10:56:05.743877 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-81e00225-f6bb-4962-96f8-ced0d7156c91 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] GET http://10.222.0.73/volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375 Jan 20 10:56:05.744466 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-81e00225-f6bb-4962-96f8-ced0d7156c91 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:05.745275 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-81e00225-f6bb-4962-96f8-ced0d7156c91 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:05.839035 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:05.839035 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:05.844190 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2f6fc346-6148-4a08-a6c0-f1ef5ff6a0e7 tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] http://10.222.0.73/volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/volumes/e5285f1d-d774-44da-a266-ae4ce02c9240 returned with HTTP 404 Jan 20 10:56:05.846620 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1117/2260] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:56:05 2021] DELETE /volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/volumes/e5285f1d-d774-44da-a266-ae4ce02c9240 => generated 109 bytes in 135 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:56:05.858075 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-df08cbe8-d9f5-47ba-86fb-b6c2b070ea3c tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] DELETE http://10.222.0.73/volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/volumes/012ec0b2-5ed4-4778-b60c-62c55056f11a Jan 20 10:56:05.858627 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-df08cbe8-d9f5-47ba-86fb-b6c2b070ea3c tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:05.859121 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-df08cbe8-d9f5-47ba-86fb-b6c2b070ea3c tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:05.859589 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-df08cbe8-d9f5-47ba-86fb-b6c2b070ea3c tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] Delete volume with id: 012ec0b2-5ed4-4778-b60c-62c55056f11a Jan 20 10:56:05.864348 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-81e00225-f6bb-4962-96f8-ced0d7156c91 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Volume info retrieved successfully. Jan 20 10:56:05.938895 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-81e00225-f6bb-4962-96f8-ced0d7156c91 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] http://10.222.0.73/volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375 returned with HTTP 200 Jan 20 10:56:05.940994 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1144/2261] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:05 2021] GET /volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375 => generated 909 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:05.941622 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-df08cbe8-d9f5-47ba-86fb-b6c2b070ea3c tempest-VolumesTransfersTest-649700986 tempest-VolumesTransfersTest-649700986] http://10.222.0.73/volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/volumes/012ec0b2-5ed4-4778-b60c-62c55056f11a returned with HTTP 404 Jan 20 10:56:05.942924 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1118/2262] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:56:05 2021] DELETE /volume/v3/9e1d5f40cebe44a2bee370bcc89ec6b0/volumes/012ec0b2-5ed4-4778-b60c-62c55056f11a => generated 109 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:56:06.265138 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-743ead47-2d14-4e2c-8a13-89e661261918 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b Jan 20 10:56:06.265795 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-743ead47-2d14-4e2c-8a13-89e661261918 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:06.266213 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:06.266213 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:06.266721 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-743ead47-2d14-4e2c-8a13-89e661261918 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:06.343811 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-743ead47-2d14-4e2c-8a13-89e661261918 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b returned with HTTP 404 Jan 20 10:56:06.355953 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-22b0ab6f-1729-4329-accd-7b4b975a0815 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] POST http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes Jan 20 10:56:06.357100 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-22b0ab6f-1729-4329-accd-7b4b975a0815 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1251180900"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:56:06.358593 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-22b0ab6f-1729-4329-accd-7b4b975a0815 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1251180900'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:56:06.359020 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-22b0ab6f-1729-4329-accd-7b4b975a0815 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Create volume of 1 GB Jan 20 10:56:06.362374 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1145/2263] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:06 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b => generated 109 bytes in 94 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:56:06.375193 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-22b0ab6f-1729-4329-accd-7b4b975a0815 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Availability Zones retrieved successfully. Jan 20 10:56:06.393206 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-22b0ab6f-1729-4329-accd-7b4b975a0815 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Flow 'volume_create_api' (7007a609-b6e8-4b7f-9da6-4d5475309d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:56:06.396144 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-22b0ab6f-1729-4329-accd-7b4b975a0815 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4885394c-42e4-4d7c-8e7f-eee7d9ad596b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:56:06.398359 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-22b0ab6f-1729-4329-accd-7b4b975a0815 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:56:06.464490 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-48e132ad-cc41-4f78-81b5-7fe447616741 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 Jan 20 10:56:06.465288 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-48e132ad-cc41-4f78-81b5-7fe447616741 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:06.465782 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-48e132ad-cc41-4f78-81b5-7fe447616741 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:06.512335 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-22b0ab6f-1729-4329-accd-7b4b975a0815 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4885394c-42e4-4d7c-8e7f-eee7d9ad596b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:56:06.515625 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-22b0ab6f-1729-4329-accd-7b4b975a0815 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d77cc531-f246-4c04-8238-8d4c077dc1e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:56:06.572022 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:06.572022 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:06.593935 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-48e132ad-cc41-4f78-81b5-7fe447616741 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:06.625617 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-48e132ad-cc41-4f78-81b5-7fe447616741 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 returned with HTTP 200 Jan 20 10:56:06.627076 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1146/2264] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:06 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 => generated 905 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:56:06.691481 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-22b0ab6f-1729-4329-accd-7b4b975a0815 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Created reservations ['900eb5bb-d00a-44e5-8502-4cfea61a9917', 'aa63a953-f271-4d98-9822-2d117f6f47b6', '7904a0dc-bd9e-4082-ba8b-5df0f1a1c19b', 'ff434117-b720-4569-b2e8-90585c31b555'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:56:06.705171 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-22b0ab6f-1729-4329-accd-7b4b975a0815 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d77cc531-f246-4c04-8238-8d4c077dc1e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['900eb5bb-d00a-44e5-8502-4cfea61a9917', 'aa63a953-f271-4d98-9822-2d117f6f47b6', '7904a0dc-bd9e-4082-ba8b-5df0f1a1c19b', 'ff434117-b720-4569-b2e8-90585c31b555']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:56:06.705171 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-22b0ab6f-1729-4329-accd-7b4b975a0815 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (236f7f80-48d2-4370-b9a3-c698deadd0fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:56:06.972344 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-87112869-3764-4e70-a1b3-cffd9097fbea tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] GET http://10.222.0.73/volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375 Jan 20 10:56:06.974182 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-87112869-3764-4e70-a1b3-cffd9097fbea tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:06.974840 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:06.974840 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:06.976490 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-87112869-3764-4e70-a1b3-cffd9097fbea tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:07.003971 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-22b0ab6f-1729-4329-accd-7b4b975a0815 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (236f7f80-48d2-4370-b9a3-c698deadd0fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bde4f9af-aa77-4296-95e3-a43da3d0f1ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1251180900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6456e4380424b95a1568cb9e52ac9da',qos_specs=None,replication_status=,reservations=['900eb5bb-d00a-44e5-8502-4cfea61a9917','aa63a953-f271-4d98-9822-2d117f6f47b6','7904a0dc-bd9e-4082-ba8b-5df0f1a1c19b','ff434117-b720-4569-b2e8-90585c31b555'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c81ec8a18c2441ebfd2368f4745a1e2',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:56:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1251180900',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bde4f9af-aa77-4296-95e3-a43da3d0f1ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6456e4380424b95a1568cb9e52ac9da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2c81ec8a18c2441ebfd2368f4745a1e2',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:56:07.010016 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-22b0ab6f-1729-4329-accd-7b4b975a0815 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7df6e264-1b31-416d-8c39-f509aefd1bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:56:07.058345 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:07.058345 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:07.076703 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-87112869-3764-4e70-a1b3-cffd9097fbea tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Volume info retrieved successfully. Jan 20 10:56:07.079142 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-22b0ab6f-1729-4329-accd-7b4b975a0815 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7df6e264-1b31-416d-8c39-f509aefd1bdd) transitioned into state 'SUCCESS' from state '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-1251180900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6456e4380424b95a1568cb9e52ac9da',qos_specs=None,replication_status=,reservations=['900eb5bb-d00a-44e5-8502-4cfea61a9917','aa63a953-f271-4d98-9822-2d117f6f47b6','7904a0dc-bd9e-4082-ba8b-5df0f1a1c19b','ff434117-b720-4569-b2e8-90585c31b555'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c81ec8a18c2441ebfd2368f4745a1e2',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:56:07.087379 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-22b0ab6f-1729-4329-accd-7b4b975a0815 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92e1cd6e-6391-4af9-b8c9-945e36b01a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:56:07.113859 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-22b0ab6f-1729-4329-accd-7b4b975a0815 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92e1cd6e-6391-4af9-b8c9-945e36b01a22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:56:07.123801 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-22b0ab6f-1729-4329-accd-7b4b975a0815 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Flow 'volume_create_api' (7007a609-b6e8-4b7f-9da6-4d5475309d45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:56:07.131484 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-87112869-3764-4e70-a1b3-cffd9097fbea tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] http://10.222.0.73/volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375 returned with HTTP 200 Jan 20 10:56:07.134461 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1147/2265] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:06 2021] GET /volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375 => generated 910 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:56:07.235885 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-22b0ab6f-1729-4329-accd-7b4b975a0815 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Create volume request issued successfully. Jan 20 10:56:07.266944 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-22b0ab6f-1729-4329-accd-7b4b975a0815 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes returned with HTTP 202 Jan 20 10:56:07.280028 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1119/2266] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:56:06 2021] POST /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes => generated 823 bytes in 917 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:56:07.289216 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9075a819-cdab-4f65-abfa-1bbb58aa9de6 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/bde4f9af-aa77-4296-95e3-a43da3d0f1ca Jan 20 10:56:07.293131 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9075a819-cdab-4f65-abfa-1bbb58aa9de6 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:07.294311 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:07.294311 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:07.295163 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9075a819-cdab-4f65-abfa-1bbb58aa9de6 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:07.403097 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:07.403097 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:07.415603 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9075a819-cdab-4f65-abfa-1bbb58aa9de6 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:56:07.506630 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9075a819-cdab-4f65-abfa-1bbb58aa9de6 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/bde4f9af-aa77-4296-95e3-a43da3d0f1ca returned with HTTP 200 Jan 20 10:56:07.507709 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1148/2267] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:07 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/bde4f9af-aa77-4296-95e3-a43da3d0f1ca => generated 915 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:07.647525 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-758a5aba-178b-4438-bc8e-ca3bf29badff tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 Jan 20 10:56:07.648478 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-758a5aba-178b-4438-bc8e-ca3bf29badff tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:07.648842 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:07.648842 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:07.650132 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-758a5aba-178b-4438-bc8e-ca3bf29badff tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:07.732814 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:07.732814 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:07.746425 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-758a5aba-178b-4438-bc8e-ca3bf29badff tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:07.790148 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-758a5aba-178b-4438-bc8e-ca3bf29badff tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 returned with HTTP 200 Jan 20 10:56:07.792193 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1120/2268] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:07 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 => generated 905 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:08.527627 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e399fe96-8b9b-411d-a7bf-de2a8b51f13c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/bde4f9af-aa77-4296-95e3-a43da3d0f1ca Jan 20 10:56:08.529156 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e399fe96-8b9b-411d-a7bf-de2a8b51f13c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:08.529572 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:08.529572 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:08.530199 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e399fe96-8b9b-411d-a7bf-de2a8b51f13c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:08.643656 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:08.643656 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:08.665788 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e399fe96-8b9b-411d-a7bf-de2a8b51f13c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:56:08.708984 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e399fe96-8b9b-411d-a7bf-de2a8b51f13c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/bde4f9af-aa77-4296-95e3-a43da3d0f1ca returned with HTTP 200 Jan 20 10:56:08.710902 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1149/2269] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:08 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/bde4f9af-aa77-4296-95e3-a43da3d0f1ca => generated 916 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:08.727933 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-013ba7b5-1bc4-441b-a952-9c993348ce9e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] POST http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots Jan 20 10:56:08.728422 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:08.728422 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:08.728865 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-013ba7b5-1bc4-441b-a952-9c993348ce9e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bde4f9af-aa77-4296-95e3-a43da3d0f1ca", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1313229514"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:56:08.815718 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8a46b938-2f9f-4df2-869b-94336caaaa03 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 Jan 20 10:56:08.817056 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8a46b938-2f9f-4df2-869b-94336caaaa03 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:08.817435 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:08.817435 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:08.818104 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8a46b938-2f9f-4df2-869b-94336caaaa03 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:08.888374 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:08.888374 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:08.889683 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-013ba7b5-1bc4-441b-a952-9c993348ce9e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:56:08.890174 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-013ba7b5-1bc4-441b-a952-9c993348ce9e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Create snapshot from volume bde4f9af-aa77-4296-95e3-a43da3d0f1ca Jan 20 10:56:08.914172 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:08.914172 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:08.944910 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8a46b938-2f9f-4df2-869b-94336caaaa03 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:09.005157 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8a46b938-2f9f-4df2-869b-94336caaaa03 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 returned with HTTP 200 Jan 20 10:56:09.006540 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1150/2270] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:08 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 => generated 905 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:09.050704 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-013ba7b5-1bc4-441b-a952-9c993348ce9e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Created reservations ['fbcc1c02-17b8-4856-b541-63fa80beaca8', 'ea2b9578-44d9-4d6e-baf8-b35d907f7eab', '653dc222-d392-41cb-a91e-fc75ad01cb78', 'dfc2c33e-2a7b-4eaf-9e56-c320c036db53'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:56:09.217661 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-013ba7b5-1bc4-441b-a952-9c993348ce9e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot create request issued successfully. Jan 20 10:56:09.219143 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-013ba7b5-1bc4-441b-a952-9c993348ce9e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots returned with HTTP 202 Jan 20 10:56:09.227113 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1121/2271] 10.222.0.73 () {60 vars in 1232 bytes} [Wed Jan 20 10:56:08 2021] POST /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots => generated 310 bytes in 504 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 20 10:56:09.234714 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c8d2f3cc-6231-4521-ba4d-c34fd2976e70 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/1d2f1848-f020-483d-a69a-dcd0859600ff Jan 20 10:56:09.235633 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c8d2f3cc-6231-4521-ba4d-c34fd2976e70 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:09.236372 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:09.236372 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:09.237537 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c8d2f3cc-6231-4521-ba4d-c34fd2976e70 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:09.303093 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:09.303093 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:09.305126 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c8d2f3cc-6231-4521-ba4d-c34fd2976e70 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot retrieved successfully. Jan 20 10:56:09.309585 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c8d2f3cc-6231-4521-ba4d-c34fd2976e70 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/1d2f1848-f020-483d-a69a-dcd0859600ff returned with HTTP 200 Jan 20 10:56:09.313953 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1151/2272] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:56:09 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/1d2f1848-f020-483d-a69a-dcd0859600ff => generated 442 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:10.038851 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9fab9f2a-6c09-498c-99bc-1f75588beb03 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 Jan 20 10:56:10.039502 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9fab9f2a-6c09-498c-99bc-1f75588beb03 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:10.039502 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:10.039502 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:10.039906 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9fab9f2a-6c09-498c-99bc-1f75588beb03 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:10.146445 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:10.146445 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:10.180199 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9fab9f2a-6c09-498c-99bc-1f75588beb03 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:10.213686 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9fab9f2a-6c09-498c-99bc-1f75588beb03 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 returned with HTTP 200 Jan 20 10:56:10.214691 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1122/2273] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:10 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 => generated 905 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:10.328490 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-179f9508-9a32-4dd2-80ab-bdd962bbd098 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/1d2f1848-f020-483d-a69a-dcd0859600ff Jan 20 10:56:10.329055 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-179f9508-9a32-4dd2-80ab-bdd962bbd098 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:10.329273 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:10.329273 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:10.329658 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-179f9508-9a32-4dd2-80ab-bdd962bbd098 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:10.416197 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:10.416197 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:10.418670 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-179f9508-9a32-4dd2-80ab-bdd962bbd098 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot retrieved successfully. Jan 20 10:56:10.421206 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-179f9508-9a32-4dd2-80ab-bdd962bbd098 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/1d2f1848-f020-483d-a69a-dcd0859600ff returned with HTTP 200 Jan 20 10:56:10.422155 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1152/2274] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:56:10 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/1d2f1848-f020-483d-a69a-dcd0859600ff => generated 442 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:56:11.233934 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-70bdda06-3bb4-436c-90bf-6e5d6a02d08e tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 Jan 20 10:56:11.235162 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-70bdda06-3bb4-436c-90bf-6e5d6a02d08e tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:11.235587 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:11.235587 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:11.236243 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-70bdda06-3bb4-436c-90bf-6e5d6a02d08e tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:11.346775 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:11.346775 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:11.357486 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-70bdda06-3bb4-436c-90bf-6e5d6a02d08e tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:11.381899 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-70bdda06-3bb4-436c-90bf-6e5d6a02d08e tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 returned with HTTP 200 Jan 20 10:56:11.390891 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1123/2275] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:11 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 => generated 905 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:11.440930 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-64101a21-9289-40b4-bb62-dd35614d79f5 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/1d2f1848-f020-483d-a69a-dcd0859600ff Jan 20 10:56:11.441925 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-64101a21-9289-40b4-bb62-dd35614d79f5 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:11.442801 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:11.442801 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:11.443858 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-64101a21-9289-40b4-bb62-dd35614d79f5 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:11.505562 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:11.505562 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:11.506930 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-64101a21-9289-40b4-bb62-dd35614d79f5 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot retrieved successfully. Jan 20 10:56:11.511648 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-64101a21-9289-40b4-bb62-dd35614d79f5 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/1d2f1848-f020-483d-a69a-dcd0859600ff returned with HTTP 200 Jan 20 10:56:11.512849 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1153/2276] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:56:11 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/1d2f1848-f020-483d-a69a-dcd0859600ff => generated 469 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:11.525652 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-34234419-6a03-46da-b58d-e5990ce9906c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] POST http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes Jan 20 10:56:11.526119 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:11.526119 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:11.526513 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-34234419-6a03-46da-b58d-e5990ce9906c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "1d2f1848-f020-483d-a69a-dcd0859600ff", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1576135259"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:56:11.527833 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-34234419-6a03-46da-b58d-e5990ce9906c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Create volume request body: {'volume': {'snapshot_id': '1d2f1848-f020-483d-a69a-dcd0859600ff', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1576135259'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:56:11.556568 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:11.556568 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:11.557575 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-34234419-6a03-46da-b58d-e5990ce9906c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot retrieved successfully. Jan 20 10:56:11.558282 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-34234419-6a03-46da-b58d-e5990ce9906c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Create volume of 1 GB Jan 20 10:56:11.589935 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-34234419-6a03-46da-b58d-e5990ce9906c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Availability Zones retrieved successfully. Jan 20 10:56:11.628041 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-34234419-6a03-46da-b58d-e5990ce9906c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Flow 'volume_create_api' (86d4c92e-16b7-4e88-92d6-5ba73522c312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:56:11.631763 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-34234419-6a03-46da-b58d-e5990ce9906c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdcb62da-9bb9-4355-b82e-5cac84f2e1cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:56:11.636044 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-34234419-6a03-46da-b58d-e5990ce9906c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:56:11.798895 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-34234419-6a03-46da-b58d-e5990ce9906c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdcb62da-9bb9-4355-b82e-5cac84f2e1cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1d2f1848-f020-483d-a69a-dcd0859600ff', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:56:11.801964 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-34234419-6a03-46da-b58d-e5990ce9906c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (495ef2ea-db18-4066-a0bd-5030bfddf0f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:56:11.919951 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-34234419-6a03-46da-b58d-e5990ce9906c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Created reservations ['df4035b7-4fe7-445d-a04b-67225cec60ef', '8ffa88df-f807-4f5c-9cba-a66185553174', '674fee4a-b982-4a16-91e7-49760b07d17f', 'd97e518d-d35c-4409-9453-453e731b706b'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:56:11.921630 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-34234419-6a03-46da-b58d-e5990ce9906c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (495ef2ea-db18-4066-a0bd-5030bfddf0f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df4035b7-4fe7-445d-a04b-67225cec60ef', '8ffa88df-f807-4f5c-9cba-a66185553174', '674fee4a-b982-4a16-91e7-49760b07d17f', 'd97e518d-d35c-4409-9453-453e731b706b']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:56:11.923756 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-34234419-6a03-46da-b58d-e5990ce9906c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ab9616c-1138-4c86-84d5-d02fe24274ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:56:12.141385 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-34234419-6a03-46da-b58d-e5990ce9906c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ab9616c-1138-4c86-84d5-d02fe24274ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78244be5-1235-4efd-a2ac-2f2a58a15a9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1576135259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6456e4380424b95a1568cb9e52ac9da',qos_specs=None,replication_status=,reservations=['df4035b7-4fe7-445d-a04b-67225cec60ef','8ffa88df-f807-4f5c-9cba-a66185553174','674fee4a-b982-4a16-91e7-49760b07d17f','d97e518d-d35c-4409-9453-453e731b706b'],size=1,snapshot_id=1d2f1848-f020-483d-a69a-dcd0859600ff,source_replicaid=,source_volid=None,status='creating',user_id='2c81ec8a18c2441ebfd2368f4745a1e2',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:56:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1576135259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78244be5-1235-4efd-a2ac-2f2a58a15a9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6456e4380424b95a1568cb9e52ac9da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1d2f1848-f020-483d-a69a-dcd0859600ff,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2c81ec8a18c2441ebfd2368f4745a1e2',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:56:12.143456 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-34234419-6a03-46da-b58d-e5990ce9906c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2576dd0c-3e84-41c0-9caa-ea49b099b95f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:56:12.198695 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-34234419-6a03-46da-b58d-e5990ce9906c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2576dd0c-3e84-41c0-9caa-ea49b099b95f) transitioned into state 'SUCCESS' from state '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-1576135259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6456e4380424b95a1568cb9e52ac9da',qos_specs=None,replication_status=,reservations=['df4035b7-4fe7-445d-a04b-67225cec60ef','8ffa88df-f807-4f5c-9cba-a66185553174','674fee4a-b982-4a16-91e7-49760b07d17f','d97e518d-d35c-4409-9453-453e731b706b'],size=1,snapshot_id=1d2f1848-f020-483d-a69a-dcd0859600ff,source_replicaid=,source_volid=None,status='creating',user_id='2c81ec8a18c2441ebfd2368f4745a1e2',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:56:12.205271 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-34234419-6a03-46da-b58d-e5990ce9906c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d78929a-4acd-4334-9f5f-3a522bb68c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:56:12.300201 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-34234419-6a03-46da-b58d-e5990ce9906c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d78929a-4acd-4334-9f5f-3a522bb68c7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:56:12.303148 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-34234419-6a03-46da-b58d-e5990ce9906c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Flow 'volume_create_api' (86d4c92e-16b7-4e88-92d6-5ba73522c312) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:56:12.359032 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-34234419-6a03-46da-b58d-e5990ce9906c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Create volume request issued successfully. Jan 20 10:56:12.374073 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-34234419-6a03-46da-b58d-e5990ce9906c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes returned with HTTP 202 Jan 20 10:56:12.386349 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1124/2277] 10.222.0.73 () {60 vars in 1226 bytes} [Wed Jan 20 10:56:11 2021] POST /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes => generated 857 bytes in 864 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:56:12.390826 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a5ece0be-bd4c-43aa-be89-0ffca76bf042 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/78244be5-1235-4efd-a2ac-2f2a58a15a9c Jan 20 10:56:12.391693 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a5ece0be-bd4c-43aa-be89-0ffca76bf042 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:12.392250 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:12.392250 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:12.393318 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a5ece0be-bd4c-43aa-be89-0ffca76bf042 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:12.412874 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9ab16b09-a85c-4162-b764-c521c787ae82 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 Jan 20 10:56:12.415448 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9ab16b09-a85c-4162-b764-c521c787ae82 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:12.417399 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:12.417399 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:12.418999 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9ab16b09-a85c-4162-b764-c521c787ae82 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:12.548884 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:12.548884 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:12.557110 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:12.557110 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:12.564912 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9ab16b09-a85c-4162-b764-c521c787ae82 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:12.578665 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a5ece0be-bd4c-43aa-be89-0ffca76bf042 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:56:12.596414 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9ab16b09-a85c-4162-b764-c521c787ae82 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 returned with HTTP 200 Jan 20 10:56:12.600983 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1125/2278] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:12 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 => generated 905 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:12.635660 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a5ece0be-bd4c-43aa-be89-0ffca76bf042 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/78244be5-1235-4efd-a2ac-2f2a58a15a9c returned with HTTP 200 Jan 20 10:56:12.646984 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1154/2279] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:12 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/78244be5-1235-4efd-a2ac-2f2a58a15a9c => generated 949 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:56:12.775629 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-594b06df-7a46-4f13-b96b-df46406be438 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] POST http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes Jan 20 10:56:12.776986 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:12.776986 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:12.776986 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-594b06df-7a46-4f13-b96b-df46406be438 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Action: 'create', calling method: create, body: {"volume": {"imageRef": "09e2655a-868c-4b92-81d7-12b1ba7befe4", "size": 1, "name": "tempest-VolumesExtendTest-Volume-665511580"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:56:12.778424 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-594b06df-7a46-4f13-b96b-df46406be438 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Create volume request body: {'volume': {'imageRef': '09e2655a-868c-4b92-81d7-12b1ba7befe4', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-665511580'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:56:12.967412 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-594b06df-7a46-4f13-b96b-df46406be438 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Create volume of 1 GB Jan 20 10:56:12.989753 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-594b06df-7a46-4f13-b96b-df46406be438 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Availability Zones retrieved successfully. Jan 20 10:56:13.020187 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-594b06df-7a46-4f13-b96b-df46406be438 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Flow 'volume_create_api' (d1ffced3-473d-4102-a267-9257756c5c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:56:13.025552 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-594b06df-7a46-4f13-b96b-df46406be438 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6602b2b-cc3d-42ea-b3bd-91860ff1d5d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:56:13.030094 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-594b06df-7a46-4f13-b96b-df46406be438 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:56:13.263723 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-594b06df-7a46-4f13-b96b-df46406be438 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6602b2b-cc3d-42ea-b3bd-91860ff1d5d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:56:13.267901 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-594b06df-7a46-4f13-b96b-df46406be438 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (484f9867-0b7b-49b1-9523-a353321bd6e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:56:13.566475 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-594b06df-7a46-4f13-b96b-df46406be438 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Created reservations ['6d3baeed-f94a-4c50-b2c5-17d14449d0ae', '3ffa6f74-6b0a-4f53-b348-4758cdad230f', '59e9b048-4f21-4004-bddc-6100ecfa9e89', '07809a0a-bc7d-4e39-b9b7-bd97f1aa6033'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:56:13.568422 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-594b06df-7a46-4f13-b96b-df46406be438 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (484f9867-0b7b-49b1-9523-a353321bd6e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d3baeed-f94a-4c50-b2c5-17d14449d0ae', '3ffa6f74-6b0a-4f53-b348-4758cdad230f', '59e9b048-4f21-4004-bddc-6100ecfa9e89', '07809a0a-bc7d-4e39-b9b7-bd97f1aa6033']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:56:13.570617 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-594b06df-7a46-4f13-b96b-df46406be438 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3135e52-4f6a-4326-97b5-5b0c6879d8b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:56:13.619916 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ee9f14ba-679e-41da-9b2a-562954c166ab tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 Jan 20 10:56:13.621130 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ee9f14ba-679e-41da-9b2a-562954c166ab tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:13.621815 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:13.621815 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:13.622911 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ee9f14ba-679e-41da-9b2a-562954c166ab tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:13.696591 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:13.696591 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:13.708747 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ee9f14ba-679e-41da-9b2a-562954c166ab tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:13.738108 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-594b06df-7a46-4f13-b96b-df46406be438 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3135e52-4f6a-4326-97b5-5b0c6879d8b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa854e8f-925c-4741-a539-70674fa8e227', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-665511580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fc2f154def54cc2aef074a223fbcc98',qos_specs=None,replication_status=,reservations=['6d3baeed-f94a-4c50-b2c5-17d14449d0ae','3ffa6f74-6b0a-4f53-b348-4758cdad230f','59e9b048-4f21-4004-bddc-6100ecfa9e89','07809a0a-bc7d-4e39-b9b7-bd97f1aa6033'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5252dc3edb804c2fb5a98b459e1aca4b',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:56:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-665511580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa854e8f-925c-4741-a539-70674fa8e227,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fc2f154def54cc2aef074a223fbcc98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5252dc3edb804c2fb5a98b459e1aca4b',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:56:13.745074 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ee9f14ba-679e-41da-9b2a-562954c166ab tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 returned with HTTP 200 Jan 20 10:56:13.746460 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1155/2280] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:13 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 => generated 905 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:13.747571 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-594b06df-7a46-4f13-b96b-df46406be438 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a8e5d90-0504-441b-9a66-6788680ae4df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:56:13.764115 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-452bf97c-c48c-488e-9cc8-c6e9dc0bcb51 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/78244be5-1235-4efd-a2ac-2f2a58a15a9c Jan 20 10:56:13.765233 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-452bf97c-c48c-488e-9cc8-c6e9dc0bcb51 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:13.765557 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:13.765557 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:13.766116 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-452bf97c-c48c-488e-9cc8-c6e9dc0bcb51 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:13.816550 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-594b06df-7a46-4f13-b96b-df46406be438 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a8e5d90-0504-441b-9a66-6788680ae4df) transitioned into state 'SUCCESS' from state '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-665511580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fc2f154def54cc2aef074a223fbcc98',qos_specs=None,replication_status=,reservations=['6d3baeed-f94a-4c50-b2c5-17d14449d0ae','3ffa6f74-6b0a-4f53-b348-4758cdad230f','59e9b048-4f21-4004-bddc-6100ecfa9e89','07809a0a-bc7d-4e39-b9b7-bd97f1aa6033'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5252dc3edb804c2fb5a98b459e1aca4b',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:56:13.828807 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-594b06df-7a46-4f13-b96b-df46406be438 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71d702e7-122c-4f56-9c18-6d51230ebe00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:56:13.833152 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:13.833152 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:13.849928 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-452bf97c-c48c-488e-9cc8-c6e9dc0bcb51 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:56:13.878776 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-594b06df-7a46-4f13-b96b-df46406be438 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71d702e7-122c-4f56-9c18-6d51230ebe00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:56:13.886121 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-594b06df-7a46-4f13-b96b-df46406be438 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Flow 'volume_create_api' (d1ffced3-473d-4102-a267-9257756c5c3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:56:13.892132 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-452bf97c-c48c-488e-9cc8-c6e9dc0bcb51 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/78244be5-1235-4efd-a2ac-2f2a58a15a9c returned with HTTP 200 Jan 20 10:56:13.893553 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1156/2281] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:13 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/78244be5-1235-4efd-a2ac-2f2a58a15a9c => generated 949 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:14.000196 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-594b06df-7a46-4f13-b96b-df46406be438 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Create volume request issued successfully. Jan 20 10:56:14.040739 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-594b06df-7a46-4f13-b96b-df46406be438 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes returned with HTTP 202 Jan 20 10:56:14.053136 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1126/2282] 10.222.0.73 () {60 vars in 1226 bytes} [Wed Jan 20 10:56:12 2021] POST /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes => generated 816 bytes in 1275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:56:14.073619 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7316c8af-74a1-4d56-8c8a-ce6b56c86ec1 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 Jan 20 10:56:14.074512 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7316c8af-74a1-4d56-8c8a-ce6b56c86ec1 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:14.074880 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:14.074880 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:14.075815 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7316c8af-74a1-4d56-8c8a-ce6b56c86ec1 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:14.163340 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:14.163340 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:14.174113 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7316c8af-74a1-4d56-8c8a-ce6b56c86ec1 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:56:14.203458 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7316c8af-74a1-4d56-8c8a-ce6b56c86ec1 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 returned with HTTP 200 Jan 20 10:56:14.214456 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1157/2283] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:14 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 => generated 908 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:14.768780 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6f42a92d-48b0-418b-a469-8c66f67be0c9 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 Jan 20 10:56:14.770006 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6f42a92d-48b0-418b-a469-8c66f67be0c9 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:14.770404 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:14.770404 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:14.771035 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6f42a92d-48b0-418b-a469-8c66f67be0c9 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:14.823103 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:14.823103 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:14.833807 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6f42a92d-48b0-418b-a469-8c66f67be0c9 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:14.858948 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6f42a92d-48b0-418b-a469-8c66f67be0c9 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 returned with HTTP 200 Jan 20 10:56:14.860076 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1127/2284] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:14 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 => generated 905 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:56:14.924540 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-705477b2-192c-4a72-a383-d1bd631acb23 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/78244be5-1235-4efd-a2ac-2f2a58a15a9c Jan 20 10:56:14.928279 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-705477b2-192c-4a72-a383-d1bd631acb23 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:14.929481 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:14.929481 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:14.931174 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-705477b2-192c-4a72-a383-d1bd631acb23 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:15.088770 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:15.088770 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:15.108711 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-705477b2-192c-4a72-a383-d1bd631acb23 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:56:15.169842 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-705477b2-192c-4a72-a383-d1bd631acb23 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/78244be5-1235-4efd-a2ac-2f2a58a15a9c returned with HTTP 200 Jan 20 10:56:15.178604 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1158/2285] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:14 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/78244be5-1235-4efd-a2ac-2f2a58a15a9c => generated 949 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:15.221233 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a050fe41-874a-4dd7-ab02-22e2514ab1c4 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 Jan 20 10:56:15.221859 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a050fe41-874a-4dd7-ab02-22e2514ab1c4 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:15.222145 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:15.222145 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:15.222662 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a050fe41-874a-4dd7-ab02-22e2514ab1c4 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:15.303866 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:15.303866 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:15.314949 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a050fe41-874a-4dd7-ab02-22e2514ab1c4 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:56:15.342713 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a050fe41-874a-4dd7-ab02-22e2514ab1c4 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 returned with HTTP 200 Jan 20 10:56:15.345472 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1128/2286] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:15 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 => generated 908 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:56:15.890278 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-77d65769-6e90-445a-9499-b190191fd53b tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 Jan 20 10:56:15.894222 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-77d65769-6e90-445a-9499-b190191fd53b tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:15.894222 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:15.894222 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:15.894222 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-77d65769-6e90-445a-9499-b190191fd53b tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:16.026378 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:16.026378 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:16.055380 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-77d65769-6e90-445a-9499-b190191fd53b tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:16.116487 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-77d65769-6e90-445a-9499-b190191fd53b tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 returned with HTTP 200 Jan 20 10:56:16.118474 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1159/2287] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:15 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 => generated 905 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:56:16.208546 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1a789c2f-c41c-4bba-b036-b7456859eca5 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/78244be5-1235-4efd-a2ac-2f2a58a15a9c Jan 20 10:56:16.209835 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1a789c2f-c41c-4bba-b036-b7456859eca5 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:16.210394 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:16.210394 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:16.211568 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1a789c2f-c41c-4bba-b036-b7456859eca5 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:16.362655 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-63af5339-4878-41bf-b649-c5d54d3992f6 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 Jan 20 10:56:16.363192 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-63af5339-4878-41bf-b649-c5d54d3992f6 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:16.363443 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:16.363443 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:16.363688 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-63af5339-4878-41bf-b649-c5d54d3992f6 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:16.384358 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:16.384358 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:16.412470 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1a789c2f-c41c-4bba-b036-b7456859eca5 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:56:16.477069 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:16.477069 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:16.493415 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1a789c2f-c41c-4bba-b036-b7456859eca5 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/78244be5-1235-4efd-a2ac-2f2a58a15a9c returned with HTTP 200 Jan 20 10:56:16.496164 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1129/2288] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:16 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/78244be5-1235-4efd-a2ac-2f2a58a15a9c => generated 949 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:56:16.519446 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-63af5339-4878-41bf-b649-c5d54d3992f6 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:56:16.642472 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-63af5339-4878-41bf-b649-c5d54d3992f6 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 returned with HTTP 200 Jan 20 10:56:16.644417 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1160/2289] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:16 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 => generated 908 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:56:17.143597 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8be15b96-f636-4cbc-b1bf-7c017142986d tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 Jan 20 10:56:17.145742 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8be15b96-f636-4cbc-b1bf-7c017142986d tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:17.146192 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:17.146192 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:17.147098 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8be15b96-f636-4cbc-b1bf-7c017142986d tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:17.240282 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:17.240282 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:17.255256 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8be15b96-f636-4cbc-b1bf-7c017142986d tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:17.317524 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8be15b96-f636-4cbc-b1bf-7c017142986d tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 returned with HTTP 200 Jan 20 10:56:17.325267 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1130/2290] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:17 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 => generated 963 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:17.522580 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-192f751d-c82a-4496-be88-0627fbc76e6b tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/78244be5-1235-4efd-a2ac-2f2a58a15a9c Jan 20 10:56:17.523495 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-192f751d-c82a-4496-be88-0627fbc76e6b tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:17.524512 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:17.524512 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:17.525191 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-192f751d-c82a-4496-be88-0627fbc76e6b tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:17.664614 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2efc7fd8-89dd-48bc-a0c9-726286942e27 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 Jan 20 10:56:17.665982 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2efc7fd8-89dd-48bc-a0c9-726286942e27 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:17.666331 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:17.666331 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:17.667090 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2efc7fd8-89dd-48bc-a0c9-726286942e27 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:17.782627 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:17.782627 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:17.812346 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-192f751d-c82a-4496-be88-0627fbc76e6b tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:56:17.848901 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:17.848901 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:17.864707 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-192f751d-c82a-4496-be88-0627fbc76e6b tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/78244be5-1235-4efd-a2ac-2f2a58a15a9c returned with HTTP 200 Jan 20 10:56:17.866136 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1161/2291] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:17 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/78244be5-1235-4efd-a2ac-2f2a58a15a9c => generated 949 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:17.881587 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2efc7fd8-89dd-48bc-a0c9-726286942e27 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:56:17.928765 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2efc7fd8-89dd-48bc-a0c9-726286942e27 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 returned with HTTP 200 Jan 20 10:56:17.930188 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1131/2292] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:17 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 => generated 908 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:18.335744 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-11675676-607c-4b7a-aac0-e3b8a8d1e0b7 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 Jan 20 10:56:18.337544 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-11675676-607c-4b7a-aac0-e3b8a8d1e0b7 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:18.337754 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:18.337754 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:18.338322 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-11675676-607c-4b7a-aac0-e3b8a8d1e0b7 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:18.428024 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:18.428024 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:18.438285 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-11675676-607c-4b7a-aac0-e3b8a8d1e0b7 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:18.482272 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-11675676-607c-4b7a-aac0-e3b8a8d1e0b7 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 returned with HTTP 200 Jan 20 10:56:18.485123 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1162/2293] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:18 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 => generated 963 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:18.894182 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-84f61d7b-d086-4952-8d55-10123e2d023f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/78244be5-1235-4efd-a2ac-2f2a58a15a9c Jan 20 10:56:18.895658 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-84f61d7b-d086-4952-8d55-10123e2d023f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:18.896364 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:18.896364 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:18.897760 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-84f61d7b-d086-4952-8d55-10123e2d023f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:18.960821 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4b1e5fb4-2558-462e-b79e-0142fc0d1fd7 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 Jan 20 10:56:18.963156 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4b1e5fb4-2558-462e-b79e-0142fc0d1fd7 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:18.963156 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:18.963156 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:18.963156 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4b1e5fb4-2558-462e-b79e-0142fc0d1fd7 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:18.973887 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:18.973887 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:18.990755 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-84f61d7b-d086-4952-8d55-10123e2d023f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:56:19.038987 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-84f61d7b-d086-4952-8d55-10123e2d023f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/78244be5-1235-4efd-a2ac-2f2a58a15a9c returned with HTTP 200 Jan 20 10:56:19.045181 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1132/2294] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:18 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/78244be5-1235-4efd-a2ac-2f2a58a15a9c => generated 949 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:19.073721 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:19.073721 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:19.089816 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4b1e5fb4-2558-462e-b79e-0142fc0d1fd7 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:56:19.160822 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4b1e5fb4-2558-462e-b79e-0142fc0d1fd7 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 returned with HTTP 200 Jan 20 10:56:19.175372 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1163/2295] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:18 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 => generated 908 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:56:19.505107 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-82b23f28-508b-4716-abf1-4e80f0c5dbb0 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 Jan 20 10:56:19.505896 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-82b23f28-508b-4716-abf1-4e80f0c5dbb0 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:19.505896 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:19.505896 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:19.506281 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-82b23f28-508b-4716-abf1-4e80f0c5dbb0 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:19.575060 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:19.575060 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:19.585766 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-82b23f28-508b-4716-abf1-4e80f0c5dbb0 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:19.645815 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-82b23f28-508b-4716-abf1-4e80f0c5dbb0 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 returned with HTTP 200 Jan 20 10:56:19.649426 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1133/2296] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:19 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 => generated 966 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:20.063260 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e3cfb389-384c-47e2-af10-9d73307f9356 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/78244be5-1235-4efd-a2ac-2f2a58a15a9c Jan 20 10:56:20.063908 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e3cfb389-384c-47e2-af10-9d73307f9356 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:20.064258 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:20.064258 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:20.064678 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e3cfb389-384c-47e2-af10-9d73307f9356 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:20.186897 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-80be63c4-690c-41bf-acd7-a7746f88a8af tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 Jan 20 10:56:20.187788 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-80be63c4-690c-41bf-acd7-a7746f88a8af tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:20.188150 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:20.188150 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:20.188817 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-80be63c4-690c-41bf-acd7-a7746f88a8af tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:20.214518 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:20.214518 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:20.232935 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e3cfb389-384c-47e2-af10-9d73307f9356 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:56:20.289168 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:20.289168 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:20.307713 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-80be63c4-690c-41bf-acd7-a7746f88a8af tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:56:20.321854 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e3cfb389-384c-47e2-af10-9d73307f9356 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/78244be5-1235-4efd-a2ac-2f2a58a15a9c returned with HTTP 200 Jan 20 10:56:20.335221 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1164/2297] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:20 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/78244be5-1235-4efd-a2ac-2f2a58a15a9c => generated 949 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:20.346771 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-80be63c4-690c-41bf-acd7-a7746f88a8af tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 returned with HTTP 200 Jan 20 10:56:20.360991 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1134/2298] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:20 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 => generated 908 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:20.705726 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-06a5e651-9068-41e4-8898-60d30b252edc tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 Jan 20 10:56:20.706263 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-06a5e651-9068-41e4-8898-60d30b252edc tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:20.706786 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:20.706786 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:20.707295 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-06a5e651-9068-41e4-8898-60d30b252edc tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:20.778490 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:20.778490 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:20.796295 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-06a5e651-9068-41e4-8898-60d30b252edc tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:20.884353 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-06a5e651-9068-41e4-8898-60d30b252edc tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 returned with HTTP 200 Jan 20 10:56:20.885740 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1165/2299] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:20 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 => generated 966 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:21.368691 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b26a3854-dc0f-4134-aa8c-7d74b46b060f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/78244be5-1235-4efd-a2ac-2f2a58a15a9c Jan 20 10:56:21.381767 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b26a3854-dc0f-4134-aa8c-7d74b46b060f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:21.382088 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:21.382088 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:21.382407 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b26a3854-dc0f-4134-aa8c-7d74b46b060f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:21.390186 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1ecf46cb-81da-4b1e-bcaf-504a5e9883a7 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 Jan 20 10:56:21.391180 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1ecf46cb-81da-4b1e-bcaf-504a5e9883a7 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:21.391534 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:21.391534 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:21.392189 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1ecf46cb-81da-4b1e-bcaf-504a5e9883a7 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:21.570200 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:21.570200 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:21.601024 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1ecf46cb-81da-4b1e-bcaf-504a5e9883a7 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:56:21.611057 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:21.611057 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:21.645152 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1ecf46cb-81da-4b1e-bcaf-504a5e9883a7 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 returned with HTTP 200 Jan 20 10:56:21.656985 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1166/2300] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:21 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 => generated 908 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:21.662109 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b26a3854-dc0f-4134-aa8c-7d74b46b060f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:56:21.724181 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b26a3854-dc0f-4134-aa8c-7d74b46b060f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/78244be5-1235-4efd-a2ac-2f2a58a15a9c returned with HTTP 200 Jan 20 10:56:21.725303 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1135/2301] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:21 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/78244be5-1235-4efd-a2ac-2f2a58a15a9c => generated 949 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:21.907249 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cfd11031-2708-4767-be0e-ab8a62ee9166 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 Jan 20 10:56:21.908451 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cfd11031-2708-4767-be0e-ab8a62ee9166 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:21.908787 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:21.908787 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:21.909509 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cfd11031-2708-4767-be0e-ab8a62ee9166 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:21.991578 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:21.991578 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:22.022325 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cfd11031-2708-4767-be0e-ab8a62ee9166 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:22.090055 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cfd11031-2708-4767-be0e-ab8a62ee9166 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 returned with HTTP 200 Jan 20 10:56:22.093978 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1167/2302] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:21 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 => generated 966 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:22.673267 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c5e03d33-3666-4c36-998e-6d7f541aafa4 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 Jan 20 10:56:22.674234 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c5e03d33-3666-4c36-998e-6d7f541aafa4 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:22.674692 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:22.674692 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:22.675733 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c5e03d33-3666-4c36-998e-6d7f541aafa4 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:22.749394 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-18882315-f098-4f2f-8ea2-efaf8f7b41d7 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/78244be5-1235-4efd-a2ac-2f2a58a15a9c Jan 20 10:56:22.750417 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-18882315-f098-4f2f-8ea2-efaf8f7b41d7 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:22.751413 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:22.751413 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:22.754735 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-18882315-f098-4f2f-8ea2-efaf8f7b41d7 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:22.786024 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:22.786024 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:22.806640 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c5e03d33-3666-4c36-998e-6d7f541aafa4 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:56:22.855325 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c5e03d33-3666-4c36-998e-6d7f541aafa4 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 returned with HTTP 200 Jan 20 10:56:22.868976 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1136/2303] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:22 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 => generated 908 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:22.905257 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:22.905257 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:22.921774 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-18882315-f098-4f2f-8ea2-efaf8f7b41d7 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:56:22.977843 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-18882315-f098-4f2f-8ea2-efaf8f7b41d7 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/78244be5-1235-4efd-a2ac-2f2a58a15a9c returned with HTTP 200 Jan 20 10:56:22.993265 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1168/2304] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:22 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/78244be5-1235-4efd-a2ac-2f2a58a15a9c => generated 950 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:23.011521 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-706b41fa-15a3-46f8-949b-e23581c8e06e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/78244be5-1235-4efd-a2ac-2f2a58a15a9c Jan 20 10:56:23.012084 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-706b41fa-15a3-46f8-949b-e23581c8e06e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:23.012331 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:23.012331 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:23.013370 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-706b41fa-15a3-46f8-949b-e23581c8e06e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:23.088058 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:23.088058 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:23.108583 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-706b41fa-15a3-46f8-949b-e23581c8e06e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:56:23.124476 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b7df7f4f-2708-45d0-ac9e-8b82cebb11dc tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 Jan 20 10:56:23.125689 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b7df7f4f-2708-45d0-ac9e-8b82cebb11dc tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:23.126167 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:23.126167 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:23.126840 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b7df7f4f-2708-45d0-ac9e-8b82cebb11dc tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:23.188875 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-706b41fa-15a3-46f8-949b-e23581c8e06e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/78244be5-1235-4efd-a2ac-2f2a58a15a9c returned with HTTP 200 Jan 20 10:56:23.196640 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1137/2305] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:23 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/78244be5-1235-4efd-a2ac-2f2a58a15a9c => generated 950 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:23.220988 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4f2bd3c2-3650-4984-8f03-431a705f9f91 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] DELETE http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/78244be5-1235-4efd-a2ac-2f2a58a15a9c Jan 20 10:56:23.223716 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4f2bd3c2-3650-4984-8f03-431a705f9f91 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:23.224036 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:23.224036 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:23.230057 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4f2bd3c2-3650-4984-8f03-431a705f9f91 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:23.233046 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:23.233046 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:23.233311 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-4f2bd3c2-3650-4984-8f03-431a705f9f91 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Delete volume with id: 78244be5-1235-4efd-a2ac-2f2a58a15a9c Jan 20 10:56:23.245263 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b7df7f4f-2708-45d0-ac9e-8b82cebb11dc tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:23.280162 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b7df7f4f-2708-45d0-ac9e-8b82cebb11dc tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 returned with HTTP 200 Jan 20 10:56:23.281670 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1169/2306] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:23 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 => generated 966 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:23.437433 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:23.437433 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:23.438855 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4f2bd3c2-3650-4984-8f03-431a705f9f91 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:56:23.530436 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4f2bd3c2-3650-4984-8f03-431a705f9f91 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Delete volume request issued successfully. Jan 20 10:56:23.531300 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4f2bd3c2-3650-4984-8f03-431a705f9f91 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/78244be5-1235-4efd-a2ac-2f2a58a15a9c returned with HTTP 202 Jan 20 10:56:23.532539 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1138/2307] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:56:23 2021] DELETE /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/78244be5-1235-4efd-a2ac-2f2a58a15a9c => generated 0 bytes in 325 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 20 10:56:23.543666 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ac658eaa-f2ab-4bd6-9f89-5e900f26425f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/78244be5-1235-4efd-a2ac-2f2a58a15a9c Jan 20 10:56:23.544804 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ac658eaa-f2ab-4bd6-9f89-5e900f26425f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:23.544804 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:23.544804 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:23.545544 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ac658eaa-f2ab-4bd6-9f89-5e900f26425f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:23.688741 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:23.688741 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:23.700767 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ac658eaa-f2ab-4bd6-9f89-5e900f26425f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:56:23.750924 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ac658eaa-f2ab-4bd6-9f89-5e900f26425f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/78244be5-1235-4efd-a2ac-2f2a58a15a9c returned with HTTP 200 Jan 20 10:56:23.764978 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1170/2308] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:23 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/78244be5-1235-4efd-a2ac-2f2a58a15a9c => generated 949 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:23.888885 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-597be726-4637-4d2f-b5cb-0dc049efc2fe tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 Jan 20 10:56:23.893001 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-597be726-4637-4d2f-b5cb-0dc049efc2fe tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:23.893735 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:23.893735 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:23.894834 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-597be726-4637-4d2f-b5cb-0dc049efc2fe tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:24.112495 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:24.112495 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:24.134190 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-597be726-4637-4d2f-b5cb-0dc049efc2fe tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:56:24.226766 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-597be726-4637-4d2f-b5cb-0dc049efc2fe tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 returned with HTTP 200 Jan 20 10:56:24.227990 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1139/2309] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:23 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 => generated 908 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:24.304327 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b9b255fa-7018-4437-a63e-4c95048d2d19 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 Jan 20 10:56:24.305464 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b9b255fa-7018-4437-a63e-4c95048d2d19 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:24.305700 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:24.305700 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:24.306124 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b9b255fa-7018-4437-a63e-4c95048d2d19 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:24.386403 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:24.386403 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:24.397235 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b9b255fa-7018-4437-a63e-4c95048d2d19 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:24.465228 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b9b255fa-7018-4437-a63e-4c95048d2d19 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 returned with HTTP 200 Jan 20 10:56:24.467989 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1171/2310] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:24 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 => generated 966 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:24.777356 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4a5756b7-766d-43c0-883b-ee2ad0e3eeab tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/78244be5-1235-4efd-a2ac-2f2a58a15a9c Jan 20 10:56:24.779634 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4a5756b7-766d-43c0-883b-ee2ad0e3eeab tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:24.779970 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:24.779970 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:24.780631 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4a5756b7-766d-43c0-883b-ee2ad0e3eeab tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:24.876759 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:24.876759 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:24.903876 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4a5756b7-766d-43c0-883b-ee2ad0e3eeab tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:56:24.957239 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4a5756b7-766d-43c0-883b-ee2ad0e3eeab tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/78244be5-1235-4efd-a2ac-2f2a58a15a9c returned with HTTP 200 Jan 20 10:56:24.959411 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1140/2311] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:24 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/78244be5-1235-4efd-a2ac-2f2a58a15a9c => generated 949 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:25.246135 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-39fa1b5a-23fb-4321-83f9-a4eda7e62832 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 Jan 20 10:56:25.247427 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-39fa1b5a-23fb-4321-83f9-a4eda7e62832 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:25.248304 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:25.248304 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:25.249432 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-39fa1b5a-23fb-4321-83f9-a4eda7e62832 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:25.398520 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:25.398520 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:25.420455 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-39fa1b5a-23fb-4321-83f9-a4eda7e62832 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:56:25.485423 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aef657e0-54cb-49bb-8bc3-da4b43b21dd2 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 Jan 20 10:56:25.485966 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aef657e0-54cb-49bb-8bc3-da4b43b21dd2 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:25.486161 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:25.486161 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:25.486503 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aef657e0-54cb-49bb-8bc3-da4b43b21dd2 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:25.494199 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-39fa1b5a-23fb-4321-83f9-a4eda7e62832 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 returned with HTTP 200 Jan 20 10:56:25.496322 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1172/2312] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:25 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 => generated 908 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:25.595628 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:25.595628 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:25.619133 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-aef657e0-54cb-49bb-8bc3-da4b43b21dd2 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:25.698769 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aef657e0-54cb-49bb-8bc3-da4b43b21dd2 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 returned with HTTP 200 Jan 20 10:56:25.699601 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1141/2313] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:25 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 => generated 1354 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:56:25.722759 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-795604be-ef4f-4fec-834f-2b9bd72cb887 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] POST http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes Jan 20 10:56:25.723591 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:25.723591 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:25.724268 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-795604be-ef4f-4fec-834f-2b9bd72cb887 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Action: 'create', calling method: create, body: {"volume": {"source_volid": "ef96012d-2f20-4ab7-be0d-99825bf98f41", "size": 1, "name": "tempest-VolumesCloneTest-Volume-2034804997"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:56:25.726542 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-795604be-ef4f-4fec-834f-2b9bd72cb887 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Create volume request body: {'volume': {'source_volid': 'ef96012d-2f20-4ab7-be0d-99825bf98f41', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-2034804997'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:56:25.803322 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:25.803322 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:25.805045 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-795604be-ef4f-4fec-834f-2b9bd72cb887 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume retrieved successfully. Jan 20 10:56:25.805523 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-795604be-ef4f-4fec-834f-2b9bd72cb887 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Create volume of 1 GB Jan 20 10:56:25.818648 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-795604be-ef4f-4fec-834f-2b9bd72cb887 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Availability Zones retrieved successfully. Jan 20 10:56:25.839629 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-795604be-ef4f-4fec-834f-2b9bd72cb887 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Flow 'volume_create_api' (7b6cd18e-7c73-47b3-8568-f8e78d5b3937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:56:25.843499 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-795604be-ef4f-4fec-834f-2b9bd72cb887 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4229545d-733f-4d3e-84a2-57b87272a9d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:56:25.845717 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-795604be-ef4f-4fec-834f-2b9bd72cb887 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Validating volume size '1' using validate_int, validate_source_size {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:56:25.928508 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-795604be-ef4f-4fec-834f-2b9bd72cb887 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4229545d-733f-4d3e-84a2-57b87272a9d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ef96012d-2f20-4ab7-be0d-99825bf98f41', 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:56:25.931135 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-795604be-ef4f-4fec-834f-2b9bd72cb887 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbd90441-6b1a-484c-803f-e0a9c01b47bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:56:25.990427 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-24a0008c-6a8c-46a0-88fb-f1be507808da tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/78244be5-1235-4efd-a2ac-2f2a58a15a9c Jan 20 10:56:25.991869 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-24a0008c-6a8c-46a0-88fb-f1be507808da tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:25.992573 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:25.992573 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:25.996220 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-24a0008c-6a8c-46a0-88fb-f1be507808da tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:26.047727 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-795604be-ef4f-4fec-834f-2b9bd72cb887 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Created reservations ['96527ff2-0812-4af7-b81a-04b5aeb3c618', '247a0bfe-5204-4e07-85d0-7143a515aca3', '228c590b-fa7a-4be9-9f12-9af696bf7e1b', '7c5216fc-fc0d-402b-becd-9c2bfb93c8ed'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:56:26.051448 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-795604be-ef4f-4fec-834f-2b9bd72cb887 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbd90441-6b1a-484c-803f-e0a9c01b47bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96527ff2-0812-4af7-b81a-04b5aeb3c618', '247a0bfe-5204-4e07-85d0-7143a515aca3', '228c590b-fa7a-4be9-9f12-9af696bf7e1b', '7c5216fc-fc0d-402b-becd-9c2bfb93c8ed']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:56:26.055209 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-795604be-ef4f-4fec-834f-2b9bd72cb887 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (206cfe77-e8a9-4677-9e49-3bb3d647662b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:56:26.202901 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-24a0008c-6a8c-46a0-88fb-f1be507808da tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/78244be5-1235-4efd-a2ac-2f2a58a15a9c returned with HTTP 404 Jan 20 10:56:26.218346 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1142/2314] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:25 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/78244be5-1235-4efd-a2ac-2f2a58a15a9c => generated 109 bytes in 236 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:56:26.225509 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-55a0b762-01b6-45e1-a310-23a7c84a5db1 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] DELETE http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/78244be5-1235-4efd-a2ac-2f2a58a15a9c Jan 20 10:56:26.227867 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-55a0b762-01b6-45e1-a310-23a7c84a5db1 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:26.229279 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-55a0b762-01b6-45e1-a310-23a7c84a5db1 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:26.230559 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-55a0b762-01b6-45e1-a310-23a7c84a5db1 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Delete volume with id: 78244be5-1235-4efd-a2ac-2f2a58a15a9c Jan 20 10:56:26.344517 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-55a0b762-01b6-45e1-a310-23a7c84a5db1 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/78244be5-1235-4efd-a2ac-2f2a58a15a9c returned with HTTP 404 Jan 20 10:56:26.345819 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1143/2315] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:56:26 2021] DELETE /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/78244be5-1235-4efd-a2ac-2f2a58a15a9c => generated 109 bytes in 127 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:56:26.367152 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f2a278cb-d048-4798-8259-efba25978696 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] DELETE http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/1d2f1848-f020-483d-a69a-dcd0859600ff Jan 20 10:56:26.374348 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f2a278cb-d048-4798-8259-efba25978696 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:26.375468 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f2a278cb-d048-4798-8259-efba25978696 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:26.376290 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-f2a278cb-d048-4798-8259-efba25978696 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Delete snapshot with id: 1d2f1848-f020-483d-a69a-dcd0859600ff Jan 20 10:56:26.418580 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-795604be-ef4f-4fec-834f-2b9bd72cb887 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (206cfe77-e8a9-4677-9e49-3bb3d647662b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2495a43-10a9-4088-a220-fda763ff34e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2034804997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='800a41131feb495aae95f58e167150e9',qos_specs=None,replication_status=,reservations=['96527ff2-0812-4af7-b81a-04b5aeb3c618','247a0bfe-5204-4e07-85d0-7143a515aca3','228c590b-fa7a-4be9-9f12-9af696bf7e1b','7c5216fc-fc0d-402b-becd-9c2bfb93c8ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=ef96012d-2f20-4ab7-be0d-99825bf98f41,status='creating',user_id='d901b27471c94bc4a0cd95dfaaa84810',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), '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-20T10:56:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2034804997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2495a43-10a9-4088-a220-fda763ff34e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='800a41131feb495aae95f58e167150e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ef96012d-2f20-4ab7-be0d-99825bf98f41,status='creating',terminated_at=None,updated_at=None,user_id='d901b27471c94bc4a0cd95dfaaa84810',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:56:26.423729 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-795604be-ef4f-4fec-834f-2b9bd72cb887 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dcd09dc-8dbf-4d7e-a674-9fce88e949cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:56:26.470575 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:26.470575 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:26.472930 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f2a278cb-d048-4798-8259-efba25978696 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot retrieved successfully. Jan 20 10:56:26.481074 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-795604be-ef4f-4fec-834f-2b9bd72cb887 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dcd09dc-8dbf-4d7e-a674-9fce88e949cb) transitioned into state 'SUCCESS' from state '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-2034804997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='800a41131feb495aae95f58e167150e9',qos_specs=None,replication_status=,reservations=['96527ff2-0812-4af7-b81a-04b5aeb3c618','247a0bfe-5204-4e07-85d0-7143a515aca3','228c590b-fa7a-4be9-9f12-9af696bf7e1b','7c5216fc-fc0d-402b-becd-9c2bfb93c8ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=ef96012d-2f20-4ab7-be0d-99825bf98f41,status='creating',user_id='d901b27471c94bc4a0cd95dfaaa84810',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:56:26.483851 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-795604be-ef4f-4fec-834f-2b9bd72cb887 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (facbfd29-2c1b-45b0-9657-a03304823731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:56:26.631889 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f2a278cb-d048-4798-8259-efba25978696 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot delete request issued successfully. Jan 20 10:56:26.632703 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f2a278cb-d048-4798-8259-efba25978696 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/1d2f1848-f020-483d-a69a-dcd0859600ff returned with HTTP 202 Jan 20 10:56:26.635236 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1144/2316] 10.222.0.73 () {58 vars in 1324 bytes} [Wed Jan 20 10:56:26 2021] DELETE /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/1d2f1848-f020-483d-a69a-dcd0859600ff => generated 0 bytes in 276 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:56:26.641676 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1e86c872-56b8-4e7e-90cb-0cfbd4482d23 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 Jan 20 10:56:26.645216 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1e86c872-56b8-4e7e-90cb-0cfbd4482d23 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:26.646067 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:26.646067 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:26.651062 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1e86c872-56b8-4e7e-90cb-0cfbd4482d23 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:26.676252 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-795604be-ef4f-4fec-834f-2b9bd72cb887 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (facbfd29-2c1b-45b0-9657-a03304823731) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:56:26.680374 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-795604be-ef4f-4fec-834f-2b9bd72cb887 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Flow 'volume_create_api' (7b6cd18e-7c73-47b3-8568-f8e78d5b3937) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:56:26.777418 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-795604be-ef4f-4fec-834f-2b9bd72cb887 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Create volume request issued successfully. Jan 20 10:56:26.798659 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-795604be-ef4f-4fec-834f-2b9bd72cb887 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes returned with HTTP 202 Jan 20 10:56:26.800629 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1173/2317] 10.222.0.73 () {60 vars in 1226 bytes} [Wed Jan 20 10:56:25 2021] POST /volume/v3/800a41131feb495aae95f58e167150e9/volumes => generated 849 bytes in 1085 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 20 10:56:26.812518 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:26.812518 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:26.812778 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8167b650-4fd7-4c7a-a8ad-a799cbb44e49 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/1d2f1848-f020-483d-a69a-dcd0859600ff Jan 20 10:56:26.812778 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8167b650-4fd7-4c7a-a8ad-a799cbb44e49 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:26.812778 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:26.812778 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:26.812778 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8167b650-4fd7-4c7a-a8ad-a799cbb44e49 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:26.839134 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1e86c872-56b8-4e7e-90cb-0cfbd4482d23 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:56:26.898362 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1e86c872-56b8-4e7e-90cb-0cfbd4482d23 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 returned with HTTP 200 Jan 20 10:56:26.901922 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1145/2318] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:26 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 => generated 908 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:26.911840 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a8688e2c-0c89-4554-8a0b-4d97bbe305f0 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 Jan 20 10:56:26.912537 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a8688e2c-0c89-4554-8a0b-4d97bbe305f0 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:26.912760 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:26.912760 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:26.913179 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a8688e2c-0c89-4554-8a0b-4d97bbe305f0 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:26.922672 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:26.922672 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:26.923976 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8167b650-4fd7-4c7a-a8ad-a799cbb44e49 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot retrieved successfully. Jan 20 10:56:26.933644 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8167b650-4fd7-4c7a-a8ad-a799cbb44e49 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/1d2f1848-f020-483d-a69a-dcd0859600ff returned with HTTP 200 Jan 20 10:56:26.942676 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1174/2319] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:56:26 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/1d2f1848-f020-483d-a69a-dcd0859600ff => generated 468 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:27.028012 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:27.028012 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:27.069063 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a8688e2c-0c89-4554-8a0b-4d97bbe305f0 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:27.169839 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a8688e2c-0c89-4554-8a0b-4d97bbe305f0 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 returned with HTTP 200 Jan 20 10:56:27.172469 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1146/2320] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:26 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 => generated 941 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:27.931301 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b97b57e3-220b-4303-a941-705d5f3dbc9f tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 Jan 20 10:56:27.932362 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b97b57e3-220b-4303-a941-705d5f3dbc9f tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:27.932777 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:27.932777 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:27.933553 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b97b57e3-220b-4303-a941-705d5f3dbc9f tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:27.967919 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-77ef13a7-0201-4aea-93e8-9b2259c68554 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/1d2f1848-f020-483d-a69a-dcd0859600ff Jan 20 10:56:27.973885 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-77ef13a7-0201-4aea-93e8-9b2259c68554 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:27.981089 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:27.981089 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:27.986971 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-77ef13a7-0201-4aea-93e8-9b2259c68554 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:28.059505 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:28.059505 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:28.063998 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-77ef13a7-0201-4aea-93e8-9b2259c68554 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot retrieved successfully. Jan 20 10:56:28.067934 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-77ef13a7-0201-4aea-93e8-9b2259c68554 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/1d2f1848-f020-483d-a69a-dcd0859600ff returned with HTTP 200 Jan 20 10:56:28.071875 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1147/2321] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:56:27 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/1d2f1848-f020-483d-a69a-dcd0859600ff => generated 468 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:28.116335 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:28.116335 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:28.124685 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b97b57e3-220b-4303-a941-705d5f3dbc9f tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:56:28.162483 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b97b57e3-220b-4303-a941-705d5f3dbc9f tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 returned with HTTP 200 Jan 20 10:56:28.163749 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1175/2322] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:27 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 => generated 908 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:28.194171 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0ac3188f-0b01-4728-8f71-33812358fc4a tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 Jan 20 10:56:28.195154 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0ac3188f-0b01-4728-8f71-33812358fc4a tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:28.195717 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:28.195717 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:28.196498 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0ac3188f-0b01-4728-8f71-33812358fc4a tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:28.288210 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:28.288210 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:28.307151 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0ac3188f-0b01-4728-8f71-33812358fc4a tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:28.347592 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0ac3188f-0b01-4728-8f71-33812358fc4a tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 returned with HTTP 200 Jan 20 10:56:28.349170 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1148/2323] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:28 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 => generated 941 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:29.084236 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aa937db5-187c-41c8-a0b2-bf376f5bbf78 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/1d2f1848-f020-483d-a69a-dcd0859600ff Jan 20 10:56:29.084763 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aa937db5-187c-41c8-a0b2-bf376f5bbf78 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:29.085080 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:29.085080 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:29.085316 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aa937db5-187c-41c8-a0b2-bf376f5bbf78 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:29.121014 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aa937db5-187c-41c8-a0b2-bf376f5bbf78 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/1d2f1848-f020-483d-a69a-dcd0859600ff returned with HTTP 404 Jan 20 10:56:29.121014 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1176/2324] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:56:29 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/1d2f1848-f020-483d-a69a-dcd0859600ff => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:56:29.134254 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9a7af6a9-fa03-4370-8200-aec611ea2f72 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] DELETE http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/bde4f9af-aa77-4296-95e3-a43da3d0f1ca Jan 20 10:56:29.134254 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9a7af6a9-fa03-4370-8200-aec611ea2f72 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:29.134254 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:29.134254 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:29.136747 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9a7af6a9-fa03-4370-8200-aec611ea2f72 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:29.137661 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-9a7af6a9-fa03-4370-8200-aec611ea2f72 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Delete volume with id: bde4f9af-aa77-4296-95e3-a43da3d0f1ca Jan 20 10:56:29.186794 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3b3397c2-46ab-4804-a427-e6ebf1b0e44e tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 Jan 20 10:56:29.191887 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3b3397c2-46ab-4804-a427-e6ebf1b0e44e tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:29.193401 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3b3397c2-46ab-4804-a427-e6ebf1b0e44e tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:29.285466 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:29.285466 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:29.293709 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9a7af6a9-fa03-4370-8200-aec611ea2f72 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:56:29.371470 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:29.371470 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:29.382239 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3b3397c2-46ab-4804-a427-e6ebf1b0e44e tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:56:29.388565 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9a7af6a9-fa03-4370-8200-aec611ea2f72 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Delete volume request issued successfully. Jan 20 10:56:29.389095 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9a7af6a9-fa03-4370-8200-aec611ea2f72 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/bde4f9af-aa77-4296-95e3-a43da3d0f1ca returned with HTTP 202 Jan 20 10:56:29.389975 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1149/2325] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:56:29 2021] DELETE /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/bde4f9af-aa77-4296-95e3-a43da3d0f1ca => generated 0 bytes in 265 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:56:29.399927 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d10cbb5b-9b6a-44ba-8073-969abc5993fa tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 Jan 20 10:56:29.400461 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d10cbb5b-9b6a-44ba-8073-969abc5993fa tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:29.400682 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:29.400682 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:29.401090 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d10cbb5b-9b6a-44ba-8073-969abc5993fa tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:29.417452 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3b3397c2-46ab-4804-a427-e6ebf1b0e44e tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 returned with HTTP 200 Jan 20 10:56:29.418629 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1177/2326] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:29 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 => generated 908 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:29.436005 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1b7c3552-ad05-496c-8897-7444fab42c3f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/bde4f9af-aa77-4296-95e3-a43da3d0f1ca Jan 20 10:56:29.437229 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1b7c3552-ad05-496c-8897-7444fab42c3f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:29.437697 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:29.437697 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:29.438346 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1b7c3552-ad05-496c-8897-7444fab42c3f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:29.504854 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:29.504854 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:29.511168 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:29.511168 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:29.533031 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1b7c3552-ad05-496c-8897-7444fab42c3f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:56:29.548305 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d10cbb5b-9b6a-44ba-8073-969abc5993fa tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:29.574560 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1b7c3552-ad05-496c-8897-7444fab42c3f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/bde4f9af-aa77-4296-95e3-a43da3d0f1ca returned with HTTP 200 Jan 20 10:56:29.589118 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1178/2327] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:29 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/bde4f9af-aa77-4296-95e3-a43da3d0f1ca => generated 915 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:29.611733 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d10cbb5b-9b6a-44ba-8073-969abc5993fa tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 returned with HTTP 200 Jan 20 10:56:29.613497 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1150/2328] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:29 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 => generated 941 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:30.437993 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4030ce44-2bf4-4b50-848d-0c61ccacc0e7 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 Jan 20 10:56:30.439056 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4030ce44-2bf4-4b50-848d-0c61ccacc0e7 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:30.439454 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:30.439454 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:30.440324 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4030ce44-2bf4-4b50-848d-0c61ccacc0e7 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:30.580673 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:30.580673 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:30.590199 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4030ce44-2bf4-4b50-848d-0c61ccacc0e7 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:56:30.609286 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-648c5415-4b94-4dc5-8a80-4f1a90af477e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/bde4f9af-aa77-4296-95e3-a43da3d0f1ca Jan 20 10:56:30.610238 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-648c5415-4b94-4dc5-8a80-4f1a90af477e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:30.610604 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:30.610604 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:30.611294 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-648c5415-4b94-4dc5-8a80-4f1a90af477e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:30.616412 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4030ce44-2bf4-4b50-848d-0c61ccacc0e7 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 returned with HTTP 200 Jan 20 10:56:30.617832 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1179/2329] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:30 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 => generated 908 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:30.631398 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a04c9699-59ad-4aaa-84cd-4c5a224653cc tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 Jan 20 10:56:30.632028 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a04c9699-59ad-4aaa-84cd-4c5a224653cc tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:30.632147 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:30.632147 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:30.633280 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a04c9699-59ad-4aaa-84cd-4c5a224653cc tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:30.708983 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:30.708983 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:30.726091 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a04c9699-59ad-4aaa-84cd-4c5a224653cc tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:30.750658 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:30.750658 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:30.763101 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a04c9699-59ad-4aaa-84cd-4c5a224653cc tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 returned with HTTP 200 Jan 20 10:56:30.764723 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1180/2330] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:30 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 => generated 941 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:30.771537 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-648c5415-4b94-4dc5-8a80-4f1a90af477e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:56:30.835090 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-648c5415-4b94-4dc5-8a80-4f1a90af477e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/bde4f9af-aa77-4296-95e3-a43da3d0f1ca returned with HTTP 200 Jan 20 10:56:30.842638 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1151/2331] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:30 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/bde4f9af-aa77-4296-95e3-a43da3d0f1ca => generated 915 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:31.656668 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c4e97dca-e5a4-4977-ae56-ba6ed0317230 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 Jan 20 10:56:31.661502 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c4e97dca-e5a4-4977-ae56-ba6ed0317230 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:31.661989 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:31.661989 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:31.663678 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c4e97dca-e5a4-4977-ae56-ba6ed0317230 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:31.739300 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:31.739300 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:31.750443 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c4e97dca-e5a4-4977-ae56-ba6ed0317230 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:56:31.789505 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c4e97dca-e5a4-4977-ae56-ba6ed0317230 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 returned with HTTP 200 Jan 20 10:56:31.791201 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1181/2332] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:31 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 => generated 908 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:31.792778 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-95447de2-cefa-49fd-a0f9-6ca583e37dd1 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 Jan 20 10:56:31.793395 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-95447de2-cefa-49fd-a0f9-6ca583e37dd1 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:31.793757 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:31.793757 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:31.794269 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-95447de2-cefa-49fd-a0f9-6ca583e37dd1 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:31.870003 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-83bf4d55-d52b-4bba-a997-89d0928deacf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/bde4f9af-aa77-4296-95e3-a43da3d0f1ca Jan 20 10:56:31.871067 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-83bf4d55-d52b-4bba-a997-89d0928deacf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:31.871311 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:31.871311 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:31.871795 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-83bf4d55-d52b-4bba-a997-89d0928deacf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:31.900829 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:31.900829 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:31.916843 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-95447de2-cefa-49fd-a0f9-6ca583e37dd1 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:31.954963 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-95447de2-cefa-49fd-a0f9-6ca583e37dd1 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 returned with HTTP 200 Jan 20 10:56:31.959080 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1152/2333] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:31 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 => generated 941 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:31.971837 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:31.971837 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:31.982195 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-83bf4d55-d52b-4bba-a997-89d0928deacf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:56:32.011017 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-83bf4d55-d52b-4bba-a997-89d0928deacf tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/bde4f9af-aa77-4296-95e3-a43da3d0f1ca returned with HTTP 200 Jan 20 10:56:32.021223 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1182/2334] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:31 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/bde4f9af-aa77-4296-95e3-a43da3d0f1ca => generated 915 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:56:32.818799 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-98f9e5e0-ad99-4814-b819-9a1e8e24b352 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 Jan 20 10:56:32.822220 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-98f9e5e0-ad99-4814-b819-9a1e8e24b352 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:32.822821 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:32.822821 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:32.824332 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-98f9e5e0-ad99-4814-b819-9a1e8e24b352 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:32.982934 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0cc1c350-879f-4312-85a9-76e06138aa48 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 Jan 20 10:56:32.983902 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0cc1c350-879f-4312-85a9-76e06138aa48 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:32.984290 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:32.984290 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:32.984966 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0cc1c350-879f-4312-85a9-76e06138aa48 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:33.087956 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:33.087956 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:33.124901 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-98f9e5e0-ad99-4814-b819-9a1e8e24b352 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:56:33.176014 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:33.176014 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:33.190646 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-98f9e5e0-ad99-4814-b819-9a1e8e24b352 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 returned with HTTP 200 Jan 20 10:56:33.191509 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1153/2335] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:32 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 => generated 908 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:33.194619 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0cc1c350-879f-4312-85a9-76e06138aa48 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:33.203714 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0f21f3a7-93fa-44c5-9c81-b898f2297eb4 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/bde4f9af-aa77-4296-95e3-a43da3d0f1ca Jan 20 10:56:33.204257 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0f21f3a7-93fa-44c5-9c81-b898f2297eb4 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:33.204465 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:33.204465 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:33.204834 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0f21f3a7-93fa-44c5-9c81-b898f2297eb4 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:33.253183 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0cc1c350-879f-4312-85a9-76e06138aa48 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 returned with HTTP 200 Jan 20 10:56:33.253183 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1183/2336] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:32 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 => generated 941 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:33.325754 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0f21f3a7-93fa-44c5-9c81-b898f2297eb4 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/bde4f9af-aa77-4296-95e3-a43da3d0f1ca returned with HTTP 404 Jan 20 10:56:33.327741 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1154/2337] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:33 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/bde4f9af-aa77-4296-95e3-a43da3d0f1ca => generated 109 bytes in 136 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:56:33.339414 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-30d034b4-c9d6-49f9-95e5-4adacd24883e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] DELETE http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b Jan 20 10:56:33.345318 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-30d034b4-c9d6-49f9-95e5-4adacd24883e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:33.345937 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:33.345937 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:33.346463 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-30d034b4-c9d6-49f9-95e5-4adacd24883e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:33.348565 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-30d034b4-c9d6-49f9-95e5-4adacd24883e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Delete volume with id: ca31ee46-12de-4aec-8db8-58582442597b Jan 20 10:56:33.522564 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-30d034b4-c9d6-49f9-95e5-4adacd24883e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b returned with HTTP 404 Jan 20 10:56:33.529333 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1184/2338] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:56:33 2021] DELETE /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/ca31ee46-12de-4aec-8db8-58582442597b => generated 109 bytes in 197 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:56:33.535362 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7fe431db-fb94-4e4a-aad5-4e542b66ecd4 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] DELETE http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/9481c88d-56b0-46a2-9764-780c2a830f8d Jan 20 10:56:33.536697 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7fe431db-fb94-4e4a-aad5-4e542b66ecd4 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:33.538172 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7fe431db-fb94-4e4a-aad5-4e542b66ecd4 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:33.539081 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-7fe431db-fb94-4e4a-aad5-4e542b66ecd4 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Delete snapshot with id: 9481c88d-56b0-46a2-9764-780c2a830f8d Jan 20 10:56:33.638512 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:33.638512 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:33.641338 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7fe431db-fb94-4e4a-aad5-4e542b66ecd4 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot retrieved successfully. Jan 20 10:56:33.847087 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7fe431db-fb94-4e4a-aad5-4e542b66ecd4 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot delete request issued successfully. Jan 20 10:56:33.848311 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7fe431db-fb94-4e4a-aad5-4e542b66ecd4 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/9481c88d-56b0-46a2-9764-780c2a830f8d returned with HTTP 202 Jan 20 10:56:33.849464 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1155/2339] 10.222.0.73 () {58 vars in 1324 bytes} [Wed Jan 20 10:56:33 2021] DELETE /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/9481c88d-56b0-46a2-9764-780c2a830f8d => generated 0 bytes in 321 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:56:33.860000 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c4c845fa-3add-443a-b03a-d88c0520b2ab tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/9481c88d-56b0-46a2-9764-780c2a830f8d Jan 20 10:56:33.860662 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c4c845fa-3add-443a-b03a-d88c0520b2ab tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:33.861291 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c4c845fa-3add-443a-b03a-d88c0520b2ab tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:33.920485 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:33.920485 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:33.920485 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c4c845fa-3add-443a-b03a-d88c0520b2ab tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot retrieved successfully. Jan 20 10:56:33.922500 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c4c845fa-3add-443a-b03a-d88c0520b2ab tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/9481c88d-56b0-46a2-9764-780c2a830f8d returned with HTTP 200 Jan 20 10:56:33.923511 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1185/2340] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:56:33 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/9481c88d-56b0-46a2-9764-780c2a830f8d => generated 468 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:56:34.217371 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c9ab05ce-df19-4287-8059-f2fef3847a51 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 Jan 20 10:56:34.218329 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c9ab05ce-df19-4287-8059-f2fef3847a51 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:34.218689 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:34.218689 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:34.219345 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c9ab05ce-df19-4287-8059-f2fef3847a51 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:34.292760 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2f132084-ce92-47c7-9d24-34151133a08f tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 Jan 20 10:56:34.294520 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2f132084-ce92-47c7-9d24-34151133a08f tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:34.295135 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:34.295135 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:34.296738 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2f132084-ce92-47c7-9d24-34151133a08f tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:34.318382 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:34.318382 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:34.339095 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c9ab05ce-df19-4287-8059-f2fef3847a51 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:56:34.390982 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c9ab05ce-df19-4287-8059-f2fef3847a51 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 returned with HTTP 200 Jan 20 10:56:34.391803 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1156/2341] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:34 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 => generated 908 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:34.432374 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:34.432374 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:34.446781 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2f132084-ce92-47c7-9d24-34151133a08f tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:34.508590 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2f132084-ce92-47c7-9d24-34151133a08f tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 returned with HTTP 200 Jan 20 10:56:34.527813 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1186/2342] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:34 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 => generated 941 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:34.940477 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-77c547b7-c9d8-4245-83ef-75069c2672a1 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/9481c88d-56b0-46a2-9764-780c2a830f8d Jan 20 10:56:34.942235 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-77c547b7-c9d8-4245-83ef-75069c2672a1 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:34.942612 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:34.942612 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:34.943533 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-77c547b7-c9d8-4245-83ef-75069c2672a1 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:34.985858 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:34.985858 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:34.987413 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-77c547b7-c9d8-4245-83ef-75069c2672a1 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot retrieved successfully. Jan 20 10:56:34.989370 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-77c547b7-c9d8-4245-83ef-75069c2672a1 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/9481c88d-56b0-46a2-9764-780c2a830f8d returned with HTTP 200 Jan 20 10:56:34.990412 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1157/2343] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:56:34 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/9481c88d-56b0-46a2-9764-780c2a830f8d => generated 468 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:35.418200 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5a944525-d638-43c8-88f1-726e0a28ac5a tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 Jan 20 10:56:35.419019 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5a944525-d638-43c8-88f1-726e0a28ac5a tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:35.420256 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:35.420256 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:35.422242 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5a944525-d638-43c8-88f1-726e0a28ac5a tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:35.548456 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d5826693-1efb-4ffe-b719-c82f2e62d3f3 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 Jan 20 10:56:35.549445 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d5826693-1efb-4ffe-b719-c82f2e62d3f3 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:35.549842 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:35.549842 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:35.550805 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d5826693-1efb-4ffe-b719-c82f2e62d3f3 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:35.560789 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:35.560789 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:35.586755 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5a944525-d638-43c8-88f1-726e0a28ac5a tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:56:35.679060 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:35.679060 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:35.682914 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5a944525-d638-43c8-88f1-726e0a28ac5a tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 returned with HTTP 200 Jan 20 10:56:35.683785 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1187/2344] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:35 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 => generated 908 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:56:35.709640 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d5826693-1efb-4ffe-b719-c82f2e62d3f3 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:35.796225 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d5826693-1efb-4ffe-b719-c82f2e62d3f3 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 returned with HTTP 200 Jan 20 10:56:35.802148 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1158/2345] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:35 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 => generated 941 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:36.012586 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4745bf62-8194-424b-b5b2-5ffc21f66c4d tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/9481c88d-56b0-46a2-9764-780c2a830f8d Jan 20 10:56:36.018807 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4745bf62-8194-424b-b5b2-5ffc21f66c4d tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:36.018807 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:36.018807 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:36.018807 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4745bf62-8194-424b-b5b2-5ffc21f66c4d tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:36.072327 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:36.072327 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:36.074156 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4745bf62-8194-424b-b5b2-5ffc21f66c4d tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot retrieved successfully. Jan 20 10:56:36.076583 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4745bf62-8194-424b-b5b2-5ffc21f66c4d tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/9481c88d-56b0-46a2-9764-780c2a830f8d returned with HTTP 200 Jan 20 10:56:36.084937 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1188/2346] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:56:36 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/9481c88d-56b0-46a2-9764-780c2a830f8d => generated 468 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:36.710316 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f470291e-377b-48b3-9990-d67e6d61e506 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 Jan 20 10:56:36.711416 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f470291e-377b-48b3-9990-d67e6d61e506 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:36.711905 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:36.711905 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:36.712610 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f470291e-377b-48b3-9990-d67e6d61e506 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:36.779137 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:36.779137 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:36.795926 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f470291e-377b-48b3-9990-d67e6d61e506 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:56:36.826292 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-388c12ab-2a6a-46b1-a54b-f6f92c256e36 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 Jan 20 10:56:36.827157 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-388c12ab-2a6a-46b1-a54b-f6f92c256e36 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:36.827551 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:36.827551 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:36.828323 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-388c12ab-2a6a-46b1-a54b-f6f92c256e36 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:36.842594 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f470291e-377b-48b3-9990-d67e6d61e506 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 returned with HTTP 200 Jan 20 10:56:36.844620 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1159/2347] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:36 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 => generated 908 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:36.940833 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:36.940833 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:36.954045 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-388c12ab-2a6a-46b1-a54b-f6f92c256e36 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:36.983557 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-388c12ab-2a6a-46b1-a54b-f6f92c256e36 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 returned with HTTP 200 Jan 20 10:56:36.984540 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1189/2348] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:36 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 => generated 941 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:37.096555 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a76f9591-5cdc-431c-9e49-d52b70f83cba tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/9481c88d-56b0-46a2-9764-780c2a830f8d Jan 20 10:56:37.097755 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a76f9591-5cdc-431c-9e49-d52b70f83cba tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:37.097755 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:37.097755 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:37.098287 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a76f9591-5cdc-431c-9e49-d52b70f83cba tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:37.140075 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a76f9591-5cdc-431c-9e49-d52b70f83cba tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/9481c88d-56b0-46a2-9764-780c2a830f8d returned with HTTP 404 Jan 20 10:56:37.142098 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1160/2349] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:56:37 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/9481c88d-56b0-46a2-9764-780c2a830f8d => generated 111 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:56:37.152798 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f9562103-38f5-416f-8d2a-43a54c19779c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] DELETE http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/803d132a-249a-4c34-a104-d1a76668496f Jan 20 10:56:37.153377 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f9562103-38f5-416f-8d2a-43a54c19779c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:37.153773 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:37.153773 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:37.154379 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f9562103-38f5-416f-8d2a-43a54c19779c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:37.155054 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-f9562103-38f5-416f-8d2a-43a54c19779c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Delete volume with id: 803d132a-249a-4c34-a104-d1a76668496f Jan 20 10:56:37.217553 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:37.217553 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:37.219809 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f9562103-38f5-416f-8d2a-43a54c19779c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:56:37.394097 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f9562103-38f5-416f-8d2a-43a54c19779c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Delete volume request issued successfully. Jan 20 10:56:37.394639 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f9562103-38f5-416f-8d2a-43a54c19779c tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/803d132a-249a-4c34-a104-d1a76668496f returned with HTTP 202 Jan 20 10:56:37.395700 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1190/2350] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:56:37 2021] DELETE /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/803d132a-249a-4c34-a104-d1a76668496f => generated 0 bytes in 247 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:56:37.408695 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a1e14394-5c9a-423b-aff2-54f6066342c5 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/803d132a-249a-4c34-a104-d1a76668496f Jan 20 10:56:37.409615 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a1e14394-5c9a-423b-aff2-54f6066342c5 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:37.410591 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a1e14394-5c9a-423b-aff2-54f6066342c5 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:37.488726 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:37.488726 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:37.501840 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a1e14394-5c9a-423b-aff2-54f6066342c5 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:56:37.532549 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a1e14394-5c9a-423b-aff2-54f6066342c5 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/803d132a-249a-4c34-a104-d1a76668496f returned with HTTP 200 Jan 20 10:56:37.533794 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1161/2351] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:37 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/803d132a-249a-4c34-a104-d1a76668496f => generated 913 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:56:37.880716 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5a2b8d69-067b-48d4-a649-14a0a837cf80 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 Jan 20 10:56:37.886266 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5a2b8d69-067b-48d4-a649-14a0a837cf80 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:37.887157 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:37.887157 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:37.888590 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5a2b8d69-067b-48d4-a649-14a0a837cf80 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:38.009363 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ea5af954-6307-46f7-b019-6c4a99419368 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 Jan 20 10:56:38.010333 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ea5af954-6307-46f7-b019-6c4a99419368 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:38.011098 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:38.011098 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:38.011865 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ea5af954-6307-46f7-b019-6c4a99419368 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:38.056531 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:38.056531 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:38.083111 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5a2b8d69-067b-48d4-a649-14a0a837cf80 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:56:38.176983 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:38.176983 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:38.202103 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ea5af954-6307-46f7-b019-6c4a99419368 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:38.221811 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5a2b8d69-067b-48d4-a649-14a0a837cf80 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 returned with HTTP 200 Jan 20 10:56:38.232003 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1191/2352] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:37 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 => generated 908 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:38.259469 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ea5af954-6307-46f7-b019-6c4a99419368 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 returned with HTTP 200 Jan 20 10:56:38.278542 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1162/2353] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:38 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 => generated 941 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:56:38.584343 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7dec8efc-3e08-425b-ba10-f35e905477d8 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/803d132a-249a-4c34-a104-d1a76668496f Jan 20 10:56:38.584859 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7dec8efc-3e08-425b-ba10-f35e905477d8 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:38.585244 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:38.585244 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:38.585742 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7dec8efc-3e08-425b-ba10-f35e905477d8 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:38.650704 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:38.650704 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:38.663295 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7dec8efc-3e08-425b-ba10-f35e905477d8 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:56:38.699747 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7dec8efc-3e08-425b-ba10-f35e905477d8 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/803d132a-249a-4c34-a104-d1a76668496f returned with HTTP 200 Jan 20 10:56:38.702163 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1192/2354] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:38 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/803d132a-249a-4c34-a104-d1a76668496f => generated 913 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:56:39.258544 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8a80dbe9-3faf-4a3b-a38a-095c55c73a18 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 Jan 20 10:56:39.259674 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8a80dbe9-3faf-4a3b-a38a-095c55c73a18 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:39.260189 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:39.260189 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:39.260860 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8a80dbe9-3faf-4a3b-a38a-095c55c73a18 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:39.289343 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e740715d-6f81-4019-8424-4ba224a7511a tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 Jan 20 10:56:39.290305 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e740715d-6f81-4019-8424-4ba224a7511a tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:39.290966 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:39.290966 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:39.292086 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e740715d-6f81-4019-8424-4ba224a7511a tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:39.471261 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:39.471261 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:39.494726 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e740715d-6f81-4019-8424-4ba224a7511a tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:39.582295 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:39.582295 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:39.633131 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e740715d-6f81-4019-8424-4ba224a7511a tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 returned with HTTP 200 Jan 20 10:56:39.635679 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1193/2355] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:39 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 => generated 941 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:39.645227 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8a80dbe9-3faf-4a3b-a38a-095c55c73a18 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:56:39.730012 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4f1d531c-2608-4f07-8aa7-afebc8a3a7ce tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/803d132a-249a-4c34-a104-d1a76668496f Jan 20 10:56:39.731159 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4f1d531c-2608-4f07-8aa7-afebc8a3a7ce tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:39.731726 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:39.731726 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:39.733277 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4f1d531c-2608-4f07-8aa7-afebc8a3a7ce tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:39.742494 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8a80dbe9-3faf-4a3b-a38a-095c55c73a18 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 returned with HTTP 200 Jan 20 10:56:39.743683 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1163/2356] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:39 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 => generated 908 bytes in 492 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:39.888420 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:39.888420 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:39.967503 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4f1d531c-2608-4f07-8aa7-afebc8a3a7ce tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:56:40.016808 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4f1d531c-2608-4f07-8aa7-afebc8a3a7ce tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/803d132a-249a-4c34-a104-d1a76668496f returned with HTTP 200 Jan 20 10:56:40.020064 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1194/2357] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:39 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/803d132a-249a-4c34-a104-d1a76668496f => generated 913 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:40.671014 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-21da41d5-557d-4a70-8206-df15b22f51f9 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 Jan 20 10:56:40.672972 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-21da41d5-557d-4a70-8206-df15b22f51f9 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:40.673395 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:40.673395 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:40.674133 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-21da41d5-557d-4a70-8206-df15b22f51f9 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:40.762252 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cb0c0473-1987-425e-8cc5-df6c90f1aad3 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 Jan 20 10:56:40.762871 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cb0c0473-1987-425e-8cc5-df6c90f1aad3 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:40.763086 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:40.763086 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:40.763530 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cb0c0473-1987-425e-8cc5-df6c90f1aad3 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:40.862546 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:40.862546 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:40.882914 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-21da41d5-557d-4a70-8206-df15b22f51f9 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:40.888436 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:40.888436 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:40.910153 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cb0c0473-1987-425e-8cc5-df6c90f1aad3 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:56:40.949464 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-21da41d5-557d-4a70-8206-df15b22f51f9 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 returned with HTTP 200 Jan 20 10:56:40.964077 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1164/2358] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:40 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 => generated 941 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:40.982446 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cb0c0473-1987-425e-8cc5-df6c90f1aad3 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 returned with HTTP 200 Jan 20 10:56:40.983307 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1195/2359] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:40 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 => generated 908 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:41.048856 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d4b0a276-72c2-4703-9087-220ba07a5955 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/803d132a-249a-4c34-a104-d1a76668496f Jan 20 10:56:41.050690 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d4b0a276-72c2-4703-9087-220ba07a5955 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:41.051196 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:41.051196 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:41.051865 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d4b0a276-72c2-4703-9087-220ba07a5955 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:41.135319 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:41.135319 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:41.145252 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d4b0a276-72c2-4703-9087-220ba07a5955 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:56:41.173255 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d4b0a276-72c2-4703-9087-220ba07a5955 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/803d132a-249a-4c34-a104-d1a76668496f returned with HTTP 200 Jan 20 10:56:41.186640 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1165/2360] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:41 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/803d132a-249a-4c34-a104-d1a76668496f => generated 913 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:41.972824 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f01e437c-6726-436f-b129-85ba9089f4af tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 Jan 20 10:56:41.973648 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f01e437c-6726-436f-b129-85ba9089f4af tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:41.973648 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:41.973648 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:41.974415 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f01e437c-6726-436f-b129-85ba9089f4af tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:42.009715 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cae32de3-bfee-4e06-b3cf-6752eb433a5e tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 Jan 20 10:56:42.010831 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cae32de3-bfee-4e06-b3cf-6752eb433a5e tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:42.011288 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:42.011288 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:42.013102 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cae32de3-bfee-4e06-b3cf-6752eb433a5e tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:42.046883 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:42.046883 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:42.061673 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f01e437c-6726-436f-b129-85ba9089f4af tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:42.105987 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f01e437c-6726-436f-b129-85ba9089f4af tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 returned with HTTP 200 Jan 20 10:56:42.107804 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1196/2361] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:41 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 => generated 941 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:42.156516 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:42.156516 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:42.167591 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cae32de3-bfee-4e06-b3cf-6752eb433a5e tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:56:42.194312 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f4438a94-d8ed-4481-a4ea-8e300af0aaea tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/803d132a-249a-4c34-a104-d1a76668496f Jan 20 10:56:42.194880 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f4438a94-d8ed-4481-a4ea-8e300af0aaea tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:42.195079 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:42.195079 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:42.195458 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f4438a94-d8ed-4481-a4ea-8e300af0aaea tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:42.219325 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cae32de3-bfee-4e06-b3cf-6752eb433a5e tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 returned with HTTP 200 Jan 20 10:56:42.220176 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1166/2362] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:42 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 => generated 908 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:42.255657 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f4438a94-d8ed-4481-a4ea-8e300af0aaea tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/803d132a-249a-4c34-a104-d1a76668496f returned with HTTP 404 Jan 20 10:56:42.256715 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1197/2363] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:42 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/803d132a-249a-4c34-a104-d1a76668496f => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 20 10:56:42.268016 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e3c9191c-b78f-4c2d-9060-b965b611569a tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] DELETE http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/2a4e34a8-ad17-413e-a179-e05b45a46fcf Jan 20 10:56:42.268561 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e3c9191c-b78f-4c2d-9060-b965b611569a tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:42.268824 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:42.268824 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:42.269571 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e3c9191c-b78f-4c2d-9060-b965b611569a tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:42.270018 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-e3c9191c-b78f-4c2d-9060-b965b611569a tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Delete snapshot with id: 2a4e34a8-ad17-413e-a179-e05b45a46fcf Jan 20 10:56:42.299026 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:42.299026 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:42.300430 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e3c9191c-b78f-4c2d-9060-b965b611569a tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot retrieved successfully. Jan 20 10:56:42.406630 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e3c9191c-b78f-4c2d-9060-b965b611569a tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot delete request issued successfully. Jan 20 10:56:42.407470 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e3c9191c-b78f-4c2d-9060-b965b611569a tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/2a4e34a8-ad17-413e-a179-e05b45a46fcf returned with HTTP 202 Jan 20 10:56:42.408927 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1167/2364] 10.222.0.73 () {58 vars in 1324 bytes} [Wed Jan 20 10:56:42 2021] DELETE /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/2a4e34a8-ad17-413e-a179-e05b45a46fcf => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:56:42.424676 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f6270498-b278-41cf-be37-4b141a3b461d tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/2a4e34a8-ad17-413e-a179-e05b45a46fcf Jan 20 10:56:42.427453 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f6270498-b278-41cf-be37-4b141a3b461d tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:42.428664 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f6270498-b278-41cf-be37-4b141a3b461d tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:42.481776 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:42.481776 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:42.483424 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f6270498-b278-41cf-be37-4b141a3b461d tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot retrieved successfully. Jan 20 10:56:42.486097 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f6270498-b278-41cf-be37-4b141a3b461d tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/2a4e34a8-ad17-413e-a179-e05b45a46fcf returned with HTTP 200 Jan 20 10:56:42.487653 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1198/2365] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:56:42 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/2a4e34a8-ad17-413e-a179-e05b45a46fcf => generated 468 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:43.208979 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-57380453-02f3-4f2d-b3ee-016983d136f7 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 Jan 20 10:56:43.212072 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-57380453-02f3-4f2d-b3ee-016983d136f7 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:43.219937 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:43.219937 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:43.225250 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-57380453-02f3-4f2d-b3ee-016983d136f7 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:43.247876 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9b0bed39-f75d-4c93-9b0f-cf6ebe754020 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 Jan 20 10:56:43.248750 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9b0bed39-f75d-4c93-9b0f-cf6ebe754020 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:43.249284 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:43.249284 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:43.249937 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9b0bed39-f75d-4c93-9b0f-cf6ebe754020 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:43.401896 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:43.401896 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:43.415503 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:43.415503 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:43.417442 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9b0bed39-f75d-4c93-9b0f-cf6ebe754020 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:56:43.432269 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-57380453-02f3-4f2d-b3ee-016983d136f7 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:43.453658 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9b0bed39-f75d-4c93-9b0f-cf6ebe754020 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 returned with HTTP 200 Jan 20 10:56:43.455096 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1199/2366] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:43 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 => generated 966 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:56:43.509716 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4fcb0f02-708c-4d5f-a6c6-6919d26de965 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/2a4e34a8-ad17-413e-a179-e05b45a46fcf Jan 20 10:56:43.513832 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4fcb0f02-708c-4d5f-a6c6-6919d26de965 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:43.514707 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:43.514707 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:43.537754 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4fcb0f02-708c-4d5f-a6c6-6919d26de965 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:43.546344 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-57380453-02f3-4f2d-b3ee-016983d136f7 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 returned with HTTP 200 Jan 20 10:56:43.549688 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1168/2367] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:43 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 => generated 1390 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:56:43.607086 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:43.607086 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:43.609103 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4fcb0f02-708c-4d5f-a6c6-6919d26de965 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot retrieved successfully. Jan 20 10:56:43.612750 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4fcb0f02-708c-4d5f-a6c6-6919d26de965 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/2a4e34a8-ad17-413e-a179-e05b45a46fcf returned with HTTP 200 Jan 20 10:56:43.614007 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1200/2368] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:56:43 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/2a4e34a8-ad17-413e-a179-e05b45a46fcf => generated 468 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:44.486141 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a047dd81-7a9f-49e9-a940-2f942479dc31 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 Jan 20 10:56:44.487799 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a047dd81-7a9f-49e9-a940-2f942479dc31 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:44.488161 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:44.488161 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:44.488839 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a047dd81-7a9f-49e9-a940-2f942479dc31 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:44.570922 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-62d46e2a-0c86-46b2-8a59-21d9839fa1ed tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 Jan 20 10:56:44.571892 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-62d46e2a-0c86-46b2-8a59-21d9839fa1ed tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:44.572263 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:44.572263 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:44.573016 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-62d46e2a-0c86-46b2-8a59-21d9839fa1ed tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:44.617532 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:44.617532 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:44.627549 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a047dd81-7a9f-49e9-a940-2f942479dc31 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:56:44.653249 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a047dd81-7a9f-49e9-a940-2f942479dc31 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 returned with HTTP 200 Jan 20 10:56:44.663912 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1169/2369] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:44 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 => generated 969 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:44.669043 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4760c86d-d6fb-4954-a219-5ef9fc2d0a4d tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/2a4e34a8-ad17-413e-a179-e05b45a46fcf Jan 20 10:56:44.669871 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4760c86d-d6fb-4954-a219-5ef9fc2d0a4d tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:44.670245 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:44.670245 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:44.670876 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4760c86d-d6fb-4954-a219-5ef9fc2d0a4d tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:44.676560 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:44.676560 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:44.686999 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-62d46e2a-0c86-46b2-8a59-21d9839fa1ed tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:44.700264 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4760c86d-d6fb-4954-a219-5ef9fc2d0a4d tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/2a4e34a8-ad17-413e-a179-e05b45a46fcf returned with HTTP 404 Jan 20 10:56:44.701755 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1170/2370] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:56:44 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/2a4e34a8-ad17-413e-a179-e05b45a46fcf => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:56:44.711982 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8ca2bf88-6530-44a5-8deb-8205ade95d11 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] DELETE http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/6e07aeab-d826-498f-b758-d20c1839a0d4 Jan 20 10:56:44.712720 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8ca2bf88-6530-44a5-8deb-8205ade95d11 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:44.713544 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8ca2bf88-6530-44a5-8deb-8205ade95d11 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:44.714166 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-8ca2bf88-6530-44a5-8deb-8205ade95d11 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Delete snapshot with id: 6e07aeab-d826-498f-b758-d20c1839a0d4 Jan 20 10:56:44.720481 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-62d46e2a-0c86-46b2-8a59-21d9839fa1ed tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 returned with HTTP 200 Jan 20 10:56:44.732451 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1201/2371] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:44 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 => generated 1391 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:56:44.738662 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-65297fce-170f-4010-a3fe-ebe2ec4e9a1e tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 Jan 20 10:56:44.739212 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-65297fce-170f-4010-a3fe-ebe2ec4e9a1e tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:44.739472 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:44.739472 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:44.741073 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-65297fce-170f-4010-a3fe-ebe2ec4e9a1e tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:44.750032 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8ca2bf88-6530-44a5-8deb-8205ade95d11 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/6e07aeab-d826-498f-b758-d20c1839a0d4 returned with HTTP 404 Jan 20 10:56:44.751180 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1171/2372] 10.222.0.73 () {58 vars in 1324 bytes} [Wed Jan 20 10:56:44 2021] DELETE /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/6e07aeab-d826-498f-b758-d20c1839a0d4 => generated 111 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:56:44.762148 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b82a0014-716a-42b0-a0af-19776e2979a3 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] DELETE http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/f8e9595d-8a92-4d31-a46e-81222dbecf8f Jan 20 10:56:44.763006 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b82a0014-716a-42b0-a0af-19776e2979a3 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:44.763507 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b82a0014-716a-42b0-a0af-19776e2979a3 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:44.763954 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-b82a0014-716a-42b0-a0af-19776e2979a3 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Delete snapshot with id: f8e9595d-8a92-4d31-a46e-81222dbecf8f Jan 20 10:56:44.791669 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:44.791669 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:44.793106 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b82a0014-716a-42b0-a0af-19776e2979a3 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot retrieved successfully. Jan 20 10:56:44.827371 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:44.827371 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:44.836771 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-65297fce-170f-4010-a3fe-ebe2ec4e9a1e tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:44.865232 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-65297fce-170f-4010-a3fe-ebe2ec4e9a1e tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 returned with HTTP 200 Jan 20 10:56:44.873014 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1202/2373] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:44 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 => generated 1391 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:56:44.883863 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b82a0014-716a-42b0-a0af-19776e2979a3 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot delete request issued successfully. Jan 20 10:56:44.884890 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b82a0014-716a-42b0-a0af-19776e2979a3 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/f8e9595d-8a92-4d31-a46e-81222dbecf8f returned with HTTP 202 Jan 20 10:56:44.887504 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1172/2374] 10.222.0.73 () {58 vars in 1324 bytes} [Wed Jan 20 10:56:44 2021] DELETE /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/f8e9595d-8a92-4d31-a46e-81222dbecf8f => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:56:44.903468 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c28a19da-7b62-4a43-bbbf-3f4c2d187cb0 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] POST http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes Jan 20 10:56:44.904105 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:44.904105 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:44.904756 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c28a19da-7b62-4a43-bbbf-3f4c2d187cb0 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-687507494"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:56:44.906494 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-c28a19da-7b62-4a43-bbbf-3f4c2d187cb0 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-687507494'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:56:44.907199 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-c28a19da-7b62-4a43-bbbf-3f4c2d187cb0 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Create volume of 1 GB Jan 20 10:56:44.908239 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:44.908239 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:44.910021 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e49c78e8-9f3c-4869-92f7-ea93248dd928 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/f8e9595d-8a92-4d31-a46e-81222dbecf8f Jan 20 10:56:44.911891 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e49c78e8-9f3c-4869-92f7-ea93248dd928 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:44.912728 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:44.912728 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:44.913214 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e49c78e8-9f3c-4869-92f7-ea93248dd928 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:44.926261 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c28a19da-7b62-4a43-bbbf-3f4c2d187cb0 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Availability Zones retrieved successfully. Jan 20 10:56:44.947580 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c28a19da-7b62-4a43-bbbf-3f4c2d187cb0 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Flow 'volume_create_api' (3d15b9f7-e131-49b2-870c-d971ec8af21c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:56:44.951387 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c28a19da-7b62-4a43-bbbf-3f4c2d187cb0 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2271c0d-19a6-4e0d-8802-7fc2ebabfcdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:56:44.953833 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-c28a19da-7b62-4a43-bbbf-3f4c2d187cb0 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:56:44.980183 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:44.980183 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:44.981521 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e49c78e8-9f3c-4869-92f7-ea93248dd928 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot retrieved successfully. Jan 20 10:56:44.984132 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e49c78e8-9f3c-4869-92f7-ea93248dd928 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/f8e9595d-8a92-4d31-a46e-81222dbecf8f returned with HTTP 200 Jan 20 10:56:44.992306 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1203/2375] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:56:44 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/f8e9595d-8a92-4d31-a46e-81222dbecf8f => generated 468 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:45.048916 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c28a19da-7b62-4a43-bbbf-3f4c2d187cb0 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2271c0d-19a6-4e0d-8802-7fc2ebabfcdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:56:45.052395 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c28a19da-7b62-4a43-bbbf-3f4c2d187cb0 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71f40bce-91be-4dcc-9952-8953b99ae7ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:56:45.190887 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-c28a19da-7b62-4a43-bbbf-3f4c2d187cb0 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Created reservations ['82af1fe8-ab8a-4036-9d20-1b2faffe74ba', '6afaaeee-8b7c-45d0-8ffc-a3f3dff41417', '786e5628-e54f-46c3-a8ae-fbed20811f2f', '8dc60499-b908-4999-8707-5724b53f89ce'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:56:45.194673 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c28a19da-7b62-4a43-bbbf-3f4c2d187cb0 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71f40bce-91be-4dcc-9952-8953b99ae7ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82af1fe8-ab8a-4036-9d20-1b2faffe74ba', '6afaaeee-8b7c-45d0-8ffc-a3f3dff41417', '786e5628-e54f-46c3-a8ae-fbed20811f2f', '8dc60499-b908-4999-8707-5724b53f89ce']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:56:45.200452 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c28a19da-7b62-4a43-bbbf-3f4c2d187cb0 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93b7bcab-f081-4259-b161-384b1c724e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:56:45.303473 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c28a19da-7b62-4a43-bbbf-3f4c2d187cb0 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93b7bcab-f081-4259-b161-384b1c724e07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ec1687c-f119-4d53-9f1d-73414a849ed6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-687507494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='800a41131feb495aae95f58e167150e9',qos_specs=None,replication_status=,reservations=['82af1fe8-ab8a-4036-9d20-1b2faffe74ba','6afaaeee-8b7c-45d0-8ffc-a3f3dff41417','786e5628-e54f-46c3-a8ae-fbed20811f2f','8dc60499-b908-4999-8707-5724b53f89ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d901b27471c94bc4a0cd95dfaaa84810',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:56:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-687507494',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ec1687c-f119-4d53-9f1d-73414a849ed6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='800a41131feb495aae95f58e167150e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d901b27471c94bc4a0cd95dfaaa84810',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:56:45.307297 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c28a19da-7b62-4a43-bbbf-3f4c2d187cb0 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8d83ee9-2785-4fc6-8f1c-3b3c733dbdbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:56:45.354900 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c28a19da-7b62-4a43-bbbf-3f4c2d187cb0 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8d83ee9-2785-4fc6-8f1c-3b3c733dbdbe) transitioned into state 'SUCCESS' from state '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-687507494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='800a41131feb495aae95f58e167150e9',qos_specs=None,replication_status=,reservations=['82af1fe8-ab8a-4036-9d20-1b2faffe74ba','6afaaeee-8b7c-45d0-8ffc-a3f3dff41417','786e5628-e54f-46c3-a8ae-fbed20811f2f','8dc60499-b908-4999-8707-5724b53f89ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d901b27471c94bc4a0cd95dfaaa84810',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:56:45.357287 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c28a19da-7b62-4a43-bbbf-3f4c2d187cb0 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ec92fa6-4a82-4ab2-9cf3-13ccffd18243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:56:45.377959 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c28a19da-7b62-4a43-bbbf-3f4c2d187cb0 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ec92fa6-4a82-4ab2-9cf3-13ccffd18243) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:56:45.381804 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c28a19da-7b62-4a43-bbbf-3f4c2d187cb0 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Flow 'volume_create_api' (3d15b9f7-e131-49b2-870c-d971ec8af21c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:56:45.450766 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c28a19da-7b62-4a43-bbbf-3f4c2d187cb0 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Create volume request issued successfully. Jan 20 10:56:45.469276 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c28a19da-7b62-4a43-bbbf-3f4c2d187cb0 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes returned with HTTP 202 Jan 20 10:56:45.470354 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1173/2376] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:56:44 2021] POST /volume/v3/800a41131feb495aae95f58e167150e9/volumes => generated 815 bytes in 571 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:56:45.486304 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-64986a2f-4fbd-41e1-8a96-f99c870f3707 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/5ec1687c-f119-4d53-9f1d-73414a849ed6 Jan 20 10:56:45.487573 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-64986a2f-4fbd-41e1-8a96-f99c870f3707 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:45.487999 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:45.487999 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:45.488643 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-64986a2f-4fbd-41e1-8a96-f99c870f3707 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:45.549544 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:45.549544 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:45.572810 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-64986a2f-4fbd-41e1-8a96-f99c870f3707 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:45.608000 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-64986a2f-4fbd-41e1-8a96-f99c870f3707 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/5ec1687c-f119-4d53-9f1d-73414a849ed6 returned with HTTP 200 Jan 20 10:56:45.610566 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1204/2377] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:45 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/5ec1687c-f119-4d53-9f1d-73414a849ed6 => generated 883 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:45.672226 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c2408d09-1282-4227-8da7-739b8f807e54 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 Jan 20 10:56:45.672766 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c2408d09-1282-4227-8da7-739b8f807e54 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:45.673002 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:45.673002 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:45.673360 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c2408d09-1282-4227-8da7-739b8f807e54 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:45.761485 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:45.761485 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:45.780930 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c2408d09-1282-4227-8da7-739b8f807e54 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:56:45.837443 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c2408d09-1282-4227-8da7-739b8f807e54 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 returned with HTTP 200 Jan 20 10:56:45.838755 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1174/2378] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:45 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:56:46.002027 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bb32c45e-1b7f-41b9-a4c7-ebbf2d0b050f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/f8e9595d-8a92-4d31-a46e-81222dbecf8f Jan 20 10:56:46.002493 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bb32c45e-1b7f-41b9-a4c7-ebbf2d0b050f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:46.002698 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:46.002698 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:46.003129 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bb32c45e-1b7f-41b9-a4c7-ebbf2d0b050f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:46.065057 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:46.065057 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:46.066468 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bb32c45e-1b7f-41b9-a4c7-ebbf2d0b050f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Snapshot retrieved successfully. Jan 20 10:56:46.068879 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bb32c45e-1b7f-41b9-a4c7-ebbf2d0b050f tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/f8e9595d-8a92-4d31-a46e-81222dbecf8f returned with HTTP 200 Jan 20 10:56:46.086475 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1205/2379] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:56:45 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/f8e9595d-8a92-4d31-a46e-81222dbecf8f => generated 468 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:46.640505 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bf02919c-fd20-4ad9-92a8-3665993d6644 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/5ec1687c-f119-4d53-9f1d-73414a849ed6 Jan 20 10:56:46.644065 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bf02919c-fd20-4ad9-92a8-3665993d6644 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:46.653111 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:46.653111 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:46.657733 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bf02919c-fd20-4ad9-92a8-3665993d6644 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:46.755469 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:46.755469 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:46.771684 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bf02919c-fd20-4ad9-92a8-3665993d6644 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:46.800891 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bf02919c-fd20-4ad9-92a8-3665993d6644 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/5ec1687c-f119-4d53-9f1d-73414a849ed6 returned with HTTP 200 Jan 20 10:56:46.802502 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1175/2380] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:46 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/5ec1687c-f119-4d53-9f1d-73414a849ed6 => generated 908 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:46.828348 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1fd36b16-623f-4960-bf5f-bb756b830338 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] POST http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes Jan 20 10:56:46.830487 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:46.830487 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:46.831411 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1fd36b16-623f-4960-bf5f-bb756b830338 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Action: 'create', calling method: create, body: {"volume": {"source_volid": "5ec1687c-f119-4d53-9f1d-73414a849ed6", "size": 2, "name": "tempest-VolumesCloneTest-Volume-377002037"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:56:46.835082 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-1fd36b16-623f-4960-bf5f-bb756b830338 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Create volume request body: {'volume': {'source_volid': '5ec1687c-f119-4d53-9f1d-73414a849ed6', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-377002037'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:56:46.857741 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ff4ee69e-d53a-4bd3-905e-9a4ad4469c5e tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 Jan 20 10:56:46.858474 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ff4ee69e-d53a-4bd3-905e-9a4ad4469c5e tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:46.858782 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:46.858782 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:46.859255 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ff4ee69e-d53a-4bd3-905e-9a4ad4469c5e tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:46.940355 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:46.940355 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:46.943618 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1fd36b16-623f-4960-bf5f-bb756b830338 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume retrieved successfully. Jan 20 10:56:46.945452 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-1fd36b16-623f-4960-bf5f-bb756b830338 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Create volume of 2 GB Jan 20 10:56:46.963228 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:46.963228 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:46.974190 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1fd36b16-623f-4960-bf5f-bb756b830338 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Availability Zones retrieved successfully. Jan 20 10:56:46.975762 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ff4ee69e-d53a-4bd3-905e-9a4ad4469c5e tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:56:47.008144 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ff4ee69e-d53a-4bd3-905e-9a4ad4469c5e tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 returned with HTTP 200 Jan 20 10:56:47.014870 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1176/2381] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:46 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:47.019469 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1fd36b16-623f-4960-bf5f-bb756b830338 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Flow 'volume_create_api' (2284e9b0-0e1b-48bb-82ca-d5e03f32d61c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:56:47.025212 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1fd36b16-623f-4960-bf5f-bb756b830338 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36815c83-eaa1-44db-bcf7-27f2314c2abd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:56:47.030226 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-1fd36b16-623f-4960-bf5f-bb756b830338 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Validating volume size '2' using validate_int, validate_source_size {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:56:47.089455 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9099f39c-4855-4ef7-9d19-0308b86476e5 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/f8e9595d-8a92-4d31-a46e-81222dbecf8f Jan 20 10:56:47.090409 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9099f39c-4855-4ef7-9d19-0308b86476e5 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:47.090704 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:47.090704 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:47.092995 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9099f39c-4855-4ef7-9d19-0308b86476e5 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:47.148832 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9099f39c-4855-4ef7-9d19-0308b86476e5 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/f8e9595d-8a92-4d31-a46e-81222dbecf8f returned with HTTP 404 Jan 20 10:56:47.150159 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1177/2382] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:56:47 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/snapshots/f8e9595d-8a92-4d31-a46e-81222dbecf8f => generated 111 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 20 10:56:47.159973 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7bbc1bcf-6d5b-45d6-a185-41d55623e7d6 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] DELETE http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/3f199771-f04b-47de-b210-f8f0c96a5b41 Jan 20 10:56:47.160913 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7bbc1bcf-6d5b-45d6-a185-41d55623e7d6 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:47.161789 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7bbc1bcf-6d5b-45d6-a185-41d55623e7d6 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:47.162449 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-7bbc1bcf-6d5b-45d6-a185-41d55623e7d6 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Delete volume with id: 3f199771-f04b-47de-b210-f8f0c96a5b41 Jan 20 10:56:47.174177 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1fd36b16-623f-4960-bf5f-bb756b830338 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36815c83-eaa1-44db-bcf7-27f2314c2abd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '5ec1687c-f119-4d53-9f1d-73414a849ed6', 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:56:47.181549 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1fd36b16-623f-4960-bf5f-bb756b830338 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08622275-8227-4a9a-bcb1-d3b77c9ea2fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:56:47.226034 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:47.226034 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:47.228099 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7bbc1bcf-6d5b-45d6-a185-41d55623e7d6 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:56:47.280738 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7bbc1bcf-6d5b-45d6-a185-41d55623e7d6 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Delete volume request issued successfully. Jan 20 10:56:47.281644 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7bbc1bcf-6d5b-45d6-a185-41d55623e7d6 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/3f199771-f04b-47de-b210-f8f0c96a5b41 returned with HTTP 202 Jan 20 10:56:47.285238 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1178/2383] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:56:47 2021] DELETE /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/3f199771-f04b-47de-b210-f8f0c96a5b41 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 20 10:56:47.300889 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5a33c8d0-b734-4f94-a4c4-4f638504277e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/3f199771-f04b-47de-b210-f8f0c96a5b41 Jan 20 10:56:47.302105 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5a33c8d0-b734-4f94-a4c4-4f638504277e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:47.302694 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:47.302694 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:47.303533 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5a33c8d0-b734-4f94-a4c4-4f638504277e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:47.361507 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-1fd36b16-623f-4960-bf5f-bb756b830338 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Created reservations ['b899faa3-75e1-4fa6-969a-9067f42a6d8e', '5a6b4a65-0d21-4ba0-8d86-b0601fff389f', '9df4e226-fce0-4ef7-97d6-9793866282e2', '42d57ed9-cb68-4660-9eec-8de7b899f6d7'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:56:47.368329 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1fd36b16-623f-4960-bf5f-bb756b830338 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08622275-8227-4a9a-bcb1-d3b77c9ea2fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b899faa3-75e1-4fa6-969a-9067f42a6d8e', '5a6b4a65-0d21-4ba0-8d86-b0601fff389f', '9df4e226-fce0-4ef7-97d6-9793866282e2', '42d57ed9-cb68-4660-9eec-8de7b899f6d7']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:56:47.373041 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1fd36b16-623f-4960-bf5f-bb756b830338 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f30d27c0-65cd-4c65-b6c8-f7c087c36234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:56:47.432099 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:47.432099 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:47.448564 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5a33c8d0-b734-4f94-a4c4-4f638504277e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:56:47.493547 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5a33c8d0-b734-4f94-a4c4-4f638504277e tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/3f199771-f04b-47de-b210-f8f0c96a5b41 returned with HTTP 200 Jan 20 10:56:47.496412 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1179/2384] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:47 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/3f199771-f04b-47de-b210-f8f0c96a5b41 => generated 915 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:47.568671 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1fd36b16-623f-4960-bf5f-bb756b830338 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f30d27c0-65cd-4c65-b6c8-f7c087c36234) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ffc5505-5955-4546-8086-04282a6f9518', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-377002037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='800a41131feb495aae95f58e167150e9',qos_specs=None,replication_status=,reservations=['b899faa3-75e1-4fa6-969a-9067f42a6d8e','5a6b4a65-0d21-4ba0-8d86-b0601fff389f','9df4e226-fce0-4ef7-97d6-9793866282e2','42d57ed9-cb68-4660-9eec-8de7b899f6d7'],size=2,snapshot_id=None,source_replicaid=,source_volid=5ec1687c-f119-4d53-9f1d-73414a849ed6,status='creating',user_id='d901b27471c94bc4a0cd95dfaaa84810',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:56:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-377002037',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ffc5505-5955-4546-8086-04282a6f9518,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='800a41131feb495aae95f58e167150e9',provider_auth=None,provider_geometry=None,provider_id=None,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=5ec1687c-f119-4d53-9f1d-73414a849ed6,status='creating',terminated_at=None,updated_at=None,user_id='d901b27471c94bc4a0cd95dfaaa84810',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:56:47.573001 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1fd36b16-623f-4960-bf5f-bb756b830338 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30b9d3b2-33c2-465a-ac10-866597c0ba3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:56:47.629683 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1fd36b16-623f-4960-bf5f-bb756b830338 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30b9d3b2-33c2-465a-ac10-866597c0ba3e) transitioned into state 'SUCCESS' from state '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-377002037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='800a41131feb495aae95f58e167150e9',qos_specs=None,replication_status=,reservations=['b899faa3-75e1-4fa6-969a-9067f42a6d8e','5a6b4a65-0d21-4ba0-8d86-b0601fff389f','9df4e226-fce0-4ef7-97d6-9793866282e2','42d57ed9-cb68-4660-9eec-8de7b899f6d7'],size=2,snapshot_id=None,source_replicaid=,source_volid=5ec1687c-f119-4d53-9f1d-73414a849ed6,status='creating',user_id='d901b27471c94bc4a0cd95dfaaa84810',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:56:47.636243 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1fd36b16-623f-4960-bf5f-bb756b830338 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b64c20cc-e361-4016-add5-0df5ce6ef0e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:56:47.737840 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1fd36b16-623f-4960-bf5f-bb756b830338 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b64c20cc-e361-4016-add5-0df5ce6ef0e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:56:47.740604 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-1fd36b16-623f-4960-bf5f-bb756b830338 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Flow 'volume_create_api' (2284e9b0-0e1b-48bb-82ca-d5e03f32d61c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:56:47.809241 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1fd36b16-623f-4960-bf5f-bb756b830338 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Create volume request issued successfully. Jan 20 10:56:47.827650 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1fd36b16-623f-4960-bf5f-bb756b830338 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes returned with HTTP 202 Jan 20 10:56:47.828644 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1206/2385] 10.222.0.73 () {60 vars in 1226 bytes} [Wed Jan 20 10:56:46 2021] POST /volume/v3/800a41131feb495aae95f58e167150e9/volumes => generated 849 bytes in 1014 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:56:47.846015 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4d68119b-7947-4c17-a342-efb5cf9c641f tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 Jan 20 10:56:47.846551 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4d68119b-7947-4c17-a342-efb5cf9c641f tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:47.846770 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:47.846770 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:47.847344 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4d68119b-7947-4c17-a342-efb5cf9c641f tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:47.919686 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:47.919686 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:47.932737 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4d68119b-7947-4c17-a342-efb5cf9c641f tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:47.986452 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4d68119b-7947-4c17-a342-efb5cf9c641f tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 returned with HTTP 200 Jan 20 10:56:47.988471 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1180/2386] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:47 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 => generated 917 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:56:48.036937 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9e306e9b-b657-48ad-95a3-dea628e3a5d8 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 Jan 20 10:56:48.037555 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9e306e9b-b657-48ad-95a3-dea628e3a5d8 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:48.037971 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:48.037971 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:48.038693 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9e306e9b-b657-48ad-95a3-dea628e3a5d8 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:48.105792 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:48.105792 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:48.120789 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9e306e9b-b657-48ad-95a3-dea628e3a5d8 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:56:48.152897 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9e306e9b-b657-48ad-95a3-dea628e3a5d8 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 returned with HTTP 200 Jan 20 10:56:48.153890 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1207/2387] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:48 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:56:48.534321 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6cd264a4-cbdb-4581-b50a-ffc8fa462306 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/3f199771-f04b-47de-b210-f8f0c96a5b41 Jan 20 10:56:48.542021 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6cd264a4-cbdb-4581-b50a-ffc8fa462306 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:48.543931 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:48.543931 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:48.546485 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6cd264a4-cbdb-4581-b50a-ffc8fa462306 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:48.715417 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:48.715417 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:48.742159 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6cd264a4-cbdb-4581-b50a-ffc8fa462306 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Volume info retrieved successfully. Jan 20 10:56:48.772196 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6cd264a4-cbdb-4581-b50a-ffc8fa462306 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/3f199771-f04b-47de-b210-f8f0c96a5b41 returned with HTTP 200 Jan 20 10:56:48.773391 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1181/2388] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:48 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/3f199771-f04b-47de-b210-f8f0c96a5b41 => generated 915 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:49.013312 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b941eb87-f0d8-49bf-a6d7-b55cfceb6763 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 Jan 20 10:56:49.014886 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b941eb87-f0d8-49bf-a6d7-b55cfceb6763 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:49.015449 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:49.015449 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:49.016660 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b941eb87-f0d8-49bf-a6d7-b55cfceb6763 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:49.111731 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:49.111731 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:49.133691 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b941eb87-f0d8-49bf-a6d7-b55cfceb6763 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:49.169595 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b941eb87-f0d8-49bf-a6d7-b55cfceb6763 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 returned with HTTP 200 Jan 20 10:56:49.170999 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1208/2389] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:49 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 => generated 941 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:49.178326 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-09ac548e-1a1f-4ffe-9911-2495fac50d13 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 Jan 20 10:56:49.180363 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-09ac548e-1a1f-4ffe-9911-2495fac50d13 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:49.181448 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:49.181448 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:49.184636 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-09ac548e-1a1f-4ffe-9911-2495fac50d13 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:49.338514 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:49.338514 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:49.385743 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-09ac548e-1a1f-4ffe-9911-2495fac50d13 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:56:49.428048 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-09ac548e-1a1f-4ffe-9911-2495fac50d13 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 returned with HTTP 200 Jan 20 10:56:49.440765 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1182/2390] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:49 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 => generated 969 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:56:49.791809 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-062007a5-f777-4a8b-92bc-ba9140387286 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] GET http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/3f199771-f04b-47de-b210-f8f0c96a5b41 Jan 20 10:56:49.792918 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-062007a5-f777-4a8b-92bc-ba9140387286 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:49.793334 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:49.793334 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:49.793961 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-062007a5-f777-4a8b-92bc-ba9140387286 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:49.909850 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-062007a5-f777-4a8b-92bc-ba9140387286 tempest-VolumesSnapshotTestJSON-364557158 tempest-VolumesSnapshotTestJSON-364557158] http://10.222.0.73/volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/3f199771-f04b-47de-b210-f8f0c96a5b41 returned with HTTP 404 Jan 20 10:56:49.911945 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1209/2391] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:49 2021] GET /volume/v3/b6456e4380424b95a1568cb9e52ac9da/volumes/3f199771-f04b-47de-b210-f8f0c96a5b41 => generated 109 bytes in 125 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:56:50.196593 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f7c84a36-d97b-496f-b14d-dd3ae5e56a04 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 Jan 20 10:56:50.202481 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f7c84a36-d97b-496f-b14d-dd3ae5e56a04 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:50.202973 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:50.202973 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:50.203713 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f7c84a36-d97b-496f-b14d-dd3ae5e56a04 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:50.301952 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:50.301952 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:50.321379 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f7c84a36-d97b-496f-b14d-dd3ae5e56a04 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:50.378899 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f7c84a36-d97b-496f-b14d-dd3ae5e56a04 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 returned with HTTP 200 Jan 20 10:56:50.381130 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1183/2392] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:50 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 => generated 941 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:56:50.454532 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-75dd8523-abb2-4350-8834-87da91b6293a tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 Jan 20 10:56:50.464540 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-75dd8523-abb2-4350-8834-87da91b6293a tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:50.466531 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-75dd8523-abb2-4350-8834-87da91b6293a tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:50.642696 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:50.642696 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:50.665233 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-75dd8523-abb2-4350-8834-87da91b6293a tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:56:50.697205 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-75dd8523-abb2-4350-8834-87da91b6293a tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 returned with HTTP 200 Jan 20 10:56:50.698601 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1210/2393] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:50 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 => generated 969 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:51.412516 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3e9e6393-0c99-4081-aebe-5b5731417cec tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 Jan 20 10:56:51.414787 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3e9e6393-0c99-4081-aebe-5b5731417cec tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:51.415189 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:51.415189 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:51.415864 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3e9e6393-0c99-4081-aebe-5b5731417cec tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:51.473730 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:51.473730 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:51.485847 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3e9e6393-0c99-4081-aebe-5b5731417cec tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:51.511061 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3e9e6393-0c99-4081-aebe-5b5731417cec tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 returned with HTTP 200 Jan 20 10:56:51.511964 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1184/2394] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:51 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 => generated 941 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:51.719360 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6ac67cae-e9a5-4b6e-a8c9-655b1330d0a3 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 Jan 20 10:56:51.720488 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6ac67cae-e9a5-4b6e-a8c9-655b1330d0a3 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:51.720778 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:51.720778 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:51.721456 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6ac67cae-e9a5-4b6e-a8c9-655b1330d0a3 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:51.806023 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:51.806023 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:51.820287 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6ac67cae-e9a5-4b6e-a8c9-655b1330d0a3 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:56:51.872735 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6ac67cae-e9a5-4b6e-a8c9-655b1330d0a3 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 returned with HTTP 200 Jan 20 10:56:51.881255 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1211/2395] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:51 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 => generated 1357 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:56:51.894870 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b40e552b-6c83-451b-b73d-4ad9b694a6f3 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] POST http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227/action Jan 20 10:56:51.895191 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:51.895191 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:51.895574 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b40e552b-6c83-451b-b73d-4ad9b694a6f3 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:56:51.895961 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b40e552b-6c83-451b-b73d-4ad9b694a6f3 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:56:51.961275 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:51.961275 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:51.963521 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b40e552b-6c83-451b-b73d-4ad9b694a6f3 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:56:52.107455 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-b40e552b-6c83-451b-b73d-4ad9b694a6f3 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Created reservations ['5d099796-773f-410c-b32d-c9c30f5ea304', 'c03088a9-1946-4093-9bce-60773ef42c5c'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:56:52.161123 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b40e552b-6c83-451b-b73d-4ad9b694a6f3 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Extend volume request issued successfully. Jan 20 10:56:52.161945 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b40e552b-6c83-451b-b73d-4ad9b694a6f3 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227/action returned with HTTP 202 Jan 20 10:56:52.163370 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1185/2396] 10.222.0.73 () {60 vars in 1357 bytes} [Wed Jan 20 10:56:51 2021] POST /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227/action => generated 0 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 20 10:56:52.175761 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-40491f9e-218a-4c83-9965-f2c85ccf639e tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 Jan 20 10:56:52.177630 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-40491f9e-218a-4c83-9965-f2c85ccf639e tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:52.177961 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:52.177961 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:52.178651 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-40491f9e-218a-4c83-9965-f2c85ccf639e tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:52.368749 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:52.368749 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:52.412088 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-40491f9e-218a-4c83-9965-f2c85ccf639e tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:56:52.525298 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-40491f9e-218a-4c83-9965-f2c85ccf639e tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 returned with HTTP 200 Jan 20 10:56:52.535275 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1212/2397] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:52 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 => generated 1357 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:56:52.552677 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9827d087-894f-4d7c-9c44-ba7f38a94a25 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 Jan 20 10:56:52.553660 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9827d087-894f-4d7c-9c44-ba7f38a94a25 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:52.554571 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:52.554571 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:52.557542 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9827d087-894f-4d7c-9c44-ba7f38a94a25 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:52.780876 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:52.780876 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:52.819273 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9827d087-894f-4d7c-9c44-ba7f38a94a25 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:52.909723 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9827d087-894f-4d7c-9c44-ba7f38a94a25 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 returned with HTTP 200 Jan 20 10:56:52.913625 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1186/2398] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:52 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 => generated 941 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:53.558203 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e564095b-c0fd-4e8b-84b3-82c35368e9ac tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 Jan 20 10:56:53.560259 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e564095b-c0fd-4e8b-84b3-82c35368e9ac tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:53.561046 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:53.561046 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:53.561722 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e564095b-c0fd-4e8b-84b3-82c35368e9ac tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:53.679528 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:53.679528 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:53.702722 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e564095b-c0fd-4e8b-84b3-82c35368e9ac tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:56:53.760744 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e564095b-c0fd-4e8b-84b3-82c35368e9ac tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 returned with HTTP 200 Jan 20 10:56:53.761565 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1213/2399] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:53 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 => generated 1357 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:56:53.945700 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-45a6ba6e-3929-4d1d-ba1d-1014c19ec949 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 Jan 20 10:56:53.945700 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-45a6ba6e-3929-4d1d-ba1d-1014c19ec949 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:53.945700 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:53.945700 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:53.945700 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-45a6ba6e-3929-4d1d-ba1d-1014c19ec949 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:54.045503 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:54.045503 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:54.091651 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-45a6ba6e-3929-4d1d-ba1d-1014c19ec949 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:54.156567 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-45a6ba6e-3929-4d1d-ba1d-1014c19ec949 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 returned with HTTP 200 Jan 20 10:56:54.157655 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1187/2400] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:53 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 => generated 941 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:54.778998 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-06d4ee46-001e-4c91-9821-54fc4806e0ce tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 Jan 20 10:56:54.780099 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-06d4ee46-001e-4c91-9821-54fc4806e0ce tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:54.780735 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:54.780735 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:54.781696 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-06d4ee46-001e-4c91-9821-54fc4806e0ce tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:54.870919 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:54.870919 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:54.889251 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-06d4ee46-001e-4c91-9821-54fc4806e0ce tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:56:54.925557 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-06d4ee46-001e-4c91-9821-54fc4806e0ce tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 returned with HTTP 200 Jan 20 10:56:54.927094 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1214/2401] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:54 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 => generated 1357 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:56:54.950351 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eb33f69c-96a9-464d-aeff-36bd811c1f3f tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 Jan 20 10:56:54.952109 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eb33f69c-96a9-464d-aeff-36bd811c1f3f tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:54.952690 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:54.952690 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:54.953801 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-eb33f69c-96a9-464d-aeff-36bd811c1f3f tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:55.045678 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:55.045678 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:55.063640 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-eb33f69c-96a9-464d-aeff-36bd811c1f3f tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:56:55.094982 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-eb33f69c-96a9-464d-aeff-36bd811c1f3f tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 returned with HTTP 200 Jan 20 10:56:55.096208 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1188/2402] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:54 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 => generated 1357 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:56:55.129991 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fc472498-eb52-454b-86b1-127e5f47efe8 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] POST http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes Jan 20 10:56:55.130735 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:55.130735 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:55.131548 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fc472498-eb52-454b-86b1-127e5f47efe8 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-106479692"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:56:55.133553 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-fc472498-eb52-454b-86b1-127e5f47efe8 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-106479692'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:56:55.134248 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-fc472498-eb52-454b-86b1-127e5f47efe8 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Create volume of 1 GB Jan 20 10:56:55.160211 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fc472498-eb52-454b-86b1-127e5f47efe8 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Availability Zones retrieved successfully. Jan 20 10:56:55.185395 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fc472498-eb52-454b-86b1-127e5f47efe8 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Flow 'volume_create_api' (e33b61b9-b55f-4a74-9a63-0771b3bc6e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:56:55.187959 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-39014d37-8a0a-4f7f-b664-4444763ad9f1 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 Jan 20 10:56:55.189305 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-39014d37-8a0a-4f7f-b664-4444763ad9f1 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:55.189502 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fc472498-eb52-454b-86b1-127e5f47efe8 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ffd40c0-4399-4dde-8c1b-6e083d656609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:56:55.190168 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:55.190168 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:55.191254 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-39014d37-8a0a-4f7f-b664-4444763ad9f1 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:55.191832 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-fc472498-eb52-454b-86b1-127e5f47efe8 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:56:55.288705 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:55.288705 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:55.299822 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fc472498-eb52-454b-86b1-127e5f47efe8 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ffd40c0-4399-4dde-8c1b-6e083d656609) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:56:55.303581 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fc472498-eb52-454b-86b1-127e5f47efe8 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81085e38-c5c0-4c3a-9857-608fd6b38471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:56:55.314454 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-39014d37-8a0a-4f7f-b664-4444763ad9f1 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:55.355678 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-39014d37-8a0a-4f7f-b664-4444763ad9f1 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 returned with HTTP 200 Jan 20 10:56:55.357151 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1189/2403] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:55 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 => generated 941 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:55.568021 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-fc472498-eb52-454b-86b1-127e5f47efe8 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Created reservations ['a099ccc5-bad2-4c6b-94a3-09b1134f9e2b', '38d55f17-f323-490b-9fd1-6e0a0902d2fa', '73678d64-6061-4427-9d11-6d2d50922a83', '3d71f04e-4112-4457-9290-c197d6f3055f'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:56:55.570609 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fc472498-eb52-454b-86b1-127e5f47efe8 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81085e38-c5c0-4c3a-9857-608fd6b38471) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a099ccc5-bad2-4c6b-94a3-09b1134f9e2b', '38d55f17-f323-490b-9fd1-6e0a0902d2fa', '73678d64-6061-4427-9d11-6d2d50922a83', '3d71f04e-4112-4457-9290-c197d6f3055f']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:56:55.572564 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fc472498-eb52-454b-86b1-127e5f47efe8 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d5f9477-536c-4864-927c-607147d8f807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:56:55.736048 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fc472498-eb52-454b-86b1-127e5f47efe8 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d5f9477-536c-4864-927c-607147d8f807) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e67a854c-38c9-4668-abf5-69c875ff2837', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-106479692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fc2f154def54cc2aef074a223fbcc98',qos_specs=None,replication_status=,reservations=['a099ccc5-bad2-4c6b-94a3-09b1134f9e2b','38d55f17-f323-490b-9fd1-6e0a0902d2fa','73678d64-6061-4427-9d11-6d2d50922a83','3d71f04e-4112-4457-9290-c197d6f3055f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5252dc3edb804c2fb5a98b459e1aca4b',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:56:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-106479692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e67a854c-38c9-4668-abf5-69c875ff2837,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fc2f154def54cc2aef074a223fbcc98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5252dc3edb804c2fb5a98b459e1aca4b',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:56:55.741822 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fc472498-eb52-454b-86b1-127e5f47efe8 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c829745-8148-4b39-8626-5b39dbdd97f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:56:55.856503 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fc472498-eb52-454b-86b1-127e5f47efe8 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c829745-8148-4b39-8626-5b39dbdd97f5) transitioned into state 'SUCCESS' from state '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-106479692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fc2f154def54cc2aef074a223fbcc98',qos_specs=None,replication_status=,reservations=['a099ccc5-bad2-4c6b-94a3-09b1134f9e2b','38d55f17-f323-490b-9fd1-6e0a0902d2fa','73678d64-6061-4427-9d11-6d2d50922a83','3d71f04e-4112-4457-9290-c197d6f3055f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5252dc3edb804c2fb5a98b459e1aca4b',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:56:55.861601 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fc472498-eb52-454b-86b1-127e5f47efe8 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (647b122d-d434-43b4-92a5-7d41fd0ac250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:56:55.900878 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fc472498-eb52-454b-86b1-127e5f47efe8 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (647b122d-d434-43b4-92a5-7d41fd0ac250) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:56:55.905830 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fc472498-eb52-454b-86b1-127e5f47efe8 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Flow 'volume_create_api' (e33b61b9-b55f-4a74-9a63-0771b3bc6e29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:56:56.008594 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fc472498-eb52-454b-86b1-127e5f47efe8 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Create volume request issued successfully. Jan 20 10:56:56.040376 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fc472498-eb52-454b-86b1-127e5f47efe8 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes returned with HTTP 202 Jan 20 10:56:56.041754 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1215/2404] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:56:55 2021] POST /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes => generated 816 bytes in 917 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:56:56.059865 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-38a9a483-0365-495c-846f-55e3809949f6 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/e67a854c-38c9-4668-abf5-69c875ff2837 Jan 20 10:56:56.060413 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-38a9a483-0365-495c-846f-55e3809949f6 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:56.060642 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:56.060642 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:56.061142 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-38a9a483-0365-495c-846f-55e3809949f6 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:56.226505 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:56.226505 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:56.241476 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-38a9a483-0365-495c-846f-55e3809949f6 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:56:56.287796 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-38a9a483-0365-495c-846f-55e3809949f6 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/e67a854c-38c9-4668-abf5-69c875ff2837 returned with HTTP 200 Jan 20 10:56:56.307615 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1190/2405] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:56 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/e67a854c-38c9-4668-abf5-69c875ff2837 => generated 884 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:56.382776 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ec097a54-14ec-40c4-8969-4c4c69c76434 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 Jan 20 10:56:56.383556 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ec097a54-14ec-40c4-8969-4c4c69c76434 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:56.383886 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:56.383886 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:56.384450 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ec097a54-14ec-40c4-8969-4c4c69c76434 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:56.549437 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:56.549437 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:56.566087 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ec097a54-14ec-40c4-8969-4c4c69c76434 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:56.619930 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ec097a54-14ec-40c4-8969-4c4c69c76434 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 returned with HTTP 200 Jan 20 10:56:56.621533 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1216/2406] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:56 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 => generated 941 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:57.315425 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3be2de5c-58e7-44e8-ab0b-1c3d69aaedac tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/e67a854c-38c9-4668-abf5-69c875ff2837 Jan 20 10:56:57.316557 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3be2de5c-58e7-44e8-ab0b-1c3d69aaedac tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:57.316996 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:57.316996 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:57.317781 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3be2de5c-58e7-44e8-ab0b-1c3d69aaedac tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:57.413775 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:57.413775 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:57.427992 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3be2de5c-58e7-44e8-ab0b-1c3d69aaedac tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:56:57.453454 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3be2de5c-58e7-44e8-ab0b-1c3d69aaedac tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/e67a854c-38c9-4668-abf5-69c875ff2837 returned with HTTP 200 Jan 20 10:56:57.454483 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1191/2407] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:57 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/e67a854c-38c9-4668-abf5-69c875ff2837 => generated 909 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:57.477002 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3eb4d335-7366-448f-a3d6-3591e6d8aaef tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] POST http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/snapshots Jan 20 10:56:57.477002 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:57.477002 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:57.477002 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3eb4d335-7366-448f-a3d6-3591e6d8aaef tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e67a854c-38c9-4668-abf5-69c875ff2837", "name": "tempest-VolumesExtendTest-Snapshot-8211578"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:56:57.599565 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:57.599565 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:57.603646 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3eb4d335-7366-448f-a3d6-3591e6d8aaef tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:56:57.606688 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-3eb4d335-7366-448f-a3d6-3591e6d8aaef tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Create snapshot from volume e67a854c-38c9-4668-abf5-69c875ff2837 Jan 20 10:56:57.666612 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ca7269e5-36d8-4756-b5be-46cb4bdd7981 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 Jan 20 10:56:57.667759 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ca7269e5-36d8-4756-b5be-46cb4bdd7981 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:57.668113 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:57.668113 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:57.668784 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ca7269e5-36d8-4756-b5be-46cb4bdd7981 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:57.796375 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:57.796375 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:57.839938 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ca7269e5-36d8-4756-b5be-46cb4bdd7981 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:57.937445 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ca7269e5-36d8-4756-b5be-46cb4bdd7981 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 returned with HTTP 200 Jan 20 10:56:57.948759 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1192/2408] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:57 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 => generated 941 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:58.082318 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-3eb4d335-7366-448f-a3d6-3591e6d8aaef tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Created reservations ['7679a4a3-0c78-42ed-9c58-fd54e766dab2', '1f5390f8-bb09-4003-9fd9-a06c87b0f97c', '6f680042-ca23-4064-acb2-5f2e102b53b6', 'aff06038-2be1-4f51-92ba-c7b27d07f8f8'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:56:58.412598 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3eb4d335-7366-448f-a3d6-3591e6d8aaef tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Snapshot create request issued successfully. Jan 20 10:56:58.420054 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3eb4d335-7366-448f-a3d6-3591e6d8aaef tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/snapshots returned with HTTP 202 Jan 20 10:56:58.448896 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1217/2409] 10.222.0.73 () {60 vars in 1232 bytes} [Wed Jan 20 10:56:57 2021] POST /volume/v3/9fc2f154def54cc2aef074a223fbcc98/snapshots => generated 301 bytes in 958 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:56:58.461189 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4eb2b053-97af-4d0e-848e-cd7eda928fc3 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/snapshots/979b33c1-5c67-4290-96de-0dc401f4a635 Jan 20 10:56:58.462525 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4eb2b053-97af-4d0e-848e-cd7eda928fc3 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:58.463194 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:58.463194 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:58.463897 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4eb2b053-97af-4d0e-848e-cd7eda928fc3 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:58.550413 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:58.550413 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:58.558881 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4eb2b053-97af-4d0e-848e-cd7eda928fc3 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Snapshot retrieved successfully. Jan 20 10:56:58.577843 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4eb2b053-97af-4d0e-848e-cd7eda928fc3 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/snapshots/979b33c1-5c67-4290-96de-0dc401f4a635 returned with HTTP 200 Jan 20 10:56:58.590536 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1193/2410] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:56:58 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/snapshots/979b33c1-5c67-4290-96de-0dc401f4a635 => generated 433 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:58.992534 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2856c9d5-633e-427c-9339-9554db66cc8e tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 Jan 20 10:56:58.997455 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2856c9d5-633e-427c-9339-9554db66cc8e tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:58.998134 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:58.998134 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:58.998891 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2856c9d5-633e-427c-9339-9554db66cc8e tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:59.188394 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:59.188394 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:59.208923 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2856c9d5-633e-427c-9339-9554db66cc8e tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:56:59.261923 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2856c9d5-633e-427c-9339-9554db66cc8e tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 returned with HTTP 200 Jan 20 10:56:59.264624 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1218/2411] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:56:58 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 => generated 941 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:56:59.617838 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d90822ff-a8ce-405a-a0ce-c034d3808018 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/snapshots/979b33c1-5c67-4290-96de-0dc401f4a635 Jan 20 10:56:59.619931 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d90822ff-a8ce-405a-a0ce-c034d3808018 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:56:59.620636 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:56:59.620636 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:56:59.630206 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d90822ff-a8ce-405a-a0ce-c034d3808018 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:56:59.750310 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:56:59.750310 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:56:59.760506 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d90822ff-a8ce-405a-a0ce-c034d3808018 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Snapshot retrieved successfully. Jan 20 10:56:59.763375 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d90822ff-a8ce-405a-a0ce-c034d3808018 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/snapshots/979b33c1-5c67-4290-96de-0dc401f4a635 returned with HTTP 200 Jan 20 10:56:59.764456 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1194/2412] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:56:59 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/snapshots/979b33c1-5c67-4290-96de-0dc401f4a635 => generated 433 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:00.291786 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-06a806e1-ade4-41e1-8fb2-2373c202ebfd tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 Jan 20 10:57:00.293694 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-06a806e1-ade4-41e1-8fb2-2373c202ebfd tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:00.294146 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:00.294146 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:00.294804 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-06a806e1-ade4-41e1-8fb2-2373c202ebfd tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:00.431373 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:00.431373 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:00.454648 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-06a806e1-ade4-41e1-8fb2-2373c202ebfd tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:57:00.494239 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-06a806e1-ade4-41e1-8fb2-2373c202ebfd tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 returned with HTTP 200 Jan 20 10:57:00.495032 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1219/2413] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:00 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 => generated 941 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:00.779980 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c9a5c794-6eab-4bf1-bd0f-0f5b553cdd69 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/snapshots/979b33c1-5c67-4290-96de-0dc401f4a635 Jan 20 10:57:00.781315 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c9a5c794-6eab-4bf1-bd0f-0f5b553cdd69 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:00.781758 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:00.781758 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:00.782127 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c9a5c794-6eab-4bf1-bd0f-0f5b553cdd69 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:00.815841 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:00.815841 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:00.817081 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c9a5c794-6eab-4bf1-bd0f-0f5b553cdd69 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Snapshot retrieved successfully. Jan 20 10:57:00.819742 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c9a5c794-6eab-4bf1-bd0f-0f5b553cdd69 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/snapshots/979b33c1-5c67-4290-96de-0dc401f4a635 returned with HTTP 200 Jan 20 10:57:00.820727 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1195/2414] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:57:00 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/snapshots/979b33c1-5c67-4290-96de-0dc401f4a635 => generated 460 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:57:00.835520 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-89bb6911-af22-4c2d-ac37-d17208dfedd0 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] POST http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/e67a854c-38c9-4668-abf5-69c875ff2837/action Jan 20 10:57:00.836118 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:00.836118 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:00.836562 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-89bb6911-af22-4c2d-ac37-d17208dfedd0 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:57:00.837001 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-89bb6911-af22-4c2d-ac37-d17208dfedd0 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:57:00.926184 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:00.926184 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:00.929297 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-89bb6911-af22-4c2d-ac37-d17208dfedd0 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:57:01.106546 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-89bb6911-af22-4c2d-ac37-d17208dfedd0 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Created reservations ['71c6df52-5c19-4b04-ba8a-b75ff01e64ec', '4ee3d8ac-62f7-45b9-9a25-a58d783d2eaf'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:57:01.151202 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-89bb6911-af22-4c2d-ac37-d17208dfedd0 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Extend volume request issued successfully. Jan 20 10:57:01.152680 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-89bb6911-af22-4c2d-ac37-d17208dfedd0 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/e67a854c-38c9-4668-abf5-69c875ff2837/action returned with HTTP 202 Jan 20 10:57:01.163782 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1220/2415] 10.222.0.73 () {60 vars in 1357 bytes} [Wed Jan 20 10:57:00 2021] POST /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/e67a854c-38c9-4668-abf5-69c875ff2837/action => generated 0 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 20 10:57:01.165110 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-84bcf01b-bfbe-4aa8-b272-87848a04dc9c tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/e67a854c-38c9-4668-abf5-69c875ff2837 Jan 20 10:57:01.166062 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-84bcf01b-bfbe-4aa8-b272-87848a04dc9c tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:01.166952 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:01.166952 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:01.167588 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-84bcf01b-bfbe-4aa8-b272-87848a04dc9c tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:01.313117 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:01.313117 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:01.329355 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-84bcf01b-bfbe-4aa8-b272-87848a04dc9c tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:57:01.376500 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-84bcf01b-bfbe-4aa8-b272-87848a04dc9c tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/e67a854c-38c9-4668-abf5-69c875ff2837 returned with HTTP 200 Jan 20 10:57:01.378083 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1196/2416] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:01 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/e67a854c-38c9-4668-abf5-69c875ff2837 => generated 909 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:01.514236 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-829b94df-9a4b-4d1e-8c3b-5ab04cc90e43 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 Jan 20 10:57:01.514938 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-829b94df-9a4b-4d1e-8c3b-5ab04cc90e43 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:01.515392 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:01.515392 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:01.515798 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-829b94df-9a4b-4d1e-8c3b-5ab04cc90e43 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:01.646452 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:01.646452 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:01.677024 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-829b94df-9a4b-4d1e-8c3b-5ab04cc90e43 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:57:01.724013 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-829b94df-9a4b-4d1e-8c3b-5ab04cc90e43 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 returned with HTTP 200 Jan 20 10:57:01.725022 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1221/2417] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:01 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 => generated 941 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:57:02.407997 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4c551e78-2065-4d46-ba58-25ae9c3e94f9 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/e67a854c-38c9-4668-abf5-69c875ff2837 Jan 20 10:57:02.409355 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4c551e78-2065-4d46-ba58-25ae9c3e94f9 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:02.409891 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:02.409891 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:02.410548 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4c551e78-2065-4d46-ba58-25ae9c3e94f9 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:02.523683 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:02.523683 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:02.535805 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4c551e78-2065-4d46-ba58-25ae9c3e94f9 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:57:02.570327 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4c551e78-2065-4d46-ba58-25ae9c3e94f9 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/e67a854c-38c9-4668-abf5-69c875ff2837 returned with HTTP 200 Jan 20 10:57:02.571505 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1197/2418] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:02 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/e67a854c-38c9-4668-abf5-69c875ff2837 => generated 909 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:57:02.756400 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0b091042-bf07-41af-94a9-d7dae532c170 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 Jan 20 10:57:02.759198 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0b091042-bf07-41af-94a9-d7dae532c170 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:02.761781 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:02.761781 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:02.768310 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0b091042-bf07-41af-94a9-d7dae532c170 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:02.896125 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:02.896125 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:02.918838 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0b091042-bf07-41af-94a9-d7dae532c170 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:57:02.982435 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0b091042-bf07-41af-94a9-d7dae532c170 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 returned with HTTP 200 Jan 20 10:57:02.984375 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1222/2419] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:02 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 => generated 942 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:03.013156 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a4307297-1431-4609-8d03-906e99c1e81d tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 Jan 20 10:57:03.014180 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a4307297-1431-4609-8d03-906e99c1e81d tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:03.014554 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:03.014554 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:03.015246 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a4307297-1431-4609-8d03-906e99c1e81d tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:03.101428 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:03.101428 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:03.116814 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a4307297-1431-4609-8d03-906e99c1e81d tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:57:03.165908 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a4307297-1431-4609-8d03-906e99c1e81d tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 returned with HTTP 200 Jan 20 10:57:03.186391 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1198/2420] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:03 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 => generated 942 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:03.194899 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aec71dcf-20a9-4b3b-90f0-bf233bb6801c tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] DELETE http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 Jan 20 10:57:03.197830 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aec71dcf-20a9-4b3b-90f0-bf233bb6801c tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:03.197830 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:03.197830 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:03.197830 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aec71dcf-20a9-4b3b-90f0-bf233bb6801c tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:03.198914 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-aec71dcf-20a9-4b3b-90f0-bf233bb6801c tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Delete volume with id: 0ffc5505-5955-4546-8086-04282a6f9518 Jan 20 10:57:03.313688 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:03.313688 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:03.315362 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-aec71dcf-20a9-4b3b-90f0-bf233bb6801c tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:57:03.407953 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-aec71dcf-20a9-4b3b-90f0-bf233bb6801c tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Delete volume request issued successfully. Jan 20 10:57:03.408823 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aec71dcf-20a9-4b3b-90f0-bf233bb6801c tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 returned with HTTP 202 Jan 20 10:57:03.410266 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1223/2421] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:57:03 2021] DELETE /volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 => generated 0 bytes in 223 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:57:03.419727 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dd6e8449-8b28-429b-b1eb-d8234bb27046 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 Jan 20 10:57:03.420690 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dd6e8449-8b28-429b-b1eb-d8234bb27046 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:03.421095 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:03.421095 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:03.421756 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dd6e8449-8b28-429b-b1eb-d8234bb27046 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:03.564986 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:03.564986 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:03.585134 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dd6e8449-8b28-429b-b1eb-d8234bb27046 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:57:03.604039 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8f2f2e35-c7a5-451a-9854-0e3e44370c0f tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/e67a854c-38c9-4668-abf5-69c875ff2837 Jan 20 10:57:03.605383 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8f2f2e35-c7a5-451a-9854-0e3e44370c0f tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:03.605991 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:03.605991 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:03.607033 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8f2f2e35-c7a5-451a-9854-0e3e44370c0f tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:03.670321 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dd6e8449-8b28-429b-b1eb-d8234bb27046 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 returned with HTTP 200 Jan 20 10:57:03.672706 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1199/2422] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:03 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 => generated 941 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:03.796879 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:03.796879 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:03.814846 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8f2f2e35-c7a5-451a-9854-0e3e44370c0f tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:57:03.852284 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8f2f2e35-c7a5-451a-9854-0e3e44370c0f tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/e67a854c-38c9-4668-abf5-69c875ff2837 returned with HTTP 200 Jan 20 10:57:03.865799 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1224/2423] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:03 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/e67a854c-38c9-4668-abf5-69c875ff2837 => generated 909 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:04.714116 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d55da997-f29c-456b-9fc9-d8b3dceb128b tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 Jan 20 10:57:04.718309 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d55da997-f29c-456b-9fc9-d8b3dceb128b tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:04.718727 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:04.718727 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:04.719413 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d55da997-f29c-456b-9fc9-d8b3dceb128b tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:04.837157 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:04.837157 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:04.855608 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d55da997-f29c-456b-9fc9-d8b3dceb128b tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:57:04.872712 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ae209eeb-9dd2-46ee-8b7d-3e4c1ca7a1d6 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/e67a854c-38c9-4668-abf5-69c875ff2837 Jan 20 10:57:04.873375 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ae209eeb-9dd2-46ee-8b7d-3e4c1ca7a1d6 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:04.873513 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:04.873513 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:04.873862 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ae209eeb-9dd2-46ee-8b7d-3e4c1ca7a1d6 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:04.893918 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d55da997-f29c-456b-9fc9-d8b3dceb128b tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 returned with HTTP 200 Jan 20 10:57:04.895562 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1200/2424] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:04 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 => generated 941 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:04.941211 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:04.941211 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:04.957854 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ae209eeb-9dd2-46ee-8b7d-3e4c1ca7a1d6 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:57:05.003605 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ae209eeb-9dd2-46ee-8b7d-3e4c1ca7a1d6 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/e67a854c-38c9-4668-abf5-69c875ff2837 returned with HTTP 200 Jan 20 10:57:05.005425 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1225/2425] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:04 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/e67a854c-38c9-4668-abf5-69c875ff2837 => generated 909 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:05.033228 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c4bed71f-417f-42d3-b674-1918f70b344b tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/e67a854c-38c9-4668-abf5-69c875ff2837 Jan 20 10:57:05.034139 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c4bed71f-417f-42d3-b674-1918f70b344b tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:05.034765 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:05.034765 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:05.035423 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c4bed71f-417f-42d3-b674-1918f70b344b tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:05.138049 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:05.138049 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:05.154122 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c4bed71f-417f-42d3-b674-1918f70b344b tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:57:05.203644 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c4bed71f-417f-42d3-b674-1918f70b344b tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/e67a854c-38c9-4668-abf5-69c875ff2837 returned with HTTP 200 Jan 20 10:57:05.205769 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1201/2426] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:05 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/e67a854c-38c9-4668-abf5-69c875ff2837 => generated 909 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:05.240428 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e8e02210-94b2-4282-8c54-2ab42bbd59bb tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] DELETE http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/snapshots/979b33c1-5c67-4290-96de-0dc401f4a635 Jan 20 10:57:05.241775 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e8e02210-94b2-4282-8c54-2ab42bbd59bb tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:05.242138 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:05.242138 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:05.242827 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e8e02210-94b2-4282-8c54-2ab42bbd59bb tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:05.243628 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-e8e02210-94b2-4282-8c54-2ab42bbd59bb tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Delete snapshot with id: 979b33c1-5c67-4290-96de-0dc401f4a635 Jan 20 10:57:05.301259 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:05.301259 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:05.303363 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e8e02210-94b2-4282-8c54-2ab42bbd59bb tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Snapshot retrieved successfully. Jan 20 10:57:05.423374 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e8e02210-94b2-4282-8c54-2ab42bbd59bb tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Snapshot delete request issued successfully. Jan 20 10:57:05.426222 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e8e02210-94b2-4282-8c54-2ab42bbd59bb tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/snapshots/979b33c1-5c67-4290-96de-0dc401f4a635 returned with HTTP 202 Jan 20 10:57:05.431143 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1226/2427] 10.222.0.73 () {58 vars in 1324 bytes} [Wed Jan 20 10:57:05 2021] DELETE /volume/v3/9fc2f154def54cc2aef074a223fbcc98/snapshots/979b33c1-5c67-4290-96de-0dc401f4a635 => generated 0 bytes in 198 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:57:05.449475 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fac19cbb-b71a-4dcb-996f-ccfcca106977 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/snapshots/979b33c1-5c67-4290-96de-0dc401f4a635 Jan 20 10:57:05.450570 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fac19cbb-b71a-4dcb-996f-ccfcca106977 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:05.451008 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:05.451008 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:05.451757 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fac19cbb-b71a-4dcb-996f-ccfcca106977 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:05.509664 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:05.509664 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:05.511236 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fac19cbb-b71a-4dcb-996f-ccfcca106977 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Snapshot retrieved successfully. Jan 20 10:57:05.520062 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fac19cbb-b71a-4dcb-996f-ccfcca106977 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/snapshots/979b33c1-5c67-4290-96de-0dc401f4a635 returned with HTTP 200 Jan 20 10:57:05.520062 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1202/2428] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:57:05 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/snapshots/979b33c1-5c67-4290-96de-0dc401f4a635 => generated 459 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:05.919908 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e035e3a3-5115-4902-93c3-044031cb312c tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 Jan 20 10:57:05.920906 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e035e3a3-5115-4902-93c3-044031cb312c tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:05.921321 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:05.921321 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:05.921985 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e035e3a3-5115-4902-93c3-044031cb312c tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:06.090057 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e035e3a3-5115-4902-93c3-044031cb312c tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 returned with HTTP 404 Jan 20 10:57:06.091515 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1227/2429] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:05 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/0ffc5505-5955-4546-8086-04282a6f9518 => generated 109 bytes in 182 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:57:06.100150 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9a42c50f-1921-4013-8a8e-20dbdd78164e tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] DELETE http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/5ec1687c-f119-4d53-9f1d-73414a849ed6 Jan 20 10:57:06.101656 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9a42c50f-1921-4013-8a8e-20dbdd78164e tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:06.102369 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:06.102369 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:06.103088 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9a42c50f-1921-4013-8a8e-20dbdd78164e tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:06.103767 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-9a42c50f-1921-4013-8a8e-20dbdd78164e tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Delete volume with id: 5ec1687c-f119-4d53-9f1d-73414a849ed6 Jan 20 10:57:06.233177 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:06.233177 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:06.235349 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9a42c50f-1921-4013-8a8e-20dbdd78164e tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:57:06.312753 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9a42c50f-1921-4013-8a8e-20dbdd78164e tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Delete volume request issued successfully. Jan 20 10:57:06.314537 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9a42c50f-1921-4013-8a8e-20dbdd78164e tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/5ec1687c-f119-4d53-9f1d-73414a849ed6 returned with HTTP 202 Jan 20 10:57:06.322170 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1203/2430] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:57:06 2021] DELETE /volume/v3/800a41131feb495aae95f58e167150e9/volumes/5ec1687c-f119-4d53-9f1d-73414a849ed6 => generated 0 bytes in 226 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:57:06.325576 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9dc63e23-03f4-4a1d-9156-cba0b40fc775 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/5ec1687c-f119-4d53-9f1d-73414a849ed6 Jan 20 10:57:06.326228 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9dc63e23-03f4-4a1d-9156-cba0b40fc775 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:06.326920 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9dc63e23-03f4-4a1d-9156-cba0b40fc775 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:06.433042 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:06.433042 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:06.451202 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9dc63e23-03f4-4a1d-9156-cba0b40fc775 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:57:06.484592 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9dc63e23-03f4-4a1d-9156-cba0b40fc775 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/5ec1687c-f119-4d53-9f1d-73414a849ed6 returned with HTTP 200 Jan 20 10:57:06.485687 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1228/2431] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:06 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/5ec1687c-f119-4d53-9f1d-73414a849ed6 => generated 907 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:06.533079 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2d7edb31-8e5d-43ee-9d4a-e0c0843fee80 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/snapshots/979b33c1-5c67-4290-96de-0dc401f4a635 Jan 20 10:57:06.534675 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2d7edb31-8e5d-43ee-9d4a-e0c0843fee80 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:06.535335 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:06.535335 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:06.536231 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2d7edb31-8e5d-43ee-9d4a-e0c0843fee80 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:06.656287 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:06.656287 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:06.660777 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2d7edb31-8e5d-43ee-9d4a-e0c0843fee80 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Snapshot retrieved successfully. Jan 20 10:57:06.667849 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2d7edb31-8e5d-43ee-9d4a-e0c0843fee80 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/snapshots/979b33c1-5c67-4290-96de-0dc401f4a635 returned with HTTP 200 Jan 20 10:57:06.673074 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1204/2432] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:57:06 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/snapshots/979b33c1-5c67-4290-96de-0dc401f4a635 => generated 459 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:07.513416 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a1f35f1c-f77e-478c-98a1-ba28a13d63c2 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/5ec1687c-f119-4d53-9f1d-73414a849ed6 Jan 20 10:57:07.514079 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a1f35f1c-f77e-478c-98a1-ba28a13d63c2 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:07.514473 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:07.514473 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:07.515214 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a1f35f1c-f77e-478c-98a1-ba28a13d63c2 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:07.598676 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:07.598676 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:07.618266 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a1f35f1c-f77e-478c-98a1-ba28a13d63c2 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:57:07.667683 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a1f35f1c-f77e-478c-98a1-ba28a13d63c2 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/5ec1687c-f119-4d53-9f1d-73414a849ed6 returned with HTTP 200 Jan 20 10:57:07.669084 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1229/2433] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:07 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/5ec1687c-f119-4d53-9f1d-73414a849ed6 => generated 907 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:07.690429 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fdf7d08b-829d-458c-b0cf-697130629a2f tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/snapshots/979b33c1-5c67-4290-96de-0dc401f4a635 Jan 20 10:57:07.691524 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fdf7d08b-829d-458c-b0cf-697130629a2f tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:07.691805 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:07.691805 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:07.692662 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fdf7d08b-829d-458c-b0cf-697130629a2f tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:07.755101 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:07.755101 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:07.762646 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fdf7d08b-829d-458c-b0cf-697130629a2f tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Snapshot retrieved successfully. Jan 20 10:57:07.773424 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fdf7d08b-829d-458c-b0cf-697130629a2f tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/snapshots/979b33c1-5c67-4290-96de-0dc401f4a635 returned with HTTP 200 Jan 20 10:57:07.774456 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1205/2434] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:57:07 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/snapshots/979b33c1-5c67-4290-96de-0dc401f4a635 => generated 459 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:08.704629 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5af8589f-309a-4b43-91e8-4f8e1dd2a981 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/5ec1687c-f119-4d53-9f1d-73414a849ed6 Jan 20 10:57:08.707082 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5af8589f-309a-4b43-91e8-4f8e1dd2a981 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:08.707772 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:08.707772 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:08.708423 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5af8589f-309a-4b43-91e8-4f8e1dd2a981 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:08.787133 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f05706f0-cede-4201-8113-d427caeb091b tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/snapshots/979b33c1-5c67-4290-96de-0dc401f4a635 Jan 20 10:57:08.788800 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f05706f0-cede-4201-8113-d427caeb091b tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:08.789213 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:08.789213 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:08.789764 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f05706f0-cede-4201-8113-d427caeb091b tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:08.811154 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:08.811154 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:08.838309 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5af8589f-309a-4b43-91e8-4f8e1dd2a981 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:57:08.850001 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f05706f0-cede-4201-8113-d427caeb091b tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/snapshots/979b33c1-5c67-4290-96de-0dc401f4a635 returned with HTTP 404 Jan 20 10:57:08.852652 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1206/2435] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:57:08 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/snapshots/979b33c1-5c67-4290-96de-0dc401f4a635 => generated 111 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:57:08.862418 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7f538eaa-8e00-4003-88b3-067888cf7924 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] DELETE http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/e67a854c-38c9-4668-abf5-69c875ff2837 Jan 20 10:57:08.863165 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7f538eaa-8e00-4003-88b3-067888cf7924 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:08.867098 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7f538eaa-8e00-4003-88b3-067888cf7924 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:08.867793 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-7f538eaa-8e00-4003-88b3-067888cf7924 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Delete volume with id: e67a854c-38c9-4668-abf5-69c875ff2837 Jan 20 10:57:08.874637 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5af8589f-309a-4b43-91e8-4f8e1dd2a981 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/5ec1687c-f119-4d53-9f1d-73414a849ed6 returned with HTTP 200 Jan 20 10:57:08.876013 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1230/2436] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:08 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/5ec1687c-f119-4d53-9f1d-73414a849ed6 => generated 907 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:08.958093 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:08.958093 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:08.960849 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7f538eaa-8e00-4003-88b3-067888cf7924 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:57:09.022165 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7f538eaa-8e00-4003-88b3-067888cf7924 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Delete volume request issued successfully. Jan 20 10:57:09.023346 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7f538eaa-8e00-4003-88b3-067888cf7924 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/e67a854c-38c9-4668-abf5-69c875ff2837 returned with HTTP 202 Jan 20 10:57:09.025102 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1207/2437] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:57:08 2021] DELETE /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/e67a854c-38c9-4668-abf5-69c875ff2837 => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:57:09.036839 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fa0820aa-90d8-4043-92ed-ace319f7b3ef tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/e67a854c-38c9-4668-abf5-69c875ff2837 Jan 20 10:57:09.038408 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fa0820aa-90d8-4043-92ed-ace319f7b3ef tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:09.038785 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:09.038785 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:09.039581 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fa0820aa-90d8-4043-92ed-ace319f7b3ef tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:09.099817 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:09.099817 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:09.109622 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fa0820aa-90d8-4043-92ed-ace319f7b3ef tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:57:09.143217 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fa0820aa-90d8-4043-92ed-ace319f7b3ef tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/e67a854c-38c9-4668-abf5-69c875ff2837 returned with HTTP 200 Jan 20 10:57:09.144074 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1231/2438] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:09 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/e67a854c-38c9-4668-abf5-69c875ff2837 => generated 908 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:09.899182 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1c3b8abb-3d5d-492d-9cfa-718d835c70dc tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/5ec1687c-f119-4d53-9f1d-73414a849ed6 Jan 20 10:57:09.900163 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1c3b8abb-3d5d-492d-9cfa-718d835c70dc tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:09.900531 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:09.900531 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:09.901226 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1c3b8abb-3d5d-492d-9cfa-718d835c70dc tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:09.973214 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1c3b8abb-3d5d-492d-9cfa-718d835c70dc tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/5ec1687c-f119-4d53-9f1d-73414a849ed6 returned with HTTP 404 Jan 20 10:57:09.977779 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1208/2439] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:09 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/5ec1687c-f119-4d53-9f1d-73414a849ed6 => generated 109 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:57:09.984295 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c7546a90-d040-4269-a78f-9f05c6740f68 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] DELETE http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 Jan 20 10:57:09.985551 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c7546a90-d040-4269-a78f-9f05c6740f68 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:09.986080 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:09.986080 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:09.986848 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c7546a90-d040-4269-a78f-9f05c6740f68 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:09.987560 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-c7546a90-d040-4269-a78f-9f05c6740f68 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Delete volume with id: c2495a43-10a9-4088-a220-fda763ff34e0 Jan 20 10:57:10.079674 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:10.079674 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:10.080878 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c7546a90-d040-4269-a78f-9f05c6740f68 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:57:10.160616 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c55e6550-012b-41fc-90cf-1fc83124e303 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/e67a854c-38c9-4668-abf5-69c875ff2837 Jan 20 10:57:10.161548 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c55e6550-012b-41fc-90cf-1fc83124e303 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:10.162261 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c55e6550-012b-41fc-90cf-1fc83124e303 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:10.170486 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c7546a90-d040-4269-a78f-9f05c6740f68 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Delete volume request issued successfully. Jan 20 10:57:10.171359 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c7546a90-d040-4269-a78f-9f05c6740f68 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 returned with HTTP 202 Jan 20 10:57:10.175801 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1232/2440] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:57:09 2021] DELETE /volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 => generated 0 bytes in 194 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:57:10.184616 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-59d631c6-86cc-45e0-a05c-05d196389c72 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 Jan 20 10:57:10.185378 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-59d631c6-86cc-45e0-a05c-05d196389c72 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:10.186303 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:10.186303 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:10.186509 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-59d631c6-86cc-45e0-a05c-05d196389c72 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:10.344058 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:10.344058 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:10.373598 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c55e6550-012b-41fc-90cf-1fc83124e303 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:57:10.388722 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:10.388722 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:10.426036 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-59d631c6-86cc-45e0-a05c-05d196389c72 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:57:10.437733 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c55e6550-012b-41fc-90cf-1fc83124e303 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/e67a854c-38c9-4668-abf5-69c875ff2837 returned with HTTP 200 Jan 20 10:57:10.439833 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1209/2441] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:10 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/e67a854c-38c9-4668-abf5-69c875ff2837 => generated 908 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:57:10.502746 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-59d631c6-86cc-45e0-a05c-05d196389c72 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 returned with HTTP 200 Jan 20 10:57:10.504849 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1233/2442] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:10 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 => generated 1390 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:57:11.476339 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8e26a7ec-82a7-490d-99e4-aa7bbf8a0b47 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/e67a854c-38c9-4668-abf5-69c875ff2837 Jan 20 10:57:11.477456 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8e26a7ec-82a7-490d-99e4-aa7bbf8a0b47 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:11.488563 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:11.488563 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:11.489798 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8e26a7ec-82a7-490d-99e4-aa7bbf8a0b47 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:11.535046 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cb9b775a-9a4f-4ccb-adb1-82a2da15b1b6 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 Jan 20 10:57:11.536794 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cb9b775a-9a4f-4ccb-adb1-82a2da15b1b6 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:11.537499 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:11.537499 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:11.542096 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cb9b775a-9a4f-4ccb-adb1-82a2da15b1b6 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:11.668763 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:11.668763 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:11.695419 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8e26a7ec-82a7-490d-99e4-aa7bbf8a0b47 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:57:11.744964 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8e26a7ec-82a7-490d-99e4-aa7bbf8a0b47 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/e67a854c-38c9-4668-abf5-69c875ff2837 returned with HTTP 200 Jan 20 10:57:11.747873 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1210/2443] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:11 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/e67a854c-38c9-4668-abf5-69c875ff2837 => generated 908 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:11.801295 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:11.801295 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:11.823097 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cb9b775a-9a4f-4ccb-adb1-82a2da15b1b6 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:57:11.884569 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cb9b775a-9a4f-4ccb-adb1-82a2da15b1b6 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 returned with HTTP 200 Jan 20 10:57:11.890823 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1234/2444] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:11 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 => generated 1390 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:57:12.770092 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aed9ad18-ad5f-4a5e-ad40-981d368d4f89 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/e67a854c-38c9-4668-abf5-69c875ff2837 Jan 20 10:57:12.770984 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aed9ad18-ad5f-4a5e-ad40-981d368d4f89 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:12.771345 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:12.771345 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:12.772036 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aed9ad18-ad5f-4a5e-ad40-981d368d4f89 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:12.915136 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2f94c927-3c83-4a2d-8e7e-52cd893c6d6e tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 Jan 20 10:57:12.915679 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2f94c927-3c83-4a2d-8e7e-52cd893c6d6e tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:12.915902 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:12.915902 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:12.916236 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2f94c927-3c83-4a2d-8e7e-52cd893c6d6e tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:12.920170 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aed9ad18-ad5f-4a5e-ad40-981d368d4f89 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/e67a854c-38c9-4668-abf5-69c875ff2837 returned with HTTP 404 Jan 20 10:57:12.921364 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1211/2445] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:12 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/e67a854c-38c9-4668-abf5-69c875ff2837 => generated 109 bytes in 158 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:57:12.933290 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3e52bcb0-8cee-47df-b985-88620431b4f1 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] DELETE http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 Jan 20 10:57:12.934640 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3e52bcb0-8cee-47df-b985-88620431b4f1 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:12.935607 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3e52bcb0-8cee-47df-b985-88620431b4f1 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:12.936489 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-3e52bcb0-8cee-47df-b985-88620431b4f1 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Delete volume with id: fa854e8f-925c-4741-a539-70674fa8e227 Jan 20 10:57:13.030937 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:13.030937 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:13.033339 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3e52bcb0-8cee-47df-b985-88620431b4f1 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:57:13.068225 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:13.068225 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:13.112319 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2f94c927-3c83-4a2d-8e7e-52cd893c6d6e tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:57:13.113482 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3e52bcb0-8cee-47df-b985-88620431b4f1 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Delete volume request issued successfully. Jan 20 10:57:13.114682 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3e52bcb0-8cee-47df-b985-88620431b4f1 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 returned with HTTP 202 Jan 20 10:57:13.117055 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1212/2446] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:57:12 2021] DELETE /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:57:13.127393 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-53bba3d9-f4ec-4153-9a35-4a7f13e1e2b2 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 Jan 20 10:57:13.129602 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-53bba3d9-f4ec-4153-9a35-4a7f13e1e2b2 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:13.130060 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:13.130060 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:13.130897 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-53bba3d9-f4ec-4153-9a35-4a7f13e1e2b2 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:13.147150 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2f94c927-3c83-4a2d-8e7e-52cd893c6d6e tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 returned with HTTP 200 Jan 20 10:57:13.160985 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1235/2447] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:12 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 => generated 1390 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:57:13.296795 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:13.296795 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:13.343728 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-53bba3d9-f4ec-4153-9a35-4a7f13e1e2b2 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:57:13.417315 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-53bba3d9-f4ec-4153-9a35-4a7f13e1e2b2 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 returned with HTTP 200 Jan 20 10:57:13.419052 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1213/2448] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:13 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 => generated 1356 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:57:14.187880 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3562e36d-8004-48a8-b420-485bda665dd2 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 Jan 20 10:57:14.188994 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3562e36d-8004-48a8-b420-485bda665dd2 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:14.199892 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:14.199892 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:14.200929 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3562e36d-8004-48a8-b420-485bda665dd2 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:14.376777 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3562e36d-8004-48a8-b420-485bda665dd2 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 returned with HTTP 404 Jan 20 10:57:14.377887 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1236/2449] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:14 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/c2495a43-10a9-4088-a220-fda763ff34e0 => generated 109 bytes in 201 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:57:14.386815 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6d155ea8-43a2-4823-9225-61e4a7cbb0f4 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] DELETE http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 Jan 20 10:57:14.387747 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6d155ea8-43a2-4823-9225-61e4a7cbb0f4 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:14.388860 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:14.388860 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:14.389839 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6d155ea8-43a2-4823-9225-61e4a7cbb0f4 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:14.390535 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-6d155ea8-43a2-4823-9225-61e4a7cbb0f4 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Delete volume with id: ef96012d-2f20-4ab7-be0d-99825bf98f41 Jan 20 10:57:14.443760 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6eb7d4ca-846d-425b-9eab-ffb4703b331d tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 Jan 20 10:57:14.445237 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6eb7d4ca-846d-425b-9eab-ffb4703b331d tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:14.446055 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6eb7d4ca-846d-425b-9eab-ffb4703b331d tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:14.583308 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:14.583308 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:14.585586 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6d155ea8-43a2-4823-9225-61e4a7cbb0f4 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:57:14.597419 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:14.597419 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:14.618208 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6eb7d4ca-846d-425b-9eab-ffb4703b331d tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:57:14.686675 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6eb7d4ca-846d-425b-9eab-ffb4703b331d tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 returned with HTTP 200 Jan 20 10:57:14.688017 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1237/2450] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:14 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 => generated 1356 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:57:14.690078 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6d155ea8-43a2-4823-9225-61e4a7cbb0f4 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Delete volume request issued successfully. Jan 20 10:57:14.695496 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6d155ea8-43a2-4823-9225-61e4a7cbb0f4 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 returned with HTTP 202 Jan 20 10:57:14.697525 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1214/2451] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:57:14 2021] DELETE /volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 => generated 0 bytes in 315 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:57:14.705412 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-18142487-26a8-4715-a295-b83976bae5f8 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 Jan 20 10:57:14.709028 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-18142487-26a8-4715-a295-b83976bae5f8 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:14.715224 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:14.715224 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:14.716039 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-18142487-26a8-4715-a295-b83976bae5f8 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:14.787527 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:14.787527 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:14.797901 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-18142487-26a8-4715-a295-b83976bae5f8 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:57:14.827452 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-18142487-26a8-4715-a295-b83976bae5f8 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 returned with HTTP 200 Jan 20 10:57:14.828518 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1238/2452] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:14 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 => generated 1353 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 10:57:15.706627 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c4c50543-b943-4623-a3cf-2d5ebef99659 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 Jan 20 10:57:15.707380 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c4c50543-b943-4623-a3cf-2d5ebef99659 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:15.707380 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:15.707380 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:15.708118 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c4c50543-b943-4623-a3cf-2d5ebef99659 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:15.774728 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:15.774728 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:15.785792 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c4c50543-b943-4623-a3cf-2d5ebef99659 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Volume info retrieved successfully. Jan 20 10:57:15.820652 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c4c50543-b943-4623-a3cf-2d5ebef99659 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 returned with HTTP 200 Jan 20 10:57:15.823573 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1215/2453] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:15 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 => generated 1356 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:57:15.847808 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fb1c1e0a-e9a7-4b3a-9c39-a196a8898666 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 Jan 20 10:57:15.849030 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fb1c1e0a-e9a7-4b3a-9c39-a196a8898666 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:15.849497 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:15.849497 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:15.850184 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fb1c1e0a-e9a7-4b3a-9c39-a196a8898666 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:15.980193 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:15.980193 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:16.002009 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fb1c1e0a-e9a7-4b3a-9c39-a196a8898666 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Volume info retrieved successfully. Jan 20 10:57:16.037800 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fb1c1e0a-e9a7-4b3a-9c39-a196a8898666 tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 returned with HTTP 200 Jan 20 10:57:16.038995 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1239/2454] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:15 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 => generated 1353 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:57:16.840997 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e8ccc285-9d72-41d4-a795-1a16471538d1 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] GET http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 Jan 20 10:57:16.841873 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e8ccc285-9d72-41d4-a795-1a16471538d1 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:16.842204 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:16.842204 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:16.842998 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e8ccc285-9d72-41d4-a795-1a16471538d1 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:16.914384 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e8ccc285-9d72-41d4-a795-1a16471538d1 tempest-VolumesExtendTest-774829933 tempest-VolumesExtendTest-774829933] http://10.222.0.73/volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 returned with HTTP 404 Jan 20 10:57:16.916145 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1216/2455] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:16 2021] GET /volume/v3/9fc2f154def54cc2aef074a223fbcc98/volumes/fa854e8f-925c-4741-a539-70674fa8e227 => generated 109 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:57:17.068354 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-531ccf9b-7fbc-437a-ba6f-339a78afe13b tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] GET http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 Jan 20 10:57:17.072180 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-531ccf9b-7fbc-437a-ba6f-339a78afe13b tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:17.081701 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:17.081701 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:17.084004 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-531ccf9b-7fbc-437a-ba6f-339a78afe13b tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:17.327823 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-531ccf9b-7fbc-437a-ba6f-339a78afe13b tempest-VolumesCloneTest-198915175 tempest-VolumesCloneTest-198915175] http://10.222.0.73/volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 returned with HTTP 404 Jan 20 10:57:17.330036 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1240/2456] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:17 2021] GET /volume/v3/800a41131feb495aae95f58e167150e9/volumes/ef96012d-2f20-4ab7-be0d-99825bf98f41 => generated 109 bytes in 270 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:57:19.297883 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-48b6cb29-f584-4f84-bce5-e2c507c1b6d7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] POST http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes Jan 20 10:57:19.298684 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-48b6cb29-f584-4f84-bce5-e2c507c1b6d7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-66693736", "snapshot_id": null, "imageRef": "09e2655a-868c-4b92-81d7-12b1ba7befe4", "volume_type": null, "size": 1}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:57:19.299855 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-48b6cb29-f584-4f84-bce5-e2c507c1b6d7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-66693736', 'snapshot_id': None, 'imageRef': '09e2655a-868c-4b92-81d7-12b1ba7befe4', 'volume_type': None, 'size': 1}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:57:19.470385 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-48b6cb29-f584-4f84-bce5-e2c507c1b6d7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Create volume of 1 GB Jan 20 10:57:19.513620 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-48b6cb29-f584-4f84-bce5-e2c507c1b6d7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Availability Zones retrieved successfully. Jan 20 10:57:19.564322 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-48b6cb29-f584-4f84-bce5-e2c507c1b6d7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Flow 'volume_create_api' (681d9840-09dc-42a9-b3da-8a0fce0b442c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:57:19.568052 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-48b6cb29-f584-4f84-bce5-e2c507c1b6d7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (181be184-f080-47f6-82d5-e6d3431682db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:57:19.571396 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-48b6cb29-f584-4f84-bce5-e2c507c1b6d7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:57:19.743681 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-48b6cb29-f584-4f84-bce5-e2c507c1b6d7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (181be184-f080-47f6-82d5-e6d3431682db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:57:19.747147 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-48b6cb29-f584-4f84-bce5-e2c507c1b6d7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cf1e0c7-21d4-4120-b9e9-9a82a06e602d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:57:19.921571 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-48b6cb29-f584-4f84-bce5-e2c507c1b6d7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Created reservations ['272bf9ec-905b-4994-9a76-82d634ef7bf4', 'c48b6b28-8eb6-4709-9843-c3631423d20d', '44375ce0-bfe2-4dd3-acf1-0bf54d0ba27d', '1efd59d7-25c5-47c0-a886-d0ad18f3be5d'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:57:19.925302 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-48b6cb29-f584-4f84-bce5-e2c507c1b6d7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cf1e0c7-21d4-4120-b9e9-9a82a06e602d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['272bf9ec-905b-4994-9a76-82d634ef7bf4', 'c48b6b28-8eb6-4709-9843-c3631423d20d', '44375ce0-bfe2-4dd3-acf1-0bf54d0ba27d', '1efd59d7-25c5-47c0-a886-d0ad18f3be5d']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:57:19.928292 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-48b6cb29-f584-4f84-bce5-e2c507c1b6d7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29e856d7-82f7-4946-95c9-0efcb1d69530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:57:20.036841 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-48b6cb29-f584-4f84-bce5-e2c507c1b6d7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29e856d7-82f7-4946-95c9-0efcb1d69530) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8729cb1f-b7ac-4556-acf7-563ca3181bb6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-66693736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='721d5eada86441fa8108e7409c2de098',qos_specs=None,replication_status=,reservations=['272bf9ec-905b-4994-9a76-82d634ef7bf4','c48b6b28-8eb6-4709-9843-c3631423d20d','44375ce0-bfe2-4dd3-acf1-0bf54d0ba27d','1efd59d7-25c5-47c0-a886-d0ad18f3be5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ce17d22c3a64fe28f54f17d472be3e5',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:57:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-66693736',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8729cb1f-b7ac-4556-acf7-563ca3181bb6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='721d5eada86441fa8108e7409c2de098',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7ce17d22c3a64fe28f54f17d472be3e5',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:57:20.043523 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-48b6cb29-f584-4f84-bce5-e2c507c1b6d7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8379ca88-b3d9-4066-aa73-5cd05ebd3968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:57:20.117647 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-48b6cb29-f584-4f84-bce5-e2c507c1b6d7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8379ca88-b3d9-4066-aa73-5cd05ebd3968) transitioned into state 'SUCCESS' from state '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-66693736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='721d5eada86441fa8108e7409c2de098',qos_specs=None,replication_status=,reservations=['272bf9ec-905b-4994-9a76-82d634ef7bf4','c48b6b28-8eb6-4709-9843-c3631423d20d','44375ce0-bfe2-4dd3-acf1-0bf54d0ba27d','1efd59d7-25c5-47c0-a886-d0ad18f3be5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ce17d22c3a64fe28f54f17d472be3e5',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:57:20.119625 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-48b6cb29-f584-4f84-bce5-e2c507c1b6d7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71248a69-b34b-45ad-b580-d3d3dd0dca8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:57:20.146437 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-48b6cb29-f584-4f84-bce5-e2c507c1b6d7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71248a69-b34b-45ad-b580-d3d3dd0dca8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:57:20.149707 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-48b6cb29-f584-4f84-bce5-e2c507c1b6d7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Flow 'volume_create_api' (681d9840-09dc-42a9-b3da-8a0fce0b442c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:57:20.289341 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-48b6cb29-f584-4f84-bce5-e2c507c1b6d7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Create volume request issued successfully. Jan 20 10:57:20.330337 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-48b6cb29-f584-4f84-bce5-e2c507c1b6d7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes returned with HTTP 202 Jan 20 10:57:20.341184 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1217/2457] 10.222.0.73 () {60 vars in 1226 bytes} [Wed Jan 20 10:57:19 2021] POST /volume/v3/721d5eada86441fa8108e7409c2de098/volumes => generated 821 bytes in 1038 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:57:20.362958 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9288dfbf-d8dd-4c5b-82c1-d7052e9e12fc tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 Jan 20 10:57:20.363900 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9288dfbf-d8dd-4c5b-82c1-d7052e9e12fc tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:20.364766 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9288dfbf-d8dd-4c5b-82c1-d7052e9e12fc tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:20.479309 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:20.479309 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:20.495241 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9288dfbf-d8dd-4c5b-82c1-d7052e9e12fc tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Volume info retrieved successfully. Jan 20 10:57:20.542112 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9288dfbf-d8dd-4c5b-82c1-d7052e9e12fc tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 returned with HTTP 200 Jan 20 10:57:20.543961 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1241/2458] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:20 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 => generated 913 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:21.582415 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-52c3ad31-c1d4-46c1-a74b-ab91bc23ef17 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] POST http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes Jan 20 10:57:21.586372 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:21.586372 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:21.587713 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-52c3ad31-c1d4-46c1-a74b-ab91bc23ef17 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1292789386"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:57:21.598702 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-52c3ad31-c1d4-46c1-a74b-ab91bc23ef17 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1292789386'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:57:21.600780 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-52c3ad31-c1d4-46c1-a74b-ab91bc23ef17 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Create volume of 1 GB Jan 20 10:57:21.604280 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:21.604280 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:21.626590 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-52c3ad31-c1d4-46c1-a74b-ab91bc23ef17 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Availability Zones retrieved successfully. Jan 20 10:57:21.644276 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-91db521d-1be2-4998-99bb-005cdfdedc5e tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] POST http://10.222.0.73/volume/v3/ef89284e02f84073bb95597150029d57/snapshots Jan 20 10:57:21.645053 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:21.645053 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:21.645744 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-52c3ad31-c1d4-46c1-a74b-ab91bc23ef17 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Flow 'volume_create_api' (deda711b-3c47-453c-ad69-8840b02ee561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:57:21.646001 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-91db521d-1be2-4998-99bb-005cdfdedc5e tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fd6ea1b3-531b-4591-8036-f2b98089bc54", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-983169068"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:57:21.648778 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-52c3ad31-c1d4-46c1-a74b-ab91bc23ef17 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bffcf72c-8309-4425-947e-3d15c8deffd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:57:21.650879 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-52c3ad31-c1d4-46c1-a74b-ab91bc23ef17 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:57:21.733674 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-52c3ad31-c1d4-46c1-a74b-ab91bc23ef17 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bffcf72c-8309-4425-947e-3d15c8deffd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:57:21.736274 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-52c3ad31-c1d4-46c1-a74b-ab91bc23ef17 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20d442ce-e066-48a7-a048-270d6cac3892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:57:21.809670 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-91db521d-1be2-4998-99bb-005cdfdedc5e tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] http://10.222.0.73/volume/v3/ef89284e02f84073bb95597150029d57/snapshots returned with HTTP 404 Jan 20 10:57:21.815121 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1242/2459] 10.222.0.73 () {60 vars in 1232 bytes} [Wed Jan 20 10:57:21 2021] POST /volume/v3/ef89284e02f84073bb95597150029d57/snapshots => generated 109 bytes in 401 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:57:21.827279 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-17b5ea1e-b498-4409-8c12-da739a5615f7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 Jan 20 10:57:21.828754 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-17b5ea1e-b498-4409-8c12-da739a5615f7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:21.830891 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-17b5ea1e-b498-4409-8c12-da739a5615f7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:21.856713 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-52c3ad31-c1d4-46c1-a74b-ab91bc23ef17 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Created reservations ['dbc38426-2665-43d1-b863-4f40edd1ae17', 'b54fc227-53a5-4d5b-969d-26e9ecf21a82', '2483d454-fc74-4639-bccc-73bc3d5cc037', '6ec3093e-8b6c-41cf-9de7-9652b7d672d7'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:57:21.858817 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-52c3ad31-c1d4-46c1-a74b-ab91bc23ef17 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20d442ce-e066-48a7-a048-270d6cac3892) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbc38426-2665-43d1-b863-4f40edd1ae17', 'b54fc227-53a5-4d5b-969d-26e9ecf21a82', '2483d454-fc74-4639-bccc-73bc3d5cc037', '6ec3093e-8b6c-41cf-9de7-9652b7d672d7']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:57:21.861088 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-52c3ad31-c1d4-46c1-a74b-ab91bc23ef17 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45900f73-4128-4314-bd5b-17301f4d82db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:57:22.020279 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:22.020279 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:22.045892 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-17b5ea1e-b498-4409-8c12-da739a5615f7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Volume info retrieved successfully. Jan 20 10:57:22.049664 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-52c3ad31-c1d4-46c1-a74b-ab91bc23ef17 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45900f73-4128-4314-bd5b-17301f4d82db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aaf11435-19ee-4865-99f4-e73582297810', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1292789386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bbdea4b1c8b4fa19cfbc898b5238a76',qos_specs=None,replication_status=,reservations=['dbc38426-2665-43d1-b863-4f40edd1ae17','b54fc227-53a5-4d5b-969d-26e9ecf21a82','2483d454-fc74-4639-bccc-73bc3d5cc037','6ec3093e-8b6c-41cf-9de7-9652b7d672d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b669f16020204c9c89a4dd2068e473b8',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:57:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1292789386',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aaf11435-19ee-4865-99f4-e73582297810,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bbdea4b1c8b4fa19cfbc898b5238a76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b669f16020204c9c89a4dd2068e473b8',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:57:22.054377 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-52c3ad31-c1d4-46c1-a74b-ab91bc23ef17 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6752329-214c-47f6-8aef-ae4c8509a7be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:57:22.128601 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-52c3ad31-c1d4-46c1-a74b-ab91bc23ef17 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6752329-214c-47f6-8aef-ae4c8509a7be) transitioned into state 'SUCCESS' from state '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-1292789386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bbdea4b1c8b4fa19cfbc898b5238a76',qos_specs=None,replication_status=,reservations=['dbc38426-2665-43d1-b863-4f40edd1ae17','b54fc227-53a5-4d5b-969d-26e9ecf21a82','2483d454-fc74-4639-bccc-73bc3d5cc037','6ec3093e-8b6c-41cf-9de7-9652b7d672d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b669f16020204c9c89a4dd2068e473b8',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:57:22.135765 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-52c3ad31-c1d4-46c1-a74b-ab91bc23ef17 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e7041bd-3497-4237-ba67-1aabfa437e8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:57:22.166351 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-17b5ea1e-b498-4409-8c12-da739a5615f7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 returned with HTTP 200 Jan 20 10:57:22.168330 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1243/2460] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:21 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 => generated 913 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:22.189705 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-481dc966-f953-483e-bccf-22db3c1bf4df tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] POST http://10.222.0.73/volume/v3/ef89284e02f84073bb95597150029d57/snapshots Jan 20 10:57:22.189951 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-52c3ad31-c1d4-46c1-a74b-ab91bc23ef17 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e7041bd-3497-4237-ba67-1aabfa437e8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:57:22.191793 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:22.191793 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:22.193922 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-481dc966-f953-483e-bccf-22db3c1bf4df tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1427539333"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:57:22.215594 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-52c3ad31-c1d4-46c1-a74b-ab91bc23ef17 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Flow 'volume_create_api' (deda711b-3c47-453c-ad69-8840b02ee561) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:57:22.340519 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-52c3ad31-c1d4-46c1-a74b-ab91bc23ef17 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Create volume request issued successfully. Jan 20 10:57:22.385555 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-52c3ad31-c1d4-46c1-a74b-ab91bc23ef17 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes returned with HTTP 202 Jan 20 10:57:22.386632 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1218/2461] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:57:21 2021] POST /volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes => generated 819 bytes in 1151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:57:22.417660 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9a96ad16-a381-4b32-b7c1-12a728a83f9e tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] GET http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/aaf11435-19ee-4865-99f4-e73582297810 Jan 20 10:57:22.418381 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9a96ad16-a381-4b32-b7c1-12a728a83f9e tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:22.418661 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:22.418661 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:22.419235 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9a96ad16-a381-4b32-b7c1-12a728a83f9e tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:22.436077 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-481dc966-f953-483e-bccf-22db3c1bf4df tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] http://10.222.0.73/volume/v3/ef89284e02f84073bb95597150029d57/snapshots returned with HTTP 404 Jan 20 10:57:22.440773 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1244/2462] 10.222.0.73 () {60 vars in 1232 bytes} [Wed Jan 20 10:57:22 2021] POST /volume/v3/ef89284e02f84073bb95597150029d57/snapshots => generated 77 bytes in 272 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:57:22.452795 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f7211e79-7ae8-428c-9cd4-3b4e77405e56 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] GET http://10.222.0.73/volume/v3/ef89284e02f84073bb95597150029d57/snapshots?limit=invalid Jan 20 10:57:22.454720 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f7211e79-7ae8-428c-9cd4-3b4e77405e56 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:22.456532 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f7211e79-7ae8-428c-9cd4-3b4e77405e56 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:22.458048 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f7211e79-7ae8-428c-9cd4-3b4e77405e56 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] HTTP exception thrown: limit param must be an integer Jan 20 10:57:22.459060 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f7211e79-7ae8-428c-9cd4-3b4e77405e56 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] http://10.222.0.73/volume/v3/ef89284e02f84073bb95597150029d57/snapshots?limit=invalid returned with HTTP 400 Jan 20 10:57:22.465692 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1245/2463] 10.222.0.73 () {58 vars in 1237 bytes} [Wed Jan 20 10:57:22 2021] GET /volume/v3/ef89284e02f84073bb95597150029d57/snapshots?limit=invalid => generated 74 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Jan 20 10:57:22.482043 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4080e910-e313-46e2-a812-cceda49c71f4 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] GET http://10.222.0.73/volume/v3/ef89284e02f84073bb95597150029d57/snapshots?marker=36ea092d-13d8-4833-aca1-161f915e3015 Jan 20 10:57:22.484088 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4080e910-e313-46e2-a812-cceda49c71f4 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:22.487349 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4080e910-e313-46e2-a812-cceda49c71f4 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:22.488530 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-4080e910-e313-46e2-a812-cceda49c71f4 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:57:22.491261 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-4080e910-e313-46e2-a812-cceda49c71f4 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Building query based on filter {{(pid=87960) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 20 10:57:22.552713 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4080e910-e313-46e2-a812-cceda49c71f4 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] http://10.222.0.73/volume/v3/ef89284e02f84073bb95597150029d57/snapshots?marker=36ea092d-13d8-4833-aca1-161f915e3015 returned with HTTP 404 Jan 20 10:57:22.554766 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1246/2464] 10.222.0.73 () {58 vars in 1297 bytes} [Wed Jan 20 10:57:22 2021] GET /volume/v3/ef89284e02f84073bb95597150029d57/snapshots?marker=36ea092d-13d8-4833-aca1-161f915e3015 => generated 111 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:57:22.573250 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-033482be-5e39-421d-b3c7-74b5c136a244 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] GET http://10.222.0.73/volume/v3/ef89284e02f84073bb95597150029d57/snapshots?sort_key=invalid Jan 20 10:57:22.578330 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-033482be-5e39-421d-b3c7-74b5c136a244 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:22.581651 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-033482be-5e39-421d-b3c7-74b5c136a244 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:22.582784 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-033482be-5e39-421d-b3c7-74b5c136a244 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:57:22.586774 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:22.586774 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:22.592908 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.db.sqlalchemy.api [None req-033482be-5e39-421d-b3c7-74b5c136a244 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Building query based on filter {{(pid=87960) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 20 10:57:22.598180 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-033482be-5e39-421d-b3c7-74b5c136a244 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] http://10.222.0.73/volume/v3/ef89284e02f84073bb95597150029d57/snapshots?sort_key=invalid returned with HTTP 400 Jan 20 10:57:22.601059 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1247/2465] 10.222.0.73 () {58 vars in 1243 bytes} [Wed Jan 20 10:57:22 2021] GET /volume/v3/ef89284e02f84073bb95597150029d57/snapshots?sort_key=invalid => generated 84 bytes in 38 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 20 10:57:22.616978 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f07ca998-84bb-4075-b6a0-50caac34f74b tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] POST http://10.222.0.73/volume/v3/ef89284e02f84073bb95597150029d57/volumes Jan 20 10:57:22.618144 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9a96ad16-a381-4b32-b7c1-12a728a83f9e tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Volume info retrieved successfully. Jan 20 10:57:22.623945 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f07ca998-84bb-4075-b6a0-50caac34f74b tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-70716727"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:57:22.635167 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-f07ca998-84bb-4075-b6a0-50caac34f74b tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-70716727'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:57:22.637225 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-f07ca998-84bb-4075-b6a0-50caac34f74b tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Create volume of 2 GB Jan 20 10:57:22.676874 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9a96ad16-a381-4b32-b7c1-12a728a83f9e tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/aaf11435-19ee-4865-99f4-e73582297810 returned with HTTP 200 Jan 20 10:57:22.677423 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f07ca998-84bb-4075-b6a0-50caac34f74b tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Availability Zones retrieved successfully. Jan 20 10:57:22.677743 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1219/2466] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:22 2021] GET /volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/aaf11435-19ee-4865-99f4-e73582297810 => generated 887 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:57:22.716327 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f07ca998-84bb-4075-b6a0-50caac34f74b tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Flow 'volume_create_api' (a64808e5-74e9-4e4b-91a0-824111b888ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:57:22.720725 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f07ca998-84bb-4075-b6a0-50caac34f74b tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f986a398-8091-44d4-b8eb-8aa49c6ecbbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:57:22.723632 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-f07ca998-84bb-4075-b6a0-50caac34f74b tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Validating volume size '2' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:57:22.888614 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f07ca998-84bb-4075-b6a0-50caac34f74b tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f986a398-8091-44d4-b8eb-8aa49c6ecbbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:57:22.899507 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f07ca998-84bb-4075-b6a0-50caac34f74b tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b84d5863-c1aa-4e54-9594-60f195f788b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:57:23.177470 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-f07ca998-84bb-4075-b6a0-50caac34f74b tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Created reservations ['a3a9ce8b-6d8c-4248-9eeb-c26f894b58a6', '784ceacb-2710-4b14-9f66-47ea2dd272a5', 'f77b9f74-8492-49b5-bb6f-c7429408497b', '591a790e-8af8-4e74-b1e6-6f8afb43d682'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:57:23.181456 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f07ca998-84bb-4075-b6a0-50caac34f74b tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b84d5863-c1aa-4e54-9594-60f195f788b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3a9ce8b-6d8c-4248-9eeb-c26f894b58a6', '784ceacb-2710-4b14-9f66-47ea2dd272a5', 'f77b9f74-8492-49b5-bb6f-c7429408497b', '591a790e-8af8-4e74-b1e6-6f8afb43d682']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:57:23.186912 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-086d699f-ab3c-44d6-9d3e-b78681ade0cf tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 Jan 20 10:57:23.187462 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-086d699f-ab3c-44d6-9d3e-b78681ade0cf tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:23.187669 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:23.187669 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:23.188086 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f07ca998-84bb-4075-b6a0-50caac34f74b tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a5a0384-69e3-458a-b162-d9d00ef2536e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:57:23.188258 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-086d699f-ab3c-44d6-9d3e-b78681ade0cf tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:23.312409 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:23.312409 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:23.313893 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f07ca998-84bb-4075-b6a0-50caac34f74b tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a5a0384-69e3-458a-b162-d9d00ef2536e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85b6c7fa-8be2-4393-b032-8492115c03e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-70716727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef89284e02f84073bb95597150029d57',qos_specs=None,replication_status=,reservations=['a3a9ce8b-6d8c-4248-9eeb-c26f894b58a6','784ceacb-2710-4b14-9f66-47ea2dd272a5','f77b9f74-8492-49b5-bb6f-c7429408497b','591a790e-8af8-4e74-b1e6-6f8afb43d682'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e13463321674985ab40d74f4eff93ef',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:57:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-70716727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85b6c7fa-8be2-4393-b032-8492115c03e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef89284e02f84073bb95597150029d57',provider_auth=None,provider_geometry=None,provider_id=None,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='7e13463321674985ab40d74f4eff93ef',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:57:23.315998 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f07ca998-84bb-4075-b6a0-50caac34f74b tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f227d32-9bcd-4238-97d5-17b61f72046c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:57:23.353404 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-086d699f-ab3c-44d6-9d3e-b78681ade0cf tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Volume info retrieved successfully. Jan 20 10:57:23.383641 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f07ca998-84bb-4075-b6a0-50caac34f74b tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f227d32-9bcd-4238-97d5-17b61f72046c) transitioned into state 'SUCCESS' from state '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-70716727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef89284e02f84073bb95597150029d57',qos_specs=None,replication_status=,reservations=['a3a9ce8b-6d8c-4248-9eeb-c26f894b58a6','784ceacb-2710-4b14-9f66-47ea2dd272a5','f77b9f74-8492-49b5-bb6f-c7429408497b','591a790e-8af8-4e74-b1e6-6f8afb43d682'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e13463321674985ab40d74f4eff93ef',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:57:23.385934 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f07ca998-84bb-4075-b6a0-50caac34f74b tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (796ff2ff-6972-4df7-8072-0a77489ae2fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:57:23.411389 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f07ca998-84bb-4075-b6a0-50caac34f74b tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (796ff2ff-6972-4df7-8072-0a77489ae2fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:57:23.414139 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-f07ca998-84bb-4075-b6a0-50caac34f74b tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Flow 'volume_create_api' (a64808e5-74e9-4e4b-91a0-824111b888ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:57:23.449664 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-086d699f-ab3c-44d6-9d3e-b78681ade0cf tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 returned with HTTP 200 Jan 20 10:57:23.457033 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1220/2467] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:23 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 => generated 913 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:57:23.580681 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f07ca998-84bb-4075-b6a0-50caac34f74b tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Create volume request issued successfully. Jan 20 10:57:23.692170 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f07ca998-84bb-4075-b6a0-50caac34f74b tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] http://10.222.0.73/volume/v3/ef89284e02f84073bb95597150029d57/volumes returned with HTTP 202 Jan 20 10:57:23.696269 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-191675e2-8046-4b44-bb70-fdf38351e26c tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] GET http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/aaf11435-19ee-4865-99f4-e73582297810 Jan 20 10:57:23.696682 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-191675e2-8046-4b44-bb70-fdf38351e26c tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:23.698486 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1248/2468] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:57:22 2021] POST /volume/v3/ef89284e02f84073bb95597150029d57/volumes => generated 829 bytes in 1090 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 20 10:57:23.701924 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:23.701924 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:23.707873 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-191675e2-8046-4b44-bb70-fdf38351e26c tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:23.725574 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cf2d2ff3-1d47-45c2-b7b8-2c27044b4dc0 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] GET http://10.222.0.73/volume/v3/ef89284e02f84073bb95597150029d57/volumes/85b6c7fa-8be2-4393-b032-8492115c03e4 Jan 20 10:57:23.735369 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cf2d2ff3-1d47-45c2-b7b8-2c27044b4dc0 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:23.735905 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:23.735905 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:23.737196 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cf2d2ff3-1d47-45c2-b7b8-2c27044b4dc0 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:23.854515 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:23.854515 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:23.863718 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:23.863718 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:23.877769 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-191675e2-8046-4b44-bb70-fdf38351e26c tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Volume info retrieved successfully. Jan 20 10:57:23.894598 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cf2d2ff3-1d47-45c2-b7b8-2c27044b4dc0 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Volume info retrieved successfully. Jan 20 10:57:23.950712 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-191675e2-8046-4b44-bb70-fdf38351e26c tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/aaf11435-19ee-4865-99f4-e73582297810 returned with HTTP 200 Jan 20 10:57:23.970684 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1221/2469] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:23 2021] GET /volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/aaf11435-19ee-4865-99f4-e73582297810 => generated 911 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:23.981201 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cf2d2ff3-1d47-45c2-b7b8-2c27044b4dc0 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] http://10.222.0.73/volume/v3/ef89284e02f84073bb95597150029d57/volumes/85b6c7fa-8be2-4393-b032-8492115c03e4 returned with HTTP 200 Jan 20 10:57:23.982051 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1249/2470] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:23 2021] GET /volume/v3/ef89284e02f84073bb95597150029d57/volumes/85b6c7fa-8be2-4393-b032-8492115c03e4 => generated 921 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:24.475948 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3eea022e-d3fa-4195-b2a2-0cd57f019d82 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 Jan 20 10:57:24.478279 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3eea022e-d3fa-4195-b2a2-0cd57f019d82 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:24.478452 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:24.478452 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:24.479368 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3eea022e-d3fa-4195-b2a2-0cd57f019d82 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:24.626540 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:24.626540 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:24.643882 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3eea022e-d3fa-4195-b2a2-0cd57f019d82 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Volume info retrieved successfully. Jan 20 10:57:24.708934 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3eea022e-d3fa-4195-b2a2-0cd57f019d82 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 returned with HTTP 200 Jan 20 10:57:24.713264 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1222/2471] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:24 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 => generated 913 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:24.999955 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f30876ad-5d2f-4e14-986f-284fc8574d94 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] GET http://10.222.0.73/volume/v3/ef89284e02f84073bb95597150029d57/volumes/85b6c7fa-8be2-4393-b032-8492115c03e4 Jan 20 10:57:25.000896 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f30876ad-5d2f-4e14-986f-284fc8574d94 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:25.001425 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:25.001425 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:25.001609 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b4ab8f2a-24c1-451e-9036-f23fd91c1026 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] GET http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/aaf11435-19ee-4865-99f4-e73582297810 Jan 20 10:57:25.002339 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f30876ad-5d2f-4e14-986f-284fc8574d94 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:25.002564 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b4ab8f2a-24c1-451e-9036-f23fd91c1026 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:25.002757 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:25.002757 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:25.005060 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b4ab8f2a-24c1-451e-9036-f23fd91c1026 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:25.087832 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:25.087832 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:25.099643 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f30876ad-5d2f-4e14-986f-284fc8574d94 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Volume info retrieved successfully. Jan 20 10:57:25.145483 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:25.145483 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:25.157138 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f30876ad-5d2f-4e14-986f-284fc8574d94 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] http://10.222.0.73/volume/v3/ef89284e02f84073bb95597150029d57/volumes/85b6c7fa-8be2-4393-b032-8492115c03e4 returned with HTTP 200 Jan 20 10:57:25.159375 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1223/2472] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:24 2021] GET /volume/v3/ef89284e02f84073bb95597150029d57/volumes/85b6c7fa-8be2-4393-b032-8492115c03e4 => generated 922 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:25.167606 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b4ab8f2a-24c1-451e-9036-f23fd91c1026 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Volume info retrieved successfully. Jan 20 10:57:25.184176 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e47340e3-bf14-4a1d-82bb-56a9f8d099b6 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] POST http://10.222.0.73/volume/v3/ef89284e02f84073bb95597150029d57/snapshots Jan 20 10:57:25.185374 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:25.185374 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:25.186300 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e47340e3-bf14-4a1d-82bb-56a9f8d099b6 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "85b6c7fa-8be2-4393-b032-8492115c03e4", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1599986209"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:57:25.227862 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b4ab8f2a-24c1-451e-9036-f23fd91c1026 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/aaf11435-19ee-4865-99f4-e73582297810 returned with HTTP 200 Jan 20 10:57:25.229383 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1250/2473] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:24 2021] GET /volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/aaf11435-19ee-4865-99f4-e73582297810 => generated 912 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:25.268622 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:25.268622 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:25.270566 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e47340e3-bf14-4a1d-82bb-56a9f8d099b6 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Volume info retrieved successfully. Jan 20 10:57:25.271169 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-e47340e3-bf14-4a1d-82bb-56a9f8d099b6 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Create snapshot from volume 85b6c7fa-8be2-4393-b032-8492115c03e4 Jan 20 10:57:25.386154 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-e47340e3-bf14-4a1d-82bb-56a9f8d099b6 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Created reservations ['c9b8b258-2685-49d8-a45e-36d649a58bc7', '0bbff8a4-10a5-4f31-b655-8a7cf2bbe1f8', 'c2e02faa-7755-4a69-938d-9b6488642589', '452667af-bf96-49fd-ae55-b2d06d3e113b'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:57:25.633341 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e47340e3-bf14-4a1d-82bb-56a9f8d099b6 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Snapshot create request issued successfully. Jan 20 10:57:25.634869 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e47340e3-bf14-4a1d-82bb-56a9f8d099b6 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] http://10.222.0.73/volume/v3/ef89284e02f84073bb95597150029d57/snapshots returned with HTTP 202 Jan 20 10:57:25.643573 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1224/2474] 10.222.0.73 () {60 vars in 1232 bytes} [Wed Jan 20 10:57:25 2021] POST /volume/v3/ef89284e02f84073bb95597150029d57/snapshots => generated 318 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 20 10:57:25.649772 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-acf2e09f-9524-4122-9d2b-9c953bcbb763 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] GET http://10.222.0.73/volume/v3/ef89284e02f84073bb95597150029d57/snapshots/424f1fe6-490f-4c1f-881c-24c2bcecf389 Jan 20 10:57:25.649975 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-acf2e09f-9524-4122-9d2b-9c953bcbb763 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:25.650116 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:25.650116 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:25.650826 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-acf2e09f-9524-4122-9d2b-9c953bcbb763 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:25.719544 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:25.719544 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:25.721486 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-acf2e09f-9524-4122-9d2b-9c953bcbb763 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Snapshot retrieved successfully. Jan 20 10:57:25.724142 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-acf2e09f-9524-4122-9d2b-9c953bcbb763 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] http://10.222.0.73/volume/v3/ef89284e02f84073bb95597150029d57/snapshots/424f1fe6-490f-4c1f-881c-24c2bcecf389 returned with HTTP 200 Jan 20 10:57:25.726048 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1251/2475] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:57:25 2021] GET /volume/v3/ef89284e02f84073bb95597150029d57/snapshots/424f1fe6-490f-4c1f-881c-24c2bcecf389 => generated 450 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:57:25.744354 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d2683c81-6767-4f3f-90df-006e1d95955b tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 Jan 20 10:57:25.745592 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d2683c81-6767-4f3f-90df-006e1d95955b tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:25.745961 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:25.745961 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:25.746599 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d2683c81-6767-4f3f-90df-006e1d95955b tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:25.829068 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:25.829068 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:25.851762 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d2683c81-6767-4f3f-90df-006e1d95955b tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Volume info retrieved successfully. Jan 20 10:57:25.895811 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d2683c81-6767-4f3f-90df-006e1d95955b tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 returned with HTTP 200 Jan 20 10:57:25.902074 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1225/2476] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:25 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 => generated 913 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:57:26.744403 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-230c8549-65d5-446e-af88-1f8356c4e547 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] GET http://10.222.0.73/volume/v3/ef89284e02f84073bb95597150029d57/snapshots/424f1fe6-490f-4c1f-881c-24c2bcecf389 Jan 20 10:57:26.745837 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-230c8549-65d5-446e-af88-1f8356c4e547 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:26.746393 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:26.746393 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:26.747642 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-230c8549-65d5-446e-af88-1f8356c4e547 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:26.784929 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:26.784929 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:26.787338 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-230c8549-65d5-446e-af88-1f8356c4e547 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Snapshot retrieved successfully. Jan 20 10:57:26.790409 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-230c8549-65d5-446e-af88-1f8356c4e547 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] http://10.222.0.73/volume/v3/ef89284e02f84073bb95597150029d57/snapshots/424f1fe6-490f-4c1f-881c-24c2bcecf389 returned with HTTP 200 Jan 20 10:57:26.791694 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1252/2477] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:57:26 2021] GET /volume/v3/ef89284e02f84073bb95597150029d57/snapshots/424f1fe6-490f-4c1f-881c-24c2bcecf389 => generated 450 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:26.926598 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d52065b4-5759-4b6e-aeb2-fef485b4658c tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 Jan 20 10:57:26.927897 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d52065b4-5759-4b6e-aeb2-fef485b4658c tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:26.928349 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:26.928349 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:26.930608 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d52065b4-5759-4b6e-aeb2-fef485b4658c tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:27.094973 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:27.094973 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:27.122314 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d52065b4-5759-4b6e-aeb2-fef485b4658c tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Volume info retrieved successfully. Jan 20 10:57:27.166464 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d52065b4-5759-4b6e-aeb2-fef485b4658c tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 returned with HTTP 200 Jan 20 10:57:27.169322 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1226/2478] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:26 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 => generated 913 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:27.804955 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b8857506-1ad4-4eb8-8a53-d1525b178d52 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] GET http://10.222.0.73/volume/v3/ef89284e02f84073bb95597150029d57/snapshots/424f1fe6-490f-4c1f-881c-24c2bcecf389 Jan 20 10:57:27.805463 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b8857506-1ad4-4eb8-8a53-d1525b178d52 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:27.805659 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:27.805659 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:27.806707 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b8857506-1ad4-4eb8-8a53-d1525b178d52 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:27.849098 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:27.849098 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:27.851322 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b8857506-1ad4-4eb8-8a53-d1525b178d52 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Snapshot retrieved successfully. Jan 20 10:57:27.853608 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b8857506-1ad4-4eb8-8a53-d1525b178d52 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] http://10.222.0.73/volume/v3/ef89284e02f84073bb95597150029d57/snapshots/424f1fe6-490f-4c1f-881c-24c2bcecf389 returned with HTTP 200 Jan 20 10:57:27.854720 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1253/2479] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:57:27 2021] GET /volume/v3/ef89284e02f84073bb95597150029d57/snapshots/424f1fe6-490f-4c1f-881c-24c2bcecf389 => generated 477 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:27.870688 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fa7f502c-96b5-4cb1-a23c-6c9b3bf25a00 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] POST http://10.222.0.73/volume/v3/ef89284e02f84073bb95597150029d57/volumes Jan 20 10:57:27.871397 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:27.871397 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:27.872675 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fa7f502c-96b5-4cb1-a23c-6c9b3bf25a00 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "424f1fe6-490f-4c1f-881c-24c2bcecf389"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:57:27.876636 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-fa7f502c-96b5-4cb1-a23c-6c9b3bf25a00 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '424f1fe6-490f-4c1f-881c-24c2bcecf389'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:57:27.938286 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:27.938286 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:27.940362 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fa7f502c-96b5-4cb1-a23c-6c9b3bf25a00 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Snapshot retrieved successfully. Jan 20 10:57:27.941062 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-fa7f502c-96b5-4cb1-a23c-6c9b3bf25a00 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Create volume of 1 GB Jan 20 10:57:27.962587 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fa7f502c-96b5-4cb1-a23c-6c9b3bf25a00 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Availability Zones retrieved successfully. Jan 20 10:57:27.991477 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fa7f502c-96b5-4cb1-a23c-6c9b3bf25a00 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Flow 'volume_create_api' (0d44cb04-7eb4-47ad-9337-205b138ac766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:57:27.996042 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fa7f502c-96b5-4cb1-a23c-6c9b3bf25a00 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (336b6728-5cc2-4209-b5eb-348f4cdb0c01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:57:28.000345 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-fa7f502c-96b5-4cb1-a23c-6c9b3bf25a00 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:57:28.003979 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.volume.api [None req-fa7f502c-96b5-4cb1-a23c-6c9b3bf25a00 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (336b6728-5cc2-4209-b5eb-348f4cdb0c01) transitioned into state 'FAILURE' from state 'RUNNING' Jan 20 10:57:28.003979 n-d-768509-8 devstack@c-api.service[87958]: 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 20 10:57:28.014992 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-fa7f502c-96b5-4cb1-a23c-6c9b3bf25a00 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (336b6728-5cc2-4209-b5eb-348f4cdb0c01) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:57:28.019131 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.volume.api [None req-fa7f502c-96b5-4cb1-a23c-6c9b3bf25a00 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (336b6728-5cc2-4209-b5eb-348f4cdb0c01) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 20 10:57:28.023569 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.volume.api [None req-fa7f502c-96b5-4cb1-a23c-6c9b3bf25a00 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Flow 'volume_create_api' (0d44cb04-7eb4-47ad-9337-205b138ac766) transitioned into state 'REVERTED' from state 'RUNNING' Jan 20 10:57:28.025135 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fa7f502c-96b5-4cb1-a23c-6c9b3bf25a00 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] http://10.222.0.73/volume/v3/ef89284e02f84073bb95597150029d57/volumes returned with HTTP 400 Jan 20 10:57:28.026461 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1227/2480] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:57:27 2021] POST /volume/v3/ef89284e02f84073bb95597150029d57/volumes => generated 171 bytes in 161 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 20 10:57:28.044725 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-988e5315-efe2-40ca-b921-3d074da966c7 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] DELETE http://10.222.0.73/volume/v3/ef89284e02f84073bb95597150029d57/snapshots/424f1fe6-490f-4c1f-881c-24c2bcecf389 Jan 20 10:57:28.045802 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-988e5315-efe2-40ca-b921-3d074da966c7 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:28.046002 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:28.046002 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:28.046658 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-988e5315-efe2-40ca-b921-3d074da966c7 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:28.047210 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-988e5315-efe2-40ca-b921-3d074da966c7 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Delete snapshot with id: 424f1fe6-490f-4c1f-881c-24c2bcecf389 Jan 20 10:57:28.089085 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:28.089085 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:28.090265 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-988e5315-efe2-40ca-b921-3d074da966c7 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Snapshot retrieved successfully. Jan 20 10:57:28.166593 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-988e5315-efe2-40ca-b921-3d074da966c7 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Snapshot delete request issued successfully. Jan 20 10:57:28.167622 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-988e5315-efe2-40ca-b921-3d074da966c7 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] http://10.222.0.73/volume/v3/ef89284e02f84073bb95597150029d57/snapshots/424f1fe6-490f-4c1f-881c-24c2bcecf389 returned with HTTP 202 Jan 20 10:57:28.172406 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1254/2481] 10.222.0.73 () {58 vars in 1324 bytes} [Wed Jan 20 10:57:28 2021] DELETE /volume/v3/ef89284e02f84073bb95597150029d57/snapshots/424f1fe6-490f-4c1f-881c-24c2bcecf389 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:57:28.179867 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8e1da7a5-f6eb-4b05-9a50-97f45b8289e0 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] GET http://10.222.0.73/volume/v3/ef89284e02f84073bb95597150029d57/snapshots/424f1fe6-490f-4c1f-881c-24c2bcecf389 Jan 20 10:57:28.180413 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8e1da7a5-f6eb-4b05-9a50-97f45b8289e0 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:28.180609 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:28.180609 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:28.181063 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8e1da7a5-f6eb-4b05-9a50-97f45b8289e0 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:28.198327 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d51f3f14-2643-4a25-be65-ea72d4b68561 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 Jan 20 10:57:28.199932 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d51f3f14-2643-4a25-be65-ea72d4b68561 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:28.200671 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:28.200671 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:28.201926 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d51f3f14-2643-4a25-be65-ea72d4b68561 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:28.249281 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:28.249281 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:28.251253 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8e1da7a5-f6eb-4b05-9a50-97f45b8289e0 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Snapshot retrieved successfully. Jan 20 10:57:28.253965 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8e1da7a5-f6eb-4b05-9a50-97f45b8289e0 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] http://10.222.0.73/volume/v3/ef89284e02f84073bb95597150029d57/snapshots/424f1fe6-490f-4c1f-881c-24c2bcecf389 returned with HTTP 200 Jan 20 10:57:28.255648 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1228/2482] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:57:28 2021] GET /volume/v3/ef89284e02f84073bb95597150029d57/snapshots/424f1fe6-490f-4c1f-881c-24c2bcecf389 => generated 476 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:28.307839 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:28.307839 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:28.341847 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d51f3f14-2643-4a25-be65-ea72d4b68561 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Volume info retrieved successfully. Jan 20 10:57:28.408437 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d51f3f14-2643-4a25-be65-ea72d4b68561 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 returned with HTTP 200 Jan 20 10:57:28.409459 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1255/2483] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:28 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 => generated 913 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:29.270838 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bf7e5c06-b517-407b-8ab2-d1b2ea6550fa tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] GET http://10.222.0.73/volume/v3/ef89284e02f84073bb95597150029d57/snapshots/424f1fe6-490f-4c1f-881c-24c2bcecf389 Jan 20 10:57:29.273120 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bf7e5c06-b517-407b-8ab2-d1b2ea6550fa tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:29.273502 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:29.273502 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:29.274146 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bf7e5c06-b517-407b-8ab2-d1b2ea6550fa tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:29.382859 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:29.382859 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:29.385188 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bf7e5c06-b517-407b-8ab2-d1b2ea6550fa tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Snapshot retrieved successfully. Jan 20 10:57:29.401397 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bf7e5c06-b517-407b-8ab2-d1b2ea6550fa tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] http://10.222.0.73/volume/v3/ef89284e02f84073bb95597150029d57/snapshots/424f1fe6-490f-4c1f-881c-24c2bcecf389 returned with HTTP 200 Jan 20 10:57:29.402931 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1229/2484] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:57:29 2021] GET /volume/v3/ef89284e02f84073bb95597150029d57/snapshots/424f1fe6-490f-4c1f-881c-24c2bcecf389 => generated 476 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:29.430215 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1ffb1f71-bfb5-4cdc-b137-d9d8bd82c4ef tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 Jan 20 10:57:29.431086 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1ffb1f71-bfb5-4cdc-b137-d9d8bd82c4ef tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:29.431437 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:29.431437 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:29.432120 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1ffb1f71-bfb5-4cdc-b137-d9d8bd82c4ef tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:29.662754 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:29.662754 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:29.686221 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1ffb1f71-bfb5-4cdc-b137-d9d8bd82c4ef tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Volume info retrieved successfully. Jan 20 10:57:29.735454 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1ffb1f71-bfb5-4cdc-b137-d9d8bd82c4ef tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 returned with HTTP 200 Jan 20 10:57:29.736592 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1256/2485] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:29 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 => generated 913 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:30.420803 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-763a8b9d-a5ba-450c-b96a-e81b34301f37 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] GET http://10.222.0.73/volume/v3/ef89284e02f84073bb95597150029d57/snapshots/424f1fe6-490f-4c1f-881c-24c2bcecf389 Jan 20 10:57:30.424001 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-763a8b9d-a5ba-450c-b96a-e81b34301f37 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:30.424748 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:30.424748 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:30.426470 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-763a8b9d-a5ba-450c-b96a-e81b34301f37 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:30.459580 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-763a8b9d-a5ba-450c-b96a-e81b34301f37 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] http://10.222.0.73/volume/v3/ef89284e02f84073bb95597150029d57/snapshots/424f1fe6-490f-4c1f-881c-24c2bcecf389 returned with HTTP 404 Jan 20 10:57:30.460838 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1230/2486] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 10:57:30 2021] GET /volume/v3/ef89284e02f84073bb95597150029d57/snapshots/424f1fe6-490f-4c1f-881c-24c2bcecf389 => generated 111 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 20 10:57:30.470763 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-46519a16-d952-45d2-a582-23f9a66bc02e tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] DELETE http://10.222.0.73/volume/v3/ef89284e02f84073bb95597150029d57/volumes/85b6c7fa-8be2-4393-b032-8492115c03e4 Jan 20 10:57:30.471340 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-46519a16-d952-45d2-a582-23f9a66bc02e tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:30.471639 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:30.471639 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:30.473781 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-46519a16-d952-45d2-a582-23f9a66bc02e tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:30.475258 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-46519a16-d952-45d2-a582-23f9a66bc02e tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Delete volume with id: 85b6c7fa-8be2-4393-b032-8492115c03e4 Jan 20 10:57:30.557264 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:30.557264 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:30.558738 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-46519a16-d952-45d2-a582-23f9a66bc02e tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Volume info retrieved successfully. Jan 20 10:57:30.602905 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-46519a16-d952-45d2-a582-23f9a66bc02e tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Delete volume request issued successfully. Jan 20 10:57:30.603511 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-46519a16-d952-45d2-a582-23f9a66bc02e tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] http://10.222.0.73/volume/v3/ef89284e02f84073bb95597150029d57/volumes/85b6c7fa-8be2-4393-b032-8492115c03e4 returned with HTTP 202 Jan 20 10:57:30.605496 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1257/2487] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:57:30 2021] DELETE /volume/v3/ef89284e02f84073bb95597150029d57/volumes/85b6c7fa-8be2-4393-b032-8492115c03e4 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:57:30.615261 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8b104727-d735-4fad-93b6-167878d250ed tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] GET http://10.222.0.73/volume/v3/ef89284e02f84073bb95597150029d57/volumes/85b6c7fa-8be2-4393-b032-8492115c03e4 Jan 20 10:57:30.615872 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8b104727-d735-4fad-93b6-167878d250ed tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:30.617232 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8b104727-d735-4fad-93b6-167878d250ed tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:30.676453 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:30.676453 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:30.686774 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8b104727-d735-4fad-93b6-167878d250ed tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Volume info retrieved successfully. Jan 20 10:57:30.713543 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8b104727-d735-4fad-93b6-167878d250ed tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] http://10.222.0.73/volume/v3/ef89284e02f84073bb95597150029d57/volumes/85b6c7fa-8be2-4393-b032-8492115c03e4 returned with HTTP 200 Jan 20 10:57:30.714364 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1231/2488] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:30 2021] GET /volume/v3/ef89284e02f84073bb95597150029d57/volumes/85b6c7fa-8be2-4393-b032-8492115c03e4 => generated 921 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:57:30.770286 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2cbf7568-1de4-424e-9271-abc118d4962a tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 Jan 20 10:57:30.771506 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2cbf7568-1de4-424e-9271-abc118d4962a tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:30.772355 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:30.772355 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:30.773063 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2cbf7568-1de4-424e-9271-abc118d4962a tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:30.844804 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:30.844804 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:30.867589 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2cbf7568-1de4-424e-9271-abc118d4962a tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Volume info retrieved successfully. Jan 20 10:57:30.921891 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2cbf7568-1de4-424e-9271-abc118d4962a tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 returned with HTTP 200 Jan 20 10:57:30.932856 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1258/2489] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:30 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 => generated 913 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:31.731046 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6f1e7722-15c1-430f-91dc-609cd5b77bf9 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] GET http://10.222.0.73/volume/v3/ef89284e02f84073bb95597150029d57/volumes/85b6c7fa-8be2-4393-b032-8492115c03e4 Jan 20 10:57:31.732155 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6f1e7722-15c1-430f-91dc-609cd5b77bf9 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:31.732530 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:31.732530 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:31.733220 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6f1e7722-15c1-430f-91dc-609cd5b77bf9 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:31.788383 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:31.788383 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:31.798402 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6f1e7722-15c1-430f-91dc-609cd5b77bf9 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Volume info retrieved successfully. Jan 20 10:57:31.826631 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6f1e7722-15c1-430f-91dc-609cd5b77bf9 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] http://10.222.0.73/volume/v3/ef89284e02f84073bb95597150029d57/volumes/85b6c7fa-8be2-4393-b032-8492115c03e4 returned with HTTP 200 Jan 20 10:57:31.828090 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1232/2490] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:31 2021] GET /volume/v3/ef89284e02f84073bb95597150029d57/volumes/85b6c7fa-8be2-4393-b032-8492115c03e4 => generated 921 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:31.941397 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c3181c46-da9e-4bcb-8d39-51f6a4d34288 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 Jan 20 10:57:31.942510 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c3181c46-da9e-4bcb-8d39-51f6a4d34288 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:31.943208 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:31.943208 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:31.944341 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c3181c46-da9e-4bcb-8d39-51f6a4d34288 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:32.037337 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:32.037337 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:32.058350 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c3181c46-da9e-4bcb-8d39-51f6a4d34288 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Volume info retrieved successfully. Jan 20 10:57:32.105859 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c3181c46-da9e-4bcb-8d39-51f6a4d34288 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 returned with HTTP 200 Jan 20 10:57:32.108246 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1259/2491] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:31 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 => generated 913 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:57:32.845435 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-86c0456d-b37a-46f1-8bdf-3bd8e187cac4 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] GET http://10.222.0.73/volume/v3/ef89284e02f84073bb95597150029d57/volumes/85b6c7fa-8be2-4393-b032-8492115c03e4 Jan 20 10:57:32.846764 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-86c0456d-b37a-46f1-8bdf-3bd8e187cac4 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:32.847316 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:32.847316 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:32.847974 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-86c0456d-b37a-46f1-8bdf-3bd8e187cac4 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:32.917198 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-86c0456d-b37a-46f1-8bdf-3bd8e187cac4 tempest-VolumesSnapshotNegativeTestJSON-610028272 tempest-VolumesSnapshotNegativeTestJSON-610028272] http://10.222.0.73/volume/v3/ef89284e02f84073bb95597150029d57/volumes/85b6c7fa-8be2-4393-b032-8492115c03e4 returned with HTTP 404 Jan 20 10:57:32.919190 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1233/2492] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:32 2021] GET /volume/v3/ef89284e02f84073bb95597150029d57/volumes/85b6c7fa-8be2-4393-b032-8492115c03e4 => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:57:33.125883 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-14e9443a-acaf-4852-9cbd-da65154b526d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 Jan 20 10:57:33.126527 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-14e9443a-acaf-4852-9cbd-da65154b526d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:33.126734 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:33.126734 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:33.128512 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-14e9443a-acaf-4852-9cbd-da65154b526d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:33.273324 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:33.273324 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:33.308735 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-14e9443a-acaf-4852-9cbd-da65154b526d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Volume info retrieved successfully. Jan 20 10:57:33.412797 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-14e9443a-acaf-4852-9cbd-da65154b526d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 returned with HTTP 200 Jan 20 10:57:33.415037 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1260/2493] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:33 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 => generated 913 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:34.436192 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-27787b8f-5313-468e-b480-50ba836b8bd3 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 Jan 20 10:57:34.436757 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-27787b8f-5313-468e-b480-50ba836b8bd3 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:34.437226 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-27787b8f-5313-468e-b480-50ba836b8bd3 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:34.616213 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:34.616213 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:34.634002 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-27787b8f-5313-468e-b480-50ba836b8bd3 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Volume info retrieved successfully. Jan 20 10:57:34.664540 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-27787b8f-5313-468e-b480-50ba836b8bd3 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 returned with HTTP 200 Jan 20 10:57:34.676350 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1234/2494] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:34 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 => generated 913 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:35.687187 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-98307421-fe52-4924-b733-452b1b354181 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 Jan 20 10:57:35.689055 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-98307421-fe52-4924-b733-452b1b354181 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:35.690077 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:35.690077 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:35.691191 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-98307421-fe52-4924-b733-452b1b354181 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:35.815038 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:35.815038 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:35.828283 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-98307421-fe52-4924-b733-452b1b354181 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Volume info retrieved successfully. Jan 20 10:57:35.856933 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-98307421-fe52-4924-b733-452b1b354181 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 returned with HTTP 200 Jan 20 10:57:35.858382 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1261/2495] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:35 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 => generated 913 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:36.576419 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-591f49ea-0f28-48cb-ab5f-f1ca1afddaa4 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] POST http://10.222.0.73/volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375/action Jan 20 10:57:36.577476 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:36.577476 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:36.578587 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-591f49ea-0f28-48cb-ab5f-f1ca1afddaa4 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Action body: b'{"os-reserve": {}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:57:36.582377 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-591f49ea-0f28-48cb-ab5f-f1ca1afddaa4 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:57:36.778904 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:36.778904 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:36.792234 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-591f49ea-0f28-48cb-ab5f-f1ca1afddaa4 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Volume info retrieved successfully. Jan 20 10:57:36.820937 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-591f49ea-0f28-48cb-ab5f-f1ca1afddaa4 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Reserve volume completed successfully. Jan 20 10:57:36.821718 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-591f49ea-0f28-48cb-ab5f-f1ca1afddaa4 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] http://10.222.0.73/volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375/action returned with HTTP 202 Jan 20 10:57:36.822967 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1235/2496] 10.222.0.73 () {60 vars in 1357 bytes} [Wed Jan 20 10:57:36 2021] POST /volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375/action => generated 0 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 20 10:57:36.833732 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-32ddb798-4e7a-42ca-b773-ac12eeda528e tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] GET http://10.222.0.73/volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375 Jan 20 10:57:36.835550 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-32ddb798-4e7a-42ca-b773-ac12eeda528e tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:36.836016 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:36.836016 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:36.837685 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-32ddb798-4e7a-42ca-b773-ac12eeda528e tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:36.881327 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b8c459f9-c124-4cf2-b8cd-11119011cc81 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 Jan 20 10:57:36.881327 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b8c459f9-c124-4cf2-b8cd-11119011cc81 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:36.882181 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:36.882181 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:36.882719 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b8c459f9-c124-4cf2-b8cd-11119011cc81 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:36.907581 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:36.907581 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:36.921161 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-32ddb798-4e7a-42ca-b773-ac12eeda528e tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Volume info retrieved successfully. Jan 20 10:57:36.952146 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-32ddb798-4e7a-42ca-b773-ac12eeda528e tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] http://10.222.0.73/volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375 returned with HTTP 200 Jan 20 10:57:36.954546 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1262/2497] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:36 2021] GET /volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375 => generated 910 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:36.985154 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ad932570-ba1e-4732-9b31-04ca3521b4c0 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] POST http://10.222.0.73/volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375/action Jan 20 10:57:36.985785 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:36.985785 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:36.986472 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ad932570-ba1e-4732-9b31-04ca3521b4c0 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Action body: b'{"os-unreserve": {}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:57:36.986973 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ad932570-ba1e-4732-9b31-04ca3521b4c0 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:57:37.096299 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:37.096299 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:37.098130 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ad932570-ba1e-4732-9b31-04ca3521b4c0 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Volume info retrieved successfully. Jan 20 10:57:37.103953 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:37.103953 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:37.119877 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b8c459f9-c124-4cf2-b8cd-11119011cc81 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Volume info retrieved successfully. Jan 20 10:57:37.164196 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b8c459f9-c124-4cf2-b8cd-11119011cc81 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 returned with HTTP 200 Jan 20 10:57:37.166477 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1236/2498] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:36 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 => generated 913 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:37.264130 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ad932570-ba1e-4732-9b31-04ca3521b4c0 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Unreserve volume completed successfully. Jan 20 10:57:37.264751 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ad932570-ba1e-4732-9b31-04ca3521b4c0 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] http://10.222.0.73/volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375/action returned with HTTP 202 Jan 20 10:57:37.269769 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1263/2499] 10.222.0.73 () {60 vars in 1357 bytes} [Wed Jan 20 10:57:36 2021] POST /volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375/action => generated 0 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 20 10:57:37.276434 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-387acf4f-b935-488c-98f0-5379c2f5cc37 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] GET http://10.222.0.73/volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375 Jan 20 10:57:37.277760 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-387acf4f-b935-488c-98f0-5379c2f5cc37 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:37.278580 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:37.278580 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:37.279895 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-387acf4f-b935-488c-98f0-5379c2f5cc37 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:37.363687 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:37.363687 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:37.377775 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-387acf4f-b935-488c-98f0-5379c2f5cc37 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Volume info retrieved successfully. Jan 20 10:57:37.432838 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-387acf4f-b935-488c-98f0-5379c2f5cc37 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] http://10.222.0.73/volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375 returned with HTTP 200 Jan 20 10:57:37.443051 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1237/2500] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:37 2021] GET /volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375 => generated 910 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:37.456002 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d9e65d60-5299-4165-9a95-2fc70720eb15 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] POST http://10.222.0.73/volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375/action Jan 20 10:57:37.459714 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:37.459714 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:37.459714 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d9e65d60-5299-4165-9a95-2fc70720eb15 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:57:37.459714 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d9e65d60-5299-4165-9a95-2fc70720eb15 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:57:37.521245 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:37.521245 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:37.523335 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d9e65d60-5299-4165-9a95-2fc70720eb15 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Volume info retrieved successfully. Jan 20 10:57:37.533805 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d9e65d60-5299-4165-9a95-2fc70720eb15 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Volume updated successfully. Jan 20 10:57:37.534420 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d9e65d60-5299-4165-9a95-2fc70720eb15 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] http://10.222.0.73/volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375/action returned with HTTP 200 Jan 20 10:57:37.539809 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1264/2501] 10.222.0.73 () {60 vars in 1357 bytes} [Wed Jan 20 10:57:37 2021] POST /volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375/action => generated 0 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 20 10:57:37.545275 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9716c00a-b389-4490-a5b0-d98f602f7282 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] GET http://10.222.0.73/volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375 Jan 20 10:57:37.546404 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9716c00a-b389-4490-a5b0-d98f602f7282 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:37.546881 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:37.546881 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:37.547839 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9716c00a-b389-4490-a5b0-d98f602f7282 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:37.731924 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:37.731924 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:37.750902 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9716c00a-b389-4490-a5b0-d98f602f7282 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Volume info retrieved successfully. Jan 20 10:57:37.778824 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9716c00a-b389-4490-a5b0-d98f602f7282 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] http://10.222.0.73/volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375 returned with HTTP 200 Jan 20 10:57:37.781101 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1238/2502] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:37 2021] GET /volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375 => generated 909 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:37.800991 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6f92fa6f-9cd0-4f2a-b7b6-5f1bdc1b1e29 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] POST http://10.222.0.73/volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375/action Jan 20 10:57:37.801742 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:37.801742 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:37.802388 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6f92fa6f-9cd0-4f2a-b7b6-5f1bdc1b1e29 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:57:37.802888 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6f92fa6f-9cd0-4f2a-b7b6-5f1bdc1b1e29 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:57:37.862706 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:37.862706 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:37.864133 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6f92fa6f-9cd0-4f2a-b7b6-5f1bdc1b1e29 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Volume info retrieved successfully. Jan 20 10:57:37.876335 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6f92fa6f-9cd0-4f2a-b7b6-5f1bdc1b1e29 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Volume updated successfully. Jan 20 10:57:37.877107 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6f92fa6f-9cd0-4f2a-b7b6-5f1bdc1b1e29 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] http://10.222.0.73/volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375/action returned with HTTP 200 Jan 20 10:57:37.883017 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1265/2503] 10.222.0.73 () {60 vars in 1357 bytes} [Wed Jan 20 10:57:37 2021] POST /volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375/action => generated 0 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 20 10:57:37.893151 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9a73575e-ae0b-48da-8e76-6e64998d4772 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] GET http://10.222.0.73/volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375 Jan 20 10:57:37.894867 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9a73575e-ae0b-48da-8e76-6e64998d4772 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:37.895565 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:37.895565 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:37.896763 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9a73575e-ae0b-48da-8e76-6e64998d4772 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:37.970489 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:37.970489 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:37.980788 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9a73575e-ae0b-48da-8e76-6e64998d4772 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Volume info retrieved successfully. Jan 20 10:57:38.010394 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9a73575e-ae0b-48da-8e76-6e64998d4772 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] http://10.222.0.73/volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375 returned with HTTP 200 Jan 20 10:57:38.012017 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1239/2504] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:37 2021] GET /volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375 => generated 910 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:38.030683 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9d0b300d-2a5e-4be5-90a9-fb1bf7c549a4 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] POST http://10.222.0.73/volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375/action Jan 20 10:57:38.033334 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:38.033334 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:38.033842 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9d0b300d-2a5e-4be5-90a9-fb1bf7c549a4 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:57:38.034317 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9d0b300d-2a5e-4be5-90a9-fb1bf7c549a4 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:57:38.098407 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:38.098407 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:38.099589 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9d0b300d-2a5e-4be5-90a9-fb1bf7c549a4 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Volume info retrieved successfully. Jan 20 10:57:38.121128 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9d0b300d-2a5e-4be5-90a9-fb1bf7c549a4 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Update volume admin metadata completed successfully. Jan 20 10:57:38.122016 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9d0b300d-2a5e-4be5-90a9-fb1bf7c549a4 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Update readonly setting on volume completed successfully. Jan 20 10:57:38.123005 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9d0b300d-2a5e-4be5-90a9-fb1bf7c549a4 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] http://10.222.0.73/volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375/action returned with HTTP 202 Jan 20 10:57:38.124129 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1266/2505] 10.222.0.73 () {60 vars in 1357 bytes} [Wed Jan 20 10:57:38 2021] POST /volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 20 10:57:38.133891 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ab84f73b-abae-4e52-91e2-d8630edcac0a tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] GET http://10.222.0.73/volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375 Jan 20 10:57:38.134667 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ab84f73b-abae-4e52-91e2-d8630edcac0a tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:38.136041 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:38.136041 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:38.136041 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ab84f73b-abae-4e52-91e2-d8630edcac0a tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:38.183184 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9c37b242-49b2-4a70-ba02-c9d8924f96c7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 Jan 20 10:57:38.183595 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9c37b242-49b2-4a70-ba02-c9d8924f96c7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:38.183796 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:38.183796 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:38.184192 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9c37b242-49b2-4a70-ba02-c9d8924f96c7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:38.205095 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:38.205095 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:38.218065 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ab84f73b-abae-4e52-91e2-d8630edcac0a tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Volume info retrieved successfully. Jan 20 10:57:38.246783 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ab84f73b-abae-4e52-91e2-d8630edcac0a tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] http://10.222.0.73/volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375 returned with HTTP 200 Jan 20 10:57:38.247938 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1240/2506] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:38 2021] GET /volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375 => generated 928 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:38.248110 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:38.248110 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:38.261743 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9c37b242-49b2-4a70-ba02-c9d8924f96c7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Volume info retrieved successfully. Jan 20 10:57:38.264014 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8f20ef04-b0e3-4589-aa17-b5f2101c3260 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] POST http://10.222.0.73/volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375/action Jan 20 10:57:38.264547 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:38.264547 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:38.265078 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8f20ef04-b0e3-4589-aa17-b5f2101c3260 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:57:38.265484 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8f20ef04-b0e3-4589-aa17-b5f2101c3260 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:57:38.302875 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9c37b242-49b2-4a70-ba02-c9d8924f96c7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 returned with HTTP 200 Jan 20 10:57:38.304366 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1267/2507] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:38 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 => generated 913 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:38.329060 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:38.329060 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:38.330916 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8f20ef04-b0e3-4589-aa17-b5f2101c3260 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Volume info retrieved successfully. Jan 20 10:57:38.353212 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8f20ef04-b0e3-4589-aa17-b5f2101c3260 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Update volume admin metadata completed successfully. Jan 20 10:57:38.353687 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8f20ef04-b0e3-4589-aa17-b5f2101c3260 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Update readonly setting on volume completed successfully. Jan 20 10:57:38.354246 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8f20ef04-b0e3-4589-aa17-b5f2101c3260 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] http://10.222.0.73/volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375/action returned with HTTP 202 Jan 20 10:57:38.359845 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1241/2508] 10.222.0.73 () {60 vars in 1357 bytes} [Wed Jan 20 10:57:38 2021] POST /volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 20 10:57:38.363486 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7f9c7b27-2ea6-4538-909c-c746771e682d tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] GET http://10.222.0.73/volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375 Jan 20 10:57:38.364210 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7f9c7b27-2ea6-4538-909c-c746771e682d tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:38.364403 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:38.364403 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:38.364740 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7f9c7b27-2ea6-4538-909c-c746771e682d tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:38.448823 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:38.448823 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:38.476406 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7f9c7b27-2ea6-4538-909c-c746771e682d tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Volume info retrieved successfully. Jan 20 10:57:38.503883 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7f9c7b27-2ea6-4538-909c-c746771e682d tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] http://10.222.0.73/volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375 returned with HTTP 200 Jan 20 10:57:38.504837 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1268/2509] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:38 2021] GET /volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375 => generated 929 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:57:38.526272 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-545382f7-4d56-4a55-80a5-654d0d793874 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] POST http://10.222.0.73/volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375/action Jan 20 10:57:38.526725 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:38.526725 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:38.527176 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-545382f7-4d56-4a55-80a5-654d0d793874 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1399153248", "disk_format": "raw"}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:57:38.527563 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-545382f7-4d56-4a55-80a5-654d0d793874 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1399153248", "disk_format": "raw"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:57:38.648506 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:38.648506 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:38.649990 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-545382f7-4d56-4a55-80a5-654d0d793874 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Volume info retrieved successfully. Jan 20 10:57:38.769544 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:38.769544 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:39.073467 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-545382f7-4d56-4a55-80a5-654d0d793874 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Copy volume to image completed successfully. Jan 20 10:57:39.074427 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-545382f7-4d56-4a55-80a5-654d0d793874 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] http://10.222.0.73/volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375/action returned with HTTP 202 Jan 20 10:57:39.075760 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1242/2510] 10.222.0.73 () {60 vars in 1358 bytes} [Wed Jan 20 10:57:38 2021] POST /volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375/action => generated 693 bytes in 553 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:57:39.321121 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a372ad1b-503d-431a-8c50-560e81262902 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 Jan 20 10:57:39.321824 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a372ad1b-503d-431a-8c50-560e81262902 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:39.322154 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:39.322154 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:39.322983 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a372ad1b-503d-431a-8c50-560e81262902 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:39.495212 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:39.495212 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:39.505689 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a372ad1b-503d-431a-8c50-560e81262902 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Volume info retrieved successfully. Jan 20 10:57:39.548995 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a372ad1b-503d-431a-8c50-560e81262902 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 returned with HTTP 200 Jan 20 10:57:39.561261 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1269/2511] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:39 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 => generated 913 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:40.568634 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-216c0817-8c2e-477b-97c0-af05a58956e5 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 Jan 20 10:57:40.569399 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-216c0817-8c2e-477b-97c0-af05a58956e5 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:40.569600 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:40.569600 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:40.569954 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-216c0817-8c2e-477b-97c0-af05a58956e5 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:40.830962 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:40.830962 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:40.846409 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-216c0817-8c2e-477b-97c0-af05a58956e5 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Volume info retrieved successfully. Jan 20 10:57:40.963990 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-216c0817-8c2e-477b-97c0-af05a58956e5 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 returned with HTTP 200 Jan 20 10:57:40.966178 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1243/2512] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:40 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 => generated 913 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:41.984480 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2f3eb0d9-19f3-4038-9e1e-d5d0338bf8b2 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 Jan 20 10:57:41.985670 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2f3eb0d9-19f3-4038-9e1e-d5d0338bf8b2 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:41.985906 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:41.985906 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:41.986492 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2f3eb0d9-19f3-4038-9e1e-d5d0338bf8b2 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:42.046805 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:42.046805 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:42.059062 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2f3eb0d9-19f3-4038-9e1e-d5d0338bf8b2 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Volume info retrieved successfully. Jan 20 10:57:42.092514 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2f3eb0d9-19f3-4038-9e1e-d5d0338bf8b2 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 returned with HTTP 200 Jan 20 10:57:42.093723 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1270/2513] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:41 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 => generated 913 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:57:43.114391 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7b0558d2-19c4-43cf-8d61-b2fcd76cf0f6 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 Jan 20 10:57:43.116545 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7b0558d2-19c4-43cf-8d61-b2fcd76cf0f6 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:43.118486 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:43.118486 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:43.122000 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7b0558d2-19c4-43cf-8d61-b2fcd76cf0f6 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:43.371243 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:43.371243 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:43.446616 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7b0558d2-19c4-43cf-8d61-b2fcd76cf0f6 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Volume info retrieved successfully. Jan 20 10:57:43.550119 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7b0558d2-19c4-43cf-8d61-b2fcd76cf0f6 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 returned with HTTP 200 Jan 20 10:57:43.552790 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1244/2514] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:43 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 => generated 913 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:44.574569 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5292da52-e9f7-48f7-a07b-dc24d5e92541 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 Jan 20 10:57:44.575068 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5292da52-e9f7-48f7-a07b-dc24d5e92541 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:44.575289 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:44.575289 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:44.576344 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5292da52-e9f7-48f7-a07b-dc24d5e92541 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:44.749956 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:44.749956 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:44.766640 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5292da52-e9f7-48f7-a07b-dc24d5e92541 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Volume info retrieved successfully. Jan 20 10:57:44.803878 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5292da52-e9f7-48f7-a07b-dc24d5e92541 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 returned with HTTP 200 Jan 20 10:57:44.805097 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1271/2515] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:44 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 => generated 971 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:57:45.823399 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-54683c6f-3c86-41b2-84eb-fabf05f2673d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 Jan 20 10:57:45.823929 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-54683c6f-3c86-41b2-84eb-fabf05f2673d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:45.824789 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:45.824789 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:45.824789 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-54683c6f-3c86-41b2-84eb-fabf05f2673d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:45.932931 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:45.932931 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:45.945947 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-54683c6f-3c86-41b2-84eb-fabf05f2673d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Volume info retrieved successfully. Jan 20 10:57:45.973179 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-54683c6f-3c86-41b2-84eb-fabf05f2673d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 returned with HTTP 200 Jan 20 10:57:45.974070 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1245/2516] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:45 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 => generated 971 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:46.990654 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e97826dc-8492-47b7-81f3-e93615eaafad tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 Jan 20 10:57:46.991966 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e97826dc-8492-47b7-81f3-e93615eaafad tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:46.991966 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:46.991966 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:46.992365 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e97826dc-8492-47b7-81f3-e93615eaafad tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:47.109974 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:47.109974 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:47.124723 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e97826dc-8492-47b7-81f3-e93615eaafad tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Volume info retrieved successfully. Jan 20 10:57:47.168578 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e97826dc-8492-47b7-81f3-e93615eaafad tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 returned with HTTP 200 Jan 20 10:57:47.169599 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1272/2517] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:46 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 => generated 974 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:48.198123 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9521eb08-0fcf-4dd2-aac8-f7cfd6f07e79 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 Jan 20 10:57:48.198123 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9521eb08-0fcf-4dd2-aac8-f7cfd6f07e79 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:48.198123 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:48.198123 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:48.199008 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9521eb08-0fcf-4dd2-aac8-f7cfd6f07e79 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:48.390349 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:48.390349 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:48.427447 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9521eb08-0fcf-4dd2-aac8-f7cfd6f07e79 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Volume info retrieved successfully. Jan 20 10:57:48.473557 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9521eb08-0fcf-4dd2-aac8-f7cfd6f07e79 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 returned with HTTP 200 Jan 20 10:57:48.484441 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1246/2518] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:48 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 => generated 974 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:49.501825 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a8b9f2bb-7537-4b26-95ce-85d97a0d8e26 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 Jan 20 10:57:49.502804 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a8b9f2bb-7537-4b26-95ce-85d97a0d8e26 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:49.511813 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:49.511813 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:49.512340 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a8b9f2bb-7537-4b26-95ce-85d97a0d8e26 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:49.690727 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:49.690727 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:49.710292 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a8b9f2bb-7537-4b26-95ce-85d97a0d8e26 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Volume info retrieved successfully. Jan 20 10:57:49.746800 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a8b9f2bb-7537-4b26-95ce-85d97a0d8e26 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 returned with HTTP 200 Jan 20 10:57:49.748180 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1273/2519] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:49 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 => generated 974 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:50.775295 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4059fbe9-6513-418b-81cd-3569461a8f0b tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 Jan 20 10:57:50.776052 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4059fbe9-6513-418b-81cd-3569461a8f0b tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:50.776379 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:50.776379 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:50.778286 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4059fbe9-6513-418b-81cd-3569461a8f0b tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:50.937368 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:50.937368 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:50.959132 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4059fbe9-6513-418b-81cd-3569461a8f0b tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Volume info retrieved successfully. Jan 20 10:57:51.004313 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4059fbe9-6513-418b-81cd-3569461a8f0b tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 returned with HTTP 200 Jan 20 10:57:51.008910 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1247/2520] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:50 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 => generated 974 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:52.023811 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a22652fc-6266-473d-8370-1fbff8e4d342 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 Jan 20 10:57:52.024580 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a22652fc-6266-473d-8370-1fbff8e4d342 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:52.025139 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:52.025139 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:52.025447 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a22652fc-6266-473d-8370-1fbff8e4d342 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:52.265629 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:52.265629 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:52.290615 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a22652fc-6266-473d-8370-1fbff8e4d342 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Volume info retrieved successfully. Jan 20 10:57:52.323773 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a22652fc-6266-473d-8370-1fbff8e4d342 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 returned with HTTP 200 Jan 20 10:57:52.325095 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1274/2521] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:52 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 => generated 974 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:53.348732 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-10138a70-6fc1-4df6-b55a-a2ee7660db27 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 Jan 20 10:57:53.351125 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-10138a70-6fc1-4df6-b55a-a2ee7660db27 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:53.351808 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:53.351808 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:53.353173 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-10138a70-6fc1-4df6-b55a-a2ee7660db27 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:53.582324 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:53.582324 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:53.596687 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-10138a70-6fc1-4df6-b55a-a2ee7660db27 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Volume info retrieved successfully. Jan 20 10:57:53.629603 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-10138a70-6fc1-4df6-b55a-a2ee7660db27 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 returned with HTTP 200 Jan 20 10:57:53.630713 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1248/2522] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:53 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 => generated 1362 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:57:53.672150 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-215cbcca-8404-44f3-97cd-a6b9f039e69d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 Jan 20 10:57:53.677951 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-215cbcca-8404-44f3-97cd-a6b9f039e69d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:53.680605 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:53.680605 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:53.682695 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-215cbcca-8404-44f3-97cd-a6b9f039e69d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:53.843886 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:53.843886 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:53.870117 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-215cbcca-8404-44f3-97cd-a6b9f039e69d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Volume info retrieved successfully. Jan 20 10:57:53.918681 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-215cbcca-8404-44f3-97cd-a6b9f039e69d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 returned with HTTP 200 Jan 20 10:57:53.934136 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1275/2523] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:53 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 => generated 1362 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:57:53.938284 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-46077978-92b5-494c-b12c-5db3d94fed93 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 Jan 20 10:57:53.938828 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-46077978-92b5-494c-b12c-5db3d94fed93 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:53.939130 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:53.939130 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:53.939494 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-46077978-92b5-494c-b12c-5db3d94fed93 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:54.064839 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:54.064839 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:54.093025 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-46077978-92b5-494c-b12c-5db3d94fed93 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Volume info retrieved successfully. Jan 20 10:57:54.144268 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-46077978-92b5-494c-b12c-5db3d94fed93 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 returned with HTTP 200 Jan 20 10:57:54.153160 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1249/2524] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:53 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 => generated 1362 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:57:54.187567 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ee124d6c-c2d2-444f-a271-c3c5845a5541 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] POST http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups Jan 20 10:57:54.189611 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:54.189611 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:54.196364 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ee124d6c-c2d2-444f-a271-c3c5845a5541 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8729cb1f-b7ac-4556-acf7-563ca3181bb6", "name": "tempest-TestVolumeBackupRestore-backup-20529503", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:57:54.197478 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.backups [None req-ee124d6c-c2d2-444f-a271-c3c5845a5541 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Creating new backup {'backup': {'volume_id': '8729cb1f-b7ac-4556-acf7-563ca3181bb6', 'name': 'tempest-TestVolumeBackupRestore-backup-20529503', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=87960) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 20 10:57:54.198055 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.contrib.backups [None req-ee124d6c-c2d2-444f-a271-c3c5845a5541 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Creating backup of volume 8729cb1f-b7ac-4556-acf7-563ca3181bb6 in container None Jan 20 10:57:54.371939 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:54.371939 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:54.374167 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ee124d6c-c2d2-444f-a271-c3c5845a5541 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Volume info retrieved successfully. Jan 20 10:57:54.462899 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-ee124d6c-c2d2-444f-a271-c3c5845a5541 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Created reservations ['ae3882f1-e8af-41e5-9c8d-470a551b6a79', '05bdd791-3279-4050-b338-9914ae0fe16b'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:57:54.640864 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ee124d6c-c2d2-444f-a271-c3c5845a5541 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups returned with HTTP 202 Jan 20 10:57:54.642051 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1276/2525] 10.222.0.73 () {60 vars in 1226 bytes} [Wed Jan 20 10:57:54 2021] POST /volume/v3/721d5eada86441fa8108e7409c2de098/backups => generated 399 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:57:54.660546 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b4431e33-b197-4176-a935-9a749c3f9e1b tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:57:54.661178 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b4431e33-b197-4176-a935-9a749c3f9e1b tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:54.661664 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:54.661664 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:54.662463 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b4431e33-b197-4176-a935-9a749c3f9e1b tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:54.664228 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-b4431e33-b197-4176-a935-9a749c3f9e1b tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:57:54.761355 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:54.761355 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:54.768237 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b4431e33-b197-4176-a935-9a749c3f9e1b tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:57:54.771598 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1250/2526] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:54 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 806 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:55.787877 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9f0b5078-a666-4435-80c7-8b03a635d576 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:57:55.790492 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9f0b5078-a666-4435-80c7-8b03a635d576 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:55.790715 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:55.790715 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:55.791101 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9f0b5078-a666-4435-80c7-8b03a635d576 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:55.791482 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-9f0b5078-a666-4435-80c7-8b03a635d576 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:57:55.838467 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:55.838467 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:55.840460 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9f0b5078-a666-4435-80c7-8b03a635d576 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:57:55.841706 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1277/2527] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:55 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 806 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:56.857589 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-06f3ec9c-f599-4f65-9b70-5de440098de4 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:57:56.858370 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-06f3ec9c-f599-4f65-9b70-5de440098de4 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:56.858591 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:56.858591 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:56.858970 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-06f3ec9c-f599-4f65-9b70-5de440098de4 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:56.859316 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-06f3ec9c-f599-4f65-9b70-5de440098de4 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:57:56.928579 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:56.928579 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:56.933946 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-06f3ec9c-f599-4f65-9b70-5de440098de4 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:57:56.935150 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1251/2528] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:56 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 806 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:57.956190 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f7921a9e-8017-480e-9297-a0632710f1da tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:57:57.962822 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f7921a9e-8017-480e-9297-a0632710f1da tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:57.963593 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:57.963593 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:57.964785 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f7921a9e-8017-480e-9297-a0632710f1da tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:57.965783 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f7921a9e-8017-480e-9297-a0632710f1da tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:57:58.093681 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:58.093681 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:58.100231 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f7921a9e-8017-480e-9297-a0632710f1da tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:57:58.106694 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1278/2529] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:57 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 806 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:57:59.120509 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e9e7f709-f563-4839-acae-4b5c0a09de62 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:57:59.121342 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e9e7f709-f563-4839-acae-4b5c0a09de62 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:57:59.121633 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:57:59.121633 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:57:59.122262 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e9e7f709-f563-4839-acae-4b5c0a09de62 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:57:59.123017 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e9e7f709-f563-4839-acae-4b5c0a09de62 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:57:59.222124 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:57:59.222124 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:57:59.241200 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e9e7f709-f563-4839-acae-4b5c0a09de62 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:57:59.246466 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1252/2530] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:57:59 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 806 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:00.270826 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3fc3f2a8-302e-4a4d-87a1-5efaa263e90e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:00.276775 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3fc3f2a8-302e-4a4d-87a1-5efaa263e90e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:00.282712 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:00.282712 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:00.290138 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3fc3f2a8-302e-4a4d-87a1-5efaa263e90e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:00.291569 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-3fc3f2a8-302e-4a4d-87a1-5efaa263e90e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:00.440585 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:00.440585 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:00.458170 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3fc3f2a8-302e-4a4d-87a1-5efaa263e90e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:00.460140 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1279/2531] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:00 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 806 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:01.480712 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0da17ca1-c8b8-4475-b02f-882fbead7cb5 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:01.481544 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0da17ca1-c8b8-4475-b02f-882fbead7cb5 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:01.481544 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:01.481544 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:01.482116 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0da17ca1-c8b8-4475-b02f-882fbead7cb5 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:01.482494 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-0da17ca1-c8b8-4475-b02f-882fbead7cb5 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:01.566773 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:01.566773 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:01.573897 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0da17ca1-c8b8-4475-b02f-882fbead7cb5 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:01.574910 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1253/2532] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:01 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:58:02.590333 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-70cae716-5771-4f9b-8acd-1542c2368544 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:02.591517 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-70cae716-5771-4f9b-8acd-1542c2368544 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:02.591953 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:02.591953 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:02.592883 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-70cae716-5771-4f9b-8acd-1542c2368544 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:02.593500 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-70cae716-5771-4f9b-8acd-1542c2368544 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:02.680045 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:02.680045 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:02.682238 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-70cae716-5771-4f9b-8acd-1542c2368544 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:02.685919 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1280/2533] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:02 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:03.702450 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-16ca1517-4ac1-402b-9a92-9f3a4ea2e272 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:03.703949 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-16ca1517-4ac1-402b-9a92-9f3a4ea2e272 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:03.704418 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:03.704418 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:03.705105 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-16ca1517-4ac1-402b-9a92-9f3a4ea2e272 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:03.706436 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-16ca1517-4ac1-402b-9a92-9f3a4ea2e272 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:03.772695 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:03.772695 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:03.782036 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-16ca1517-4ac1-402b-9a92-9f3a4ea2e272 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:03.784311 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1254/2534] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:03 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:04.806240 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-32fd8d7e-9b64-4cc6-a840-125e73590087 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:04.807050 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-32fd8d7e-9b64-4cc6-a840-125e73590087 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:04.807400 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:04.807400 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:04.808103 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-32fd8d7e-9b64-4cc6-a840-125e73590087 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:04.808685 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-32fd8d7e-9b64-4cc6-a840-125e73590087 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:04.877728 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:04.877728 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:04.884326 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-32fd8d7e-9b64-4cc6-a840-125e73590087 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:04.886498 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1281/2535] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:04 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:58:05.905409 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-97fc9575-60dd-4bb4-a75e-d9e46eed0b2e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:05.906703 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-97fc9575-60dd-4bb4-a75e-d9e46eed0b2e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:05.907180 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:05.907180 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:05.907932 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-97fc9575-60dd-4bb4-a75e-d9e46eed0b2e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:05.908586 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-97fc9575-60dd-4bb4-a75e-d9e46eed0b2e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:05.988436 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:05.988436 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:06.003088 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-97fc9575-60dd-4bb4-a75e-d9e46eed0b2e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:06.008416 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1255/2536] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:05 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:07.032261 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d8923aee-4bfe-4684-85d9-c4c19b77894d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:07.034772 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d8923aee-4bfe-4684-85d9-c4c19b77894d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:07.034990 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:07.034990 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:07.035437 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d8923aee-4bfe-4684-85d9-c4c19b77894d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:07.036844 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-d8923aee-4bfe-4684-85d9-c4c19b77894d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:07.106401 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:07.106401 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:07.108905 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d8923aee-4bfe-4684-85d9-c4c19b77894d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:07.114562 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1282/2537] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:07 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:08.128971 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bc1c85a9-1c98-428f-aa63-2de93f5b66b3 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:08.129578 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bc1c85a9-1c98-428f-aa63-2de93f5b66b3 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:08.129744 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:08.129744 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:08.130090 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bc1c85a9-1c98-428f-aa63-2de93f5b66b3 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:08.130612 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-bc1c85a9-1c98-428f-aa63-2de93f5b66b3 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:08.199055 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:08.199055 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:08.201322 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bc1c85a9-1c98-428f-aa63-2de93f5b66b3 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:08.205358 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1256/2538] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:08 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:58:09.228305 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-30d152af-448d-4ca1-8f84-02166ab6cabc tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:09.228892 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-30d152af-448d-4ca1-8f84-02166ab6cabc tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:09.229152 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:09.229152 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:09.229806 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-30d152af-448d-4ca1-8f84-02166ab6cabc tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:09.231284 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-30d152af-448d-4ca1-8f84-02166ab6cabc tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:09.310520 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:09.310520 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:09.315722 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-30d152af-448d-4ca1-8f84-02166ab6cabc tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:09.322029 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1283/2539] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:09 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:10.340513 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5032c05f-7ddc-467f-9293-f0c9d4e66656 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:10.350218 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5032c05f-7ddc-467f-9293-f0c9d4e66656 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:10.355431 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:10.355431 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:10.356597 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5032c05f-7ddc-467f-9293-f0c9d4e66656 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:10.358049 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5032c05f-7ddc-467f-9293-f0c9d4e66656 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:10.500062 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:10.500062 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:10.532451 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5032c05f-7ddc-467f-9293-f0c9d4e66656 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:10.552817 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1257/2540] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:10 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:58:11.570566 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6834078e-2716-4083-a916-b81b831a5fb9 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:11.587796 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6834078e-2716-4083-a916-b81b831a5fb9 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:11.588890 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:11.588890 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:11.592493 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6834078e-2716-4083-a916-b81b831a5fb9 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:11.593717 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-6834078e-2716-4083-a916-b81b831a5fb9 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:11.723407 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:11.723407 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:11.730136 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6834078e-2716-4083-a916-b81b831a5fb9 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:11.749005 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1284/2541] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:11 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:12.763772 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-60086657-1e53-4265-b10c-0eefd0db01c5 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:12.769414 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-60086657-1e53-4265-b10c-0eefd0db01c5 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:12.769414 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:12.769414 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:12.769997 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-60086657-1e53-4265-b10c-0eefd0db01c5 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:12.770372 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-60086657-1e53-4265-b10c-0eefd0db01c5 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:12.801850 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:12.801850 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:12.809597 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-60086657-1e53-4265-b10c-0eefd0db01c5 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:12.817941 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1258/2542] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:12 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:13.827822 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b96b7ccb-8ee3-4565-bac7-7ab71535870b tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:13.829074 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b96b7ccb-8ee3-4565-bac7-7ab71535870b tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:13.829554 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:13.829554 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:13.830221 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b96b7ccb-8ee3-4565-bac7-7ab71535870b tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:13.830828 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-b96b7ccb-8ee3-4565-bac7-7ab71535870b tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:13.923882 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:13.923882 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:13.931482 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b96b7ccb-8ee3-4565-bac7-7ab71535870b tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:13.936070 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1285/2543] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:13 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:14.995125 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-89a2f210-163a-40e2-a67d-30e7eca128e7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:14.997993 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-89a2f210-163a-40e2-a67d-30e7eca128e7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:15.001523 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:15.001523 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:15.005649 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-89a2f210-163a-40e2-a67d-30e7eca128e7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:15.006664 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-89a2f210-163a-40e2-a67d-30e7eca128e7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:15.069365 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:15.069365 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:15.073912 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-89a2f210-163a-40e2-a67d-30e7eca128e7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:15.074770 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1259/2544] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:14 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:16.145111 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-baf528e6-a2d6-4dfc-8cf3-20674f45fbd0 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:16.146425 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-baf528e6-a2d6-4dfc-8cf3-20674f45fbd0 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:16.146984 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:16.146984 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:16.147607 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-baf528e6-a2d6-4dfc-8cf3-20674f45fbd0 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:16.148649 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-baf528e6-a2d6-4dfc-8cf3-20674f45fbd0 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:16.174549 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:16.174549 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:16.177189 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-baf528e6-a2d6-4dfc-8cf3-20674f45fbd0 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:16.178505 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1286/2545] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:16 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:17.195869 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6fbf0475-27f5-438c-87ac-d6b3ee07a204 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:17.197755 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6fbf0475-27f5-438c-87ac-d6b3ee07a204 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:17.198402 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:17.198402 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:17.199130 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6fbf0475-27f5-438c-87ac-d6b3ee07a204 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:17.201986 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-6fbf0475-27f5-438c-87ac-d6b3ee07a204 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:17.254891 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:17.254891 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:17.273460 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6fbf0475-27f5-438c-87ac-d6b3ee07a204 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:17.291854 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1260/2546] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:17 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:18.294512 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-acda5345-7e08-447d-b822-8017b78f3744 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:18.295347 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-acda5345-7e08-447d-b822-8017b78f3744 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:18.295347 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:18.295347 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:18.295844 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-acda5345-7e08-447d-b822-8017b78f3744 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:18.296048 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-acda5345-7e08-447d-b822-8017b78f3744 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:18.436718 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:18.436718 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:18.452938 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-acda5345-7e08-447d-b822-8017b78f3744 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:18.460615 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1287/2547] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:18 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:19.484587 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5cdf0d7f-caad-47ce-a00d-cba312004555 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:19.485439 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5cdf0d7f-caad-47ce-a00d-cba312004555 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:19.488590 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:19.488590 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:19.490242 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5cdf0d7f-caad-47ce-a00d-cba312004555 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:19.490945 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5cdf0d7f-caad-47ce-a00d-cba312004555 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:19.620871 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:19.620871 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:19.672501 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5cdf0d7f-caad-47ce-a00d-cba312004555 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:19.674441 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1261/2548] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:19 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:20.013630 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-805ce47d-fc51-4646-9176-4d9d6360d9d7 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] POST http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes Jan 20 10:58:20.014447 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:20.014447 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:20.020055 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-805ce47d-fc51-4646-9176-4d9d6360d9d7 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Action: 'create', calling method: create, body: {"volume": {"imageRef": "b518b474-8494-4ab6-95fb-a9e1f8470a8f", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1377446854"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:58:20.022161 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-805ce47d-fc51-4646-9176-4d9d6360d9d7 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Create volume request body: {'volume': {'imageRef': 'b518b474-8494-4ab6-95fb-a9e1f8470a8f', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1377446854'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:58:20.230069 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-805ce47d-fc51-4646-9176-4d9d6360d9d7 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Create volume of 2 GB Jan 20 10:58:20.273828 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-805ce47d-fc51-4646-9176-4d9d6360d9d7 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Availability Zones retrieved successfully. Jan 20 10:58:20.313302 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-805ce47d-fc51-4646-9176-4d9d6360d9d7 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Flow 'volume_create_api' (a2d4f2aa-aa46-4ae0-bdf2-55a3b8877050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:58:20.319336 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-805ce47d-fc51-4646-9176-4d9d6360d9d7 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0ef3236-97d4-45d0-864d-f087f4f05689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:58:20.323039 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-805ce47d-fc51-4646-9176-4d9d6360d9d7 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Validating volume size '2' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:58:20.427284 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.volume.api [None req-805ce47d-fc51-4646-9176-4d9d6360d9d7 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0ef3236-97d4-45d0-864d-f087f4f05689) transitioned into state 'FAILURE' from state 'RUNNING' Jan 20 10:58:20.427648 n-d-768509-8 devstack@c-api.service[87958]: Failure: cinder.exception.InvalidInput: Invalid input received: Image b518b474-8494-4ab6-95fb-a9e1f8470a8f is not active. Jan 20 10:58:20.441864 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-805ce47d-fc51-4646-9176-4d9d6360d9d7 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0ef3236-97d4-45d0-864d-f087f4f05689) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:58:20.452199 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.volume.api [None req-805ce47d-fc51-4646-9176-4d9d6360d9d7 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0ef3236-97d4-45d0-864d-f087f4f05689) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 20 10:58:20.457551 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.volume.api [None req-805ce47d-fc51-4646-9176-4d9d6360d9d7 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Flow 'volume_create_api' (a2d4f2aa-aa46-4ae0-bdf2-55a3b8877050) transitioned into state 'REVERTED' from state 'RUNNING' Jan 20 10:58:20.459258 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-805ce47d-fc51-4646-9176-4d9d6360d9d7 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes returned with HTTP 400 Jan 20 10:58:20.462312 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1288/2549] 10.222.0.73 () {60 vars in 1226 bytes} [Wed Jan 20 10:58:20 2021] POST /volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes => generated 125 bytes in 456 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 20 10:58:20.690593 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fee56667-1e74-4b6a-b08c-1227cac20ecd tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:20.691422 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fee56667-1e74-4b6a-b08c-1227cac20ecd tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:20.692185 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:20.692185 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:20.692862 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fee56667-1e74-4b6a-b08c-1227cac20ecd tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:20.693419 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-fee56667-1e74-4b6a-b08c-1227cac20ecd tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:20.748744 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:20.748744 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:20.756832 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fee56667-1e74-4b6a-b08c-1227cac20ecd tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:20.759682 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1262/2550] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:20 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:58:21.775570 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-10f52e5b-6829-4535-9f18-38a3774defa6 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:21.776873 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-10f52e5b-6829-4535-9f18-38a3774defa6 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:21.777855 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-10f52e5b-6829-4535-9f18-38a3774defa6 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:21.778486 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-10f52e5b-6829-4535-9f18-38a3774defa6 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:21.948876 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:21.948876 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:21.957733 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-10f52e5b-6829-4535-9f18-38a3774defa6 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:21.965443 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1289/2551] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:21 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:22.156792 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c5927188-6513-4a6d-9dee-2d67fb0de96b tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] POST http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes Jan 20 10:58:22.159029 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:22.159029 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:22.160196 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c5927188-6513-4a6d-9dee-2d67fb0de96b tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "7cd38b9f-dda7-4789-9473-102d5b0e55fe"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:58:22.164775 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-c5927188-6513-4a6d-9dee-2d67fb0de96b tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Create volume request body: {'volume': {'size': 1, 'imageRef': '7cd38b9f-dda7-4789-9473-102d5b0e55fe'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:58:22.483024 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-c5927188-6513-4a6d-9dee-2d67fb0de96b tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Create volume of 1 GB Jan 20 10:58:22.596259 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c5927188-6513-4a6d-9dee-2d67fb0de96b tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Availability Zones retrieved successfully. Jan 20 10:58:22.676743 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c5927188-6513-4a6d-9dee-2d67fb0de96b tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Flow 'volume_create_api' (888fbc2c-771a-41e8-8e17-fa97feb0390f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:58:22.684177 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c5927188-6513-4a6d-9dee-2d67fb0de96b tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3279966-14e2-40a2-a7db-572bdedc4be5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:58:22.694605 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-c5927188-6513-4a6d-9dee-2d67fb0de96b tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:58:22.758621 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.volume.api [None req-c5927188-6513-4a6d-9dee-2d67fb0de96b tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3279966-14e2-40a2-a7db-572bdedc4be5) transitioned into state 'FAILURE' from state 'RUNNING' Jan 20 10:58:22.759013 n-d-768509-8 devstack@c-api.service[87958]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jan 20 10:58:22.766462 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c5927188-6513-4a6d-9dee-2d67fb0de96b tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3279966-14e2-40a2-a7db-572bdedc4be5) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:58:22.770193 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.volume.api [None req-c5927188-6513-4a6d-9dee-2d67fb0de96b tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3279966-14e2-40a2-a7db-572bdedc4be5) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 20 10:58:22.777401 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.volume.api [None req-c5927188-6513-4a6d-9dee-2d67fb0de96b tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Flow 'volume_create_api' (888fbc2c-771a-41e8-8e17-fa97feb0390f) transitioned into state 'REVERTED' from state 'RUNNING' Jan 20 10:58:22.779048 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c5927188-6513-4a6d-9dee-2d67fb0de96b tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes returned with HTTP 400 Jan 20 10:58:22.783183 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1263/2552] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:58:22 2021] POST /volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes => generated 134 bytes in 638 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 20 10:58:22.978267 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-818f26bb-67cb-4622-bbc9-6b7b7fa3081e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:22.979546 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-818f26bb-67cb-4622-bbc9-6b7b7fa3081e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:22.979931 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:22.979931 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:22.980555 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-818f26bb-67cb-4622-bbc9-6b7b7fa3081e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:22.981164 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-818f26bb-67cb-4622-bbc9-6b7b7fa3081e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:23.046554 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:23.046554 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:23.052682 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-818f26bb-67cb-4622-bbc9-6b7b7fa3081e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:23.054935 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1290/2553] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:22 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:23.589487 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ae268752-c8b0-4446-bb32-43ad5a656130 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] POST http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes Jan 20 10:58:23.590344 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ae268752-c8b0-4446-bb32-43ad5a656130 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:58:23.591818 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ae268752-c8b0-4446-bb32-43ad5a656130 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes returned with HTTP 400 Jan 20 10:58:23.599948 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1264/2554] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:58:23 2021] POST /volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes => generated 127 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 20 10:58:23.606103 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0480ecf3-45e6-4987-9317-20d202c0b586 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] POST http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes Jan 20 10:58:23.606657 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:23.606657 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:23.607117 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0480ecf3-45e6-4987-9317-20d202c0b586 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "76bc9684-fefa-4d2c-be7b-b2b358e34355"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:58:23.608468 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-0480ecf3-45e6-4987-9317-20d202c0b586 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '76bc9684-fefa-4d2c-be7b-b2b358e34355'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:58:23.681109 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0480ecf3-45e6-4987-9317-20d202c0b586 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes returned with HTTP 404 Jan 20 10:58:23.688905 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1291/2555] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:58:23 2021] POST /volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes => generated 111 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:58:23.693671 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-469e95cd-b8a4-42e5-b3f6-3b876f6e542e tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] POST http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes Jan 20 10:58:23.694494 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-469e95cd-b8a4-42e5-b3f6-3b876f6e542e tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "65756f4f-481f-4ff1-9880-797472c8f8d0"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:58:23.695975 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-469e95cd-b8a4-42e5-b3f6-3b876f6e542e tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Create volume request body: {'volume': {'size': 1, 'source_volid': '65756f4f-481f-4ff1-9880-797472c8f8d0'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:58:23.813663 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-469e95cd-b8a4-42e5-b3f6-3b876f6e542e tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes returned with HTTP 404 Jan 20 10:58:23.817254 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1265/2556] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:58:23 2021] POST /volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes => generated 109 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 20 10:58:23.827509 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4e96cbe3-b0f3-43f2-9f8a-fae90d87e766 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] POST http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes Jan 20 10:58:23.828624 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4e96cbe3-b0f3-43f2-9f8a-fae90d87e766 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "6bbad4c8-9eba-4690-a597-bed496c5a2ab"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:58:23.829924 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-4e96cbe3-b0f3-43f2-9f8a-fae90d87e766 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Create volume request body: {'volume': {'size': 1, 'volume_type': '6bbad4c8-9eba-4690-a597-bed496c5a2ab'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:58:23.879427 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4e96cbe3-b0f3-43f2-9f8a-fae90d87e766 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes returned with HTTP 404 Jan 20 10:58:23.886615 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1292/2557] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:58:23 2021] POST /volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes => generated 114 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:58:23.890724 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e1360318-b098-459a-8b87-2463c1641a49 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] POST http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes Jan 20 10:58:23.893824 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e1360318-b098-459a-8b87-2463c1641a49 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:58:23.896004 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e1360318-b098-459a-8b87-2463c1641a49 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes returned with HTTP 400 Jan 20 10:58:23.900832 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1266/2558] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:58:23 2021] POST /volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes => generated 125 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 20 10:58:23.910638 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5c904035-2409-4c70-b633-94894cfc9c08 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] POST http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes Jan 20 10:58:23.911406 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5c904035-2409-4c70-b633-94894cfc9c08 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:58:23.913075 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5c904035-2409-4c70-b633-94894cfc9c08 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes returned with HTTP 400 Jan 20 10:58:23.914852 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1293/2559] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:58:23 2021] POST /volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes => generated 125 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 20 10:58:23.935283 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e06481f7-44e8-454c-b665-a33561261a2e tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] POST http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes Jan 20 10:58:23.936143 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e06481f7-44e8-454c-b665-a33561261a2e tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:58:23.938518 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e06481f7-44e8-454c-b665-a33561261a2e tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes returned with HTTP 400 Jan 20 10:58:23.940134 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1267/2560] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:58:23 2021] POST /volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes => generated 121 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 20 10:58:23.955792 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-240d9706-890e-4b37-a3a1-919a8bb03b07 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] DELETE http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/tempest-invalid-482907974 Jan 20 10:58:23.956380 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-240d9706-890e-4b37-a3a1-919a8bb03b07 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:23.960505 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-240d9706-890e-4b37-a3a1-919a8bb03b07 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:23.961385 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-240d9706-890e-4b37-a3a1-919a8bb03b07 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Delete volume with id: tempest-invalid-482907974 Jan 20 10:58:24.071401 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-240d9706-890e-4b37-a3a1-919a8bb03b07 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/tempest-invalid-482907974 returned with HTTP 404 Jan 20 10:58:24.073096 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1294/2561] 10.222.0.73 () {58 vars in 1285 bytes} [Wed Jan 20 10:58:23 2021] DELETE /volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/tempest-invalid-482907974 => generated 98 bytes in 127 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:58:24.083765 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f17259e7-a7fe-431d-b66c-022efd244303 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:24.084692 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f17259e7-a7fe-431d-b66c-022efd244303 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:24.086186 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f17259e7-a7fe-431d-b66c-022efd244303 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:24.095735 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f17259e7-a7fe-431d-b66c-022efd244303 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:24.098004 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1295/2562] 10.222.0.73 () {58 vars in 1210 bytes} [Wed Jan 20 10:58:24 2021] DELETE /volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/ => generated 112 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 20 10:58:24.135930 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-295ec3fe-ab73-44fe-87e9-adc88917755f tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] POST http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/xxx/action Jan 20 10:58:24.137077 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-295ec3fe-ab73-44fe-87e9-adc88917755f tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Action body: b'{"os-detach": {}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:58:24.137463 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-295ec3fe-ab73-44fe-87e9-adc88917755f tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:58:24.179080 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:24.179080 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:24.184205 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f17259e7-a7fe-431d-b66c-022efd244303 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:24.186468 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1268/2563] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:24 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:24.204143 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-295ec3fe-ab73-44fe-87e9-adc88917755f tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/xxx/action returned with HTTP 404 Jan 20 10:58:24.205694 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1296/2564] 10.222.0.73 () {60 vars in 1258 bytes} [Wed Jan 20 10:58:24 2021] POST /volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/xxx/action => generated 76 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:58:24.221313 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-28eed57f-1c9b-4a68-8e11-4c6dfd69c4cb tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] GET http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/tempest-invalid-2020991882 Jan 20 10:58:24.222574 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-28eed57f-1c9b-4a68-8e11-4c6dfd69c4cb tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:24.223504 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:24.223504 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:24.224519 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-28eed57f-1c9b-4a68-8e11-4c6dfd69c4cb tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:24.328118 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-28eed57f-1c9b-4a68-8e11-4c6dfd69c4cb tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/tempest-invalid-2020991882 returned with HTTP 404 Jan 20 10:58:24.330018 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1269/2565] 10.222.0.73 () {58 vars in 1285 bytes} [Wed Jan 20 10:58:24 2021] GET /volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/tempest-invalid-2020991882 => generated 99 bytes in 120 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:58:24.344986 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1297/2566] 10.222.0.73 () {58 vars in 1207 bytes} [Wed Jan 20 10:58:24 2021] GET /volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/ => generated 112 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (2 switches on core 0) Jan 20 10:58:24.355871 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7ea1bd1e-c122-4cee-b138-17b769c88547 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] GET http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/detail?status=null Jan 20 10:58:24.356581 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7ea1bd1e-c122-4cee-b138-17b769c88547 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:24.357175 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7ea1bd1e-c122-4cee-b138-17b769c88547 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:24.358306 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-7ea1bd1e-c122-4cee-b138-17b769c88547 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:58:24.358929 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7ea1bd1e-c122-4cee-b138-17b769c88547 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Could not evaluate value null, assuming string {{(pid=87959) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 20 10:58:24.361255 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-7ea1bd1e-c122-4cee-b138-17b769c88547 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:58:24.432054 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7ea1bd1e-c122-4cee-b138-17b769c88547 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Get all volumes completed successfully. Jan 20 10:58:24.443403 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7ea1bd1e-c122-4cee-b138-17b769c88547 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/detail?status=null returned with HTTP 200 Jan 20 10:58:24.446338 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1270/2567] 10.222.0.73 () {58 vars in 1248 bytes} [Wed Jan 20 10:58:24 2021] GET /volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/detail?status=null => generated 15 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 20 10:58:24.466139 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3fb879a4-f6ff-4eb2-96b6-2b392f6e1c8a tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] GET http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1712980125 Jan 20 10:58:24.467107 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3fb879a4-f6ff-4eb2-96b6-2b392f6e1c8a tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:24.467943 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3fb879a4-f6ff-4eb2-96b6-2b392f6e1c8a tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Calling method 'detail' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:24.469065 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-3fb879a4-f6ff-4eb2-96b6-2b392f6e1c8a tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:58:24.472109 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-3fb879a4-f6ff-4eb2-96b6-2b392f6e1c8a tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1712980125'), ('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:58:24.556378 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3fb879a4-f6ff-4eb2-96b6-2b392f6e1c8a tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Get all volumes completed successfully. Jan 20 10:58:24.577307 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3fb879a4-f6ff-4eb2-96b6-2b392f6e1c8a tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1712980125 returned with HTTP 200 Jan 20 10:58:24.593013 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1298/2568] 10.222.0.73 () {58 vars in 1326 bytes} [Wed Jan 20 10:58:24 2021] GET /volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1712980125 => generated 15 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 20 10:58:24.614069 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c123d226-9ec3-4fb9-8033-f939993cb51f tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] GET http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes?status=null Jan 20 10:58:24.615251 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c123d226-9ec3-4fb9-8033-f939993cb51f tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:24.616118 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c123d226-9ec3-4fb9-8033-f939993cb51f tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Calling method 'index' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:24.618007 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-c123d226-9ec3-4fb9-8033-f939993cb51f tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Removing options '' from query. {{(pid=87959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:58:24.619054 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c123d226-9ec3-4fb9-8033-f939993cb51f tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Could not evaluate value null, assuming string {{(pid=87959) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 20 10:58:24.625754 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c123d226-9ec3-4fb9-8033-f939993cb51f tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:58:24.684395 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c123d226-9ec3-4fb9-8033-f939993cb51f tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Get all volumes completed successfully. Jan 20 10:58:24.685734 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c123d226-9ec3-4fb9-8033-f939993cb51f tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes?status=null returned with HTTP 200 Jan 20 10:58:24.687163 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1271/2569] 10.222.0.73 () {58 vars in 1227 bytes} [Wed Jan 20 10:58:24 2021] GET /volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes?status=null => generated 15 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 20 10:58:24.700976 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c7d5d99a-6e8e-43a7-97d5-9338057b1234 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] GET http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes?name=tempest-VolumesNegativeTest-Volume-360264583 Jan 20 10:58:24.702459 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c7d5d99a-6e8e-43a7-97d5-9338057b1234 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:24.703523 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c7d5d99a-6e8e-43a7-97d5-9338057b1234 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Calling method 'index' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:24.704607 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.api_utils [None req-c7d5d99a-6e8e-43a7-97d5-9338057b1234 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Removing options '' from query. {{(pid=87960) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 20 10:58:24.706793 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-c7d5d99a-6e8e-43a7-97d5-9338057b1234 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-360264583'), ('no_migration_targets', True)]). {{(pid=87960) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 10:58:24.731526 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-26df9a89-8644-4bc5-9555-4a83fdae0208 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] GET http://10.222.0.73/volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375 Jan 20 10:58:24.732275 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-26df9a89-8644-4bc5-9555-4a83fdae0208 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:24.733000 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-26df9a89-8644-4bc5-9555-4a83fdae0208 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:24.796664 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c7d5d99a-6e8e-43a7-97d5-9338057b1234 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Get all volumes completed successfully. Jan 20 10:58:24.797922 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c7d5d99a-6e8e-43a7-97d5-9338057b1234 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes?name=tempest-VolumesNegativeTest-Volume-360264583 returned with HTTP 200 Jan 20 10:58:24.799304 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1299/2570] 10.222.0.73 () {58 vars in 1303 bytes} [Wed Jan 20 10:58:24 2021] GET /volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes?name=tempest-VolumesNegativeTest-Volume-360264583 => generated 15 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 20 10:58:24.810896 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:24.810896 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:24.822480 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-26df9a89-8644-4bc5-9555-4a83fdae0208 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Volume info retrieved successfully. Jan 20 10:58:24.828511 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c1b3e2e1-17c3-488e-83d1-a6af704e5eca tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] POST http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/aaf11435-19ee-4865-99f4-e73582297810/action Jan 20 10:58:24.830634 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c1b3e2e1-17c3-488e-83d1-a6af704e5eca tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Action body: b'{"os-reserve": {}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:58:24.832687 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c1b3e2e1-17c3-488e-83d1-a6af704e5eca tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:58:24.863188 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-26df9a89-8644-4bc5-9555-4a83fdae0208 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] http://10.222.0.73/volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375 returned with HTTP 200 Jan 20 10:58:24.865087 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1272/2571] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:24 2021] GET /volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375 => generated 929 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:24.946590 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:24.946590 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:24.948638 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c1b3e2e1-17c3-488e-83d1-a6af704e5eca tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Volume info retrieved successfully. Jan 20 10:58:24.961340 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c1b3e2e1-17c3-488e-83d1-a6af704e5eca tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Reserve volume completed successfully. Jan 20 10:58:24.963019 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c1b3e2e1-17c3-488e-83d1-a6af704e5eca tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/aaf11435-19ee-4865-99f4-e73582297810/action returned with HTTP 202 Jan 20 10:58:24.965444 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1300/2572] 10.222.0.73 () {60 vars in 1357 bytes} [Wed Jan 20 10:58:24 2021] POST /volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/aaf11435-19ee-4865-99f4-e73582297810/action => generated 0 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 20 10:58:24.975160 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7a555e21-cd40-4f81-ae74-933332f45d60 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] POST http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/aaf11435-19ee-4865-99f4-e73582297810/action Jan 20 10:58:24.976823 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:24.976823 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:24.978821 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7a555e21-cd40-4f81-ae74-933332f45d60 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Action body: b'{"os-reserve": {}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:58:24.980225 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7a555e21-cd40-4f81-ae74-933332f45d60 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:58:25.106945 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:25.106945 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:25.108876 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7a555e21-cd40-4f81-ae74-933332f45d60 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Volume info retrieved successfully. Jan 20 10:58:25.123074 n-d-768509-8 devstack@c-api.service[87958]: ERROR cinder.volume.api [None req-7a555e21-cd40-4f81-ae74-933332f45d60 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Volume status must be available to reserve, but the status is attaching. Jan 20 10:58:25.124794 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7a555e21-cd40-4f81-ae74-933332f45d60 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/aaf11435-19ee-4865-99f4-e73582297810/action returned with HTTP 400 Jan 20 10:58:25.127747 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1273/2573] 10.222.0.73 () {60 vars in 1357 bytes} [Wed Jan 20 10:58:24 2021] POST /volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/aaf11435-19ee-4865-99f4-e73582297810/action => generated 132 bytes in 157 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 20 10:58:25.140989 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-153a8a7a-56a7-44cd-bc6f-6f781b5cf089 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] POST http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/aaf11435-19ee-4865-99f4-e73582297810/action Jan 20 10:58:25.142477 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:25.142477 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:25.144091 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-153a8a7a-56a7-44cd-bc6f-6f781b5cf089 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Action body: b'{"os-unreserve": {}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:58:25.145105 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-153a8a7a-56a7-44cd-bc6f-6f781b5cf089 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:58:25.205240 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dd3a3fee-8a10-4651-a8dc-3545c70943d1 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:25.206569 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dd3a3fee-8a10-4651-a8dc-3545c70943d1 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:25.207153 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:25.207153 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:25.208345 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dd3a3fee-8a10-4651-a8dc-3545c70943d1 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:25.210641 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-dd3a3fee-8a10-4651-a8dc-3545c70943d1 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:25.279060 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:25.279060 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:25.284068 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-153a8a7a-56a7-44cd-bc6f-6f781b5cf089 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Volume info retrieved successfully. Jan 20 10:58:25.290203 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:25.290203 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:25.298076 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dd3a3fee-8a10-4651-a8dc-3545c70943d1 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:25.305640 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1274/2574] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:25 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:25.400176 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-153a8a7a-56a7-44cd-bc6f-6f781b5cf089 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Unreserve volume completed successfully. Jan 20 10:58:25.401692 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-153a8a7a-56a7-44cd-bc6f-6f781b5cf089 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/aaf11435-19ee-4865-99f4-e73582297810/action returned with HTTP 202 Jan 20 10:58:25.403331 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1301/2575] 10.222.0.73 () {60 vars in 1357 bytes} [Wed Jan 20 10:58:25 2021] POST /volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/aaf11435-19ee-4865-99f4-e73582297810/action => generated 0 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 20 10:58:25.415939 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-213d6b00-51bc-4b51-b675-8d0f1991e972 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] POST http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/c1fdbcf9-ce0c-49c1-bdf5-2e2842e0eb41/action Jan 20 10:58:25.416766 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:25.416766 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:25.417604 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-213d6b00-51bc-4b51-b675-8d0f1991e972 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Action body: b'{"os-reserve": {}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:58:25.418306 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-213d6b00-51bc-4b51-b675-8d0f1991e972 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:58:25.504391 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-213d6b00-51bc-4b51-b675-8d0f1991e972 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/c1fdbcf9-ce0c-49c1-bdf5-2e2842e0eb41/action returned with HTTP 404 Jan 20 10:58:25.505660 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1275/2576] 10.222.0.73 () {60 vars in 1357 bytes} [Wed Jan 20 10:58:25 2021] POST /volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/c1fdbcf9-ce0c-49c1-bdf5-2e2842e0eb41/action => generated 109 bytes in 97 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:58:25.518865 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0c2b4e6d-ec35-48a7-937b-22cf7880c7f2 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] POST http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/92aa3555-5418-4974-9c31-13d30e66d033/action Jan 20 10:58:25.520147 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:25.520147 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:25.521633 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0c2b4e6d-ec35-48a7-937b-22cf7880c7f2 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Action body: b'{"os-unreserve": {}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:58:25.522615 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0c2b4e6d-ec35-48a7-937b-22cf7880c7f2 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:58:25.602385 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0c2b4e6d-ec35-48a7-937b-22cf7880c7f2 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/92aa3555-5418-4974-9c31-13d30e66d033/action returned with HTTP 404 Jan 20 10:58:25.603482 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1302/2577] 10.222.0.73 () {60 vars in 1357 bytes} [Wed Jan 20 10:58:25 2021] POST /volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/92aa3555-5418-4974-9c31-13d30e66d033/action => generated 109 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:58:25.624522 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1276/2578] 10.222.0.73 () {60 vars in 1227 bytes} [Wed Jan 20 10:58:25 2021] PUT /volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/ => generated 112 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (2 switches on core 0) Jan 20 10:58:25.633239 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-484eda54-5519-4015-a017-8347f9445c5d tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] PUT http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/tempest-invalid-857708542 Jan 20 10:58:25.633973 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-484eda54-5519-4015-a017-8347f9445c5d tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:58:25.687520 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-484eda54-5519-4015-a017-8347f9445c5d tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/tempest-invalid-857708542 returned with HTTP 404 Jan 20 10:58:25.688749 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1303/2579] 10.222.0.73 () {60 vars in 1302 bytes} [Wed Jan 20 10:58:25 2021] PUT /volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/tempest-invalid-857708542 => generated 98 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:58:25.697488 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-76db1489-d43b-4cb4-b6fe-8b8bc551c179 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] PUT http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/a466b7d5-e7e3-4fab-bad6-02cf94dcc69a Jan 20 10:58:25.698340 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-76db1489-d43b-4cb4-b6fe-8b8bc551c179 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:58:25.759356 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-76db1489-d43b-4cb4-b6fe-8b8bc551c179 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/a466b7d5-e7e3-4fab-bad6-02cf94dcc69a returned with HTTP 404 Jan 20 10:58:25.761596 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1277/2580] 10.222.0.73 () {60 vars in 1335 bytes} [Wed Jan 20 10:58:25 2021] PUT /volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/a466b7d5-e7e3-4fab-bad6-02cf94dcc69a => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 20 10:58:25.773586 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5b80c154-5827-4abe-8a65-3b1b636cacfc tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] DELETE http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/59df4ead-90a8-4169-9868-96b661a31b99 Jan 20 10:58:25.774150 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5b80c154-5827-4abe-8a65-3b1b636cacfc tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:25.774639 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5b80c154-5827-4abe-8a65-3b1b636cacfc tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:25.775096 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-5b80c154-5827-4abe-8a65-3b1b636cacfc tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Delete volume with id: 59df4ead-90a8-4169-9868-96b661a31b99 Jan 20 10:58:25.830402 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5b80c154-5827-4abe-8a65-3b1b636cacfc tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/59df4ead-90a8-4169-9868-96b661a31b99 returned with HTTP 404 Jan 20 10:58:25.831430 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1304/2581] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:58:25 2021] DELETE /volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/59df4ead-90a8-4169-9868-96b661a31b99 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:58:25.841144 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-df97f82c-5149-4f1f-8bff-e90740aca777 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] POST http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/aaf11435-19ee-4865-99f4-e73582297810/action Jan 20 10:58:25.842089 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-df97f82c-5149-4f1f-8bff-e90740aca777 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:58:25.842475 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-df97f82c-5149-4f1f-8bff-e90740aca777 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:58:25.843747 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-df97f82c-5149-4f1f-8bff-e90740aca777 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/aaf11435-19ee-4865-99f4-e73582297810/action returned with HTTP 400 Jan 20 10:58:25.844687 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1278/2582] 10.222.0.73 () {60 vars in 1357 bytes} [Wed Jan 20 10:58:25 2021] POST /volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/aaf11435-19ee-4865-99f4-e73582297810/action => generated 140 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 20 10:58:25.854743 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e9933a4b-75a8-496c-b4f6-7ccdc3ad607c tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] POST http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/aaf11435-19ee-4865-99f4-e73582297810/action Jan 20 10:58:25.855522 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e9933a4b-75a8-496c-b4f6-7ccdc3ad607c tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:58:25.855912 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e9933a4b-75a8-496c-b4f6-7ccdc3ad607c tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:58:25.857217 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e9933a4b-75a8-496c-b4f6-7ccdc3ad607c tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/aaf11435-19ee-4865-99f4-e73582297810/action returned with HTTP 400 Jan 20 10:58:25.858492 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1305/2583] 10.222.0.73 () {60 vars in 1357 bytes} [Wed Jan 20 10:58:25 2021] POST /volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/aaf11435-19ee-4865-99f4-e73582297810/action => generated 131 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 20 10:58:25.868578 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4cf2ce05-f0a4-47ad-a515-8317b7e78448 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] POST http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/dca178b4-5352-4c27-ad46-205180022695/action Jan 20 10:58:25.869520 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4cf2ce05-f0a4-47ad-a515-8317b7e78448 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:58:25.869933 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4cf2ce05-f0a4-47ad-a515-8317b7e78448 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:58:25.880869 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b1ddbe8e-3dfa-44c7-ba96-38219bf58a42 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] GET http://10.222.0.73/volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375 Jan 20 10:58:25.881537 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b1ddbe8e-3dfa-44c7-ba96-38219bf58a42 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:25.882805 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b1ddbe8e-3dfa-44c7-ba96-38219bf58a42 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:25.952390 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4cf2ce05-f0a4-47ad-a515-8317b7e78448 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/dca178b4-5352-4c27-ad46-205180022695/action returned with HTTP 404 Jan 20 10:58:25.957393 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1279/2584] 10.222.0.73 () {60 vars in 1357 bytes} [Wed Jan 20 10:58:25 2021] POST /volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/dca178b4-5352-4c27-ad46-205180022695/action => generated 109 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:58:25.962726 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d3025665-a0b1-411c-80b0-59f489b9709d tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] POST http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/aaf11435-19ee-4865-99f4-e73582297810/action Jan 20 10:58:25.963595 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d3025665-a0b1-411c-80b0-59f489b9709d tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:58:25.964112 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d3025665-a0b1-411c-80b0-59f489b9709d tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:58:25.965379 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d3025665-a0b1-411c-80b0-59f489b9709d tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/aaf11435-19ee-4865-99f4-e73582297810/action returned with HTTP 400 Jan 20 10:58:25.966318 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1280/2585] 10.222.0.73 () {60 vars in 1357 bytes} [Wed Jan 20 10:58:25 2021] POST /volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/aaf11435-19ee-4865-99f4-e73582297810/action => generated 129 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 20 10:58:25.966653 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:25.966653 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:25.981251 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-92671366-c79d-4824-8ed8-68960c309726 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] POST http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/None/action Jan 20 10:58:25.983009 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-92671366-c79d-4824-8ed8-68960c309726 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 10:58:25.983818 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-92671366-c79d-4824-8ed8-68960c309726 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:58:25.984205 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b1ddbe8e-3dfa-44c7-ba96-38219bf58a42 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Volume info retrieved successfully. Jan 20 10:58:26.010860 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b1ddbe8e-3dfa-44c7-ba96-38219bf58a42 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] http://10.222.0.73/volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375 returned with HTTP 200 Jan 20 10:58:26.024467 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1306/2586] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:25 2021] GET /volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375 => generated 929 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:26.072815 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-92671366-c79d-4824-8ed8-68960c309726 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/None/action returned with HTTP 404 Jan 20 10:58:26.074739 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1281/2587] 10.222.0.73 () {60 vars in 1261 bytes} [Wed Jan 20 10:58:25 2021] POST /volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/None/action => generated 77 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 20 10:58:26.086676 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-548229a3-0f42-45a0-93be-ccaeeaea3133 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] GET http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/f09996ed-0498-4028-84d3-c98b9e26228b Jan 20 10:58:26.087309 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-548229a3-0f42-45a0-93be-ccaeeaea3133 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:26.087578 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:26.087578 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:26.088022 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-548229a3-0f42-45a0-93be-ccaeeaea3133 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:26.183683 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-548229a3-0f42-45a0-93be-ccaeeaea3133 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/f09996ed-0498-4028-84d3-c98b9e26228b returned with HTTP 404 Jan 20 10:58:26.186086 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1307/2588] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:26 2021] GET /volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/f09996ed-0498-4028-84d3-c98b9e26228b => generated 109 bytes in 104 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:58:26.197879 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-82393384-6a1d-48a2-923b-d8faf95a3757 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] DELETE http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/aaf11435-19ee-4865-99f4-e73582297810 Jan 20 10:58:26.198699 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-82393384-6a1d-48a2-923b-d8faf95a3757 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:26.199963 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-82393384-6a1d-48a2-923b-d8faf95a3757 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:26.200837 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-82393384-6a1d-48a2-923b-d8faf95a3757 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Delete volume with id: aaf11435-19ee-4865-99f4-e73582297810 Jan 20 10:58:26.266778 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:26.266778 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:26.269003 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-82393384-6a1d-48a2-923b-d8faf95a3757 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Volume info retrieved successfully. Jan 20 10:58:26.305882 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-82393384-6a1d-48a2-923b-d8faf95a3757 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Delete volume request issued successfully. Jan 20 10:58:26.307759 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-82393384-6a1d-48a2-923b-d8faf95a3757 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/aaf11435-19ee-4865-99f4-e73582297810 returned with HTTP 202 Jan 20 10:58:26.311131 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1282/2589] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:58:26 2021] DELETE /volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/aaf11435-19ee-4865-99f4-e73582297810 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:58:26.319047 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-165aafd0-4743-4c59-aeda-11945e86770e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:26.320380 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-165aafd0-4743-4c59-aeda-11945e86770e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:26.321087 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-165aafd0-4743-4c59-aeda-11945e86770e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:26.322116 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-165aafd0-4743-4c59-aeda-11945e86770e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:26.339361 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dc331fbe-8f7f-4510-b5aa-6190a2c33a92 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] GET http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/aaf11435-19ee-4865-99f4-e73582297810 Jan 20 10:58:26.344904 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dc331fbe-8f7f-4510-b5aa-6190a2c33a92 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:26.345291 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:26.345291 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:26.345654 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:26.345654 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:26.346096 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dc331fbe-8f7f-4510-b5aa-6190a2c33a92 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:26.348041 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-165aafd0-4743-4c59-aeda-11945e86770e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:26.349502 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1308/2590] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:26 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:26.510746 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:26.510746 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:26.567361 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dc331fbe-8f7f-4510-b5aa-6190a2c33a92 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Volume info retrieved successfully. Jan 20 10:58:26.669367 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dc331fbe-8f7f-4510-b5aa-6190a2c33a92 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/aaf11435-19ee-4865-99f4-e73582297810 returned with HTTP 200 Jan 20 10:58:26.671596 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1283/2591] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:26 2021] GET /volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/aaf11435-19ee-4865-99f4-e73582297810 => generated 911 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:27.112139 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bca5dcc7-c39a-4dd2-b26b-c313cb0ddd45 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] DELETE http://10.222.0.73/volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375 Jan 20 10:58:27.113349 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bca5dcc7-c39a-4dd2-b26b-c313cb0ddd45 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:27.113779 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:27.113779 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:27.114560 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bca5dcc7-c39a-4dd2-b26b-c313cb0ddd45 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:27.115655 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-bca5dcc7-c39a-4dd2-b26b-c313cb0ddd45 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Delete volume with id: 63656664-a4be-4d8c-bded-f0374a79c375 Jan 20 10:58:27.193872 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:27.193872 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:27.195296 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bca5dcc7-c39a-4dd2-b26b-c313cb0ddd45 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Volume info retrieved successfully. Jan 20 10:58:27.264078 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bca5dcc7-c39a-4dd2-b26b-c313cb0ddd45 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Delete volume request issued successfully. Jan 20 10:58:27.264915 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bca5dcc7-c39a-4dd2-b26b-c313cb0ddd45 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] http://10.222.0.73/volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375 returned with HTTP 202 Jan 20 10:58:27.268094 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1309/2592] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:58:27 2021] DELETE /volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375 => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 10:58:27.281381 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a1e99753-6b8b-4c48-b476-cd93b69fa704 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] GET http://10.222.0.73/volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375 Jan 20 10:58:27.282743 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a1e99753-6b8b-4c48-b476-cd93b69fa704 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:27.283364 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:27.283364 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:27.284586 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a1e99753-6b8b-4c48-b476-cd93b69fa704 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:27.384366 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-31fcc699-dcac-49c1-9001-6e44f366fdcb tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:27.395986 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-31fcc699-dcac-49c1-9001-6e44f366fdcb tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:27.396317 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:27.396317 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:27.396659 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-31fcc699-dcac-49c1-9001-6e44f366fdcb tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:27.397024 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-31fcc699-dcac-49c1-9001-6e44f366fdcb tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:27.447483 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:27.447483 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:27.467123 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a1e99753-6b8b-4c48-b476-cd93b69fa704 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Volume info retrieved successfully. Jan 20 10:58:27.483181 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:27.483181 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:27.486382 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-31fcc699-dcac-49c1-9001-6e44f366fdcb tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:27.487648 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1310/2593] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:27 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:27.499119 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a1e99753-6b8b-4c48-b476-cd93b69fa704 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] http://10.222.0.73/volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375 returned with HTTP 200 Jan 20 10:58:27.501250 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1284/2594] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:27 2021] GET /volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375 => generated 928 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:27.699780 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-861515ab-9c69-4040-b984-4179d93c8d10 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] GET http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/aaf11435-19ee-4865-99f4-e73582297810 Jan 20 10:58:27.700774 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-861515ab-9c69-4040-b984-4179d93c8d10 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:27.701264 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:27.701264 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:27.702126 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-861515ab-9c69-4040-b984-4179d93c8d10 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:27.802146 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:27.802146 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:27.819210 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-861515ab-9c69-4040-b984-4179d93c8d10 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Volume info retrieved successfully. Jan 20 10:58:27.871279 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-861515ab-9c69-4040-b984-4179d93c8d10 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/aaf11435-19ee-4865-99f4-e73582297810 returned with HTTP 200 Jan 20 10:58:27.874160 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1311/2595] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:27 2021] GET /volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/aaf11435-19ee-4865-99f4-e73582297810 => generated 911 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:28.510469 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-541fd63f-24a2-421e-8523-db4e19671693 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:28.513295 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-541fd63f-24a2-421e-8523-db4e19671693 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:28.513501 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:28.513501 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:28.514542 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-541fd63f-24a2-421e-8523-db4e19671693 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:28.515215 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-541fd63f-24a2-421e-8523-db4e19671693 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:28.517464 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0c1091da-5fdd-4a1e-aca9-3cc3cfef59b3 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] GET http://10.222.0.73/volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375 Jan 20 10:58:28.518305 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0c1091da-5fdd-4a1e-aca9-3cc3cfef59b3 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:28.518681 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:28.518681 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:28.519306 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0c1091da-5fdd-4a1e-aca9-3cc3cfef59b3 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:28.571571 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:28.571571 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:28.574086 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-541fd63f-24a2-421e-8523-db4e19671693 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:28.575337 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1285/2596] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:28 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:28.667271 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:28.667271 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:28.707352 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-0c1091da-5fdd-4a1e-aca9-3cc3cfef59b3 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Volume info retrieved successfully. Jan 20 10:58:28.827818 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0c1091da-5fdd-4a1e-aca9-3cc3cfef59b3 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] http://10.222.0.73/volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375 returned with HTTP 200 Jan 20 10:58:28.829666 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1312/2597] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:28 2021] GET /volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375 => generated 928 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:58:28.891389 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3a948d72-8202-4262-bce7-e1fc3a4f14c4 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] GET http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/aaf11435-19ee-4865-99f4-e73582297810 Jan 20 10:58:28.891973 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3a948d72-8202-4262-bce7-e1fc3a4f14c4 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:28.892174 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:28.892174 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:28.893270 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3a948d72-8202-4262-bce7-e1fc3a4f14c4 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:29.025568 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3a948d72-8202-4262-bce7-e1fc3a4f14c4 tempest-VolumesNegativeTest-137796799 tempest-VolumesNegativeTest-137796799] http://10.222.0.73/volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/aaf11435-19ee-4865-99f4-e73582297810 returned with HTTP 404 Jan 20 10:58:29.027093 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1286/2598] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:28 2021] GET /volume/v3/5bbdea4b1c8b4fa19cfbc898b5238a76/volumes/aaf11435-19ee-4865-99f4-e73582297810 => generated 109 bytes in 140 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 20 10:58:29.598683 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c93ae2cf-f939-4f03-b2cf-13d398988d06 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:29.602924 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c93ae2cf-f939-4f03-b2cf-13d398988d06 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:29.606631 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:29.606631 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:29.607796 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c93ae2cf-f939-4f03-b2cf-13d398988d06 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:29.608362 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-c93ae2cf-f939-4f03-b2cf-13d398988d06 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:29.692213 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:29.692213 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:29.701489 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c93ae2cf-f939-4f03-b2cf-13d398988d06 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:29.707014 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1313/2599] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:29 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:29.854472 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-16aa7c4c-2da7-4adc-82bf-476915badf30 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] GET http://10.222.0.73/volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375 Jan 20 10:58:29.855311 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-16aa7c4c-2da7-4adc-82bf-476915badf30 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:29.855946 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-16aa7c4c-2da7-4adc-82bf-476915badf30 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:30.064342 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:30.064342 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:30.092299 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-16aa7c4c-2da7-4adc-82bf-476915badf30 tempest-VolumesActionsTest-1912837511 tempest-VolumesActionsTest-1912837511] http://10.222.0.73/volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375 returned with HTTP 404 Jan 20 10:58:30.094674 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1287/2600] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:29 2021] GET /volume/v3/045e08dca1e54dd9b3ab328aa8502e7d/volumes/63656664-a4be-4d8c-bded-f0374a79c375 => generated 109 bytes in 245 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:58:30.725624 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5192b8c3-eb7e-4be4-97df-440045938b77 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:30.727258 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5192b8c3-eb7e-4be4-97df-440045938b77 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:30.727651 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:30.727651 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:30.728447 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5192b8c3-eb7e-4be4-97df-440045938b77 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:30.734746 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5192b8c3-eb7e-4be4-97df-440045938b77 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:30.821643 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:30.821643 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:30.825775 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5192b8c3-eb7e-4be4-97df-440045938b77 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:30.827660 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1314/2601] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:30 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:31.844034 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-257606fb-8745-48a4-a3b0-35fa3cc0e2d8 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:31.845170 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-257606fb-8745-48a4-a3b0-35fa3cc0e2d8 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:31.845741 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:31.845741 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:31.846896 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-257606fb-8745-48a4-a3b0-35fa3cc0e2d8 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:31.848240 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-257606fb-8745-48a4-a3b0-35fa3cc0e2d8 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:31.905154 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:31.905154 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:31.908764 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-257606fb-8745-48a4-a3b0-35fa3cc0e2d8 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:31.910432 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1288/2602] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:31 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:32.927069 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bf08984e-f17b-449d-8b1d-936847b7aa28 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:32.927913 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bf08984e-f17b-449d-8b1d-936847b7aa28 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:32.928288 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:32.928288 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:32.929279 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bf08984e-f17b-449d-8b1d-936847b7aa28 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:32.931658 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-bf08984e-f17b-449d-8b1d-936847b7aa28 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:32.995567 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:32.995567 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:32.997908 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bf08984e-f17b-449d-8b1d-936847b7aa28 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:32.998818 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1315/2603] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:32 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:34.018302 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bd0da581-5362-4419-b34b-ee66cb172e5e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:34.022598 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bd0da581-5362-4419-b34b-ee66cb172e5e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:34.023562 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:34.023562 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:34.024315 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bd0da581-5362-4419-b34b-ee66cb172e5e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:34.029547 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-bd0da581-5362-4419-b34b-ee66cb172e5e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:34.117945 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:34.117945 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:34.134331 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bd0da581-5362-4419-b34b-ee66cb172e5e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:34.135729 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1289/2604] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:34 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:58:35.157493 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d962f62c-96c6-442a-ac01-d617dc6e2625 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:35.158506 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d962f62c-96c6-442a-ac01-d617dc6e2625 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:35.158871 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:35.158871 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:35.159541 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d962f62c-96c6-442a-ac01-d617dc6e2625 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:35.160157 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-d962f62c-96c6-442a-ac01-d617dc6e2625 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:35.211117 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:35.211117 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:35.215014 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d962f62c-96c6-442a-ac01-d617dc6e2625 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:35.218943 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1316/2605] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:35 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:36.248454 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fc8d2532-dca2-4e28-8b09-6158b5d6925d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:36.250253 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fc8d2532-dca2-4e28-8b09-6158b5d6925d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:36.250881 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:36.250881 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:36.252116 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fc8d2532-dca2-4e28-8b09-6158b5d6925d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:36.253177 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-fc8d2532-dca2-4e28-8b09-6158b5d6925d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:36.297182 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:36.297182 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:36.299396 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fc8d2532-dca2-4e28-8b09-6158b5d6925d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:36.300420 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1290/2606] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:36 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:36.586273 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b08ceea5-99ec-4c58-aec3-923bc75ab16c tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] POST http://10.222.0.73/volume/v3/cf8f97ab9a8e4eef8f1c5b20df097130/volumes Jan 20 10:58:36.587538 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:36.587538 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:36.589000 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b08ceea5-99ec-4c58-aec3-923bc75ab16c tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-284972358"}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:58:36.592724 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-b08ceea5-99ec-4c58-aec3-923bc75ab16c tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-284972358'}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:58:36.597627 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-b08ceea5-99ec-4c58-aec3-923bc75ab16c tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Create volume of 2 GB Jan 20 10:58:36.617332 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b08ceea5-99ec-4c58-aec3-923bc75ab16c tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Availability Zones retrieved successfully. Jan 20 10:58:36.640821 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b08ceea5-99ec-4c58-aec3-923bc75ab16c tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Flow 'volume_create_api' (4a24df16-25b7-466f-a35f-d618385186e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:58:36.644014 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b08ceea5-99ec-4c58-aec3-923bc75ab16c tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a66daeb-af3c-4ec1-bbed-443d31c55008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:58:36.646795 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-b08ceea5-99ec-4c58-aec3-923bc75ab16c tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Validating volume size '2' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:58:36.747677 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b08ceea5-99ec-4c58-aec3-923bc75ab16c tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a66daeb-af3c-4ec1-bbed-443d31c55008) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:58:36.750360 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b08ceea5-99ec-4c58-aec3-923bc75ab16c tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (466cfa42-380b-4535-9eaa-c3d7eaf577e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:58:36.915426 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-b08ceea5-99ec-4c58-aec3-923bc75ab16c tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Created reservations ['15974510-2131-4ad7-a5ee-9fc47d92b19c', '511f84b1-088f-4ded-8001-227c9adc32e8', '7271f0c8-d3d0-4364-a551-74ce36772233', '72242b0d-5b53-4c5d-b7bf-acad72a03c2d'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:58:36.919708 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b08ceea5-99ec-4c58-aec3-923bc75ab16c tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (466cfa42-380b-4535-9eaa-c3d7eaf577e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15974510-2131-4ad7-a5ee-9fc47d92b19c', '511f84b1-088f-4ded-8001-227c9adc32e8', '7271f0c8-d3d0-4364-a551-74ce36772233', '72242b0d-5b53-4c5d-b7bf-acad72a03c2d']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:58:36.924315 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b08ceea5-99ec-4c58-aec3-923bc75ab16c tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d10989e7-7c5a-46d7-a9d7-838b6b1046a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:58:37.045390 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b08ceea5-99ec-4c58-aec3-923bc75ab16c tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d10989e7-7c5a-46d7-a9d7-838b6b1046a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1316bffa-9a59-46e4-974c-a414f5c308fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-284972358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf8f97ab9a8e4eef8f1c5b20df097130',qos_specs=None,replication_status=,reservations=['15974510-2131-4ad7-a5ee-9fc47d92b19c','511f84b1-088f-4ded-8001-227c9adc32e8','7271f0c8-d3d0-4364-a551-74ce36772233','72242b0d-5b53-4c5d-b7bf-acad72a03c2d'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6be45552779d4a45bd9ca4dc1306f8a5',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:58:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-284972358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1316bffa-9a59-46e4-974c-a414f5c308fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf8f97ab9a8e4eef8f1c5b20df097130',provider_auth=None,provider_geometry=None,provider_id=None,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='6be45552779d4a45bd9ca4dc1306f8a5',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:58:37.049603 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b08ceea5-99ec-4c58-aec3-923bc75ab16c tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab3f2ce1-e65e-4887-b7c5-7d40b1200706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:58:37.134362 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b08ceea5-99ec-4c58-aec3-923bc75ab16c tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab3f2ce1-e65e-4887-b7c5-7d40b1200706) transitioned into state 'SUCCESS' from state '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-284972358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf8f97ab9a8e4eef8f1c5b20df097130',qos_specs=None,replication_status=,reservations=['15974510-2131-4ad7-a5ee-9fc47d92b19c','511f84b1-088f-4ded-8001-227c9adc32e8','7271f0c8-d3d0-4364-a551-74ce36772233','72242b0d-5b53-4c5d-b7bf-acad72a03c2d'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6be45552779d4a45bd9ca4dc1306f8a5',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:58:37.140921 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b08ceea5-99ec-4c58-aec3-923bc75ab16c tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acf5f754-c939-410d-af1b-c58fb763f3f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:58:37.192607 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b08ceea5-99ec-4c58-aec3-923bc75ab16c tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acf5f754-c939-410d-af1b-c58fb763f3f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:58:37.204419 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b08ceea5-99ec-4c58-aec3-923bc75ab16c tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Flow 'volume_create_api' (4a24df16-25b7-466f-a35f-d618385186e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:58:37.319680 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b08ceea5-99ec-4c58-aec3-923bc75ab16c tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Create volume request issued successfully. Jan 20 10:58:37.330778 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2646ea5d-b5c9-496e-bc6f-88e85ea32ab4 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:37.332812 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2646ea5d-b5c9-496e-bc6f-88e85ea32ab4 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:37.333910 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:37.333910 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:37.337183 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2646ea5d-b5c9-496e-bc6f-88e85ea32ab4 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:37.338314 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-2646ea5d-b5c9-496e-bc6f-88e85ea32ab4 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:37.367024 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b08ceea5-99ec-4c58-aec3-923bc75ab16c tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] http://10.222.0.73/volume/v3/cf8f97ab9a8e4eef8f1c5b20df097130/volumes returned with HTTP 202 Jan 20 10:58:37.367974 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1317/2607] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:58:36 2021] POST /volume/v3/cf8f97ab9a8e4eef8f1c5b20df097130/volumes => generated 823 bytes in 1079 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 20 10:58:37.384871 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7d4028f9-33bc-45b3-98da-e4e83c838ee4 tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] GET http://10.222.0.73/volume/v3/cf8f97ab9a8e4eef8f1c5b20df097130/volumes/1316bffa-9a59-46e4-974c-a414f5c308fe Jan 20 10:58:37.386560 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7d4028f9-33bc-45b3-98da-e4e83c838ee4 tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:37.387028 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:37.387028 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:37.387712 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7d4028f9-33bc-45b3-98da-e4e83c838ee4 tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:37.416412 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:37.416412 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:37.423109 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2646ea5d-b5c9-496e-bc6f-88e85ea32ab4 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:37.424548 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1291/2608] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:37 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:58:37.646364 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:37.646364 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:37.684176 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7d4028f9-33bc-45b3-98da-e4e83c838ee4 tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Volume info retrieved successfully. Jan 20 10:58:37.759699 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7d4028f9-33bc-45b3-98da-e4e83c838ee4 tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] http://10.222.0.73/volume/v3/cf8f97ab9a8e4eef8f1c5b20df097130/volumes/1316bffa-9a59-46e4-974c-a414f5c308fe returned with HTTP 200 Jan 20 10:58:37.764674 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1318/2609] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:37 2021] GET /volume/v3/cf8f97ab9a8e4eef8f1c5b20df097130/volumes/1316bffa-9a59-46e4-974c-a414f5c308fe => generated 915 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:38.456993 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1ac70a41-62d0-41c0-a6c1-14e2b0d82fad tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:38.458132 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1ac70a41-62d0-41c0-a6c1-14e2b0d82fad tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:38.458498 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:38.458498 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:38.459199 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1ac70a41-62d0-41c0-a6c1-14e2b0d82fad tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:38.461206 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-1ac70a41-62d0-41c0-a6c1-14e2b0d82fad tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:38.591864 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:38.591864 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:38.595375 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1ac70a41-62d0-41c0-a6c1-14e2b0d82fad tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:38.621514 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1292/2610] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:38 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:38.794218 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-36631bd1-49fd-4220-911a-8687ac7825b2 tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] GET http://10.222.0.73/volume/v3/cf8f97ab9a8e4eef8f1c5b20df097130/volumes/1316bffa-9a59-46e4-974c-a414f5c308fe Jan 20 10:58:38.795091 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-36631bd1-49fd-4220-911a-8687ac7825b2 tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:38.795642 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:38.795642 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:38.797733 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-36631bd1-49fd-4220-911a-8687ac7825b2 tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:38.955770 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:38.955770 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:38.992551 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-36631bd1-49fd-4220-911a-8687ac7825b2 tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Volume info retrieved successfully. Jan 20 10:58:39.088851 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-36631bd1-49fd-4220-911a-8687ac7825b2 tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] http://10.222.0.73/volume/v3/cf8f97ab9a8e4eef8f1c5b20df097130/volumes/1316bffa-9a59-46e4-974c-a414f5c308fe returned with HTTP 200 Jan 20 10:58:39.089728 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1319/2611] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:38 2021] GET /volume/v3/cf8f97ab9a8e4eef8f1c5b20df097130/volumes/1316bffa-9a59-46e4-974c-a414f5c308fe => generated 916 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:39.110690 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-19eba814-6d0a-423c-9b84-2821979f917c tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] POST http://10.222.0.73/volume/v3/cf8f97ab9a8e4eef8f1c5b20df097130/volumes Jan 20 10:58:39.111393 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:39.111393 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:39.112065 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-19eba814-6d0a-423c-9b84-2821979f917c tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "1316bffa-9a59-46e4-974c-a414f5c308fe"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:58:39.113473 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-19eba814-6d0a-423c-9b84-2821979f917c tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Create volume request body: {'volume': {'size': 1, 'source_volid': '1316bffa-9a59-46e4-974c-a414f5c308fe'}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 10:58:39.376159 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:39.376159 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:39.378664 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-19eba814-6d0a-423c-9b84-2821979f917c tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Volume retrieved successfully. Jan 20 10:58:39.379341 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-19eba814-6d0a-423c-9b84-2821979f917c tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Create volume of 1 GB Jan 20 10:58:39.442919 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-19eba814-6d0a-423c-9b84-2821979f917c tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Availability Zones retrieved successfully. Jan 20 10:58:39.494349 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-19eba814-6d0a-423c-9b84-2821979f917c tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Flow 'volume_create_api' (11330c0b-93c9-49d4-a21a-c75f809a6a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:58:39.501116 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-19eba814-6d0a-423c-9b84-2821979f917c tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e19c961-231b-4e2e-9708-436071cf1e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:58:39.506647 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-19eba814-6d0a-423c-9b84-2821979f917c tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Validating volume size '1' using validate_int, validate_source_size {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:58:39.510736 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.volume.api [None req-19eba814-6d0a-423c-9b84-2821979f917c tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e19c961-231b-4e2e-9708-436071cf1e20) transitioned into state 'FAILURE' from state 'RUNNING' Jan 20 10:58:39.510736 n-d-768509-8 devstack@c-api.service[87958]: 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 20 10:58:39.521453 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-19eba814-6d0a-423c-9b84-2821979f917c tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e19c961-231b-4e2e-9708-436071cf1e20) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:58:39.526059 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.volume.api [None req-19eba814-6d0a-423c-9b84-2821979f917c tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e19c961-231b-4e2e-9708-436071cf1e20) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 20 10:58:39.533711 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.volume.api [None req-19eba814-6d0a-423c-9b84-2821979f917c tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Flow 'volume_create_api' (11330c0b-93c9-49d4-a21a-c75f809a6a30) transitioned into state 'REVERTED' from state 'RUNNING' Jan 20 10:58:39.534998 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-19eba814-6d0a-423c-9b84-2821979f917c tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] http://10.222.0.73/volume/v3/cf8f97ab9a8e4eef8f1c5b20df097130/volumes returned with HTTP 400 Jan 20 10:58:39.536919 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1293/2612] 10.222.0.73 () {60 vars in 1225 bytes} [Wed Jan 20 10:58:39 2021] POST /volume/v3/cf8f97ab9a8e4eef8f1c5b20df097130/volumes => generated 173 bytes in 430 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 20 10:58:39.556180 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-57b20782-e124-4e92-acf0-71823cb832f8 tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] DELETE http://10.222.0.73/volume/v3/cf8f97ab9a8e4eef8f1c5b20df097130/volumes/1316bffa-9a59-46e4-974c-a414f5c308fe Jan 20 10:58:39.557561 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-57b20782-e124-4e92-acf0-71823cb832f8 tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:39.558144 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:39.558144 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:39.561625 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-57b20782-e124-4e92-acf0-71823cb832f8 tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:39.562643 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-57b20782-e124-4e92-acf0-71823cb832f8 tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Delete volume with id: 1316bffa-9a59-46e4-974c-a414f5c308fe Jan 20 10:58:39.626227 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-021c2799-a040-42e9-92f3-f832c1303f5d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:39.626814 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-021c2799-a040-42e9-92f3-f832c1303f5d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:39.627014 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:39.627014 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:39.627989 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-021c2799-a040-42e9-92f3-f832c1303f5d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:39.628608 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-021c2799-a040-42e9-92f3-f832c1303f5d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:39.671975 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:39.671975 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:39.673766 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-57b20782-e124-4e92-acf0-71823cb832f8 tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Volume info retrieved successfully. Jan 20 10:58:39.688676 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:39.688676 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:39.691309 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-021c2799-a040-42e9-92f3-f832c1303f5d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:39.709116 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1294/2613] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:39 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:39.730339 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-57b20782-e124-4e92-acf0-71823cb832f8 tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Delete volume request issued successfully. Jan 20 10:58:39.731276 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-57b20782-e124-4e92-acf0-71823cb832f8 tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] http://10.222.0.73/volume/v3/cf8f97ab9a8e4eef8f1c5b20df097130/volumes/1316bffa-9a59-46e4-974c-a414f5c308fe returned with HTTP 202 Jan 20 10:58:39.732683 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1320/2614] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 10:58:39 2021] DELETE /volume/v3/cf8f97ab9a8e4eef8f1c5b20df097130/volumes/1316bffa-9a59-46e4-974c-a414f5c308fe => generated 0 bytes in 186 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 20 10:58:39.741275 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c1901e5b-f2f2-4a0e-a75d-5cf0830d94b2 tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] GET http://10.222.0.73/volume/v3/cf8f97ab9a8e4eef8f1c5b20df097130/volumes/1316bffa-9a59-46e4-974c-a414f5c308fe Jan 20 10:58:39.742361 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c1901e5b-f2f2-4a0e-a75d-5cf0830d94b2 tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:39.742560 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:39.742560 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:39.743901 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c1901e5b-f2f2-4a0e-a75d-5cf0830d94b2 tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:39.839627 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:39.839627 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:39.870995 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c1901e5b-f2f2-4a0e-a75d-5cf0830d94b2 tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Volume info retrieved successfully. Jan 20 10:58:39.998066 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c1901e5b-f2f2-4a0e-a75d-5cf0830d94b2 tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] http://10.222.0.73/volume/v3/cf8f97ab9a8e4eef8f1c5b20df097130/volumes/1316bffa-9a59-46e4-974c-a414f5c308fe returned with HTTP 200 Jan 20 10:58:39.998066 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1295/2615] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:39 2021] GET /volume/v3/cf8f97ab9a8e4eef8f1c5b20df097130/volumes/1316bffa-9a59-46e4-974c-a414f5c308fe => generated 915 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:40.722906 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-79e9f15d-a996-4184-8289-ade79606592c tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:40.728358 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-79e9f15d-a996-4184-8289-ade79606592c tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:40.734721 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:40.734721 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:40.737982 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-79e9f15d-a996-4184-8289-ade79606592c tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:40.739004 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-79e9f15d-a996-4184-8289-ade79606592c tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:40.799883 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:40.799883 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:40.804489 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-79e9f15d-a996-4184-8289-ade79606592c tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:40.807909 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1321/2616] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:40 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:40.979920 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e9d23620-8838-42e6-a89a-3b7b86ef6243 tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] GET http://10.222.0.73/volume/v3/cf8f97ab9a8e4eef8f1c5b20df097130/volumes/1316bffa-9a59-46e4-974c-a414f5c308fe Jan 20 10:58:40.980810 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e9d23620-8838-42e6-a89a-3b7b86ef6243 tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:40.981404 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:40.981404 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:40.982418 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e9d23620-8838-42e6-a89a-3b7b86ef6243 tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:41.190298 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:41.190298 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:41.210669 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e9d23620-8838-42e6-a89a-3b7b86ef6243 tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Volume info retrieved successfully. Jan 20 10:58:41.262708 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e9d23620-8838-42e6-a89a-3b7b86ef6243 tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] http://10.222.0.73/volume/v3/cf8f97ab9a8e4eef8f1c5b20df097130/volumes/1316bffa-9a59-46e4-974c-a414f5c308fe returned with HTTP 200 Jan 20 10:58:41.292117 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1296/2617] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:40 2021] GET /volume/v3/cf8f97ab9a8e4eef8f1c5b20df097130/volumes/1316bffa-9a59-46e4-974c-a414f5c308fe => generated 915 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:41.836084 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e4178d81-d35f-43b9-a085-d7f0fe429554 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:41.836888 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e4178d81-d35f-43b9-a085-d7f0fe429554 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:41.836888 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:41.836888 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:41.837703 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e4178d81-d35f-43b9-a085-d7f0fe429554 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:41.838128 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e4178d81-d35f-43b9-a085-d7f0fe429554 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:41.909686 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:41.909686 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:41.912030 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e4178d81-d35f-43b9-a085-d7f0fe429554 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:41.931487 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1322/2618] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:41 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:42.302889 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ecc9ef2d-7717-4d46-a9ee-8356bd493c0a tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] GET http://10.222.0.73/volume/v3/cf8f97ab9a8e4eef8f1c5b20df097130/volumes/1316bffa-9a59-46e4-974c-a414f5c308fe Jan 20 10:58:42.303799 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ecc9ef2d-7717-4d46-a9ee-8356bd493c0a tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:42.304710 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:42.304710 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:42.305408 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ecc9ef2d-7717-4d46-a9ee-8356bd493c0a tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:42.449460 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:42.449460 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:42.461594 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ecc9ef2d-7717-4d46-a9ee-8356bd493c0a tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Volume info retrieved successfully. Jan 20 10:58:42.489691 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ecc9ef2d-7717-4d46-a9ee-8356bd493c0a tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] http://10.222.0.73/volume/v3/cf8f97ab9a8e4eef8f1c5b20df097130/volumes/1316bffa-9a59-46e4-974c-a414f5c308fe returned with HTTP 200 Jan 20 10:58:42.491351 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1297/2619] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:42 2021] GET /volume/v3/cf8f97ab9a8e4eef8f1c5b20df097130/volumes/1316bffa-9a59-46e4-974c-a414f5c308fe => generated 915 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:42.936372 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-402af2eb-c81b-4df5-9309-9d0c23ef379c tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:42.945493 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-402af2eb-c81b-4df5-9309-9d0c23ef379c tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:42.946125 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:42.946125 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:42.947183 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-402af2eb-c81b-4df5-9309-9d0c23ef379c tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:42.948247 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-402af2eb-c81b-4df5-9309-9d0c23ef379c tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:43.001768 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:43.001768 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:43.006309 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-402af2eb-c81b-4df5-9309-9d0c23ef379c tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:43.021345 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1323/2620] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:42 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:43.524485 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0bdc27bd-5636-4885-a354-a102fe197bc3 tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] GET http://10.222.0.73/volume/v3/cf8f97ab9a8e4eef8f1c5b20df097130/volumes/1316bffa-9a59-46e4-974c-a414f5c308fe Jan 20 10:58:43.530634 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0bdc27bd-5636-4885-a354-a102fe197bc3 tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:43.531051 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:43.531051 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:43.538240 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0bdc27bd-5636-4885-a354-a102fe197bc3 tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:43.725447 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0bdc27bd-5636-4885-a354-a102fe197bc3 tempest-VolumesCloneNegativeTest-1163444499 tempest-VolumesCloneNegativeTest-1163444499] http://10.222.0.73/volume/v3/cf8f97ab9a8e4eef8f1c5b20df097130/volumes/1316bffa-9a59-46e4-974c-a414f5c308fe returned with HTTP 404 Jan 20 10:58:43.732912 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1298/2621] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:43 2021] GET /volume/v3/cf8f97ab9a8e4eef8f1c5b20df097130/volumes/1316bffa-9a59-46e4-974c-a414f5c308fe => generated 109 bytes in 221 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 10:58:44.038248 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-66beb7b6-2e2d-47aa-b36d-6c8c835a4231 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:44.044976 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-66beb7b6-2e2d-47aa-b36d-6c8c835a4231 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:44.047794 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:44.047794 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:44.048631 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-66beb7b6-2e2d-47aa-b36d-6c8c835a4231 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:44.053209 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-66beb7b6-2e2d-47aa-b36d-6c8c835a4231 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:44.124685 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:44.124685 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:44.126628 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-66beb7b6-2e2d-47aa-b36d-6c8c835a4231 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:44.134173 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1324/2622] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:44 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:45.149688 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0ab37ceb-3d10-42b9-acd4-09895e0d76e9 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:45.151041 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0ab37ceb-3d10-42b9-acd4-09895e0d76e9 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:45.151041 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0ab37ceb-3d10-42b9-acd4-09895e0d76e9 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:45.151488 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-0ab37ceb-3d10-42b9-acd4-09895e0d76e9 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:45.198348 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:45.198348 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:45.200625 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0ab37ceb-3d10-42b9-acd4-09895e0d76e9 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:45.202227 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1299/2623] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:45 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:46.219921 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-82117ce7-24d0-4cf8-9fa4-cff3da175380 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:46.220485 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-82117ce7-24d0-4cf8-9fa4-cff3da175380 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:46.220667 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:46.220667 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:46.221337 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-82117ce7-24d0-4cf8-9fa4-cff3da175380 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:46.221886 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-82117ce7-24d0-4cf8-9fa4-cff3da175380 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:46.322023 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:46.322023 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:46.328151 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-82117ce7-24d0-4cf8-9fa4-cff3da175380 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:46.330764 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1325/2624] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:46 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:47.347012 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-664e3e2f-c823-4e5e-b37a-a77ddc3da679 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:47.348245 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-664e3e2f-c823-4e5e-b37a-a77ddc3da679 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:47.348730 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:47.348730 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:47.349591 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-664e3e2f-c823-4e5e-b37a-a77ddc3da679 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:47.350179 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-664e3e2f-c823-4e5e-b37a-a77ddc3da679 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:47.424918 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:47.424918 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:47.430667 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-664e3e2f-c823-4e5e-b37a-a77ddc3da679 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:47.433404 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1300/2625] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:47 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:48.447781 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8658d2a3-0f06-4707-a0de-4997192a8606 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:48.448487 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8658d2a3-0f06-4707-a0de-4997192a8606 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:48.448891 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:48.448891 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:48.449374 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8658d2a3-0f06-4707-a0de-4997192a8606 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:48.449694 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-8658d2a3-0f06-4707-a0de-4997192a8606 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:48.476862 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:48.476862 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:48.479536 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8658d2a3-0f06-4707-a0de-4997192a8606 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:48.480843 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1326/2626] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:48 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:49.498857 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6df6eb4a-e7e3-4fb1-928f-255298dda36f tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:49.499532 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6df6eb4a-e7e3-4fb1-928f-255298dda36f tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:49.499706 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:49.499706 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:49.500407 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6df6eb4a-e7e3-4fb1-928f-255298dda36f tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:49.501192 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-6df6eb4a-e7e3-4fb1-928f-255298dda36f tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:49.670509 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:49.670509 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:49.685833 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6df6eb4a-e7e3-4fb1-928f-255298dda36f tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:49.695184 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1301/2627] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:49 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:58:50.722867 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-431d1ec9-dcbd-4a03-b2c2-0735a9d0519a tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:50.724469 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-431d1ec9-dcbd-4a03-b2c2-0735a9d0519a tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:50.724827 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:50.724827 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:50.725430 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-431d1ec9-dcbd-4a03-b2c2-0735a9d0519a tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:50.726259 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-431d1ec9-dcbd-4a03-b2c2-0735a9d0519a tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:50.772767 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:50.772767 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:50.776221 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-431d1ec9-dcbd-4a03-b2c2-0735a9d0519a tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:50.777373 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1327/2628] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:50 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:51.792856 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a3480fb2-438b-4a87-ad09-4ce842cfaf15 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:51.793673 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a3480fb2-438b-4a87-ad09-4ce842cfaf15 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:51.793885 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:51.793885 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:51.794337 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a3480fb2-438b-4a87-ad09-4ce842cfaf15 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:51.794932 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a3480fb2-438b-4a87-ad09-4ce842cfaf15 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:51.864575 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:51.864575 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:51.866602 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a3480fb2-438b-4a87-ad09-4ce842cfaf15 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:51.868904 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1302/2629] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:51 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:52.895268 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b9ed0dd3-ce94-4e43-89b0-0a8c791c1d87 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:52.899175 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b9ed0dd3-ce94-4e43-89b0-0a8c791c1d87 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:52.899549 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:52.899549 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:52.900870 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b9ed0dd3-ce94-4e43-89b0-0a8c791c1d87 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:52.901636 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-b9ed0dd3-ce94-4e43-89b0-0a8c791c1d87 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:52.980809 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:52.980809 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:52.990506 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b9ed0dd3-ce94-4e43-89b0-0a8c791c1d87 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:52.996730 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1328/2630] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:52 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:54.015435 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9e4ad0df-7552-4820-8bae-ed222a45c487 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:54.016373 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9e4ad0df-7552-4820-8bae-ed222a45c487 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:54.016718 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:54.016718 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:54.017356 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9e4ad0df-7552-4820-8bae-ed222a45c487 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:54.017924 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-9e4ad0df-7552-4820-8bae-ed222a45c487 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:54.074495 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:54.074495 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:54.076869 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9e4ad0df-7552-4820-8bae-ed222a45c487 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:54.078375 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1303/2631] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:54 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:55.102063 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-af4f4091-b108-425e-b07c-38947468e708 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:55.104021 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-af4f4091-b108-425e-b07c-38947468e708 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:55.106446 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:55.106446 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:55.106899 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-af4f4091-b108-425e-b07c-38947468e708 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:55.108453 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-af4f4091-b108-425e-b07c-38947468e708 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:55.265122 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:55.265122 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:55.273788 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-af4f4091-b108-425e-b07c-38947468e708 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:55.276840 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1329/2632] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:55 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:56.297102 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d77b6008-0fef-4117-953b-3c7c56ed9996 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:56.297988 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d77b6008-0fef-4117-953b-3c7c56ed9996 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:56.298195 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:56.298195 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:56.298732 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d77b6008-0fef-4117-953b-3c7c56ed9996 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:56.299109 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-d77b6008-0fef-4117-953b-3c7c56ed9996 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:56.357756 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:56.357756 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:56.359733 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d77b6008-0fef-4117-953b-3c7c56ed9996 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:56.368777 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1304/2633] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:56 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:57.393680 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-affed5c3-7dd0-40ce-bb85-b40e1bff27d3 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:57.398931 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-affed5c3-7dd0-40ce-bb85-b40e1bff27d3 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:57.399295 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:57.399295 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:57.400852 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-affed5c3-7dd0-40ce-bb85-b40e1bff27d3 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:57.404489 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-affed5c3-7dd0-40ce-bb85-b40e1bff27d3 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:57.494908 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:57.494908 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:57.505208 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-affed5c3-7dd0-40ce-bb85-b40e1bff27d3 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:57.506790 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1330/2634] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:57 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:58.526237 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f74f54a3-dfaf-42ff-ac71-9f600672849d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:58.529484 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f74f54a3-dfaf-42ff-ac71-9f600672849d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:58.535334 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:58.535334 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:58.536145 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f74f54a3-dfaf-42ff-ac71-9f600672849d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:58.536729 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f74f54a3-dfaf-42ff-ac71-9f600672849d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:58.599204 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:58.599204 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:58.609267 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f74f54a3-dfaf-42ff-ac71-9f600672849d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:58.610799 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1305/2635] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:58 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:58:59.642222 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3810a975-082e-4959-8b20-a36e9a4c60fb tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:58:59.643245 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3810a975-082e-4959-8b20-a36e9a4c60fb tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:58:59.643523 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:58:59.643523 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:58:59.644596 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3810a975-082e-4959-8b20-a36e9a4c60fb tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:58:59.645562 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-3810a975-082e-4959-8b20-a36e9a4c60fb tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:58:59.728898 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:58:59.728898 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:58:59.731798 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3810a975-082e-4959-8b20-a36e9a4c60fb tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:58:59.731798 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1331/2636] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:58:59 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:00.748313 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0f4bbf7d-7356-4d1c-99a1-1ec48e97703b tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:00.752879 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0f4bbf7d-7356-4d1c-99a1-1ec48e97703b tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:00.753528 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:00.753528 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:00.754661 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0f4bbf7d-7356-4d1c-99a1-1ec48e97703b tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:00.755915 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-0f4bbf7d-7356-4d1c-99a1-1ec48e97703b tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:00.781518 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:00.781518 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:00.785186 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0f4bbf7d-7356-4d1c-99a1-1ec48e97703b tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:00.795053 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1306/2637] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:00 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:01.807621 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-756b314c-838f-4776-b913-f607ff6b2300 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:01.808908 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-756b314c-838f-4776-b913-f607ff6b2300 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:01.809441 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:01.809441 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:01.810218 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-756b314c-838f-4776-b913-f607ff6b2300 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:01.810868 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-756b314c-838f-4776-b913-f607ff6b2300 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:01.885281 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:01.885281 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:01.887969 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-756b314c-838f-4776-b913-f607ff6b2300 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:01.890818 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1332/2638] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:01 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:02.918019 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-886d5903-b663-4983-b2bc-20243a4b0ef5 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:02.919985 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-886d5903-b663-4983-b2bc-20243a4b0ef5 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:02.921502 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:02.921502 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:02.930700 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-886d5903-b663-4983-b2bc-20243a4b0ef5 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:02.931971 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-886d5903-b663-4983-b2bc-20243a4b0ef5 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:03.008109 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:03.008109 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:03.020738 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-886d5903-b663-4983-b2bc-20243a4b0ef5 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:03.023032 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1307/2639] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:02 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:04.042707 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-97c0e1f1-5b1c-47ff-ad0f-374857cc7b3e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:04.043211 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-97c0e1f1-5b1c-47ff-ad0f-374857cc7b3e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:04.043211 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:04.043211 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:04.043590 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-97c0e1f1-5b1c-47ff-ad0f-374857cc7b3e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:04.044026 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-97c0e1f1-5b1c-47ff-ad0f-374857cc7b3e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:04.093982 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:04.093982 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:04.097414 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-97c0e1f1-5b1c-47ff-ad0f-374857cc7b3e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:04.098917 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1333/2640] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:04 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:05.120358 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4c8ff90c-9014-4af1-a2f8-df608f38ba7c tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:05.121430 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4c8ff90c-9014-4af1-a2f8-df608f38ba7c tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:05.121826 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:05.121826 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:05.122593 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4c8ff90c-9014-4af1-a2f8-df608f38ba7c tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:05.123263 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-4c8ff90c-9014-4af1-a2f8-df608f38ba7c tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:05.186494 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:05.186494 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:05.191734 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4c8ff90c-9014-4af1-a2f8-df608f38ba7c tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:05.193966 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1308/2641] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:05 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:06.207837 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d6ec8f8b-bd20-4dcb-af5b-7e9a25e9c988 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:06.208966 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d6ec8f8b-bd20-4dcb-af5b-7e9a25e9c988 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:06.209324 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:06.209324 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:06.209926 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d6ec8f8b-bd20-4dcb-af5b-7e9a25e9c988 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:06.211448 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-d6ec8f8b-bd20-4dcb-af5b-7e9a25e9c988 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:06.295908 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:06.295908 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:06.303273 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d6ec8f8b-bd20-4dcb-af5b-7e9a25e9c988 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:06.310997 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1334/2642] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:06 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:07.326446 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d1c8081e-cc16-4488-b51b-03ebc2c4073f tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:07.328118 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d1c8081e-cc16-4488-b51b-03ebc2c4073f tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:07.328746 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:07.328746 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:07.329591 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d1c8081e-cc16-4488-b51b-03ebc2c4073f tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:07.330236 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-d1c8081e-cc16-4488-b51b-03ebc2c4073f tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:07.402340 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:07.402340 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:07.410406 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d1c8081e-cc16-4488-b51b-03ebc2c4073f tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:07.411320 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1309/2643] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:07 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:08.429976 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a035310f-96b5-45f6-bfd8-460881ea1264 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:08.430653 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a035310f-96b5-45f6-bfd8-460881ea1264 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:08.438850 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:08.438850 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:08.439637 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a035310f-96b5-45f6-bfd8-460881ea1264 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:08.440741 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a035310f-96b5-45f6-bfd8-460881ea1264 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:08.504211 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:08.504211 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:08.510721 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a035310f-96b5-45f6-bfd8-460881ea1264 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:08.512549 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1335/2644] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:08 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:09.534527 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5f872ca7-86ef-423d-8cb2-e214157ca3a1 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:09.535725 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5f872ca7-86ef-423d-8cb2-e214157ca3a1 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:09.536091 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:09.536091 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:09.536666 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5f872ca7-86ef-423d-8cb2-e214157ca3a1 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:09.537202 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5f872ca7-86ef-423d-8cb2-e214157ca3a1 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:09.634269 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:09.634269 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:09.644006 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5f872ca7-86ef-423d-8cb2-e214157ca3a1 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:09.661886 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1310/2645] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:09 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:10.680670 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7f74e0fc-68f8-42ba-b9d4-83376f0dad75 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:10.680670 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7f74e0fc-68f8-42ba-b9d4-83376f0dad75 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:10.680670 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:10.680670 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:10.680670 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7f74e0fc-68f8-42ba-b9d4-83376f0dad75 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:10.704672 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-7f74e0fc-68f8-42ba-b9d4-83376f0dad75 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:10.756542 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:10.756542 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:10.761871 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7f74e0fc-68f8-42ba-b9d4-83376f0dad75 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:10.763700 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1336/2646] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:10 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:11.785189 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b7d3c74b-9246-4cb9-8b84-08f2ad5b4980 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:11.786455 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b7d3c74b-9246-4cb9-8b84-08f2ad5b4980 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:11.786656 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:11.786656 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:11.787309 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b7d3c74b-9246-4cb9-8b84-08f2ad5b4980 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:11.787688 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-b7d3c74b-9246-4cb9-8b84-08f2ad5b4980 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:11.816649 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:11.816649 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:11.819049 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b7d3c74b-9246-4cb9-8b84-08f2ad5b4980 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:11.827754 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1311/2647] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:11 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:12.836880 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8d06f557-acf8-4d91-b664-7ae25cc18ed9 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:12.839858 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8d06f557-acf8-4d91-b664-7ae25cc18ed9 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:12.840226 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:12.840226 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:12.840824 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8d06f557-acf8-4d91-b664-7ae25cc18ed9 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:12.841371 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-8d06f557-acf8-4d91-b664-7ae25cc18ed9 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:12.914390 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:12.914390 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:12.925687 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8d06f557-acf8-4d91-b664-7ae25cc18ed9 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:12.926544 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1337/2648] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:12 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:13.941342 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4a1bdb90-062a-47ed-b523-6f9aca798032 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:13.942795 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4a1bdb90-062a-47ed-b523-6f9aca798032 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:13.943164 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:13.943164 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:13.944002 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4a1bdb90-062a-47ed-b523-6f9aca798032 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:13.944549 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-4a1bdb90-062a-47ed-b523-6f9aca798032 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:14.019623 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:14.019623 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:14.022033 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4a1bdb90-062a-47ed-b523-6f9aca798032 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:14.023377 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1312/2649] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:13 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:15.046042 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dd133923-ced3-4b6b-835e-6097ab941b4d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:15.046587 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dd133923-ced3-4b6b-835e-6097ab941b4d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:15.046820 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:15.046820 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:15.047473 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dd133923-ced3-4b6b-835e-6097ab941b4d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:15.048088 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-dd133923-ced3-4b6b-835e-6097ab941b4d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:15.092794 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:15.092794 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:15.096991 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dd133923-ced3-4b6b-835e-6097ab941b4d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:15.099209 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1338/2650] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:15 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:16.115018 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-faf0bc67-90e2-4c87-b0a9-d3d031fdeda2 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:16.115973 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-faf0bc67-90e2-4c87-b0a9-d3d031fdeda2 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:16.116325 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:16.116325 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:16.117014 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-faf0bc67-90e2-4c87-b0a9-d3d031fdeda2 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:16.117646 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-faf0bc67-90e2-4c87-b0a9-d3d031fdeda2 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:16.183376 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:16.183376 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:16.185427 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-faf0bc67-90e2-4c87-b0a9-d3d031fdeda2 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:16.186659 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1313/2651] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:16 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:17.213137 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-75b432e7-128e-4d28-b590-b88ab1bc616b tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:17.214194 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-75b432e7-128e-4d28-b590-b88ab1bc616b tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:17.214518 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:17.214518 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:17.220463 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-75b432e7-128e-4d28-b590-b88ab1bc616b tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:17.220921 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-75b432e7-128e-4d28-b590-b88ab1bc616b tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:17.269242 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:17.269242 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:17.281318 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-75b432e7-128e-4d28-b590-b88ab1bc616b tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:17.286063 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1339/2652] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:17 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:18.297642 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c06021bb-cdea-4c0a-baf4-74d98c363a22 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:18.299481 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c06021bb-cdea-4c0a-baf4-74d98c363a22 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:18.299893 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:18.299893 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:18.300545 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c06021bb-cdea-4c0a-baf4-74d98c363a22 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:18.301270 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-c06021bb-cdea-4c0a-baf4-74d98c363a22 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:18.352718 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:18.352718 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:18.358939 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c06021bb-cdea-4c0a-baf4-74d98c363a22 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:18.363145 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1314/2653] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:18 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:19.386826 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0d03e046-0d6b-4f1d-a94d-d9ef42cdeb80 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:19.390940 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0d03e046-0d6b-4f1d-a94d-d9ef42cdeb80 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:19.393102 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:19.393102 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:19.393975 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0d03e046-0d6b-4f1d-a94d-d9ef42cdeb80 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:19.396306 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-0d03e046-0d6b-4f1d-a94d-d9ef42cdeb80 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:19.489181 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:19.489181 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:19.491252 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0d03e046-0d6b-4f1d-a94d-d9ef42cdeb80 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:19.503780 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1340/2654] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:19 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:20.519736 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9f8a4604-5404-4633-ab20-7e544d54e5bd tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:20.520688 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9f8a4604-5404-4633-ab20-7e544d54e5bd tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:20.520885 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:20.520885 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:20.521595 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9f8a4604-5404-4633-ab20-7e544d54e5bd tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:20.522587 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-9f8a4604-5404-4633-ab20-7e544d54e5bd tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:20.629690 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:20.629690 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:20.634361 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9f8a4604-5404-4633-ab20-7e544d54e5bd tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:20.636674 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1315/2655] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:20 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:21.656915 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0da43fa3-e2a4-4077-aea1-b2d388b952d7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:21.660332 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0da43fa3-e2a4-4077-aea1-b2d388b952d7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:21.661136 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:21.661136 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:21.663687 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0da43fa3-e2a4-4077-aea1-b2d388b952d7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:21.665488 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-0da43fa3-e2a4-4077-aea1-b2d388b952d7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:21.746176 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:21.746176 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:21.755689 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0da43fa3-e2a4-4077-aea1-b2d388b952d7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:21.758084 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1341/2656] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:21 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:22.773320 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7fbcc380-f817-46e2-87b5-63e6b28be00d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:22.773995 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7fbcc380-f817-46e2-87b5-63e6b28be00d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:22.774366 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:22.774366 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:22.774853 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7fbcc380-f817-46e2-87b5-63e6b28be00d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:22.775307 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-7fbcc380-f817-46e2-87b5-63e6b28be00d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:22.862337 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:22.862337 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:22.872392 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7fbcc380-f817-46e2-87b5-63e6b28be00d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:22.897035 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1316/2657] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:22 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:59:23.918588 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cd8c2ded-9125-43cc-b424-cb92d58ff00a tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:23.919345 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cd8c2ded-9125-43cc-b424-cb92d58ff00a tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:23.919345 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:23.919345 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:23.920911 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cd8c2ded-9125-43cc-b424-cb92d58ff00a tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:23.921324 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-cd8c2ded-9125-43cc-b424-cb92d58ff00a tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:23.973530 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:23.973530 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:23.980156 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cd8c2ded-9125-43cc-b424-cb92d58ff00a tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:23.983110 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1342/2658] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:23 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:25.011522 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aa4b37f1-4efc-4c24-82fa-667f7384befd tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:25.015657 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aa4b37f1-4efc-4c24-82fa-667f7384befd tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:25.016431 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:25.016431 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:25.017794 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aa4b37f1-4efc-4c24-82fa-667f7384befd tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:25.018629 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-aa4b37f1-4efc-4c24-82fa-667f7384befd tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:25.074678 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:25.074678 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:25.080254 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aa4b37f1-4efc-4c24-82fa-667f7384befd tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:25.099477 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1317/2659] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:24 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:26.119834 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7ef962d5-b409-4122-95d0-6a617163fc4e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:26.127772 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7ef962d5-b409-4122-95d0-6a617163fc4e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:26.129773 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:26.129773 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:26.130931 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7ef962d5-b409-4122-95d0-6a617163fc4e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:26.134956 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-7ef962d5-b409-4122-95d0-6a617163fc4e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:26.190502 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:26.190502 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:26.192520 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7ef962d5-b409-4122-95d0-6a617163fc4e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:26.217322 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1343/2660] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:26 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:27.224244 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b48d656c-5fc6-473a-9d5a-3e113aec68e5 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:27.224977 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b48d656c-5fc6-473a-9d5a-3e113aec68e5 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:27.224977 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:27.224977 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:27.225580 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b48d656c-5fc6-473a-9d5a-3e113aec68e5 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:27.226487 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-b48d656c-5fc6-473a-9d5a-3e113aec68e5 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:27.306254 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:27.306254 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:27.310992 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b48d656c-5fc6-473a-9d5a-3e113aec68e5 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:27.316763 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1318/2661] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:27 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:28.336976 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-febfa668-fe97-458b-ac8a-99f1e06dc78a tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:28.337730 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-febfa668-fe97-458b-ac8a-99f1e06dc78a tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:28.338393 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:28.338393 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:28.339819 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-febfa668-fe97-458b-ac8a-99f1e06dc78a tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:28.341481 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-febfa668-fe97-458b-ac8a-99f1e06dc78a tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:28.408703 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:28.408703 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:28.432714 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-febfa668-fe97-458b-ac8a-99f1e06dc78a tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:28.433748 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1344/2662] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:28 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:29.448853 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0ad62e67-684d-4fb1-b927-1845320f5c70 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:29.449526 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0ad62e67-684d-4fb1-b927-1845320f5c70 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:29.449641 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:29.449641 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:29.449946 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0ad62e67-684d-4fb1-b927-1845320f5c70 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:29.450455 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-0ad62e67-684d-4fb1-b927-1845320f5c70 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:29.495137 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:29.495137 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:29.497144 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0ad62e67-684d-4fb1-b927-1845320f5c70 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:29.509287 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1319/2663] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:29 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:30.531333 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f24fe722-f9a8-4a62-be9f-a6a8fd194136 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:30.536361 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f24fe722-f9a8-4a62-be9f-a6a8fd194136 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:30.537162 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:30.537162 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:30.538134 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f24fe722-f9a8-4a62-be9f-a6a8fd194136 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:30.538924 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f24fe722-f9a8-4a62-be9f-a6a8fd194136 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:30.666859 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:30.666859 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:30.681053 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f24fe722-f9a8-4a62-be9f-a6a8fd194136 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:30.694040 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1345/2664] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:30 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:31.702839 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2f8c7299-5342-4ec0-a390-cf328652d7ec tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:31.703589 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2f8c7299-5342-4ec0-a390-cf328652d7ec tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:31.703823 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:31.703823 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:31.704204 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2f8c7299-5342-4ec0-a390-cf328652d7ec tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:31.704696 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-2f8c7299-5342-4ec0-a390-cf328652d7ec tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:31.764196 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:31.764196 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:31.766461 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2f8c7299-5342-4ec0-a390-cf328652d7ec tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:31.767765 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1320/2665] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:31 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:59:32.784263 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ff3797fb-2a68-477c-a948-d00a2f750fad tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:32.785739 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ff3797fb-2a68-477c-a948-d00a2f750fad tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:32.786116 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:32.786116 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:32.786848 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ff3797fb-2a68-477c-a948-d00a2f750fad tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:32.787689 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-ff3797fb-2a68-477c-a948-d00a2f750fad tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:32.849323 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:32.849323 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:32.852143 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ff3797fb-2a68-477c-a948-d00a2f750fad tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:32.853518 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1346/2666] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:32 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:33.873244 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0bd3dfbd-01f7-4858-ad93-7bf6ed88292e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:33.874392 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0bd3dfbd-01f7-4858-ad93-7bf6ed88292e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:33.876035 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:33.876035 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:33.877477 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-0bd3dfbd-01f7-4858-ad93-7bf6ed88292e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:33.878282 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-0bd3dfbd-01f7-4858-ad93-7bf6ed88292e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:33.964451 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:33.964451 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:33.967458 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-0bd3dfbd-01f7-4858-ad93-7bf6ed88292e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:33.968924 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1321/2667] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:33 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:34.985576 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bfa4a902-774a-410d-bee2-7411e15b54cd tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:34.987934 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bfa4a902-774a-410d-bee2-7411e15b54cd tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:34.988533 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:34.988533 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:34.989299 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bfa4a902-774a-410d-bee2-7411e15b54cd tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:34.990043 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-bfa4a902-774a-410d-bee2-7411e15b54cd tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:35.022253 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:35.022253 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:35.025941 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bfa4a902-774a-410d-bee2-7411e15b54cd tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:35.028435 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1347/2668] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:34 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:36.083970 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b1cb3314-d65f-47d8-a9f1-beb5b9b0225d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:36.086176 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b1cb3314-d65f-47d8-a9f1-beb5b9b0225d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:36.086644 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:36.086644 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:36.087280 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b1cb3314-d65f-47d8-a9f1-beb5b9b0225d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:36.087848 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-b1cb3314-d65f-47d8-a9f1-beb5b9b0225d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:36.169144 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:36.169144 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:36.171187 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b1cb3314-d65f-47d8-a9f1-beb5b9b0225d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:36.174501 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1322/2669] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:36 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:37.195307 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6efd0040-84aa-49aa-8b19-0a715e9bfccd tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:37.200126 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6efd0040-84aa-49aa-8b19-0a715e9bfccd tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:37.203252 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:37.203252 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:37.204243 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6efd0040-84aa-49aa-8b19-0a715e9bfccd tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:37.205094 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-6efd0040-84aa-49aa-8b19-0a715e9bfccd tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:37.301723 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:37.301723 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:37.308926 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6efd0040-84aa-49aa-8b19-0a715e9bfccd tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:37.324757 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1348/2670] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:37 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:38.334005 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b49b9807-4353-460a-b893-055247503110 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:38.336251 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b49b9807-4353-460a-b893-055247503110 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:38.336721 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:38.336721 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:38.337423 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b49b9807-4353-460a-b893-055247503110 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:38.337934 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-b49b9807-4353-460a-b893-055247503110 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:38.401667 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:38.401667 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:38.404149 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b49b9807-4353-460a-b893-055247503110 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:38.408399 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1323/2671] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:38 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:39.428434 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ccf4372b-73f4-416f-bacf-d9e7700f28f7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:39.429728 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ccf4372b-73f4-416f-bacf-d9e7700f28f7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:39.430103 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:39.430103 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:39.430748 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ccf4372b-73f4-416f-bacf-d9e7700f28f7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:39.431337 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-ccf4372b-73f4-416f-bacf-d9e7700f28f7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:39.550310 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:39.550310 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:39.553973 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ccf4372b-73f4-416f-bacf-d9e7700f28f7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:39.566959 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1349/2672] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:39 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:40.589071 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4402ad20-b041-4e08-9e97-cb6b2e4e7933 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:40.592453 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4402ad20-b041-4e08-9e97-cb6b2e4e7933 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:40.592983 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:40.592983 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:40.593930 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4402ad20-b041-4e08-9e97-cb6b2e4e7933 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:40.594772 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-4402ad20-b041-4e08-9e97-cb6b2e4e7933 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:40.716990 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:40.716990 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:40.720025 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4402ad20-b041-4e08-9e97-cb6b2e4e7933 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:40.726567 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1324/2673] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:40 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:41.750307 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-76235029-b85b-41ac-8e11-9f4604ec401d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:41.751048 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-76235029-b85b-41ac-8e11-9f4604ec401d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:41.757326 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:41.757326 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:41.758046 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-76235029-b85b-41ac-8e11-9f4604ec401d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:41.762238 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-76235029-b85b-41ac-8e11-9f4604ec401d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:41.812028 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:41.812028 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:41.814275 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-76235029-b85b-41ac-8e11-9f4604ec401d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:41.818313 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1350/2674] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:41 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 817 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:42.845816 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-adcabd6e-9124-4085-982c-9f29eb727c0e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:42.846828 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-adcabd6e-9124-4085-982c-9f29eb727c0e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:42.847205 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:42.847205 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:42.847653 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-adcabd6e-9124-4085-982c-9f29eb727c0e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:42.854038 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-adcabd6e-9124-4085-982c-9f29eb727c0e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:42.918988 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:42.918988 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:42.922584 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-adcabd6e-9124-4085-982c-9f29eb727c0e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:42.923880 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1325/2675] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:42 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 819 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:43.958327 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e920eb2e-4f30-4019-af53-d86ae18f38f7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:43.964401 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e920eb2e-4f30-4019-af53-d86ae18f38f7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:43.964998 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:43.964998 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:43.966861 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e920eb2e-4f30-4019-af53-d86ae18f38f7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:43.967494 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e920eb2e-4f30-4019-af53-d86ae18f38f7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:44.052312 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:44.052312 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:44.072113 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e920eb2e-4f30-4019-af53-d86ae18f38f7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:44.073189 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1351/2676] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:43 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 819 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:45.094184 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7ca72c26-313a-4567-a057-47069cdc6810 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:45.095188 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7ca72c26-313a-4567-a057-47069cdc6810 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:45.095481 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:45.095481 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:45.096104 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7ca72c26-313a-4567-a057-47069cdc6810 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:45.097051 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-7ca72c26-313a-4567-a057-47069cdc6810 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:45.160256 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:45.160256 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:45.163862 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7ca72c26-313a-4567-a057-47069cdc6810 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:45.172229 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1326/2677] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:45 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 820 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:45.191288 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dd7d12f7-3b0e-4853-abbd-9f07917fbaae tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 Jan 20 10:59:45.192385 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dd7d12f7-3b0e-4853-abbd-9f07917fbaae tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:45.192717 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:45.192717 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:45.193539 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dd7d12f7-3b0e-4853-abbd-9f07917fbaae tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:45.341386 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:45.341386 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:45.363182 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dd7d12f7-3b0e-4853-abbd-9f07917fbaae tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Volume info retrieved successfully. Jan 20 10:59:45.423223 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dd7d12f7-3b0e-4853-abbd-9f07917fbaae tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 returned with HTTP 200 Jan 20 10:59:45.430296 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1352/2678] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:45 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 => generated 1362 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 10:59:45.463595 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b056f28a-079a-46e3-abce-341804ed02aa tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] POST http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b/restore Jan 20 10:59:45.464781 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:45.464781 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:45.465984 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b056f28a-079a-46e3-abce-341804ed02aa tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 10:59:45.467729 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.contrib.backups [None req-b056f28a-079a-46e3-abce-341804ed02aa tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Restoring backup 8e77f316-facc-4219-b04f-02e0dfb5418b ({'restore': {}}) {{(pid=87959) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 20 10:59:45.468532 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.contrib.backups [None req-b056f28a-079a-46e3-abce-341804ed02aa tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Restoring backup 8e77f316-facc-4219-b04f-02e0dfb5418b to volume None. Jan 20 10:59:45.558256 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:45.558256 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:45.569990 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.backup.api [None req-b056f28a-079a-46e3-abce-341804ed02aa tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Creating volume of 1 GB for restore of backup 8e77f316-facc-4219-b04f-02e0dfb5418b. Jan 20 10:59:45.603849 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b056f28a-079a-46e3-abce-341804ed02aa tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Availability Zones retrieved successfully. Jan 20 10:59:45.641048 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b056f28a-079a-46e3-abce-341804ed02aa tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Flow 'volume_create_api' (2409101c-947d-4ad1-9f78-178bc9aeb418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:59:45.646937 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b056f28a-079a-46e3-abce-341804ed02aa tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c459562-4297-48be-b35b-835df0dca218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:59:45.652156 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-b056f28a-079a-46e3-abce-341804ed02aa tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 10:59:45.786466 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b056f28a-079a-46e3-abce-341804ed02aa tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c459562-4297-48be-b35b-835df0dca218) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:59:45.793407 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b056f28a-079a-46e3-abce-341804ed02aa tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b13bf45e-ae4c-4422-bfb2-0f823128ca16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:59:45.881107 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-b056f28a-079a-46e3-abce-341804ed02aa tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Created reservations ['3c75a78c-35db-4aa8-a1fe-740f69129bdd', 'f88a02da-c94b-4196-b107-ab059076a7ee', 'b7c31a36-96a5-4376-8ac5-d50b01078db9', 'aef3ff13-45dc-45f8-9677-fb284c4f0468'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 10:59:45.883439 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b056f28a-079a-46e3-abce-341804ed02aa tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b13bf45e-ae4c-4422-bfb2-0f823128ca16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c75a78c-35db-4aa8-a1fe-740f69129bdd', 'f88a02da-c94b-4196-b107-ab059076a7ee', 'b7c31a36-96a5-4376-8ac5-d50b01078db9', 'aef3ff13-45dc-45f8-9677-fb284c4f0468']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:59:45.886494 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b056f28a-079a-46e3-abce-341804ed02aa tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (539dc814-3813-4708-b222-f3c0e98ce007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:59:45.960979 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b056f28a-079a-46e3-abce-341804ed02aa tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (539dc814-3813-4708-b222-f3c0e98ce007) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffadad4e-6b9c-4b73-9327-7e27f7973741', '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_8e77f316-facc-4219-b04f-02e0dfb5418b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='721d5eada86441fa8108e7409c2de098',qos_specs=None,replication_status=,reservations=['3c75a78c-35db-4aa8-a1fe-740f69129bdd','f88a02da-c94b-4196-b107-ab059076a7ee','b7c31a36-96a5-4376-8ac5-d50b01078db9','aef3ff13-45dc-45f8-9677-fb284c4f0468'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ce17d22c3a64fe28f54f17d472be3e5',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T10:59:45Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_8e77f316-facc-4219-b04f-02e0dfb5418b',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffadad4e-6b9c-4b73-9327-7e27f7973741,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='721d5eada86441fa8108e7409c2de098',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7ce17d22c3a64fe28f54f17d472be3e5',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:59:45.963979 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b056f28a-079a-46e3-abce-341804ed02aa tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (074beb8e-e76a-4018-90b6-197af65c8aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:59:45.996587 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b056f28a-079a-46e3-abce-341804ed02aa tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (074beb8e-e76a-4018-90b6-197af65c8aa9) transitioned into 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_8e77f316-facc-4219-b04f-02e0dfb5418b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='721d5eada86441fa8108e7409c2de098',qos_specs=None,replication_status=,reservations=['3c75a78c-35db-4aa8-a1fe-740f69129bdd','f88a02da-c94b-4196-b107-ab059076a7ee','b7c31a36-96a5-4376-8ac5-d50b01078db9','aef3ff13-45dc-45f8-9677-fb284c4f0468'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ce17d22c3a64fe28f54f17d472be3e5',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:59:45.999227 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b056f28a-079a-46e3-abce-341804ed02aa tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55fe6b32-08b9-4e67-8bf5-0080e1f598c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 10:59:46.018174 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b056f28a-079a-46e3-abce-341804ed02aa tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55fe6b32-08b9-4e67-8bf5-0080e1f598c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 10:59:46.024256 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-b056f28a-079a-46e3-abce-341804ed02aa tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Flow 'volume_create_api' (2409101c-947d-4ad1-9f78-178bc9aeb418) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 10:59:46.194126 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b056f28a-079a-46e3-abce-341804ed02aa tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Create volume request issued successfully. Jan 20 10:59:46.310393 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:46.310393 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:46.311652 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b056f28a-079a-46e3-abce-341804ed02aa tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Volume info retrieved successfully. Jan 20 10:59:47.498805 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:47.498805 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:47.503395 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b056f28a-079a-46e3-abce-341804ed02aa tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Volume info retrieved successfully. Jan 20 10:59:48.662842 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:48.662842 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:48.669630 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b056f28a-079a-46e3-abce-341804ed02aa tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Volume info retrieved successfully. Jan 20 10:59:48.670227 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.backup.api [None req-b056f28a-079a-46e3-abce-341804ed02aa tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Checking backup size 1 against volume size 1 {{(pid=87959) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 20 10:59:48.670771 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.backup.api [None req-b056f28a-079a-46e3-abce-341804ed02aa tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Overwriting volume ffadad4e-6b9c-4b73-9327-7e27f7973741 with restore of backup 8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:48.726911 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.backup.rpcapi [None req-b056f28a-079a-46e3-abce-341804ed02aa tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] restore_backup in rpcapi backup_id 8e77f316-facc-4219-b04f-02e0dfb5418b {{(pid=87959) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 20 10:59:48.742851 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b056f28a-079a-46e3-abce-341804ed02aa tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b/restore returned with HTTP 202 Jan 20 10:59:48.760044 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1327/2679] 10.222.0.73 () {60 vars in 1360 bytes} [Wed Jan 20 10:59:45 2021] POST /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b/restore => generated 189 bytes in 3297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 20 10:59:48.763863 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-15ca6730-7efd-4f5e-a883-9d43abd0578f tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:48.764503 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-15ca6730-7efd-4f5e-a883-9d43abd0578f tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:48.764685 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:48.764685 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:48.765104 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-15ca6730-7efd-4f5e-a883-9d43abd0578f tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:48.765595 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-15ca6730-7efd-4f5e-a883-9d43abd0578f tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:48.817564 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:48.817564 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:48.828187 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-15ca6730-7efd-4f5e-a883-9d43abd0578f tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:48.840064 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1353/2680] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:48 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 820 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:49.852730 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f858082c-0932-4108-9fbb-4a49a412d7c4 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:49.856538 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f858082c-0932-4108-9fbb-4a49a412d7c4 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:49.858271 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:49.858271 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:49.859654 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f858082c-0932-4108-9fbb-4a49a412d7c4 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:49.862347 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f858082c-0932-4108-9fbb-4a49a412d7c4 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:49.937192 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:49.937192 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:49.946130 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f858082c-0932-4108-9fbb-4a49a412d7c4 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:49.947714 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1328/2681] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:49 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 820 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:50.971828 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1ac2bbbd-0c61-4d33-9988-92ef3532c8df tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:50.974429 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1ac2bbbd-0c61-4d33-9988-92ef3532c8df tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:50.974795 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:50.974795 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:50.980372 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1ac2bbbd-0c61-4d33-9988-92ef3532c8df tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:50.981256 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-1ac2bbbd-0c61-4d33-9988-92ef3532c8df tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:51.064105 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:51.064105 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:51.074729 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1ac2bbbd-0c61-4d33-9988-92ef3532c8df tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:51.087815 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1354/2682] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:50 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 820 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:52.103507 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aaa7fcff-6b16-4538-8b9d-f1ad86e1a610 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:52.104299 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aaa7fcff-6b16-4538-8b9d-f1ad86e1a610 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:52.104299 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:52.104299 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:52.104676 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aaa7fcff-6b16-4538-8b9d-f1ad86e1a610 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:52.105293 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-aaa7fcff-6b16-4538-8b9d-f1ad86e1a610 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:52.131367 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:52.131367 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:52.134169 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aaa7fcff-6b16-4538-8b9d-f1ad86e1a610 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:52.135203 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1329/2683] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:52 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 820 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:53.163567 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bca947c3-b243-47a6-8df7-519fdc9f342d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:53.166392 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bca947c3-b243-47a6-8df7-519fdc9f342d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:53.167067 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:53.167067 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:53.168097 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bca947c3-b243-47a6-8df7-519fdc9f342d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:53.169072 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-bca947c3-b243-47a6-8df7-519fdc9f342d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:53.220059 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:53.220059 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:53.224554 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bca947c3-b243-47a6-8df7-519fdc9f342d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:53.238719 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1355/2684] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:53 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 820 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:54.249489 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5db2f8ee-3461-4d2a-94dc-e81a72366f93 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:54.249489 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5db2f8ee-3461-4d2a-94dc-e81a72366f93 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:54.249489 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:54.249489 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:54.249489 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5db2f8ee-3461-4d2a-94dc-e81a72366f93 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:54.249489 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5db2f8ee-3461-4d2a-94dc-e81a72366f93 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:54.302190 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:54.302190 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:54.302190 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5db2f8ee-3461-4d2a-94dc-e81a72366f93 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:54.302190 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1330/2685] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:54 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 820 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:55.323167 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-164632db-be8f-4649-8e65-2f48b6a6a6a9 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:55.323167 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-164632db-be8f-4649-8e65-2f48b6a6a6a9 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:55.323167 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:55.323167 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:55.323167 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-164632db-be8f-4649-8e65-2f48b6a6a6a9 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:55.323167 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-164632db-be8f-4649-8e65-2f48b6a6a6a9 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:55.384086 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:55.384086 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:55.386087 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-164632db-be8f-4649-8e65-2f48b6a6a6a9 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:55.387289 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1356/2686] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:55 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 820 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:56.406875 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9ad46471-b770-4d43-8d92-0acd8ab3db1f tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:56.406875 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9ad46471-b770-4d43-8d92-0acd8ab3db1f tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:56.406875 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:56.406875 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:56.406875 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9ad46471-b770-4d43-8d92-0acd8ab3db1f tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:56.406875 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-9ad46471-b770-4d43-8d92-0acd8ab3db1f tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:56.470411 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:56.470411 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:56.473241 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9ad46471-b770-4d43-8d92-0acd8ab3db1f tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:56.475079 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1331/2687] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:56 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 820 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:57.501958 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-50c1c066-e48e-4d55-9d2b-0f76aa9f9c92 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:57.501958 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-50c1c066-e48e-4d55-9d2b-0f76aa9f9c92 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:57.501958 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:57.501958 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:57.501958 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-50c1c066-e48e-4d55-9d2b-0f76aa9f9c92 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:57.501958 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-50c1c066-e48e-4d55-9d2b-0f76aa9f9c92 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:57.631467 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:57.631467 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:57.644154 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-50c1c066-e48e-4d55-9d2b-0f76aa9f9c92 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:57.645880 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1357/2688] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:57 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 820 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 10:59:58.659147 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c7474e08-26a5-48cd-b2e3-405af4a81d6d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:58.659971 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c7474e08-26a5-48cd-b2e3-405af4a81d6d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:58.659971 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:58.659971 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:58.660679 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c7474e08-26a5-48cd-b2e3-405af4a81d6d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:58.661209 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-c7474e08-26a5-48cd-b2e3-405af4a81d6d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:58.779541 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:58.779541 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:58.799546 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c7474e08-26a5-48cd-b2e3-405af4a81d6d tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:58.800813 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1332/2689] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:58 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 820 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 10:59:59.831603 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7752b324-11e3-43bc-b08c-153da885ac50 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 10:59:59.831603 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7752b324-11e3-43bc-b08c-153da885ac50 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 10:59:59.831603 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 10:59:59.831603 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 10:59:59.831603 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7752b324-11e3-43bc-b08c-153da885ac50 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 10:59:59.831603 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-7752b324-11e3-43bc-b08c-153da885ac50 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 10:59:59.953423 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 10:59:59.953423 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 10:59:59.953423 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7752b324-11e3-43bc-b08c-153da885ac50 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 10:59:59.953423 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1358/2690] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 10:59:59 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 820 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:00:00.995187 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c8d76245-6e01-4fb8-a56e-f24ccc155b0b tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 11:00:00.995187 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c8d76245-6e01-4fb8-a56e-f24ccc155b0b tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:00:00.995187 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:00:00.995187 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:00:00.997514 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c8d76245-6e01-4fb8-a56e-f24ccc155b0b tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:00:00.997514 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-c8d76245-6e01-4fb8-a56e-f24ccc155b0b tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 11:00:01.054202 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:00:01.054202 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:00:01.059069 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c8d76245-6e01-4fb8-a56e-f24ccc155b0b tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 11:00:01.060391 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1333/2691] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:00:00 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 820 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:00:02.101995 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-27a2bf48-0728-42a1-a2fa-5c03b21bbddc tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 11:00:02.101995 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-27a2bf48-0728-42a1-a2fa-5c03b21bbddc tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:00:02.101995 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:00:02.101995 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:00:02.101995 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-27a2bf48-0728-42a1-a2fa-5c03b21bbddc tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:00:02.101995 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-27a2bf48-0728-42a1-a2fa-5c03b21bbddc tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 11:00:02.135681 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:00:02.135681 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:00:02.153702 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-27a2bf48-0728-42a1-a2fa-5c03b21bbddc tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 11:00:02.156871 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1359/2692] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:00:02 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 820 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:00:03.182655 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2534df79-0e09-4c2d-8a1b-e4876d410007 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 11:00:03.182655 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2534df79-0e09-4c2d-8a1b-e4876d410007 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:00:03.182655 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:00:03.182655 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:00:03.182655 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2534df79-0e09-4c2d-8a1b-e4876d410007 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:00:03.200151 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-2534df79-0e09-4c2d-8a1b-e4876d410007 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 11:00:03.247845 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:00:03.247845 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:00:03.247845 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2534df79-0e09-4c2d-8a1b-e4876d410007 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 11:00:03.251083 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1334/2693] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:00:03 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 820 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:00:04.274112 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d984118d-79e0-4e1c-8cbb-20233afd5c23 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 11:00:04.276895 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d984118d-79e0-4e1c-8cbb-20233afd5c23 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:00:04.289523 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:00:04.289523 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:00:04.293336 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d984118d-79e0-4e1c-8cbb-20233afd5c23 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:00:04.293951 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-d984118d-79e0-4e1c-8cbb-20233afd5c23 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 11:00:04.322865 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:00:04.322865 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:00:04.324828 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d984118d-79e0-4e1c-8cbb-20233afd5c23 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 11:00:04.325803 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1360/2694] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:00:04 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 820 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 11:00:05.359352 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bc749b9a-46c8-4b59-a79c-f37aa0b4b7b8 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 11:00:05.359352 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bc749b9a-46c8-4b59-a79c-f37aa0b4b7b8 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:00:05.359352 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:00:05.359352 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:00:05.359352 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bc749b9a-46c8-4b59-a79c-f37aa0b4b7b8 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:00:05.359352 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-bc749b9a-46c8-4b59-a79c-f37aa0b4b7b8 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 11:00:05.465146 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:00:05.465146 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:00:05.465146 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bc749b9a-46c8-4b59-a79c-f37aa0b4b7b8 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 11:00:05.465146 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1335/2695] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:00:05 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 820 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:00:06.491214 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1ecb3547-e0ba-441f-b07d-f7f927c1c21b tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 11:00:06.491214 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1ecb3547-e0ba-441f-b07d-f7f927c1c21b tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:00:06.491214 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:00:06.491214 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:00:06.491214 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1ecb3547-e0ba-441f-b07d-f7f927c1c21b tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:00:06.491214 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-1ecb3547-e0ba-441f-b07d-f7f927c1c21b tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 11:00:06.555502 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:00:06.555502 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:00:06.563201 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1ecb3547-e0ba-441f-b07d-f7f927c1c21b tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 11:00:06.564160 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1361/2696] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:00:06 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 820 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:00:07.594991 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ba5bf166-7209-4483-9b05-95d9ca86d627 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 11:00:07.594991 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ba5bf166-7209-4483-9b05-95d9ca86d627 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:00:07.594991 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:00:07.594991 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:00:07.594991 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ba5bf166-7209-4483-9b05-95d9ca86d627 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:00:07.594991 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-ba5bf166-7209-4483-9b05-95d9ca86d627 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 11:00:07.686087 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:00:07.686087 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:00:07.688610 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ba5bf166-7209-4483-9b05-95d9ca86d627 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 11:00:07.700430 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1336/2697] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:00:07 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 820 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:00:08.721294 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ac413667-2efe-449d-9af3-3e229f89b34e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 11:00:08.722058 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ac413667-2efe-449d-9af3-3e229f89b34e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:00:08.722312 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:00:08.722312 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:00:08.722741 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ac413667-2efe-449d-9af3-3e229f89b34e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:00:08.723226 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-ac413667-2efe-449d-9af3-3e229f89b34e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 11:00:08.771018 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:00:08.771018 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:00:08.782891 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ac413667-2efe-449d-9af3-3e229f89b34e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 11:00:08.784049 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1362/2698] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:00:08 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 820 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:00:09.808637 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b3594243-5ffb-4c70-90ac-1dd95f84f669 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 11:00:09.808637 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b3594243-5ffb-4c70-90ac-1dd95f84f669 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:00:09.808637 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:00:09.808637 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:00:09.808637 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b3594243-5ffb-4c70-90ac-1dd95f84f669 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:00:09.808637 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-b3594243-5ffb-4c70-90ac-1dd95f84f669 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 11:00:09.859444 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:00:09.859444 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:00:09.881499 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b3594243-5ffb-4c70-90ac-1dd95f84f669 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 11:00:09.881499 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1337/2699] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:00:09 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 820 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:00:10.891209 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f197aa9d-fb20-463d-b3cf-eb58286a2ae9 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 11:00:10.892780 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f197aa9d-fb20-463d-b3cf-eb58286a2ae9 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:00:10.893315 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:00:10.893315 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:00:10.893981 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f197aa9d-fb20-463d-b3cf-eb58286a2ae9 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:00:10.894592 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f197aa9d-fb20-463d-b3cf-eb58286a2ae9 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 11:00:10.921107 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:00:10.921107 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:00:10.923688 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f197aa9d-fb20-463d-b3cf-eb58286a2ae9 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 11:00:10.924746 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1363/2700] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:00:10 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 820 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:00:11.965137 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e2e95ac6-3734-4f02-a218-b05d586ff0fa tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 11:00:11.965137 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e2e95ac6-3734-4f02-a218-b05d586ff0fa tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:00:11.965137 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:00:11.965137 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:00:11.965137 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e2e95ac6-3734-4f02-a218-b05d586ff0fa tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:00:11.965137 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e2e95ac6-3734-4f02-a218-b05d586ff0fa tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 11:00:12.103390 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:00:12.103390 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:00:12.103390 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e2e95ac6-3734-4f02-a218-b05d586ff0fa tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 11:00:12.103390 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1338/2701] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:00:11 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 820 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:00:13.152262 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-430ef2a7-879e-4f7b-b112-4bd039463167 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 11:00:13.152262 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-430ef2a7-879e-4f7b-b112-4bd039463167 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:00:13.152262 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:00:13.152262 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:00:13.152262 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-430ef2a7-879e-4f7b-b112-4bd039463167 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:00:13.152262 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-430ef2a7-879e-4f7b-b112-4bd039463167 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 11:00:13.222904 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:00:13.222904 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:00:13.235131 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-430ef2a7-879e-4f7b-b112-4bd039463167 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 11:00:13.239620 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1364/2702] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:00:13 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 820 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:00:14.270104 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4637e5ce-9aa6-4279-89ac-286cbae46215 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 11:00:14.270104 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4637e5ce-9aa6-4279-89ac-286cbae46215 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:00:14.270104 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:00:14.270104 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:00:14.270104 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4637e5ce-9aa6-4279-89ac-286cbae46215 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:00:14.270104 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-4637e5ce-9aa6-4279-89ac-286cbae46215 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 11:00:14.332346 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:00:14.332346 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:00:14.336676 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4637e5ce-9aa6-4279-89ac-286cbae46215 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 11:00:14.337687 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1339/2703] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:00:14 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 820 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:00:15.389494 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2b719240-5f61-4f9a-949a-90982cfe6993 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 11:00:15.389494 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2b719240-5f61-4f9a-949a-90982cfe6993 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:00:15.389494 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:00:15.389494 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:00:15.403337 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2b719240-5f61-4f9a-949a-90982cfe6993 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:00:15.403337 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-2b719240-5f61-4f9a-949a-90982cfe6993 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 11:00:15.462386 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:00:15.462386 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:00:15.462386 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2b719240-5f61-4f9a-949a-90982cfe6993 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 11:00:15.462386 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1365/2704] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:00:15 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 820 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:00:16.477367 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-64e058bf-b36f-4ade-beb4-0f7451068178 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 11:00:16.477367 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-64e058bf-b36f-4ade-beb4-0f7451068178 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:00:16.477367 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:00:16.477367 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:00:16.482337 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-64e058bf-b36f-4ade-beb4-0f7451068178 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:00:16.482337 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-64e058bf-b36f-4ade-beb4-0f7451068178 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 11:00:16.551215 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:00:16.551215 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:00:16.558252 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-64e058bf-b36f-4ade-beb4-0f7451068178 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 11:00:16.566748 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1340/2705] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:00:16 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 820 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:00:17.581922 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-43caa0b3-3a08-4f5b-aa46-0cb6d115ef72 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 11:00:17.581922 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-43caa0b3-3a08-4f5b-aa46-0cb6d115ef72 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:00:17.581922 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:00:17.581922 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:00:17.581922 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-43caa0b3-3a08-4f5b-aa46-0cb6d115ef72 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:00:17.581922 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-43caa0b3-3a08-4f5b-aa46-0cb6d115ef72 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 11:00:17.653920 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:00:17.653920 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:00:17.661608 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-43caa0b3-3a08-4f5b-aa46-0cb6d115ef72 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 11:00:17.670246 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1366/2706] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:00:17 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 820 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:00:18.683452 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-43035bb8-0dc4-4bc2-999c-8efe47cf5eec tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 11:00:18.692019 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-43035bb8-0dc4-4bc2-999c-8efe47cf5eec tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:00:18.692536 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:00:18.692536 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:00:18.693426 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-43035bb8-0dc4-4bc2-999c-8efe47cf5eec tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:00:18.694714 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-43035bb8-0dc4-4bc2-999c-8efe47cf5eec tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 11:00:18.782245 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:00:18.782245 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:00:18.794181 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-43035bb8-0dc4-4bc2-999c-8efe47cf5eec tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 11:00:18.804076 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1341/2707] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:00:18 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 820 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:00:19.813047 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e592e853-1797-4c42-ab7e-73fa5f434e53 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 11:00:19.815855 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e592e853-1797-4c42-ab7e-73fa5f434e53 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:00:19.816321 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:00:19.816321 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:00:19.817601 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e592e853-1797-4c42-ab7e-73fa5f434e53 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:00:19.818737 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e592e853-1797-4c42-ab7e-73fa5f434e53 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 11:00:19.891707 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:00:19.891707 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:00:19.891707 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e592e853-1797-4c42-ab7e-73fa5f434e53 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 11:00:19.912590 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1367/2708] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:00:19 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 820 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:00:20.936085 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a84fb08e-5fe1-42e5-83cb-c10331bc344c tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 11:00:20.936085 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a84fb08e-5fe1-42e5-83cb-c10331bc344c tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:00:20.936085 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:00:20.936085 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:00:20.936085 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a84fb08e-5fe1-42e5-83cb-c10331bc344c tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:00:20.936085 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-a84fb08e-5fe1-42e5-83cb-c10331bc344c tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 11:00:21.004923 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:00:21.004923 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:00:21.004923 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a84fb08e-5fe1-42e5-83cb-c10331bc344c tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 11:00:21.014381 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1342/2709] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:00:20 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 820 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:00:22.070216 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3312aa81-060d-4557-90e5-535c54759002 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 11:00:22.070216 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3312aa81-060d-4557-90e5-535c54759002 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:00:22.070216 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:00:22.070216 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:00:22.070216 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3312aa81-060d-4557-90e5-535c54759002 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:00:22.074959 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-3312aa81-060d-4557-90e5-535c54759002 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 11:00:22.151545 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:00:22.151545 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:00:22.159620 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3312aa81-060d-4557-90e5-535c54759002 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 11:00:22.173578 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1368/2710] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:00:22 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 820 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:00:23.194932 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e1fad1c1-23b8-4644-9b6f-d2a43dbdf3ee tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 11:00:23.194932 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e1fad1c1-23b8-4644-9b6f-d2a43dbdf3ee tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:00:23.194932 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:00:23.194932 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:00:23.194932 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e1fad1c1-23b8-4644-9b6f-d2a43dbdf3ee tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:00:23.194932 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-e1fad1c1-23b8-4644-9b6f-d2a43dbdf3ee tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 11:00:23.293200 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:00:23.293200 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:00:23.293200 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e1fad1c1-23b8-4644-9b6f-d2a43dbdf3ee tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 11:00:23.303163 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1343/2711] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:00:23 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 820 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:00:24.320081 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fd1b9fbb-8334-4f62-b467-b4b10d7209a9 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 11:00:24.320081 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fd1b9fbb-8334-4f62-b467-b4b10d7209a9 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:00:24.320081 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:00:24.320081 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:00:24.320081 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fd1b9fbb-8334-4f62-b467-b4b10d7209a9 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:00:24.320081 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-fd1b9fbb-8334-4f62-b467-b4b10d7209a9 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 11:00:24.351793 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:00:24.351793 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:00:24.355272 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fd1b9fbb-8334-4f62-b467-b4b10d7209a9 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 11:00:24.355272 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1369/2712] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:00:24 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 820 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:00:25.377997 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2c882893-d22c-410b-a226-e163cbf79ff7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 11:00:25.377997 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2c882893-d22c-410b-a226-e163cbf79ff7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:00:25.377997 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:00:25.377997 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:00:25.377997 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2c882893-d22c-410b-a226-e163cbf79ff7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:00:25.377997 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-2c882893-d22c-410b-a226-e163cbf79ff7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 11:00:25.428960 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:00:25.428960 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:00:25.431836 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2c882893-d22c-410b-a226-e163cbf79ff7 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 11:00:25.434254 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1344/2713] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:00:25 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 820 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:00:26.478975 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1ac3bde1-1077-4994-9722-2ef8ce170c65 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 11:00:26.478975 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1ac3bde1-1077-4994-9722-2ef8ce170c65 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:00:26.478975 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:00:26.478975 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:00:26.478975 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1ac3bde1-1077-4994-9722-2ef8ce170c65 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:00:26.478975 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-1ac3bde1-1077-4994-9722-2ef8ce170c65 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 11:00:26.531863 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:00:26.531863 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:00:26.546324 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1ac3bde1-1077-4994-9722-2ef8ce170c65 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 11:00:26.547593 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1370/2714] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:00:26 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 820 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:00:27.592179 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-33c1cc57-eab8-48e7-bf6a-ef92a80178e8 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 11:00:27.592179 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-33c1cc57-eab8-48e7-bf6a-ef92a80178e8 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:00:27.592179 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:00:27.592179 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:00:27.592179 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-33c1cc57-eab8-48e7-bf6a-ef92a80178e8 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:00:27.592179 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-33c1cc57-eab8-48e7-bf6a-ef92a80178e8 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 11:00:27.661766 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:00:27.661766 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:00:27.692208 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-33c1cc57-eab8-48e7-bf6a-ef92a80178e8 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 11:00:27.692208 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1345/2715] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:00:27 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 820 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:00:28.717110 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5b40678a-1e5d-4750-88d9-e080efcb40e5 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 11:00:28.717110 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5b40678a-1e5d-4750-88d9-e080efcb40e5 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:00:28.717110 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:00:28.717110 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:00:28.717110 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5b40678a-1e5d-4750-88d9-e080efcb40e5 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:00:28.717110 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-5b40678a-1e5d-4750-88d9-e080efcb40e5 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 11:00:28.782048 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:00:28.782048 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:00:28.782048 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5b40678a-1e5d-4750-88d9-e080efcb40e5 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 11:00:28.782048 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1371/2716] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:00:28 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 820 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:00:29.809121 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8bc55751-4b3e-47b6-9ead-a5d84a3bde14 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 11:00:29.809121 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8bc55751-4b3e-47b6-9ead-a5d84a3bde14 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:00:29.809121 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:00:29.809121 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:00:29.809121 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8bc55751-4b3e-47b6-9ead-a5d84a3bde14 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:00:29.809121 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-8bc55751-4b3e-47b6-9ead-a5d84a3bde14 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 11:00:29.960845 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:00:29.960845 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:00:29.976251 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8bc55751-4b3e-47b6-9ead-a5d84a3bde14 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 11:00:29.976251 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1346/2717] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:00:29 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 820 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:00:30.997305 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-72575817-04c3-4768-97f1-f7ee48b949e0 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 11:00:30.997305 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-72575817-04c3-4768-97f1-f7ee48b949e0 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:00:30.997305 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:00:30.997305 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:00:30.997305 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-72575817-04c3-4768-97f1-f7ee48b949e0 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:00:30.997305 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-72575817-04c3-4768-97f1-f7ee48b949e0 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 11:00:31.188216 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:00:31.188216 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:00:31.190246 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-72575817-04c3-4768-97f1-f7ee48b949e0 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 11:00:31.191330 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1372/2718] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:00:30 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 820 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:00:32.211111 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c79407d9-4355-4512-8267-0892059c30eb tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 11:00:32.211908 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c79407d9-4355-4512-8267-0892059c30eb tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:00:32.212089 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:00:32.212089 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:00:32.212725 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c79407d9-4355-4512-8267-0892059c30eb tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:00:32.214860 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-c79407d9-4355-4512-8267-0892059c30eb tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 11:00:32.350011 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:00:32.350011 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:00:32.350011 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c79407d9-4355-4512-8267-0892059c30eb tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 11:00:32.350011 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1347/2719] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:00:32 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 820 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:00:33.369032 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-be9a3e26-29a3-46ac-9b9d-15fd439bfda0 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 11:00:33.369986 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-be9a3e26-29a3-46ac-9b9d-15fd439bfda0 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:00:33.380758 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:00:33.380758 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:00:33.383030 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-be9a3e26-29a3-46ac-9b9d-15fd439bfda0 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:00:33.388680 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-be9a3e26-29a3-46ac-9b9d-15fd439bfda0 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87960) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 11:00:33.539357 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:00:33.539357 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:00:33.546528 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-be9a3e26-29a3-46ac-9b9d-15fd439bfda0 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 11:00:33.555556 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1373/2720] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:00:33 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 820 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 11:00:34.573913 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f1ada0d1-a1dc-4f7e-8673-52a1c5e66eff tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 11:00:34.574925 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f1ada0d1-a1dc-4f7e-8673-52a1c5e66eff tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:00:34.575156 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:00:34.575156 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:00:34.577545 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f1ada0d1-a1dc-4f7e-8673-52a1c5e66eff tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:00:34.578127 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.backups [None req-f1ada0d1-a1dc-4f7e-8673-52a1c5e66eff tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Show backup with id 8e77f316-facc-4219-b04f-02e0dfb5418b. {{(pid=87959) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 20 11:00:34.637227 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:00:34.637227 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:00:34.646560 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f1ada0d1-a1dc-4f7e-8673-52a1c5e66eff tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 200 Jan 20 11:00:34.648141 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1348/2721] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:00:34 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 820 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:00:34.673943 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4ce3df75-9592-4ae6-94f4-dfbafd43a686 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/ffadad4e-6b9c-4b73-9327-7e27f7973741 Jan 20 11:00:34.674546 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4ce3df75-9592-4ae6-94f4-dfbafd43a686 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:00:34.674779 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:00:34.674779 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:00:34.675175 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4ce3df75-9592-4ae6-94f4-dfbafd43a686 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:00:34.808694 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:00:34.808694 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:00:34.844452 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4ce3df75-9592-4ae6-94f4-dfbafd43a686 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Volume info retrieved successfully. Jan 20 11:00:34.890158 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4ce3df75-9592-4ae6-94f4-dfbafd43a686 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/ffadad4e-6b9c-4b73-9327-7e27f7973741 returned with HTTP 200 Jan 20 11:00:34.891573 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1374/2722] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:00:34 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/volumes/ffadad4e-6b9c-4b73-9327-7e27f7973741 => generated 1417 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:00:34.920124 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dcddafb1-3639-4f70-9197-71335f112863 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/ffadad4e-6b9c-4b73-9327-7e27f7973741 Jan 20 11:00:34.921084 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dcddafb1-3639-4f70-9197-71335f112863 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:00:34.921544 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:00:34.921544 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:00:34.922224 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dcddafb1-3639-4f70-9197-71335f112863 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:00:34.991671 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:00:34.991671 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:00:35.004340 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dcddafb1-3639-4f70-9197-71335f112863 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Volume info retrieved successfully. Jan 20 11:00:35.033314 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dcddafb1-3639-4f70-9197-71335f112863 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/ffadad4e-6b9c-4b73-9327-7e27f7973741 returned with HTTP 200 Jan 20 11:00:35.035772 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1349/2723] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:00:34 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/volumes/ffadad4e-6b9c-4b73-9327-7e27f7973741 => generated 1417 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:00:40.811935 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-ad7be0c3-2d57-490a-8c9f-6c8d9cf11c67 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/ffadad4e-6b9c-4b73-9327-7e27f7973741 Jan 20 11:00:40.812727 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-ad7be0c3-2d57-490a-8c9f-6c8d9cf11c67 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:00:40.812900 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:00:40.812900 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:00:40.813415 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-ad7be0c3-2d57-490a-8c9f-6c8d9cf11c67 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:00:40.932926 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:00:40.932926 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:00:40.957428 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-ad7be0c3-2d57-490a-8c9f-6c8d9cf11c67 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Volume info retrieved successfully. Jan 20 11:00:41.007879 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-ad7be0c3-2d57-490a-8c9f-6c8d9cf11c67 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/ffadad4e-6b9c-4b73-9327-7e27f7973741 returned with HTTP 200 Jan 20 11:00:41.009713 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1375/2724] 10.222.0.73 () {60 vars in 1569 bytes} [Wed Jan 20 11:00:40 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/volumes/ffadad4e-6b9c-4b73-9327-7e27f7973741 => generated 1417 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:00:45.308581 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-eea18e63-761b-4b35-86f4-920d6490136c tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/ffadad4e-6b9c-4b73-9327-7e27f7973741 Jan 20 11:00:45.310422 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-eea18e63-761b-4b35-86f4-920d6490136c tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:00:45.311012 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:00:45.311012 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:00:45.311980 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-eea18e63-761b-4b35-86f4-920d6490136c tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:00:45.395414 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:00:45.395414 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:00:45.405612 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-eea18e63-761b-4b35-86f4-920d6490136c tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Volume info retrieved successfully. Jan 20 11:00:45.441973 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-eea18e63-761b-4b35-86f4-920d6490136c tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/ffadad4e-6b9c-4b73-9327-7e27f7973741 returned with HTTP 200 Jan 20 11:00:45.444912 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1350/2725] 10.222.0.73 () {60 vars in 1569 bytes} [Wed Jan 20 11:00:45 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/volumes/ffadad4e-6b9c-4b73-9327-7e27f7973741 => generated 1417 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:00:45.458260 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-ad7be0c3-2d57-490a-8c9f-6c8d9cf11c67 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume// Jan 20 11:00:45.458666 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-ad7be0c3-2d57-490a-8c9f-6c8d9cf11c67 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:00:45.458921 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:00:45.458921 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:00:45.460083 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-ad7be0c3-2d57-490a-8c9f-6c8d9cf11c67 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:00:45.461581 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-ad7be0c3-2d57-490a-8c9f-6c8d9cf11c67 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 11:00:45.462510 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1376/2726] 10.222.0.73 () {58 vars in 1289 bytes} [Wed Jan 20 11:00: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 20 11:00:45.481565 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-84ee7e90-8922-4faa-affb-52ec054d935c tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] POST http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/attachments Jan 20 11:00:45.483071 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:00:45.483071 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:00:45.484602 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-84ee7e90-8922-4faa-affb-52ec054d935c tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ffadad4e-6b9c-4b73-9327-7e27f7973741", "instance_uuid": "60f69f37-88cb-4024-9ed6-a6ded1a14ee2", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 11:00:45.676061 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:00:45.676061 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:00:45.835417 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-84ee7e90-8922-4faa-affb-52ec054d935c tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/attachments returned with HTTP 200 Jan 20 11:00:45.848467 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1351/2727] 10.222.0.73 () {66 vars in 1565 bytes} [Wed Jan 20 11:00:45 2021] POST /volume/v3/721d5eada86441fa8108e7409c2de098/attachments => generated 273 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 11:00:49.030529 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-ad7be0c3-2d57-490a-8c9f-6c8d9cf11c67 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume// Jan 20 11:00:49.031952 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-ad7be0c3-2d57-490a-8c9f-6c8d9cf11c67 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:00:49.032662 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-ad7be0c3-2d57-490a-8c9f-6c8d9cf11c67 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:00:49.034028 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-ad7be0c3-2d57-490a-8c9f-6c8d9cf11c67 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 11:00:49.035017 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1377/2728] 10.222.0.71 () {56 vars in 1089 bytes} [Wed Jan 20 11:00:49 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 20 11:00:49.059764 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-b974bb5b-787e-4302-9cdb-d6ab3470b742 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/ffadad4e-6b9c-4b73-9327-7e27f7973741 Jan 20 11:00:49.061100 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-b974bb5b-787e-4302-9cdb-d6ab3470b742 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:00:49.061576 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:00:49.061576 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:00:49.062593 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-b974bb5b-787e-4302-9cdb-d6ab3470b742 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:00:49.200966 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:00:49.200966 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:00:49.250412 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-b974bb5b-787e-4302-9cdb-d6ab3470b742 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Volume info retrieved successfully. Jan 20 11:00:49.313524 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:00:49.313524 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:00:49.339872 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-b974bb5b-787e-4302-9cdb-d6ab3470b742 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/ffadad4e-6b9c-4b73-9327-7e27f7973741 returned with HTTP 200 Jan 20 11:00:49.341944 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1352/2729] 10.222.0.71 () {60 vars in 1403 bytes} [Wed Jan 20 11:00:49 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/volumes/ffadad4e-6b9c-4b73-9327-7e27f7973741 => generated 1515 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 11:00:49.381131 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-63bfcdcc-0b61-48e9-80d8-5ee4ba49f915 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] PUT http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/attachments/831a6be6-c4b7-47fc-bda4-e61cdc54d8ca Jan 20 11:00:49.390541 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-63bfcdcc-0b61-48e9-80d8-5ee4ba49f915 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h1-768509-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768509-8.cbci-768509-8.local", "mountpoint": "/dev/sda"}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 11:00:49.563253 n-d-768509-8 devstack@c-api.service[87958]: /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 20 11:00:49.563253 n-d-768509-8 devstack@c-api.service[87958]: return self(f, *args, **kw) Jan 20 11:00:49.564733 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-63bfcdcc-0b61-48e9-80d8-5ee4ba49f915 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Lock "b'cinder-attachment_update-ffadad4e-6b9c-4b73-9327-7e27f7973741-n-h1-768509-8'" acquired by "attachment_update" :: waited 0.054s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 20 11:00:49.570183 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:00:49.570183 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:00:52.687768 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-63bfcdcc-0b61-48e9-80d8-5ee4ba49f915 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Lock "b'cinder-attachment_update-ffadad4e-6b9c-4b73-9327-7e27f7973741-n-h1-768509-8'" released by "attachment_update" :: held 3.123s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 20 11:00:52.718980 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-63bfcdcc-0b61-48e9-80d8-5ee4ba49f915 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/attachments/831a6be6-c4b7-47fc-bda4-e61cdc54d8ca returned with HTTP 200 Jan 20 11:00:52.720453 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1378/2730] 10.222.0.71 () {64 vars in 1468 bytes} [Wed Jan 20 11:00:49 2021] PUT /volume/v3/721d5eada86441fa8108e7409c2de098/attachments/831a6be6-c4b7-47fc-bda4-e61cdc54d8ca => generated 762 bytes in 3348 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:00:52.796529 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-0dbffb8f-2057-48b2-a35d-7cc3c2210e0e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] POST http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/attachments/831a6be6-c4b7-47fc-bda4-e61cdc54d8ca/action Jan 20 11:00:52.799121 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:00:52.799121 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:00:52.799611 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-0dbffb8f-2057-48b2-a35d-7cc3c2210e0e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 11:00:52.800220 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-0dbffb8f-2057-48b2-a35d-7cc3c2210e0e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 11:00:53.017210 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:00:53.017210 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:00:53.059243 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-0dbffb8f-2057-48b2-a35d-7cc3c2210e0e tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/attachments/831a6be6-c4b7-47fc-bda4-e61cdc54d8ca/action returned with HTTP 204 Jan 20 11:00:53.061098 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1353/2731] 10.222.0.71 () {64 vars in 1489 bytes} [Wed Jan 20 11:00:52 2021] POST /volume/v3/721d5eada86441fa8108e7409c2de098/attachments/831a6be6-c4b7-47fc-bda4-e61cdc54d8ca/action => generated 0 bytes in 289 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 20 11:01:10.170725 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9560e958-2a7c-40ab-834e-feb4d7c32f33 tempest-TestVolumeBootPattern-922374708 tempest-TestVolumeBootPattern-922374708] POST http://10.222.0.73/volume/v3/ac533892c1344cd882a48c1264df51e0/types Jan 20 11:01:10.171532 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:01:10.171532 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:01:10.172525 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9560e958-2a7c-40ab-834e-feb4d7c32f33 tempest-TestVolumeBootPattern-922374708 tempest-TestVolumeBootPattern-922374708] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-936975028", "extra_specs": {}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 11:01:10.175091 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:01:10.175091 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:01:10.251042 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9560e958-2a7c-40ab-834e-feb4d7c32f33 tempest-TestVolumeBootPattern-922374708 tempest-TestVolumeBootPattern-922374708] http://10.222.0.73/volume/v3/ac533892c1344cd882a48c1264df51e0/types returned with HTTP 200 Jan 20 11:01:10.258798 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1379/2732] 10.222.0.73 () {60 vars in 1219 bytes} [Wed Jan 20 11:01:09 2021] POST /volume/v3/ac533892c1344cd882a48c1264df51e0/types => generated 211 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:01:10.268431 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-689228d7-6e49-44ca-8c2b-f363259cde19 tempest-TestVolumeBootPattern-922374708 tempest-TestVolumeBootPattern-922374708] POST http://10.222.0.73/volume/v3/ac533892c1344cd882a48c1264df51e0/types/9023a80b-8160-4780-9483-6a8e095f2124/encryption Jan 20 11:01:10.277420 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:01:10.277420 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:01:10.278377 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-689228d7-6e49-44ca-8c2b-f363259cde19 tempest-TestVolumeBootPattern-922374708 tempest-TestVolumeBootPattern-922374708] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 11:01:10.411609 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-689228d7-6e49-44ca-8c2b-f363259cde19 tempest-TestVolumeBootPattern-922374708 tempest-TestVolumeBootPattern-922374708] http://10.222.0.73/volume/v3/ac533892c1344cd882a48c1264df51e0/types/9023a80b-8160-4780-9483-6a8e095f2124/encryption returned with HTTP 200 Jan 20 11:01:10.413528 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1354/2733] 10.222.0.73 () {60 vars in 1364 bytes} [Wed Jan 20 11:01:10 2021] POST /volume/v3/ac533892c1344cd882a48c1264df51e0/types/9023a80b-8160-4780-9483-6a8e095f2124/encryption => generated 230 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:01:10.739365 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-efba5949-3e99-4424-b9fd-2104e221cf3b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] POST http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes Jan 20 11:01:10.742161 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-efba5949-3e99-4424-b9fd-2104e221cf3b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-376114192", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-936975028", "size": 1}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 11:01:10.744450 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-efba5949-3e99-4424-b9fd-2104e221cf3b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-376114192', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-936975028', 'size': 1}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 11:01:10.774272 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-efba5949-3e99-4424-b9fd-2104e221cf3b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Create volume of 1 GB Jan 20 11:01:10.776262 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:01:10.776262 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:01:10.777481 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-efba5949-3e99-4424-b9fd-2104e221cf3b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Availability Zones retrieved successfully. Jan 20 11:01:10.839738 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-efba5949-3e99-4424-b9fd-2104e221cf3b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Flow 'volume_create_api' (165b063a-4d0f-4e4e-96ba-62d79ea91f38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 11:01:10.844319 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-efba5949-3e99-4424-b9fd-2104e221cf3b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fec9a59-0580-46ea-a553-66e585d2d372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 11:01:10.848763 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-efba5949-3e99-4424-b9fd-2104e221cf3b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 11:01:10.926359 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-efba5949-3e99-4424-b9fd-2104e221cf3b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fec9a59-0580-46ea-a553-66e585d2d372) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T11:01:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9023a80b-8160-4780-9483-6a8e095f2124,is_public=True,name='tempest-scenario-type-luks-936975028',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9023a80b-8160-4780-9483-6a8e095f2124', '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=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 11:01:10.932785 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-efba5949-3e99-4424-b9fd-2104e221cf3b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4abb17b5-8ced-441c-ac9f-0a5679eb10eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 11:01:11.017411 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-efba5949-3e99-4424-b9fd-2104e221cf3b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-936975028 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-936975028, it is now deprecated. Please use the default quota class for default quota. Jan 20 11:01:11.018973 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.quota [None req-efba5949-3e99-4424-b9fd-2104e221cf3b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-936975028 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-936975028, it is now deprecated. Please use the default quota class for default quota. Jan 20 11:01:11.084981 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-efba5949-3e99-4424-b9fd-2104e221cf3b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Created reservations ['13961202-698c-4bcf-82ac-5ea679a5c3fd', '329ce42b-4d2d-410b-9191-710f02ea51e1', '19c47ba1-62a5-424d-b3cd-d5963f7d16e6', '38782af5-9684-49fe-a038-588d465a4d20'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 11:01:11.087848 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-efba5949-3e99-4424-b9fd-2104e221cf3b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4abb17b5-8ced-441c-ac9f-0a5679eb10eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13961202-698c-4bcf-82ac-5ea679a5c3fd', '329ce42b-4d2d-410b-9191-710f02ea51e1', '19c47ba1-62a5-424d-b3cd-d5963f7d16e6', '38782af5-9684-49fe-a038-588d465a4d20']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 11:01:11.090992 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-efba5949-3e99-4424-b9fd-2104e221cf3b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (873bf246-82ed-4113-872e-c19c887630ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 11:01:11.174235 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-efba5949-3e99-4424-b9fd-2104e221cf3b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (873bf246-82ed-4113-872e-c19c887630ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16a0d4ff-c025-4293-8c88-87757ce3b162', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-376114192',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ff87513110043eabf514ff896240065',qos_specs=None,replication_status=,reservations=['13961202-698c-4bcf-82ac-5ea679a5c3fd','329ce42b-4d2d-410b-9191-710f02ea51e1','19c47ba1-62a5-424d-b3cd-d5963f7d16e6','38782af5-9684-49fe-a038-588d465a4d20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46250fff29304add821464b0a8d2c42b',volume_type_id=9023a80b-8160-4780-9483-6a8e095f2124), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T11:01:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-376114192',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=16a0d4ff-c025-4293-8c88-87757ce3b162,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ff87513110043eabf514ff896240065',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='46250fff29304add821464b0a8d2c42b',volume_attachment=,volume_type=,volume_type_id=9023a80b-8160-4780-9483-6a8e095f2124)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 11:01:11.181744 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-efba5949-3e99-4424-b9fd-2104e221cf3b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54c6bd75-942f-48c5-abb8-cb3e350ee5ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 11:01:11.237079 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-efba5949-3e99-4424-b9fd-2104e221cf3b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54c6bd75-942f-48c5-abb8-cb3e350ee5ac) transitioned into state 'SUCCESS' from state '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-376114192',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ff87513110043eabf514ff896240065',qos_specs=None,replication_status=,reservations=['13961202-698c-4bcf-82ac-5ea679a5c3fd','329ce42b-4d2d-410b-9191-710f02ea51e1','19c47ba1-62a5-424d-b3cd-d5963f7d16e6','38782af5-9684-49fe-a038-588d465a4d20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46250fff29304add821464b0a8d2c42b',volume_type_id=9023a80b-8160-4780-9483-6a8e095f2124)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 11:01:11.244262 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-efba5949-3e99-4424-b9fd-2104e221cf3b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ba9f30c-216c-4811-b55a-b2845bccce19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 11:01:11.277399 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-efba5949-3e99-4424-b9fd-2104e221cf3b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ba9f30c-216c-4811-b55a-b2845bccce19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 11:01:11.284807 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-efba5949-3e99-4424-b9fd-2104e221cf3b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Flow 'volume_create_api' (165b063a-4d0f-4e4e-96ba-62d79ea91f38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 11:01:11.360742 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-efba5949-3e99-4424-b9fd-2104e221cf3b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Create volume request issued successfully. Jan 20 11:01:11.387467 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-efba5949-3e99-4424-b9fd-2104e221cf3b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes returned with HTTP 202 Jan 20 11:01:11.402415 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1380/2734] 10.222.0.73 () {60 vars in 1226 bytes} [Wed Jan 20 11:01:10 2021] POST /volume/v3/4ff87513110043eabf514ff896240065/volumes => generated 844 bytes in 979 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 11:01:11.408621 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c946c35e-0aea-43cf-8624-66ff1bfde69f tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/16a0d4ff-c025-4293-8c88-87757ce3b162 Jan 20 11:01:11.409468 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c946c35e-0aea-43cf-8624-66ff1bfde69f tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:01:11.410115 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c946c35e-0aea-43cf-8624-66ff1bfde69f tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:01:11.520514 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:01:11.520514 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:01:11.537442 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c946c35e-0aea-43cf-8624-66ff1bfde69f tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:01:11.579957 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c946c35e-0aea-43cf-8624-66ff1bfde69f tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/16a0d4ff-c025-4293-8c88-87757ce3b162 returned with HTTP 200 Jan 20 11:01:11.581069 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1355/2735] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:01:11 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/16a0d4ff-c025-4293-8c88-87757ce3b162 => generated 912 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:01:12.604018 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-935305a7-8500-4c0e-911d-b099ddcb06b9 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/16a0d4ff-c025-4293-8c88-87757ce3b162 Jan 20 11:01:12.604755 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-935305a7-8500-4c0e-911d-b099ddcb06b9 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:01:12.604921 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:01:12.604921 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:01:12.605375 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-935305a7-8500-4c0e-911d-b099ddcb06b9 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:01:12.739186 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:01:12.739186 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:01:12.787703 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-935305a7-8500-4c0e-911d-b099ddcb06b9 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:01:12.872148 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-935305a7-8500-4c0e-911d-b099ddcb06b9 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/16a0d4ff-c025-4293-8c88-87757ce3b162 returned with HTTP 200 Jan 20 11:01:12.874167 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1381/2736] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:01:12 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/16a0d4ff-c025-4293-8c88-87757ce3b162 => generated 936 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 11:01:13.900228 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-644e77b7-3e24-4d53-a319-8fcc4f810a6f tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/16a0d4ff-c025-4293-8c88-87757ce3b162 Jan 20 11:01:13.901204 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-644e77b7-3e24-4d53-a319-8fcc4f810a6f tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:01:13.901501 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:01:13.901501 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:01:13.902397 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-644e77b7-3e24-4d53-a319-8fcc4f810a6f tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:01:14.110185 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:01:14.110185 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:01:14.159755 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-644e77b7-3e24-4d53-a319-8fcc4f810a6f tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:01:14.190475 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-644e77b7-3e24-4d53-a319-8fcc4f810a6f tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/16a0d4ff-c025-4293-8c88-87757ce3b162 returned with HTTP 200 Jan 20 11:01:14.191687 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1356/2737] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:01:13 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/16a0d4ff-c025-4293-8c88-87757ce3b162 => generated 937 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:01:14.210739 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ed53f038-a6b6-4261-883b-e2cde5d41b70 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/16a0d4ff-c025-4293-8c88-87757ce3b162 Jan 20 11:01:14.211841 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ed53f038-a6b6-4261-883b-e2cde5d41b70 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:01:14.212304 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:01:14.212304 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:01:14.212791 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ed53f038-a6b6-4261-883b-e2cde5d41b70 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:01:14.322507 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:01:14.322507 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:01:14.337684 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ed53f038-a6b6-4261-883b-e2cde5d41b70 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:01:14.377397 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ed53f038-a6b6-4261-883b-e2cde5d41b70 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/16a0d4ff-c025-4293-8c88-87757ce3b162 returned with HTTP 200 Jan 20 11:01:14.380263 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1382/2738] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:01:14 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/16a0d4ff-c025-4293-8c88-87757ce3b162 => generated 937 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:01:14.398962 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4751c4f9-25e9-403b-b0ea-03721172cd18 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] POST http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/16a0d4ff-c025-4293-8c88-87757ce3b162/action Jan 20 11:01:14.399928 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:01:14.399928 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:01:14.400877 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4751c4f9-25e9-403b-b0ea-03721172cd18 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 11:01:14.405738 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4751c4f9-25e9-403b-b0ea-03721172cd18 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 11:01:14.581757 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:01:14.581757 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:01:14.586286 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4751c4f9-25e9-403b-b0ea-03721172cd18 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:01:14.611401 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4751c4f9-25e9-403b-b0ea-03721172cd18 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume updated successfully. Jan 20 11:01:14.612198 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4751c4f9-25e9-403b-b0ea-03721172cd18 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/16a0d4ff-c025-4293-8c88-87757ce3b162/action returned with HTTP 200 Jan 20 11:01:14.613665 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1357/2739] 10.222.0.73 () {60 vars in 1357 bytes} [Wed Jan 20 11:01:14 2021] POST /volume/v3/4ff87513110043eabf514ff896240065/volumes/16a0d4ff-c025-4293-8c88-87757ce3b162/action => generated 0 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Jan 20 11:01:14.906248 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-496e017b-dde4-46cb-8e62-8cd185373214 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/16a0d4ff-c025-4293-8c88-87757ce3b162 Jan 20 11:01:14.908208 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-496e017b-dde4-46cb-8e62-8cd185373214 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:01:14.908208 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:01:14.908208 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:01:14.908581 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-496e017b-dde4-46cb-8e62-8cd185373214 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:01:15.063100 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:01:15.063100 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:01:15.083253 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-496e017b-dde4-46cb-8e62-8cd185373214 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:01:15.136474 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-496e017b-dde4-46cb-8e62-8cd185373214 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/16a0d4ff-c025-4293-8c88-87757ce3b162 returned with HTTP 200 Jan 20 11:01:15.140147 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1383/2740] 10.222.0.73 () {60 vars in 1569 bytes} [Wed Jan 20 11:01:14 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/16a0d4ff-c025-4293-8c88-87757ce3b162 => generated 936 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:01:16.806144 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-877a8b80-a03e-497a-a991-8c97bf2745d3 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/16a0d4ff-c025-4293-8c88-87757ce3b162 Jan 20 11:01:16.806702 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-877a8b80-a03e-497a-a991-8c97bf2745d3 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:01:16.806894 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:01:16.806894 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:01:16.807587 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-877a8b80-a03e-497a-a991-8c97bf2745d3 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:01:16.897619 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:01:16.897619 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:01:16.906911 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-877a8b80-a03e-497a-a991-8c97bf2745d3 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:01:16.938717 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-877a8b80-a03e-497a-a991-8c97bf2745d3 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/16a0d4ff-c025-4293-8c88-87757ce3b162 returned with HTTP 200 Jan 20 11:01:16.952135 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1358/2741] 10.222.0.73 () {60 vars in 1569 bytes} [Wed Jan 20 11:01:16 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/16a0d4ff-c025-4293-8c88-87757ce3b162 => generated 936 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:01:16.954583 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-496e017b-dde4-46cb-8e62-8cd185373214 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume// Jan 20 11:01:16.955189 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-496e017b-dde4-46cb-8e62-8cd185373214 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:01:16.955409 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:01:16.955409 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:01:16.955892 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-496e017b-dde4-46cb-8e62-8cd185373214 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:01:16.957271 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-496e017b-dde4-46cb-8e62-8cd185373214 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 11:01:16.957988 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1384/2742] 10.222.0.73 () {58 vars in 1289 bytes} [Wed Jan 20 11:01:16 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 20 11:01:16.989725 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-2b1fb7e8-69d2-4963-b63f-278284fd2ebe tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] POST http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments Jan 20 11:01:16.991370 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:01:16.991370 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:01:16.992529 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-2b1fb7e8-69d2-4963-b63f-278284fd2ebe tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "16a0d4ff-c025-4293-8c88-87757ce3b162", "instance_uuid": "3374a8eb-7101-4843-a559-a046967e56a0", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 11:01:17.119856 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:01:17.119856 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:01:17.263755 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-2b1fb7e8-69d2-4963-b63f-278284fd2ebe tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments returned with HTTP 200 Jan 20 11:01:17.298409 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1359/2743] 10.222.0.73 () {66 vars in 1565 bytes} [Wed Jan 20 11:01:16 2021] POST /volume/v3/4ff87513110043eabf514ff896240065/attachments => generated 273 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:01:19.379710 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-496e017b-dde4-46cb-8e62-8cd185373214 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume// Jan 20 11:01:19.380907 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-496e017b-dde4-46cb-8e62-8cd185373214 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:01:19.381596 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-496e017b-dde4-46cb-8e62-8cd185373214 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:01:19.382797 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-496e017b-dde4-46cb-8e62-8cd185373214 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 11:01:19.383572 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1385/2744] 10.222.0.21 () {56 vars in 1089 bytes} [Wed Jan 20 11:01:19 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 20 11:01:19.398016 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-24fcca02-67d0-4146-af5f-220cfbfc9715 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/16a0d4ff-c025-4293-8c88-87757ce3b162 Jan 20 11:01:19.398582 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-24fcca02-67d0-4146-af5f-220cfbfc9715 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:01:19.399020 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:01:19.399020 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:01:19.399397 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-24fcca02-67d0-4146-af5f-220cfbfc9715 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:01:19.465201 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:01:19.465201 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:01:19.475755 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-24fcca02-67d0-4146-af5f-220cfbfc9715 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:01:19.498383 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:01:19.498383 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:01:19.523816 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-24fcca02-67d0-4146-af5f-220cfbfc9715 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/16a0d4ff-c025-4293-8c88-87757ce3b162 returned with HTTP 200 Jan 20 11:01:19.525282 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1360/2745] 10.222.0.21 () {60 vars in 1403 bytes} [Wed Jan 20 11:01:19 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/16a0d4ff-c025-4293-8c88-87757ce3b162 => generated 1034 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 20 11:01:19.549917 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-571443b7-acd3-4075-950d-3ef03948781c tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] PUT http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/d7f56240-1a4f-4cce-a356-1f00b65416ae Jan 20 11:01:19.558660 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-571443b7-acd3-4075-950d-3ef03948781c tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.21", "host": "n-h2-768509-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768509-8.cbci-768509-8.local", "mountpoint": "/dev/sda"}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 11:01:19.628655 n-d-768509-8 devstack@c-api.service[87958]: /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 20 11:01:19.628655 n-d-768509-8 devstack@c-api.service[87958]: return self(f, *args, **kw) Jan 20 11:01:19.629390 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-571443b7-acd3-4075-950d-3ef03948781c tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Lock "b'cinder-attachment_update-16a0d4ff-c025-4293-8c88-87757ce3b162-n-h2-768509-8'" acquired by "attachment_update" :: waited 0.021s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 20 11:01:19.634324 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:01:19.634324 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:01:20.640811 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-0148d3ec-19d8-4f27-b780-eaef47b19689 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] DELETE http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/attachments/831a6be6-c4b7-47fc-bda4-e61cdc54d8ca Jan 20 11:01:20.641883 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-0148d3ec-19d8-4f27-b780-eaef47b19689 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:01:20.642529 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:01:20.642529 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:01:20.643779 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-0148d3ec-19d8-4f27-b780-eaef47b19689 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:01:20.686616 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:01:20.686616 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:01:21.582848 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-0148d3ec-19d8-4f27-b780-eaef47b19689 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 20 11:01:21.585016 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-0148d3ec-19d8-4f27-b780-eaef47b19689 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Pending status list for volume during attachment-delete: [] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 20 11:01:21.597366 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-0148d3ec-19d8-4f27-b780-eaef47b19689 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/attachments/831a6be6-c4b7-47fc-bda4-e61cdc54d8ca returned with HTTP 200 Jan 20 11:01:21.598850 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1361/2746] 10.222.0.71 () {62 vars in 1437 bytes} [Wed Jan 20 11:01:20 2021] DELETE /volume/v3/721d5eada86441fa8108e7409c2de098/attachments/831a6be6-c4b7-47fc-bda4-e61cdc54d8ca => generated 19 bytes in 968 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:01:21.744826 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-571443b7-acd3-4075-950d-3ef03948781c tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Lock "b'cinder-attachment_update-16a0d4ff-c025-4293-8c88-87757ce3b162-n-h2-768509-8'" released by "attachment_update" :: held 2.116s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 20 11:01:21.746327 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-571443b7-acd3-4075-950d-3ef03948781c tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/d7f56240-1a4f-4cce-a356-1f00b65416ae returned with HTTP 200 Jan 20 11:01:21.747674 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1386/2747] 10.222.0.21 () {64 vars in 1468 bytes} [Wed Jan 20 11:01:19 2021] PUT /volume/v3/4ff87513110043eabf514ff896240065/attachments/d7f56240-1a4f-4cce-a356-1f00b65416ae => generated 761 bytes in 2207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:01:21.798968 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-3442ad63-5625-43c8-8c2b-af65a78676d3 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] POST http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/d7f56240-1a4f-4cce-a356-1f00b65416ae/action Jan 20 11:01:21.799990 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:01:21.799990 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:01:21.800745 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-3442ad63-5625-43c8-8c2b-af65a78676d3 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 11:01:21.801341 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-3442ad63-5625-43c8-8c2b-af65a78676d3 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 11:01:21.913551 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:01:21.913551 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:01:21.931430 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-3442ad63-5625-43c8-8c2b-af65a78676d3 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/d7f56240-1a4f-4cce-a356-1f00b65416ae/action returned with HTTP 204 Jan 20 11:01:21.933647 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1362/2748] 10.222.0.21 () {64 vars in 1489 bytes} [Wed Jan 20 11:01:21 2021] POST /volume/v3/4ff87513110043eabf514ff896240065/attachments/d7f56240-1a4f-4cce-a356-1f00b65416ae/action => generated 0 bytes in 141 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 20 11:01:26.310177 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-2e757308-4365-4e6f-aeca-cea37c837d94 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/attachments/831a6be6-c4b7-47fc-bda4-e61cdc54d8ca Jan 20 11:01:26.311472 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-2e757308-4365-4e6f-aeca-cea37c837d94 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:01:26.311704 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:01:26.311704 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:01:26.312094 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-2e757308-4365-4e6f-aeca-cea37c837d94 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:01:26.330909 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-2e757308-4365-4e6f-aeca-cea37c837d94 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/attachments/831a6be6-c4b7-47fc-bda4-e61cdc54d8ca returned with HTTP 404 Jan 20 11:01:26.333127 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1387/2749] 10.222.0.73 () {60 vars in 1415 bytes} [Wed Jan 20 11:01:26 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/attachments/831a6be6-c4b7-47fc-bda4-e61cdc54d8ca => generated 149 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 11:01:26.340337 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-3442ad63-5625-43c8-8c2b-af65a78676d3 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume// Jan 20 11:01:26.341224 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-3442ad63-5625-43c8-8c2b-af65a78676d3 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:01:26.341458 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:01:26.341458 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:01:26.341883 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-3442ad63-5625-43c8-8c2b-af65a78676d3 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:01:26.343299 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-3442ad63-5625-43c8-8c2b-af65a78676d3 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 11:01:26.344402 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1363/2750] 10.222.0.73 () {56 vars in 1091 bytes} [Wed Jan 20 11:01:26 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 20 11:01:26.357413 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-a45691f4-3828-4a6e-a458-92a20411f89b tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] POST http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/attachments Jan 20 11:01:26.358351 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-a45691f4-3828-4a6e-a458-92a20411f89b tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ffadad4e-6b9c-4b73-9327-7e27f7973741", "instance_uuid": "60f69f37-88cb-4024-9ed6-a6ded1a14ee2", "connector": null}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 11:01:26.413775 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:01:26.413775 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:01:26.488657 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-a45691f4-3828-4a6e-a458-92a20411f89b tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/attachments returned with HTTP 200 Jan 20 11:01:26.489674 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1388/2751] 10.222.0.73 () {64 vars in 1358 bytes} [Wed Jan 20 11:01:26 2021] POST /volume/v3/721d5eada86441fa8108e7409c2de098/attachments => generated 273 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:01:27.546546 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-3442ad63-5625-43c8-8c2b-af65a78676d3 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume// Jan 20 11:01:27.546546 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-3442ad63-5625-43c8-8c2b-af65a78676d3 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:01:27.550367 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-3442ad63-5625-43c8-8c2b-af65a78676d3 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:01:27.550367 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-3442ad63-5625-43c8-8c2b-af65a78676d3 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 11:01:27.550367 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1364/2752] 10.222.0.21 () {56 vars in 1089 bytes} [Wed Jan 20 11:01:27 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 20 11:01:27.564415 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-4fa684ee-493e-4f39-8bcd-da333fd43a61 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/ffadad4e-6b9c-4b73-9327-7e27f7973741 Jan 20 11:01:27.564856 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-4fa684ee-493e-4f39-8bcd-da333fd43a61 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:01:27.565306 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:01:27.565306 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:01:27.566200 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-4fa684ee-493e-4f39-8bcd-da333fd43a61 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:01:27.635358 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:01:27.635358 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:01:27.646876 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-4fa684ee-493e-4f39-8bcd-da333fd43a61 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Volume info retrieved successfully. Jan 20 11:01:27.675396 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:01:27.675396 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:01:27.695154 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-4fa684ee-493e-4f39-8bcd-da333fd43a61 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/ffadad4e-6b9c-4b73-9327-7e27f7973741 returned with HTTP 200 Jan 20 11:01:27.696683 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1389/2753] 10.222.0.21 () {60 vars in 1403 bytes} [Wed Jan 20 11:01:27 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/volumes/ffadad4e-6b9c-4b73-9327-7e27f7973741 => generated 1515 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 11:01:27.724232 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-587dadae-998f-4c8f-8adc-9625a4559460 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] PUT http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/attachments/1a7ade11-24ac-4e43-9e9d-bd309f81202b Jan 20 11:01:27.726241 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-587dadae-998f-4c8f-8adc-9625a4559460 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.21", "host": "n-h2-768509-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768509-8.cbci-768509-8.local", "mountpoint": "/dev/sda"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 11:01:27.782491 n-d-768509-8 devstack@c-api.service[87958]: /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 20 11:01:27.782491 n-d-768509-8 devstack@c-api.service[87958]: return self(f, *args, **kw) Jan 20 11:01:27.783263 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-587dadae-998f-4c8f-8adc-9625a4559460 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Lock "b'cinder-attachment_update-ffadad4e-6b9c-4b73-9327-7e27f7973741-n-h2-768509-8'" acquired by "attachment_update" :: waited 0.013s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 20 11:01:27.786153 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:01:27.786153 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:01:29.800881 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-587dadae-998f-4c8f-8adc-9625a4559460 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Lock "b'cinder-attachment_update-ffadad4e-6b9c-4b73-9327-7e27f7973741-n-h2-768509-8'" released by "attachment_update" :: held 2.018s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 20 11:01:29.802611 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-587dadae-998f-4c8f-8adc-9625a4559460 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/attachments/1a7ade11-24ac-4e43-9e9d-bd309f81202b returned with HTTP 200 Jan 20 11:01:29.806085 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1365/2754] 10.222.0.21 () {64 vars in 1468 bytes} [Wed Jan 20 11:01:27 2021] PUT /volume/v3/721d5eada86441fa8108e7409c2de098/attachments/1a7ade11-24ac-4e43-9e9d-bd309f81202b => generated 762 bytes in 2091 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:01:29.844454 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-5163268e-6c09-4f5e-ad6a-c91adaa127f3 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] POST http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/attachments/1a7ade11-24ac-4e43-9e9d-bd309f81202b/action Jan 20 11:01:29.845155 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:01:29.845155 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:01:29.845908 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-5163268e-6c09-4f5e-ad6a-c91adaa127f3 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Action body: b'{"os-complete": null}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 11:01:29.846397 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-5163268e-6c09-4f5e-ad6a-c91adaa127f3 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 11:01:29.992744 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:01:29.992744 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:01:30.015994 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-5163268e-6c09-4f5e-ad6a-c91adaa127f3 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/attachments/1a7ade11-24ac-4e43-9e9d-bd309f81202b/action returned with HTTP 204 Jan 20 11:01:30.019422 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1390/2755] 10.222.0.21 () {64 vars in 1489 bytes} [Wed Jan 20 11:01:29 2021] POST /volume/v3/721d5eada86441fa8108e7409c2de098/attachments/1a7ade11-24ac-4e43-9e9d-bd309f81202b/action => generated 0 bytes in 179 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 20 11:01:38.697385 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-b8776824-f740-4d17-99b6-10bd89434fd1 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] DELETE http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/d7f56240-1a4f-4cce-a356-1f00b65416ae Jan 20 11:01:38.699224 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-b8776824-f740-4d17-99b6-10bd89434fd1 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:01:38.699789 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:01:38.699789 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:01:38.700551 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-b8776824-f740-4d17-99b6-10bd89434fd1 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:01:38.749849 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:01:38.749849 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:01:40.072842 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-b8776824-f740-4d17-99b6-10bd89434fd1 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 20 11:01:40.073801 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-b8776824-f740-4d17-99b6-10bd89434fd1 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Pending status list for volume during attachment-delete: [] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 20 11:01:40.113271 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-b8776824-f740-4d17-99b6-10bd89434fd1 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/d7f56240-1a4f-4cce-a356-1f00b65416ae returned with HTTP 200 Jan 20 11:01:40.115337 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1366/2756] 10.222.0.21 () {62 vars in 1437 bytes} [Wed Jan 20 11:01:38 2021] DELETE /volume/v3/4ff87513110043eabf514ff896240065/attachments/d7f56240-1a4f-4cce-a356-1f00b65416ae => generated 19 bytes in 1425 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:01:43.954976 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-73e34dca-3302-4a7a-aa67-459d3957963b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/d7f56240-1a4f-4cce-a356-1f00b65416ae Jan 20 11:01:43.955751 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-73e34dca-3302-4a7a-aa67-459d3957963b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:01:43.955751 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:01:43.955751 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:01:43.956163 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-73e34dca-3302-4a7a-aa67-459d3957963b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:01:43.970371 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-73e34dca-3302-4a7a-aa67-459d3957963b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/d7f56240-1a4f-4cce-a356-1f00b65416ae returned with HTTP 404 Jan 20 11:01:43.977850 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-b8776824-f740-4d17-99b6-10bd89434fd1 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume// Jan 20 11:01:43.978529 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-b8776824-f740-4d17-99b6-10bd89434fd1 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:01:43.978907 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:01:43.978907 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:01:43.979506 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-b8776824-f740-4d17-99b6-10bd89434fd1 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:01:43.980718 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-b8776824-f740-4d17-99b6-10bd89434fd1 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 11:01:43.981514 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1367/2758] 10.222.0.73 () {56 vars in 1091 bytes} [Wed Jan 20 11:01: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 20 11:01:43.987309 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1391/2758] 10.222.0.73 () {60 vars in 1415 bytes} [Wed Jan 20 11:01:43 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/attachments/d7f56240-1a4f-4cce-a356-1f00b65416ae => generated 149 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 11:01:43.994375 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-ff35819a-48f8-4538-9e0b-0ff15626be19 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] POST http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments Jan 20 11:01:43.995582 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-ff35819a-48f8-4538-9e0b-0ff15626be19 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "16a0d4ff-c025-4293-8c88-87757ce3b162", "instance_uuid": "3374a8eb-7101-4843-a559-a046967e56a0", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 11:01:44.049286 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:01:44.049286 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:01:44.116411 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-ff35819a-48f8-4538-9e0b-0ff15626be19 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments returned with HTTP 200 Jan 20 11:01:44.131816 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1368/2759] 10.222.0.73 () {64 vars in 1358 bytes} [Wed Jan 20 11:01:43 2021] POST /volume/v3/4ff87513110043eabf514ff896240065/attachments => generated 273 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 11:01:45.508298 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-73e34dca-3302-4a7a-aa67-459d3957963b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume// Jan 20 11:01:45.509690 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-73e34dca-3302-4a7a-aa67-459d3957963b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:01:45.510729 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-73e34dca-3302-4a7a-aa67-459d3957963b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:01:45.512838 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-73e34dca-3302-4a7a-aa67-459d3957963b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 11:01:45.514353 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1392/2760] 10.222.0.71 () {56 vars in 1089 bytes} [Wed Jan 20 11:01:45 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 20 11:01:45.538331 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-fdaebdb3-bff3-4b2c-919a-a694e21359e4 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/16a0d4ff-c025-4293-8c88-87757ce3b162 Jan 20 11:01:45.539874 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-fdaebdb3-bff3-4b2c-919a-a694e21359e4 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:01:45.543831 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:01:45.543831 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:01:45.551990 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-fdaebdb3-bff3-4b2c-919a-a694e21359e4 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:01:45.633844 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:01:45.633844 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:01:45.645632 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-fdaebdb3-bff3-4b2c-919a-a694e21359e4 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:01:45.671408 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:01:45.671408 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:01:45.690342 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-fdaebdb3-bff3-4b2c-919a-a694e21359e4 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/16a0d4ff-c025-4293-8c88-87757ce3b162 returned with HTTP 200 Jan 20 11:01:45.693096 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1369/2761] 10.222.0.71 () {60 vars in 1403 bytes} [Wed Jan 20 11:01:45 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/16a0d4ff-c025-4293-8c88-87757ce3b162 => generated 1034 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 11:01:45.752911 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-b627d775-7c23-42b5-81d9-a21cf8baa16e tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] PUT http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/b018ed71-3b9c-40c2-9cc1-bbb41cf297f2 Jan 20 11:01:45.754048 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-b627d775-7c23-42b5-81d9-a21cf8baa16e tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h1-768509-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768509-8.cbci-768509-8.local", "mountpoint": "/dev/sda"}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 11:01:45.808553 n-d-768509-8 devstack@c-api.service[87958]: /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 20 11:01:45.808553 n-d-768509-8 devstack@c-api.service[87958]: return self(f, *args, **kw) Jan 20 11:01:45.809692 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-b627d775-7c23-42b5-81d9-a21cf8baa16e tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Lock "b'cinder-attachment_update-16a0d4ff-c025-4293-8c88-87757ce3b162-n-h1-768509-8'" acquired by "attachment_update" :: waited 0.012s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 20 11:01:45.812774 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:01:45.812774 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:01:48.524971 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-b627d775-7c23-42b5-81d9-a21cf8baa16e tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Lock "b'cinder-attachment_update-16a0d4ff-c025-4293-8c88-87757ce3b162-n-h1-768509-8'" released by "attachment_update" :: held 2.715s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 20 11:01:48.525717 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-b627d775-7c23-42b5-81d9-a21cf8baa16e tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/b018ed71-3b9c-40c2-9cc1-bbb41cf297f2 returned with HTTP 200 Jan 20 11:01:48.526848 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1393/2762] 10.222.0.71 () {64 vars in 1468 bytes} [Wed Jan 20 11:01:45 2021] PUT /volume/v3/4ff87513110043eabf514ff896240065/attachments/b018ed71-3b9c-40c2-9cc1-bbb41cf297f2 => generated 761 bytes in 2789 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 11:01:48.568205 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-8bca4228-8653-4f36-8d32-8be4ab65dab8 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] POST http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/b018ed71-3b9c-40c2-9cc1-bbb41cf297f2/action Jan 20 11:01:48.570054 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:01:48.570054 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:01:48.570672 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-8bca4228-8653-4f36-8d32-8be4ab65dab8 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 11:01:48.571201 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-8bca4228-8653-4f36-8d32-8be4ab65dab8 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 11:01:48.773567 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:01:48.773567 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:01:48.827165 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-8bca4228-8653-4f36-8d32-8be4ab65dab8 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/b018ed71-3b9c-40c2-9cc1-bbb41cf297f2/action returned with HTTP 204 Jan 20 11:01:48.829673 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1370/2763] 10.222.0.71 () {64 vars in 1489 bytes} [Wed Jan 20 11:01:48 2021] POST /volume/v3/4ff87513110043eabf514ff896240065/attachments/b018ed71-3b9c-40c2-9cc1-bbb41cf297f2/action => generated 0 bytes in 267 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 20 11:01:52.692621 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-35deac70-756b-4f15-a0dc-399cccdabb23 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] DELETE http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/attachments/1a7ade11-24ac-4e43-9e9d-bd309f81202b Jan 20 11:01:52.693289 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-35deac70-756b-4f15-a0dc-399cccdabb23 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:01:52.693550 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:01:52.693550 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:01:52.694235 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-35deac70-756b-4f15-a0dc-399cccdabb23 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:01:52.742730 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:01:52.742730 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:01:53.299104 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-35deac70-756b-4f15-a0dc-399cccdabb23 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 20 11:01:53.299910 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-35deac70-756b-4f15-a0dc-399cccdabb23 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Pending status list for volume during attachment-delete: [] {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 20 11:01:53.309875 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-616be31e-6d1b-4974-9dda-ff8e93e11889 req-35deac70-756b-4f15-a0dc-399cccdabb23 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/attachments/1a7ade11-24ac-4e43-9e9d-bd309f81202b returned with HTTP 200 Jan 20 11:01:53.311455 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1394/2764] 10.222.0.21 () {62 vars in 1437 bytes} [Wed Jan 20 11:01:52 2021] DELETE /volume/v3/721d5eada86441fa8108e7409c2de098/attachments/1a7ade11-24ac-4e43-9e9d-bd309f81202b => generated 19 bytes in 625 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:01:59.849423 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-db6cd9c8-7385-406e-8865-d53311e3ebdb req-252d0523-a298-43f4-b2f6-a2ce9119f5ec tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] DELETE http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/attachments/1a7ade11-24ac-4e43-9e9d-bd309f81202b Jan 20 11:01:59.851501 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-db6cd9c8-7385-406e-8865-d53311e3ebdb req-252d0523-a298-43f4-b2f6-a2ce9119f5ec tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:01:59.851947 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:01:59.851947 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:01:59.852462 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-db6cd9c8-7385-406e-8865-d53311e3ebdb req-252d0523-a298-43f4-b2f6-a2ce9119f5ec tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:01:59.866658 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-db6cd9c8-7385-406e-8865-d53311e3ebdb req-252d0523-a298-43f4-b2f6-a2ce9119f5ec tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/attachments/1a7ade11-24ac-4e43-9e9d-bd309f81202b returned with HTTP 404 Jan 20 11:01:59.868447 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1371/2765] 10.222.0.73 () {62 vars in 1437 bytes} [Wed Jan 20 11:01:59 2021] DELETE /volume/v3/721d5eada86441fa8108e7409c2de098/attachments/1a7ade11-24ac-4e43-9e9d-bd309f81202b => generated 149 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 11:02:00.917802 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-213ed96f-2db5-4696-b282-8aa2391d0ee8 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] DELETE http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/ffadad4e-6b9c-4b73-9327-7e27f7973741 Jan 20 11:02:00.920375 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-213ed96f-2db5-4696-b282-8aa2391d0ee8 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:00.922076 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:00.922076 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:00.924125 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-213ed96f-2db5-4696-b282-8aa2391d0ee8 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:00.925263 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-213ed96f-2db5-4696-b282-8aa2391d0ee8 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Delete volume with id: ffadad4e-6b9c-4b73-9327-7e27f7973741 Jan 20 11:02:01.015840 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:01.015840 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:01.016890 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-213ed96f-2db5-4696-b282-8aa2391d0ee8 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Volume info retrieved successfully. Jan 20 11:02:01.045775 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-213ed96f-2db5-4696-b282-8aa2391d0ee8 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Delete volume request issued successfully. Jan 20 11:02:01.046588 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-213ed96f-2db5-4696-b282-8aa2391d0ee8 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/ffadad4e-6b9c-4b73-9327-7e27f7973741 returned with HTTP 202 Jan 20 11:02:01.051548 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1395/2766] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 11:02:00 2021] DELETE /volume/v3/721d5eada86441fa8108e7409c2de098/volumes/ffadad4e-6b9c-4b73-9327-7e27f7973741 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 11:02:01.059037 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-68e0365e-0dd4-4f20-957a-783211d1995c tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] DELETE http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b Jan 20 11:02:01.059575 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-68e0365e-0dd4-4f20-957a-783211d1995c tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:01.060063 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-68e0365e-0dd4-4f20-957a-783211d1995c tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:01.060427 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.contrib.backups [None req-68e0365e-0dd4-4f20-957a-783211d1995c tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Delete backup with id: 8e77f316-facc-4219-b04f-02e0dfb5418b. Jan 20 11:02:01.085902 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:01.085902 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:01.114368 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.backup.rpcapi [None req-68e0365e-0dd4-4f20-957a-783211d1995c tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] delete_backup rpcapi backup_id 8e77f316-facc-4219-b04f-02e0dfb5418b {{(pid=87959) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 20 11:02:01.118499 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-68e0365e-0dd4-4f20-957a-783211d1995c tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b returned with HTTP 202 Jan 20 11:02:01.119612 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1372/2767] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 11:02:01 2021] DELETE /volume/v3/721d5eada86441fa8108e7409c2de098/backups/8e77f316-facc-4219-b04f-02e0dfb5418b => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 20 11:02:01.128646 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3382c515-854e-488a-8081-f0345b2c3568 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] DELETE http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 Jan 20 11:02:01.129975 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3382c515-854e-488a-8081-f0345b2c3568 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:01.130273 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:01.130273 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:01.130666 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3382c515-854e-488a-8081-f0345b2c3568 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:01.131754 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-3382c515-854e-488a-8081-f0345b2c3568 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Delete volume with id: 8729cb1f-b7ac-4556-acf7-563ca3181bb6 Jan 20 11:02:01.208561 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:01.208561 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:01.210717 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3382c515-854e-488a-8081-f0345b2c3568 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Volume info retrieved successfully. Jan 20 11:02:01.286335 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3382c515-854e-488a-8081-f0345b2c3568 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Delete volume request issued successfully. Jan 20 11:02:01.287715 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3382c515-854e-488a-8081-f0345b2c3568 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 returned with HTTP 202 Jan 20 11:02:01.290587 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1396/2768] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 11:02:01 2021] DELETE /volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 20 11:02:01.302229 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-10843afd-642f-4d9f-b9ed-8ef0ed2b4847 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 Jan 20 11:02:01.303195 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-10843afd-642f-4d9f-b9ed-8ef0ed2b4847 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:01.303710 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:01.303710 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:01.304825 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-10843afd-642f-4d9f-b9ed-8ef0ed2b4847 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:01.446391 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:01.446391 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:01.474111 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-10843afd-642f-4d9f-b9ed-8ef0ed2b4847 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Volume info retrieved successfully. Jan 20 11:02:01.529201 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-10843afd-642f-4d9f-b9ed-8ef0ed2b4847 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 returned with HTTP 200 Jan 20 11:02:01.532757 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1373/2769] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:02:01 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 => generated 1361 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:02:02.551532 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2e8dd0d3-807f-49c9-a98a-3c61278d0988 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 Jan 20 11:02:02.553175 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2e8dd0d3-807f-49c9-a98a-3c61278d0988 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:02.553485 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:02.553485 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:02.554785 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2e8dd0d3-807f-49c9-a98a-3c61278d0988 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:02.715524 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:02.715524 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:02.752540 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2e8dd0d3-807f-49c9-a98a-3c61278d0988 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Volume info retrieved successfully. Jan 20 11:02:02.839310 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2e8dd0d3-807f-49c9-a98a-3c61278d0988 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 returned with HTTP 200 Jan 20 11:02:02.847209 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1397/2770] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:02:02 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 => generated 1361 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:02:03.890432 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fa5ff54a-ea1c-4e28-9332-d5a13323c673 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 Jan 20 11:02:03.891856 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fa5ff54a-ea1c-4e28-9332-d5a13323c673 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:03.893120 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:03.893120 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:03.896044 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-fa5ff54a-ea1c-4e28-9332-d5a13323c673 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:04.155014 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:04.155014 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:04.194673 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-fa5ff54a-ea1c-4e28-9332-d5a13323c673 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Volume info retrieved successfully. Jan 20 11:02:04.284235 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-fa5ff54a-ea1c-4e28-9332-d5a13323c673 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 returned with HTTP 200 Jan 20 11:02:04.285841 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1374/2771] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:02:03 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 => generated 1361 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:02:04.302366 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-d336f27f-cb28-4b99-9b41-cff77b398756 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] DELETE http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/b018ed71-3b9c-40c2-9cc1-bbb41cf297f2 Jan 20 11:02:04.309317 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-d336f27f-cb28-4b99-9b41-cff77b398756 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:04.309845 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:04.309845 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:04.314803 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-d336f27f-cb28-4b99-9b41-cff77b398756 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:04.428708 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:04.428708 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:05.321486 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e523bf1b-8048-4633-a78c-b14fecc7d2c3 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 Jan 20 11:02:05.326953 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e523bf1b-8048-4633-a78c-b14fecc7d2c3 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:05.329918 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:05.329918 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:05.332453 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e523bf1b-8048-4633-a78c-b14fecc7d2c3 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:05.602623 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:05.602623 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:05.625206 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e523bf1b-8048-4633-a78c-b14fecc7d2c3 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Volume info retrieved successfully. Jan 20 11:02:05.702012 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e523bf1b-8048-4633-a78c-b14fecc7d2c3 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 returned with HTTP 200 Jan 20 11:02:05.704657 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1375/2772] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:02:05 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 => generated 1361 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:02:06.400485 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-d336f27f-cb28-4b99-9b41-cff77b398756 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 20 11:02:06.401125 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-d336f27f-cb28-4b99-9b41-cff77b398756 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Pending status list for volume during attachment-delete: [] {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 20 11:02:06.423504 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-a8a05765-c752-44f7-9d82-5eea706c1fd2 req-d336f27f-cb28-4b99-9b41-cff77b398756 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/b018ed71-3b9c-40c2-9cc1-bbb41cf297f2 returned with HTTP 200 Jan 20 11:02:06.425807 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1398/2773] 10.222.0.71 () {62 vars in 1437 bytes} [Wed Jan 20 11:02:04 2021] DELETE /volume/v3/4ff87513110043eabf514ff896240065/attachments/b018ed71-3b9c-40c2-9cc1-bbb41cf297f2 => generated 19 bytes in 2133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:02:06.735506 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1b76daa1-e58e-4be4-9f82-66acacf52112 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] GET http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 Jan 20 11:02:06.736116 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1b76daa1-e58e-4be4-9f82-66acacf52112 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:06.736407 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:06.736407 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:06.736860 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1b76daa1-e58e-4be4-9f82-66acacf52112 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:06.947324 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1b76daa1-e58e-4be4-9f82-66acacf52112 tempest-TestVolumeBackupRestore-539480507 tempest-TestVolumeBackupRestore-539480507] http://10.222.0.73/volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 returned with HTTP 404 Jan 20 11:02:06.955021 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1376/2774] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:02:06 2021] GET /volume/v3/721d5eada86441fa8108e7409c2de098/volumes/8729cb1f-b7ac-4556-acf7-563ca3181bb6 => generated 109 bytes in 224 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 11:02:12.987886 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4858a78d-a7af-4464-bd2b-7cf7e308233d req-2bd52f90-209b-481c-93f9-54fae697bd1f tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] DELETE http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/b018ed71-3b9c-40c2-9cc1-bbb41cf297f2 Jan 20 11:02:12.988923 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4858a78d-a7af-4464-bd2b-7cf7e308233d req-2bd52f90-209b-481c-93f9-54fae697bd1f tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:12.989328 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:12.989328 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:12.989992 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4858a78d-a7af-4464-bd2b-7cf7e308233d req-2bd52f90-209b-481c-93f9-54fae697bd1f tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:13.017872 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4858a78d-a7af-4464-bd2b-7cf7e308233d req-2bd52f90-209b-481c-93f9-54fae697bd1f tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/b018ed71-3b9c-40c2-9cc1-bbb41cf297f2 returned with HTTP 404 Jan 20 11:02:13.019809 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1399/2775] 10.222.0.73 () {62 vars in 1437 bytes} [Wed Jan 20 11:02:12 2021] DELETE /volume/v3/4ff87513110043eabf514ff896240065/attachments/b018ed71-3b9c-40c2-9cc1-bbb41cf297f2 => generated 149 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 20 11:02:13.451943 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-15d6f02b-da16-405e-bd7a-47a0fd848ac5 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] DELETE http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/16a0d4ff-c025-4293-8c88-87757ce3b162 Jan 20 11:02:13.452909 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-15d6f02b-da16-405e-bd7a-47a0fd848ac5 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:13.453551 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-15d6f02b-da16-405e-bd7a-47a0fd848ac5 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:13.454263 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-15d6f02b-da16-405e-bd7a-47a0fd848ac5 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Delete volume with id: 16a0d4ff-c025-4293-8c88-87757ce3b162 Jan 20 11:02:13.520829 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:13.520829 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:13.522419 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-15d6f02b-da16-405e-bd7a-47a0fd848ac5 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:02:13.551477 n-d-768509-8 devstack@c-api.service[87958]: WARNING cinder.keymgr.conf_key_mgr [None req-15d6f02b-da16-405e-bd7a-47a0fd848ac5 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 20 11:02:13.565436 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-15d6f02b-da16-405e-bd7a-47a0fd848ac5 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Delete volume request issued successfully. Jan 20 11:02:13.567298 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-15d6f02b-da16-405e-bd7a-47a0fd848ac5 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/16a0d4ff-c025-4293-8c88-87757ce3b162 returned with HTTP 202 Jan 20 11:02:13.575703 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1377/2776] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 11:02:13 2021] DELETE /volume/v3/4ff87513110043eabf514ff896240065/volumes/16a0d4ff-c025-4293-8c88-87757ce3b162 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 11:02:13.579827 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-abc81a6b-7e39-4fa2-8be3-a8a3f55f102d tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/16a0d4ff-c025-4293-8c88-87757ce3b162 Jan 20 11:02:13.580365 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-abc81a6b-7e39-4fa2-8be3-a8a3f55f102d tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:13.580928 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-abc81a6b-7e39-4fa2-8be3-a8a3f55f102d tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:13.646249 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:13.646249 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:13.655613 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-abc81a6b-7e39-4fa2-8be3-a8a3f55f102d tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:02:13.682633 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-abc81a6b-7e39-4fa2-8be3-a8a3f55f102d tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/16a0d4ff-c025-4293-8c88-87757ce3b162 returned with HTTP 200 Jan 20 11:02:13.683730 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1400/2777] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:02:13 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/16a0d4ff-c025-4293-8c88-87757ce3b162 => generated 935 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:02:14.705548 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7dddfd8f-e4d6-49d7-9847-3c13b6d5fae3 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/16a0d4ff-c025-4293-8c88-87757ce3b162 Jan 20 11:02:14.706392 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7dddfd8f-e4d6-49d7-9847-3c13b6d5fae3 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:14.706568 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:14.706568 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:14.706927 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7dddfd8f-e4d6-49d7-9847-3c13b6d5fae3 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:14.823970 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:14.823970 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:14.841757 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7dddfd8f-e4d6-49d7-9847-3c13b6d5fae3 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:02:14.905253 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7dddfd8f-e4d6-49d7-9847-3c13b6d5fae3 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/16a0d4ff-c025-4293-8c88-87757ce3b162 returned with HTTP 200 Jan 20 11:02:14.913996 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1378/2778] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:02:14 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/16a0d4ff-c025-4293-8c88-87757ce3b162 => generated 935 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:02:15.943823 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e151a515-ad1e-4c71-8c7d-dd73bd8de943 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/16a0d4ff-c025-4293-8c88-87757ce3b162 Jan 20 11:02:15.945891 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e151a515-ad1e-4c71-8c7d-dd73bd8de943 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:15.946603 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:15.946603 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:15.947971 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e151a515-ad1e-4c71-8c7d-dd73bd8de943 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:16.057593 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e151a515-ad1e-4c71-8c7d-dd73bd8de943 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/16a0d4ff-c025-4293-8c88-87757ce3b162 returned with HTTP 404 Jan 20 11:02:16.064553 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1401/2779] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:02:15 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/16a0d4ff-c025-4293-8c88-87757ce3b162 => generated 109 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 11:02:16.070714 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2a93130f-ada5-4421-bf0a-98c5ae23eb81 tempest-TestVolumeBootPattern-922374708 tempest-TestVolumeBootPattern-922374708] GET http://10.222.0.73/volume/v3/ac533892c1344cd882a48c1264df51e0/volumes/detail?all_tenants=1 Jan 20 11:02:16.072026 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2a93130f-ada5-4421-bf0a-98c5ae23eb81 tempest-TestVolumeBootPattern-922374708 tempest-TestVolumeBootPattern-922374708] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:16.072458 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:16.072458 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:16.073367 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2a93130f-ada5-4421-bf0a-98c5ae23eb81 tempest-TestVolumeBootPattern-922374708 tempest-TestVolumeBootPattern-922374708] Calling method 'detail' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:16.076587 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-2a93130f-ada5-4421-bf0a-98c5ae23eb81 tempest-TestVolumeBootPattern-922374708 tempest-TestVolumeBootPattern-922374708] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87959) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 20 11:02:16.195646 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2a93130f-ada5-4421-bf0a-98c5ae23eb81 tempest-TestVolumeBootPattern-922374708 tempest-TestVolumeBootPattern-922374708] Get all volumes completed successfully. Jan 20 11:02:16.197760 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:16.197760 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:16.212147 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2a93130f-ada5-4421-bf0a-98c5ae23eb81 tempest-TestVolumeBootPattern-922374708 tempest-TestVolumeBootPattern-922374708] http://10.222.0.73/volume/v3/ac533892c1344cd882a48c1264df51e0/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 20 11:02:16.213458 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1379/2780] 10.222.0.73 () {58 vars in 1252 bytes} [Wed Jan 20 11:02:16 2021] GET /volume/v3/ac533892c1344cd882a48c1264df51e0/volumes/detail?all_tenants=1 => generated 1535 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 11:02:16.249745 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b64edc76-9223-49ed-908b-9acf6a99f580 tempest-TestVolumeBootPattern-922374708 tempest-TestVolumeBootPattern-922374708] DELETE http://10.222.0.73/volume/v3/ac533892c1344cd882a48c1264df51e0/types/9023a80b-8160-4780-9483-6a8e095f2124 Jan 20 11:02:16.251061 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b64edc76-9223-49ed-908b-9acf6a99f580 tempest-TestVolumeBootPattern-922374708 tempest-TestVolumeBootPattern-922374708] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:16.254224 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b64edc76-9223-49ed-908b-9acf6a99f580 tempest-TestVolumeBootPattern-922374708 tempest-TestVolumeBootPattern-922374708] Calling method '_delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:16.374460 n-d-768509-8 devstack@c-api.service[87958]: /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 20 11:02:16.374460 n-d-768509-8 devstack@c-api.service[87958]: "UPDATE / DELETE expressions." % clause Jan 20 11:02:16.397975 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b64edc76-9223-49ed-908b-9acf6a99f580 tempest-TestVolumeBootPattern-922374708 tempest-TestVolumeBootPattern-922374708] http://10.222.0.73/volume/v3/ac533892c1344cd882a48c1264df51e0/types/9023a80b-8160-4780-9483-6a8e095f2124 returned with HTTP 202 Jan 20 11:02:16.400387 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1402/2781] 10.222.0.73 () {58 vars in 1312 bytes} [Wed Jan 20 11:02:16 2021] DELETE /volume/v3/ac533892c1344cd882a48c1264df51e0/types/9023a80b-8160-4780-9483-6a8e095f2124 => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 11:02:16.467488 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cf02d4b2-1539-4402-9eb8-97215b064a44 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] POST http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes Jan 20 11:02:16.468614 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:16.468614 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:16.469684 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cf02d4b2-1539-4402-9eb8-97215b064a44 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1087625797", "snapshot_id": null, "imageRef": "09e2655a-868c-4b92-81d7-12b1ba7befe4", "volume_type": null, "size": 1}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 11:02:16.471429 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-cf02d4b2-1539-4402-9eb8-97215b064a44 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1087625797', 'snapshot_id': None, 'imageRef': '09e2655a-868c-4b92-81d7-12b1ba7befe4', 'volume_type': None, 'size': 1}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 11:02:16.659460 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-cf02d4b2-1539-4402-9eb8-97215b064a44 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Create volume of 1 GB Jan 20 11:02:16.681066 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cf02d4b2-1539-4402-9eb8-97215b064a44 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Availability Zones retrieved successfully. Jan 20 11:02:16.699297 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-cf02d4b2-1539-4402-9eb8-97215b064a44 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Flow 'volume_create_api' (01c5735d-421e-4eab-b505-6eaf2bfe139b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 11:02:16.702171 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-cf02d4b2-1539-4402-9eb8-97215b064a44 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (087f67e3-854f-4331-8f13-f2e663f61104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 11:02:16.704253 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-cf02d4b2-1539-4402-9eb8-97215b064a44 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 11:02:16.885442 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-cf02d4b2-1539-4402-9eb8-97215b064a44 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (087f67e3-854f-4331-8f13-f2e663f61104) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 11:02:16.887757 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-cf02d4b2-1539-4402-9eb8-97215b064a44 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdf3091a-f415-4c0d-af7c-bd0d00c8ad0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 11:02:16.977932 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-cf02d4b2-1539-4402-9eb8-97215b064a44 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Created reservations ['b4c25b59-67e0-4211-a6b2-6e11ca09d0eb', 'e1816719-0afe-4e83-947b-48ca92592391', '568b6206-0dc0-4d07-a4c9-d3c64b5131d6', 'fad4b61a-117f-4f0c-bb59-7ae7a8b5bc17'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 11:02:16.981260 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-cf02d4b2-1539-4402-9eb8-97215b064a44 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdf3091a-f415-4c0d-af7c-bd0d00c8ad0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4c25b59-67e0-4211-a6b2-6e11ca09d0eb', 'e1816719-0afe-4e83-947b-48ca92592391', '568b6206-0dc0-4d07-a4c9-d3c64b5131d6', 'fad4b61a-117f-4f0c-bb59-7ae7a8b5bc17']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 11:02:16.983822 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-cf02d4b2-1539-4402-9eb8-97215b064a44 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1831c03-cac2-4a43-81d7-3b20d9656edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 11:02:17.129319 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-cf02d4b2-1539-4402-9eb8-97215b064a44 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1831c03-cac2-4a43-81d7-3b20d9656edc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '911b2167-4673-46fc-a979-29fe9016d826', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1087625797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ff87513110043eabf514ff896240065',qos_specs=None,replication_status=,reservations=['b4c25b59-67e0-4211-a6b2-6e11ca09d0eb','e1816719-0afe-4e83-947b-48ca92592391','568b6206-0dc0-4d07-a4c9-d3c64b5131d6','fad4b61a-117f-4f0c-bb59-7ae7a8b5bc17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46250fff29304add821464b0a8d2c42b',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T11:02:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1087625797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=911b2167-4673-46fc-a979-29fe9016d826,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ff87513110043eabf514ff896240065',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='46250fff29304add821464b0a8d2c42b',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 11:02:17.137613 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-cf02d4b2-1539-4402-9eb8-97215b064a44 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49d31f58-95b1-4fdd-ad91-5e8859d8d9f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 11:02:17.196146 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-cf02d4b2-1539-4402-9eb8-97215b064a44 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49d31f58-95b1-4fdd-ad91-5e8859d8d9f3) transitioned into state 'SUCCESS' from state '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-1087625797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ff87513110043eabf514ff896240065',qos_specs=None,replication_status=,reservations=['b4c25b59-67e0-4211-a6b2-6e11ca09d0eb','e1816719-0afe-4e83-947b-48ca92592391','568b6206-0dc0-4d07-a4c9-d3c64b5131d6','fad4b61a-117f-4f0c-bb59-7ae7a8b5bc17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46250fff29304add821464b0a8d2c42b',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 11:02:17.198470 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-cf02d4b2-1539-4402-9eb8-97215b064a44 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dbe1ed4-bee8-479b-b643-fb323edf9da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 11:02:17.255878 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-cf02d4b2-1539-4402-9eb8-97215b064a44 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dbe1ed4-bee8-479b-b643-fb323edf9da8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 11:02:17.285490 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-cf02d4b2-1539-4402-9eb8-97215b064a44 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Flow 'volume_create_api' (01c5735d-421e-4eab-b505-6eaf2bfe139b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 11:02:17.507601 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cf02d4b2-1539-4402-9eb8-97215b064a44 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Create volume request issued successfully. Jan 20 11:02:17.538806 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cf02d4b2-1539-4402-9eb8-97215b064a44 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes returned with HTTP 202 Jan 20 11:02:17.539738 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1380/2782] 10.222.0.73 () {60 vars in 1226 bytes} [Wed Jan 20 11:02:16 2021] POST /volume/v3/4ff87513110043eabf514ff896240065/volumes => generated 828 bytes in 1078 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 11:02:17.557810 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9efe7174-b6d0-4b5c-a7d1-f4462dba3336 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 Jan 20 11:02:17.558465 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9efe7174-b6d0-4b5c-a7d1-f4462dba3336 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:17.559079 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9efe7174-b6d0-4b5c-a7d1-f4462dba3336 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:17.687615 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:17.687615 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:17.711233 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9efe7174-b6d0-4b5c-a7d1-f4462dba3336 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:02:17.750382 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9efe7174-b6d0-4b5c-a7d1-f4462dba3336 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 returned with HTTP 200 Jan 20 11:02:17.760518 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1403/2783] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:02:17 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 => generated 920 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:02:18.769301 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b9bf202a-0679-48b6-9cef-ea94d000b1f8 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 Jan 20 11:02:18.769805 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b9bf202a-0679-48b6-9cef-ea94d000b1f8 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:18.770030 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:18.770030 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:18.770551 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b9bf202a-0679-48b6-9cef-ea94d000b1f8 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:18.852412 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:18.852412 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:18.863575 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b9bf202a-0679-48b6-9cef-ea94d000b1f8 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:02:18.892464 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b9bf202a-0679-48b6-9cef-ea94d000b1f8 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 returned with HTTP 200 Jan 20 11:02:18.908988 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1381/2784] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:02:18 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 => generated 920 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:02:19.924291 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-58f33386-23f1-40b5-8b8e-7fe548940f42 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 Jan 20 11:02:19.926130 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-58f33386-23f1-40b5-8b8e-7fe548940f42 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:19.926748 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:19.926748 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:19.928064 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-58f33386-23f1-40b5-8b8e-7fe548940f42 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:20.026962 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:20.026962 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:20.042398 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-58f33386-23f1-40b5-8b8e-7fe548940f42 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:02:20.089742 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-58f33386-23f1-40b5-8b8e-7fe548940f42 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 returned with HTTP 200 Jan 20 11:02:20.101596 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1404/2785] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:02:19 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 => generated 920 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:02:21.125109 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2327763a-b35f-4a01-af3a-f8c008e0eede tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 Jan 20 11:02:21.125867 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2327763a-b35f-4a01-af3a-f8c008e0eede tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:21.126496 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:21.126496 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:21.127057 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2327763a-b35f-4a01-af3a-f8c008e0eede tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:21.254399 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:21.254399 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:21.282890 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2327763a-b35f-4a01-af3a-f8c008e0eede tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:02:21.344602 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2327763a-b35f-4a01-af3a-f8c008e0eede tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 returned with HTTP 200 Jan 20 11:02:21.346551 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1382/2786] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:02:21 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 => generated 920 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:02:22.377402 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7818a52c-216f-4183-a6ce-b7aa4fdf26cc tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 Jan 20 11:02:22.378187 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7818a52c-216f-4183-a6ce-b7aa4fdf26cc tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:22.378438 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:22.378438 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:22.379099 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7818a52c-216f-4183-a6ce-b7aa4fdf26cc tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:22.508134 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:22.508134 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:22.539318 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7818a52c-216f-4183-a6ce-b7aa4fdf26cc tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:02:22.607994 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7818a52c-216f-4183-a6ce-b7aa4fdf26cc tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 returned with HTTP 200 Jan 20 11:02:22.626918 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1405/2787] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:02:22 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 => generated 920 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:02:23.630162 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-65028a34-4fd7-4645-ae6d-06a2d1230823 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 Jan 20 11:02:23.633364 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-65028a34-4fd7-4645-ae6d-06a2d1230823 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:23.633818 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:23.633818 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:23.634470 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-65028a34-4fd7-4645-ae6d-06a2d1230823 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:23.707373 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:23.707373 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:23.719171 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-65028a34-4fd7-4645-ae6d-06a2d1230823 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:02:23.755552 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-65028a34-4fd7-4645-ae6d-06a2d1230823 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 returned with HTTP 200 Jan 20 11:02:23.759080 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1383/2788] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:02:23 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 => generated 920 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 11:02:24.781045 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5d3d03be-cb10-4438-b94f-962d5af63f7a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 Jan 20 11:02:24.783226 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5d3d03be-cb10-4438-b94f-962d5af63f7a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:24.784387 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:24.784387 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:24.791790 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5d3d03be-cb10-4438-b94f-962d5af63f7a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:24.881939 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:24.881939 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:24.891259 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5d3d03be-cb10-4438-b94f-962d5af63f7a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:02:24.920644 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5d3d03be-cb10-4438-b94f-962d5af63f7a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 returned with HTTP 200 Jan 20 11:02:24.921695 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1406/2789] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:02:24 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 => generated 920 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:02:25.940270 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d33d18e6-fd16-4dcb-aabe-8f5e0847b40f tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 Jan 20 11:02:25.941065 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d33d18e6-fd16-4dcb-aabe-8f5e0847b40f tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:25.941065 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:25.941065 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:25.941636 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d33d18e6-fd16-4dcb-aabe-8f5e0847b40f tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:26.057993 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:26.057993 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:26.077896 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d33d18e6-fd16-4dcb-aabe-8f5e0847b40f tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:02:26.125778 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d33d18e6-fd16-4dcb-aabe-8f5e0847b40f tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 returned with HTTP 200 Jan 20 11:02:26.126991 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1384/2790] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:02:25 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 => generated 920 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:02:27.151753 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-58440126-d71d-4c08-94b3-26b1e8963611 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 Jan 20 11:02:27.152509 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-58440126-d71d-4c08-94b3-26b1e8963611 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:27.152509 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:27.152509 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:27.152887 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-58440126-d71d-4c08-94b3-26b1e8963611 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:27.203039 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:27.203039 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:27.212608 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-58440126-d71d-4c08-94b3-26b1e8963611 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:02:27.238619 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-58440126-d71d-4c08-94b3-26b1e8963611 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 returned with HTTP 200 Jan 20 11:02:27.245143 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1407/2791] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:02:27 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 => generated 920 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:02:28.267119 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8483cc4d-e2c9-44c6-a95a-160f96bfa5a5 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 Jan 20 11:02:28.268479 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8483cc4d-e2c9-44c6-a95a-160f96bfa5a5 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:28.268845 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:28.268845 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:28.269932 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8483cc4d-e2c9-44c6-a95a-160f96bfa5a5 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:28.372029 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:28.372029 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:28.387843 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8483cc4d-e2c9-44c6-a95a-160f96bfa5a5 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:02:28.429698 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8483cc4d-e2c9-44c6-a95a-160f96bfa5a5 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 returned with HTTP 200 Jan 20 11:02:28.437854 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1385/2792] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:02:28 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 => generated 920 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:02:29.455379 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bcc98527-6e76-4a5d-9e6e-1065a7d6be73 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 Jan 20 11:02:29.456656 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bcc98527-6e76-4a5d-9e6e-1065a7d6be73 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:29.457534 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:29.457534 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:29.458221 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bcc98527-6e76-4a5d-9e6e-1065a7d6be73 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:29.533448 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:29.533448 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:29.545338 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bcc98527-6e76-4a5d-9e6e-1065a7d6be73 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:02:29.575353 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bcc98527-6e76-4a5d-9e6e-1065a7d6be73 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 returned with HTTP 200 Jan 20 11:02:29.577237 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1408/2793] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:02:29 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 => generated 920 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:02:30.602753 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5417dad5-5e1b-43bb-8e4d-246ee6d53799 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 Jan 20 11:02:30.603450 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5417dad5-5e1b-43bb-8e4d-246ee6d53799 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:30.604310 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:30.604310 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:30.605173 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5417dad5-5e1b-43bb-8e4d-246ee6d53799 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:30.703658 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:30.703658 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:30.717385 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5417dad5-5e1b-43bb-8e4d-246ee6d53799 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:02:30.743456 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5417dad5-5e1b-43bb-8e4d-246ee6d53799 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 returned with HTTP 200 Jan 20 11:02:30.744312 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1386/2794] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:02:30 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 => generated 920 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:02:31.762403 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dc9b8146-c447-4cae-9044-4375eb63f811 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 Jan 20 11:02:31.763139 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dc9b8146-c447-4cae-9044-4375eb63f811 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:31.763371 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:31.763371 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:31.763781 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dc9b8146-c447-4cae-9044-4375eb63f811 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:31.823425 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:31.823425 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:31.834612 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dc9b8146-c447-4cae-9044-4375eb63f811 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:02:31.861345 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dc9b8146-c447-4cae-9044-4375eb63f811 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 returned with HTTP 200 Jan 20 11:02:31.862646 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1409/2795] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:02:31 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 => generated 920 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:02:32.882844 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-37f17349-1ded-40be-bab9-3f2e42b29adf tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 Jan 20 11:02:32.883457 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-37f17349-1ded-40be-bab9-3f2e42b29adf tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:32.883741 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:32.883741 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:32.884179 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-37f17349-1ded-40be-bab9-3f2e42b29adf tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:32.952696 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:32.952696 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:32.973015 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-37f17349-1ded-40be-bab9-3f2e42b29adf tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:02:33.022549 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-37f17349-1ded-40be-bab9-3f2e42b29adf tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 returned with HTTP 200 Jan 20 11:02:33.023875 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1387/2796] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:02:32 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 => generated 920 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:02:34.048621 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1825ceea-bb9d-4433-98c0-a64421b01c5b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 Jan 20 11:02:34.049449 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1825ceea-bb9d-4433-98c0-a64421b01c5b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:34.049950 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:34.049950 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:34.050329 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1825ceea-bb9d-4433-98c0-a64421b01c5b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:34.106021 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:34.106021 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:34.115501 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1825ceea-bb9d-4433-98c0-a64421b01c5b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:02:34.140206 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1825ceea-bb9d-4433-98c0-a64421b01c5b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 returned with HTTP 200 Jan 20 11:02:34.141360 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1410/2797] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:02:34 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 => generated 978 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:02:35.164768 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d543f589-127c-4b18-8f26-90de48574baf tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 Jan 20 11:02:35.165402 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d543f589-127c-4b18-8f26-90de48574baf tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:35.165530 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:35.165530 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:35.165901 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d543f589-127c-4b18-8f26-90de48574baf tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:35.247166 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:35.247166 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:35.258409 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d543f589-127c-4b18-8f26-90de48574baf tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:02:35.284326 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d543f589-127c-4b18-8f26-90de48574baf tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 returned with HTTP 200 Jan 20 11:02:35.285931 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1388/2798] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:02:35 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 => generated 981 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:02:36.310977 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-88ce91e4-7a71-49aa-b1df-8526815b6003 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 Jan 20 11:02:36.314690 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-88ce91e4-7a71-49aa-b1df-8526815b6003 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:36.314955 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:36.314955 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:36.315257 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-88ce91e4-7a71-49aa-b1df-8526815b6003 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:36.388283 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:36.388283 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:36.398742 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-88ce91e4-7a71-49aa-b1df-8526815b6003 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:02:36.426172 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-88ce91e4-7a71-49aa-b1df-8526815b6003 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 returned with HTTP 200 Jan 20 11:02:36.436775 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1411/2799] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:02:36 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 => generated 981 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:02:37.452415 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aa9cbf6b-e4f2-41a3-aafc-873fe507055b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 Jan 20 11:02:37.455796 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aa9cbf6b-e4f2-41a3-aafc-873fe507055b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:37.456482 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:37.456482 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:37.457820 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-aa9cbf6b-e4f2-41a3-aafc-873fe507055b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:37.579355 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:37.579355 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:37.596660 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-aa9cbf6b-e4f2-41a3-aafc-873fe507055b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:02:37.629403 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-aa9cbf6b-e4f2-41a3-aafc-873fe507055b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 returned with HTTP 200 Jan 20 11:02:37.630878 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1389/2800] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:02:37 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 => generated 981 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:02:38.659126 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f5a3175b-77e6-447f-ac85-02cb98e5af33 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 Jan 20 11:02:38.659722 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f5a3175b-77e6-447f-ac85-02cb98e5af33 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:38.659875 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:38.659875 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:38.660243 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f5a3175b-77e6-447f-ac85-02cb98e5af33 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:38.717940 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:38.717940 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:38.730258 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f5a3175b-77e6-447f-ac85-02cb98e5af33 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:02:38.774887 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f5a3175b-77e6-447f-ac85-02cb98e5af33 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 returned with HTTP 200 Jan 20 11:02:38.776410 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1412/2801] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:02:38 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 => generated 981 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:02:39.802264 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7f0f78cd-b6ae-483f-a5ca-a63f06a46585 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 Jan 20 11:02:39.802986 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7f0f78cd-b6ae-483f-a5ca-a63f06a46585 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:39.803287 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:39.803287 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:39.803956 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7f0f78cd-b6ae-483f-a5ca-a63f06a46585 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:39.860332 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:39.860332 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:39.871319 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7f0f78cd-b6ae-483f-a5ca-a63f06a46585 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:02:39.906197 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7f0f78cd-b6ae-483f-a5ca-a63f06a46585 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 returned with HTTP 200 Jan 20 11:02:39.907338 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1390/2802] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:02:39 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 => generated 981 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:02:40.924727 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-69eea0db-2ff3-43c0-91a6-aade8bbece9b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 Jan 20 11:02:40.925347 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-69eea0db-2ff3-43c0-91a6-aade8bbece9b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:40.925454 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:40.925454 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:40.925818 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-69eea0db-2ff3-43c0-91a6-aade8bbece9b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:40.978336 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:40.978336 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:40.986835 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-69eea0db-2ff3-43c0-91a6-aade8bbece9b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:02:41.011562 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-69eea0db-2ff3-43c0-91a6-aade8bbece9b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 returned with HTTP 200 Jan 20 11:02:41.012779 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1413/2803] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:02:40 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 => generated 1369 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:02:41.032296 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ad13da90-455a-4bec-9f01-e9737168044e tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 Jan 20 11:02:41.033203 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ad13da90-455a-4bec-9f01-e9737168044e tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:41.033558 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:41.033558 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:41.034271 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ad13da90-455a-4bec-9f01-e9737168044e tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:41.104381 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:41.104381 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:41.118110 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ad13da90-455a-4bec-9f01-e9737168044e tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:02:41.156716 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ad13da90-455a-4bec-9f01-e9737168044e tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 returned with HTTP 200 Jan 20 11:02:41.157734 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1391/2804] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:02:41 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 => generated 1369 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:02:41.174183 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-db2cb6b0-16b7-47ed-b676-b90b85d6b65a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] POST http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/snapshots Jan 20 11:02:41.174648 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:41.174648 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:41.175102 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-db2cb6b0-16b7-47ed-b676-b90b85d6b65a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "911b2167-4673-46fc-a979-29fe9016d826", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1518128738", "description": null, "metadata": null}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 11:02:41.232127 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:41.232127 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:41.233459 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-db2cb6b0-16b7-47ed-b676-b90b85d6b65a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:02:41.233786 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-db2cb6b0-16b7-47ed-b676-b90b85d6b65a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Create snapshot from volume 911b2167-4673-46fc-a979-29fe9016d826 Jan 20 11:02:41.337933 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-db2cb6b0-16b7-47ed-b676-b90b85d6b65a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Created reservations ['a06b5697-a092-4ea5-8135-be79ca620b33', '0fa72840-c569-4a93-92cd-f1d1f50ad021', '8e0a4cba-75ea-4046-9f31-6e620e145de0', '89dad41c-ca38-478a-ae6b-ba1b6b2f0ae9'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 11:02:41.466714 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-db2cb6b0-16b7-47ed-b676-b90b85d6b65a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Snapshot create request issued successfully. Jan 20 11:02:41.467835 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-db2cb6b0-16b7-47ed-b676-b90b85d6b65a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/snapshots returned with HTTP 202 Jan 20 11:02:41.474880 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1414/2805] 10.222.0.73 () {60 vars in 1232 bytes} [Wed Jan 20 11:02:41 2021] POST /volume/v3/4ff87513110043eabf514ff896240065/snapshots => generated 308 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 11:02:41.486808 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1d19024a-cf8a-4a2d-8b8a-55cb60378624 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/snapshots/41a0c184-3002-487d-b160-fd2f1f103d4c Jan 20 11:02:41.487439 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1d19024a-cf8a-4a2d-8b8a-55cb60378624 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:41.487637 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:41.487637 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:41.488111 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1d19024a-cf8a-4a2d-8b8a-55cb60378624 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:41.520754 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:41.520754 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:41.522317 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1d19024a-cf8a-4a2d-8b8a-55cb60378624 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Snapshot retrieved successfully. Jan 20 11:02:41.525730 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1d19024a-cf8a-4a2d-8b8a-55cb60378624 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/snapshots/41a0c184-3002-487d-b160-fd2f1f103d4c returned with HTTP 200 Jan 20 11:02:41.527433 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1392/2806] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 11:02:41 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/snapshots/41a0c184-3002-487d-b160-fd2f1f103d4c => generated 440 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:02:42.541309 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-134f2b54-52c8-41eb-ad99-91a745ae0e53 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/snapshots/41a0c184-3002-487d-b160-fd2f1f103d4c Jan 20 11:02:42.542126 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-134f2b54-52c8-41eb-ad99-91a745ae0e53 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:42.542126 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:42.542126 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:42.542664 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-134f2b54-52c8-41eb-ad99-91a745ae0e53 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:42.586026 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:42.586026 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:42.587405 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-134f2b54-52c8-41eb-ad99-91a745ae0e53 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Snapshot retrieved successfully. Jan 20 11:02:42.589827 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-134f2b54-52c8-41eb-ad99-91a745ae0e53 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/snapshots/41a0c184-3002-487d-b160-fd2f1f103d4c returned with HTTP 200 Jan 20 11:02:42.590771 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1415/2807] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 11:02:42 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/snapshots/41a0c184-3002-487d-b160-fd2f1f103d4c => generated 440 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:02:43.602888 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2f57f598-15cd-4e29-84ed-3bdbb1eb90df tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/snapshots/41a0c184-3002-487d-b160-fd2f1f103d4c Jan 20 11:02:43.603798 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2f57f598-15cd-4e29-84ed-3bdbb1eb90df tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:43.603798 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:43.603798 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:43.604266 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2f57f598-15cd-4e29-84ed-3bdbb1eb90df tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:43.629821 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:43.629821 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:43.631541 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2f57f598-15cd-4e29-84ed-3bdbb1eb90df tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Snapshot retrieved successfully. Jan 20 11:02:43.633557 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2f57f598-15cd-4e29-84ed-3bdbb1eb90df tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/snapshots/41a0c184-3002-487d-b160-fd2f1f103d4c returned with HTTP 200 Jan 20 11:02:43.634581 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1393/2808] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 11:02:43 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/snapshots/41a0c184-3002-487d-b160-fd2f1f103d4c => generated 467 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:02:43.650427 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e36a7146-39f8-4bcb-9ced-809611eabb08 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/snapshots/41a0c184-3002-487d-b160-fd2f1f103d4c Jan 20 11:02:43.651059 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e36a7146-39f8-4bcb-9ced-809611eabb08 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:43.651288 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:43.651288 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:43.651731 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e36a7146-39f8-4bcb-9ced-809611eabb08 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:43.697687 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:43.697687 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:43.699763 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e36a7146-39f8-4bcb-9ced-809611eabb08 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Snapshot retrieved successfully. Jan 20 11:02:43.703383 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e36a7146-39f8-4bcb-9ced-809611eabb08 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/snapshots/41a0c184-3002-487d-b160-fd2f1f103d4c returned with HTTP 200 Jan 20 11:02:43.717055 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1416/2809] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 11:02:43 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/snapshots/41a0c184-3002-487d-b160-fd2f1f103d4c => generated 467 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:02:43.973643 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-8b02140b-580a-4bc1-9e3e-71ebb0eb74ad tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/snapshots/41a0c184-3002-487d-b160-fd2f1f103d4c Jan 20 11:02:43.974746 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-8b02140b-580a-4bc1-9e3e-71ebb0eb74ad tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:43.974969 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:43.974969 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:43.975355 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-8b02140b-580a-4bc1-9e3e-71ebb0eb74ad tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:44.004263 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:44.004263 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:44.005879 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-8b02140b-580a-4bc1-9e3e-71ebb0eb74ad tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Snapshot retrieved successfully. Jan 20 11:02:44.007811 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-8b02140b-580a-4bc1-9e3e-71ebb0eb74ad tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/snapshots/41a0c184-3002-487d-b160-fd2f1f103d4c returned with HTTP 200 Jan 20 11:02:44.008924 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1394/2810] 10.222.0.73 () {60 vars in 1575 bytes} [Wed Jan 20 11:02:43 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/snapshots/41a0c184-3002-487d-b160-fd2f1f103d4c => generated 467 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:02:44.027708 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-2ebac765-c4a1-492d-af78-07ea49aa152a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 Jan 20 11:02:44.028889 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-2ebac765-c4a1-492d-af78-07ea49aa152a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:44.029386 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:44.029386 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:44.030280 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-2ebac765-c4a1-492d-af78-07ea49aa152a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:44.128892 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:44.128892 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:44.139920 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-2ebac765-c4a1-492d-af78-07ea49aa152a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:02:44.178553 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-2ebac765-c4a1-492d-af78-07ea49aa152a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 returned with HTTP 200 Jan 20 11:02:44.179668 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1417/2811] 10.222.0.73 () {60 vars in 1569 bytes} [Wed Jan 20 11:02:44 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 => generated 1369 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:02:45.595292 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-76fa8dc2-99ff-49d3-8c57-ac73f606a1af tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/snapshots/41a0c184-3002-487d-b160-fd2f1f103d4c Jan 20 11:02:45.596692 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-76fa8dc2-99ff-49d3-8c57-ac73f606a1af tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:45.597209 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:45.597209 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:45.598311 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-76fa8dc2-99ff-49d3-8c57-ac73f606a1af tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:45.626398 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:45.626398 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:45.628357 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-76fa8dc2-99ff-49d3-8c57-ac73f606a1af tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Snapshot retrieved successfully. Jan 20 11:02:45.633176 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-76fa8dc2-99ff-49d3-8c57-ac73f606a1af tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/snapshots/41a0c184-3002-487d-b160-fd2f1f103d4c returned with HTTP 200 Jan 20 11:02:45.634762 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1395/2812] 10.222.0.73 () {60 vars in 1575 bytes} [Wed Jan 20 11:02:45 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/snapshots/41a0c184-3002-487d-b160-fd2f1f103d4c => generated 467 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:02:47.329445 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-6d968c9b-60c4-4719-bf57-32aa1fc45d8a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/snapshots/41a0c184-3002-487d-b160-fd2f1f103d4c Jan 20 11:02:47.329979 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-6d968c9b-60c4-4719-bf57-32aa1fc45d8a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:47.330575 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:47.330575 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:47.331034 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-6d968c9b-60c4-4719-bf57-32aa1fc45d8a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:47.393747 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:47.393747 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:47.395008 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-6d968c9b-60c4-4719-bf57-32aa1fc45d8a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Snapshot retrieved successfully. Jan 20 11:02:47.399141 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-6d968c9b-60c4-4719-bf57-32aa1fc45d8a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/snapshots/41a0c184-3002-487d-b160-fd2f1f103d4c returned with HTTP 200 Jan 20 11:02:47.399141 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1418/2813] 10.222.0.21 () {58 vars in 1368 bytes} [Wed Jan 20 11:02:47 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/snapshots/41a0c184-3002-487d-b160-fd2f1f103d4c => generated 467 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:02:47.441236 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-8085951e-1716-4b90-86e7-ab6f6ec2b93e tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 Jan 20 11:02:47.441795 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-8085951e-1716-4b90-86e7-ab6f6ec2b93e tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:47.442040 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:47.442040 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:47.442657 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-8085951e-1716-4b90-86e7-ab6f6ec2b93e tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:47.532185 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:47.532185 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:47.549242 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-8085951e-1716-4b90-86e7-ab6f6ec2b93e tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:02:47.580547 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-8085951e-1716-4b90-86e7-ab6f6ec2b93e tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 returned with HTTP 200 Jan 20 11:02:47.581731 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1396/2814] 10.222.0.21 () {58 vars in 1362 bytes} [Wed Jan 20 11:02:47 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 => generated 1369 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 11:02:47.601663 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-878f78ff-faab-42e6-8973-86989db85805 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] POST http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes Jan 20 11:02:47.602750 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:47.602750 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:47.604924 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-878f78ff-faab-42e6-8973-86989db85805 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "41a0c184-3002-487d-b160-fd2f1f103d4c", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 11:02:47.607076 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-878f78ff-faab-42e6-8973-86989db85805 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '41a0c184-3002-487d-b160-fd2f1f103d4c', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 11:02:47.662355 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:47.662355 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:47.663892 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-878f78ff-faab-42e6-8973-86989db85805 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Snapshot retrieved successfully. Jan 20 11:02:47.664407 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-878f78ff-faab-42e6-8973-86989db85805 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Create volume of 1 GB Jan 20 11:02:47.666413 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-878f78ff-faab-42e6-8973-86989db85805 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Availability Zones retrieved successfully. Jan 20 11:02:47.694257 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-878f78ff-faab-42e6-8973-86989db85805 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Flow 'volume_create_api' (3ed7d787-6e1f-40bb-9c7d-74cfcf696758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 11:02:47.697512 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-878f78ff-faab-42e6-8973-86989db85805 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (647f19a5-5103-448c-9156-29930b48a23d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 11:02:47.700243 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-878f78ff-faab-42e6-8973-86989db85805 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 11:02:47.858335 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-878f78ff-faab-42e6-8973-86989db85805 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (647f19a5-5103-448c-9156-29930b48a23d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '41a0c184-3002-487d-b160-fd2f1f103d4c', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 11:02:47.866103 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-878f78ff-faab-42e6-8973-86989db85805 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10cdd8fc-5872-47e7-aebd-c993aa6f967b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 11:02:47.995200 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-878f78ff-faab-42e6-8973-86989db85805 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Created reservations ['d7fb0c87-597f-4e58-be32-8504f9df3337', '6dfc8daa-11e6-4678-bc47-7e255c06e969', '403f7988-8c1e-43ad-bbd6-89d3ea71b392', '95035b99-7303-48d9-b0a6-dfcea7555ee2'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 11:02:47.998005 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-878f78ff-faab-42e6-8973-86989db85805 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10cdd8fc-5872-47e7-aebd-c993aa6f967b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7fb0c87-597f-4e58-be32-8504f9df3337', '6dfc8daa-11e6-4678-bc47-7e255c06e969', '403f7988-8c1e-43ad-bbd6-89d3ea71b392', '95035b99-7303-48d9-b0a6-dfcea7555ee2']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 11:02:48.000346 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-878f78ff-faab-42e6-8973-86989db85805 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0b58db4-3432-4799-8ef9-ca3ddcb8dd46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 11:02:48.224363 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-878f78ff-faab-42e6-8973-86989db85805 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0b58db4-3432-4799-8ef9-ca3ddcb8dd46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6780b66-ede3-447a-9d3a-0748a86acd2d', '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='4ff87513110043eabf514ff896240065',qos_specs=None,replication_status=,reservations=['d7fb0c87-597f-4e58-be32-8504f9df3337','6dfc8daa-11e6-4678-bc47-7e255c06e969','403f7988-8c1e-43ad-bbd6-89d3ea71b392','95035b99-7303-48d9-b0a6-dfcea7555ee2'],size=1,snapshot_id=41a0c184-3002-487d-b160-fd2f1f103d4c,source_replicaid=,source_volid=None,status='creating',user_id='46250fff29304add821464b0a8d2c42b',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), '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-20T11:02:48Z,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=e6780b66-ede3-447a-9d3a-0748a86acd2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ff87513110043eabf514ff896240065',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=41a0c184-3002-487d-b160-fd2f1f103d4c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='46250fff29304add821464b0a8d2c42b',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 11:02:48.228979 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-878f78ff-faab-42e6-8973-86989db85805 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bf319d0-0cfd-46f5-b289-d5ac0e3785c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 11:02:48.275723 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-878f78ff-faab-42e6-8973-86989db85805 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bf319d0-0cfd-46f5-b289-d5ac0e3785c6) transitioned into 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='4ff87513110043eabf514ff896240065',qos_specs=None,replication_status=,reservations=['d7fb0c87-597f-4e58-be32-8504f9df3337','6dfc8daa-11e6-4678-bc47-7e255c06e969','403f7988-8c1e-43ad-bbd6-89d3ea71b392','95035b99-7303-48d9-b0a6-dfcea7555ee2'],size=1,snapshot_id=41a0c184-3002-487d-b160-fd2f1f103d4c,source_replicaid=,source_volid=None,status='creating',user_id='46250fff29304add821464b0a8d2c42b',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 11:02:48.280552 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-878f78ff-faab-42e6-8973-86989db85805 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e691d3bb-59c9-49d9-a78b-0589ab0b58e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 11:02:48.486982 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-878f78ff-faab-42e6-8973-86989db85805 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e691d3bb-59c9-49d9-a78b-0589ab0b58e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 11:02:48.494103 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-878f78ff-faab-42e6-8973-86989db85805 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Flow 'volume_create_api' (3ed7d787-6e1f-40bb-9c7d-74cfcf696758) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 11:02:48.617511 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-878f78ff-faab-42e6-8973-86989db85805 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Create volume request issued successfully. Jan 20 11:02:48.641282 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-878f78ff-faab-42e6-8973-86989db85805 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes returned with HTTP 202 Jan 20 11:02:48.642639 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1419/2815] 10.222.0.21 () {62 vars in 1305 bytes} [Wed Jan 20 11:02:47 2021] POST /volume/v3/4ff87513110043eabf514ff896240065/volumes => generated 805 bytes in 1051 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 11:02:48.654077 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-1913ec2f-f555-4cb2-b065-c1de206e5eb6 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/e6780b66-ede3-447a-9d3a-0748a86acd2d Jan 20 11:02:48.654606 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-1913ec2f-f555-4cb2-b065-c1de206e5eb6 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:48.654787 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:48.654787 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:48.655148 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-1913ec2f-f555-4cb2-b065-c1de206e5eb6 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:48.751760 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:48.751760 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:48.764433 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-1913ec2f-f555-4cb2-b065-c1de206e5eb6 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:02:48.793116 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-1913ec2f-f555-4cb2-b065-c1de206e5eb6 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/e6780b66-ede3-447a-9d3a-0748a86acd2d returned with HTTP 200 Jan 20 11:02:48.794687 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1397/2816] 10.222.0.21 () {58 vars in 1362 bytes} [Wed Jan 20 11:02:48 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/e6780b66-ede3-447a-9d3a-0748a86acd2d => generated 897 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 11:02:48.812751 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-81236bac-3fd9-4e9c-939d-f6052b25ac78 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/e6780b66-ede3-447a-9d3a-0748a86acd2d Jan 20 11:02:48.813930 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-81236bac-3fd9-4e9c-939d-f6052b25ac78 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:48.814215 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:48.814215 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:48.814903 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-81236bac-3fd9-4e9c-939d-f6052b25ac78 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:48.946006 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:48.946006 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:48.967446 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-81236bac-3fd9-4e9c-939d-f6052b25ac78 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:02:49.016598 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-81236bac-3fd9-4e9c-939d-f6052b25ac78 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/e6780b66-ede3-447a-9d3a-0748a86acd2d returned with HTTP 200 Jan 20 11:02:49.018342 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1420/2817] 10.222.0.21 () {58 vars in 1362 bytes} [Wed Jan 20 11:02:48 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/e6780b66-ede3-447a-9d3a-0748a86acd2d => generated 897 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:02:52.034304 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-a7ccf775-d2f3-4a57-ba9b-52e64fceb3b4 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/e6780b66-ede3-447a-9d3a-0748a86acd2d Jan 20 11:02:52.036253 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-a7ccf775-d2f3-4a57-ba9b-52e64fceb3b4 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:52.036873 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:52.036873 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:52.037663 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-a7ccf775-d2f3-4a57-ba9b-52e64fceb3b4 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:52.213675 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:52.213675 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:52.270488 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-a7ccf775-d2f3-4a57-ba9b-52e64fceb3b4 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:02:52.361910 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-a7ccf775-d2f3-4a57-ba9b-52e64fceb3b4 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/e6780b66-ede3-447a-9d3a-0748a86acd2d returned with HTTP 200 Jan 20 11:02:52.365286 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1398/2818] 10.222.0.21 () {58 vars in 1362 bytes} [Wed Jan 20 11:02:52 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/e6780b66-ede3-447a-9d3a-0748a86acd2d => generated 897 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:02:55.371938 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-8d119b9f-d666-4300-acae-017371bf58d8 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/e6780b66-ede3-447a-9d3a-0748a86acd2d Jan 20 11:02:55.379811 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-8d119b9f-d666-4300-acae-017371bf58d8 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:55.379980 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:55.379980 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:55.383309 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-8d119b9f-d666-4300-acae-017371bf58d8 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:55.627585 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:55.627585 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:55.660925 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-8d119b9f-d666-4300-acae-017371bf58d8 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:02:55.751451 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-8d119b9f-d666-4300-acae-017371bf58d8 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/e6780b66-ede3-447a-9d3a-0748a86acd2d returned with HTTP 200 Jan 20 11:02:55.757086 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1421/2819] 10.222.0.21 () {58 vars in 1362 bytes} [Wed Jan 20 11:02:55 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/e6780b66-ede3-447a-9d3a-0748a86acd2d => generated 897 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 11:02:58.765107 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-007c7ffd-2892-4ca6-9477-012997d9b21a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/e6780b66-ede3-447a-9d3a-0748a86acd2d Jan 20 11:02:58.767544 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-007c7ffd-2892-4ca6-9477-012997d9b21a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:02:58.767883 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:02:58.767883 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:02:58.769399 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-007c7ffd-2892-4ca6-9477-012997d9b21a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:02:58.861443 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:02:58.861443 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:02:58.873230 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-007c7ffd-2892-4ca6-9477-012997d9b21a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:02:58.901776 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-007c7ffd-2892-4ca6-9477-012997d9b21a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/e6780b66-ede3-447a-9d3a-0748a86acd2d returned with HTTP 200 Jan 20 11:02:58.903236 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1399/2820] 10.222.0.21 () {58 vars in 1362 bytes} [Wed Jan 20 11:02:58 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/e6780b66-ede3-447a-9d3a-0748a86acd2d => generated 897 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:03:01.907366 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-eb9dbfdb-2a53-401a-b928-9e348f95a4fc tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/e6780b66-ede3-447a-9d3a-0748a86acd2d Jan 20 11:03:01.908015 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-eb9dbfdb-2a53-401a-b928-9e348f95a4fc tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:03:01.908271 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:03:01.908271 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:03:01.909421 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-eb9dbfdb-2a53-401a-b928-9e348f95a4fc tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:03:01.970161 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:03:01.970161 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:03:01.979599 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-eb9dbfdb-2a53-401a-b928-9e348f95a4fc tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:03:02.009886 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-eb9dbfdb-2a53-401a-b928-9e348f95a4fc tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/e6780b66-ede3-447a-9d3a-0748a86acd2d returned with HTTP 200 Jan 20 11:03:02.011346 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1422/2821] 10.222.0.21 () {58 vars in 1362 bytes} [Wed Jan 20 11:03:01 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/e6780b66-ede3-447a-9d3a-0748a86acd2d => generated 1347 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:03:02.017953 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-007c7ffd-2892-4ca6-9477-012997d9b21a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume// Jan 20 11:03:02.018549 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-007c7ffd-2892-4ca6-9477-012997d9b21a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:03:02.018985 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:03:02.018985 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:03:02.026350 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-007c7ffd-2892-4ca6-9477-012997d9b21a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:03:02.026350 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-007c7ffd-2892-4ca6-9477-012997d9b21a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 11:03:02.026350 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1400/2822] 10.222.0.21 () {56 vars in 1089 bytes} [Wed Jan 20 11:03: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 20 11:03:02.040130 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-4c3f6ea2-400f-42cd-9ca7-8504033db572 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] POST http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments Jan 20 11:03:02.041147 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:03:02.041147 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:03:02.041899 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-4c3f6ea2-400f-42cd-9ca7-8504033db572 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e6780b66-ede3-447a-9d3a-0748a86acd2d", "instance_uuid": "9f93d61e-9519-4c0e-b8e1-3ae1f945e8bc", "connector": null}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 11:03:02.123341 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:03:02.123341 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:03:02.212011 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-4c3f6ea2-400f-42cd-9ca7-8504033db572 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments returned with HTTP 200 Jan 20 11:03:02.214065 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1423/2823] 10.222.0.21 () {64 vars in 1358 bytes} [Wed Jan 20 11:03:02 2021] POST /volume/v3/4ff87513110043eabf514ff896240065/attachments => generated 273 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:03:02.220223 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-007c7ffd-2892-4ca6-9477-012997d9b21a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume// Jan 20 11:03:02.220782 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-007c7ffd-2892-4ca6-9477-012997d9b21a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:03:02.221552 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-007c7ffd-2892-4ca6-9477-012997d9b21a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:03:02.222720 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-007c7ffd-2892-4ca6-9477-012997d9b21a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 11:03:02.224346 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1401/2824] 10.222.0.21 () {56 vars in 1089 bytes} [Wed Jan 20 11:03: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 20 11:03:02.241995 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-03db50ef-aa7c-4fcd-84cd-7263d51f7e48 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/e6780b66-ede3-447a-9d3a-0748a86acd2d Jan 20 11:03:02.243269 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-03db50ef-aa7c-4fcd-84cd-7263d51f7e48 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:03:02.243736 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:03:02.243736 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:03:02.244604 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-03db50ef-aa7c-4fcd-84cd-7263d51f7e48 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:03:02.347068 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:03:02.347068 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:03:02.357366 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-03db50ef-aa7c-4fcd-84cd-7263d51f7e48 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:03:02.389668 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:03:02.389668 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:03:02.411257 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-03db50ef-aa7c-4fcd-84cd-7263d51f7e48 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/e6780b66-ede3-447a-9d3a-0748a86acd2d returned with HTTP 200 Jan 20 11:03:02.413777 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1424/2825] 10.222.0.21 () {60 vars in 1403 bytes} [Wed Jan 20 11:03:02 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/e6780b66-ede3-447a-9d3a-0748a86acd2d => generated 1445 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 11:03:02.436775 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-56112a8e-0139-4a49-956f-a214efdacdf2 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] PUT http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/807790cd-7b54-41d6-8e41-19264fabf7bd Jan 20 11:03:02.437433 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-56112a8e-0139-4a49-956f-a214efdacdf2 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.21", "host": "n-h2-768509-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768509-8.cbci-768509-8.local", "mountpoint": "/dev/sda"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 11:03:02.476021 n-d-768509-8 devstack@c-api.service[87958]: /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 20 11:03:02.476021 n-d-768509-8 devstack@c-api.service[87958]: return self(f, *args, **kw) Jan 20 11:03:02.476918 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-56112a8e-0139-4a49-956f-a214efdacdf2 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Lock "b'cinder-attachment_update-e6780b66-ede3-447a-9d3a-0748a86acd2d-n-h2-768509-8'" acquired by "attachment_update" :: waited 0.016s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 20 11:03:02.483332 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:03:02.483332 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:03:04.331726 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-56112a8e-0139-4a49-956f-a214efdacdf2 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Lock "b'cinder-attachment_update-e6780b66-ede3-447a-9d3a-0748a86acd2d-n-h2-768509-8'" released by "attachment_update" :: held 1.855s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 20 11:03:04.332527 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-56112a8e-0139-4a49-956f-a214efdacdf2 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/807790cd-7b54-41d6-8e41-19264fabf7bd returned with HTTP 200 Jan 20 11:03:04.335508 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1402/2826] 10.222.0.21 () {64 vars in 1468 bytes} [Wed Jan 20 11:03:02 2021] PUT /volume/v3/4ff87513110043eabf514ff896240065/attachments/807790cd-7b54-41d6-8e41-19264fabf7bd => generated 762 bytes in 1907 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:03:04.373158 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-ec8d44d2-26d0-43e0-bd4e-f5bbb9c10adb tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] POST http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/807790cd-7b54-41d6-8e41-19264fabf7bd/action Jan 20 11:03:04.374178 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:03:04.374178 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:03:04.374991 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-ec8d44d2-26d0-43e0-bd4e-f5bbb9c10adb tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Action body: b'{"os-complete": null}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 11:03:04.375577 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-ec8d44d2-26d0-43e0-bd4e-f5bbb9c10adb tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 11:03:04.500815 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:03:04.500815 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:03:04.524749 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-ec8d44d2-26d0-43e0-bd4e-f5bbb9c10adb tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/807790cd-7b54-41d6-8e41-19264fabf7bd/action returned with HTTP 204 Jan 20 11:03:04.526066 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1425/2827] 10.222.0.21 () {64 vars in 1489 bytes} [Wed Jan 20 11:03:04 2021] POST /volume/v3/4ff87513110043eabf514ff896240065/attachments/807790cd-7b54-41d6-8e41-19264fabf7bd/action => generated 0 bytes in 159 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 20 11:03:13.955929 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-2afb2c5a-2710-4824-bb1a-f81a3f6c41a6 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] DELETE http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/807790cd-7b54-41d6-8e41-19264fabf7bd Jan 20 11:03:13.957353 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-2afb2c5a-2710-4824-bb1a-f81a3f6c41a6 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:03:13.957694 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:03:13.957694 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:03:13.958874 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-2afb2c5a-2710-4824-bb1a-f81a3f6c41a6 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:03:14.007972 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:03:14.007972 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:03:14.618907 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-2afb2c5a-2710-4824-bb1a-f81a3f6c41a6 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 20 11:03:14.619417 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-2afb2c5a-2710-4824-bb1a-f81a3f6c41a6 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Pending status list for volume during attachment-delete: [] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 20 11:03:14.627305 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-2afb2c5a-2710-4824-bb1a-f81a3f6c41a6 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/807790cd-7b54-41d6-8e41-19264fabf7bd returned with HTTP 200 Jan 20 11:03:14.628183 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1403/2828] 10.222.0.21 () {62 vars in 1437 bytes} [Wed Jan 20 11:03:13 2021] DELETE /volume/v3/4ff87513110043eabf514ff896240065/attachments/807790cd-7b54-41d6-8e41-19264fabf7bd => generated 19 bytes in 683 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:03:19.909336 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-513e7f9b-cdef-4cd2-9dc4-dcabfcf85a3d tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/807790cd-7b54-41d6-8e41-19264fabf7bd Jan 20 11:03:19.910238 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-513e7f9b-cdef-4cd2-9dc4-dcabfcf85a3d tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:03:19.910238 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:03:19.910238 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:03:19.911015 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-513e7f9b-cdef-4cd2-9dc4-dcabfcf85a3d tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:03:19.925599 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-513e7f9b-cdef-4cd2-9dc4-dcabfcf85a3d tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/807790cd-7b54-41d6-8e41-19264fabf7bd returned with HTTP 404 Jan 20 11:03:19.927499 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1426/2829] 10.222.0.73 () {60 vars in 1415 bytes} [Wed Jan 20 11:03:19 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/attachments/807790cd-7b54-41d6-8e41-19264fabf7bd => generated 149 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 11:03:19.939220 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-2afb2c5a-2710-4824-bb1a-f81a3f6c41a6 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume// Jan 20 11:03:19.940367 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-2afb2c5a-2710-4824-bb1a-f81a3f6c41a6 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:03:19.940700 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:03:19.940700 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:03:19.941781 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-2afb2c5a-2710-4824-bb1a-f81a3f6c41a6 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:03:19.944216 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-2afb2c5a-2710-4824-bb1a-f81a3f6c41a6 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 11:03:19.945012 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1404/2830] 10.222.0.73 () {56 vars in 1091 bytes} [Wed Jan 20 11:03:19 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 20 11:03:19.970112 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-52c52a9e-6341-4c6c-a059-13cdbc052e43 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] POST http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments Jan 20 11:03:19.970913 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-52c52a9e-6341-4c6c-a059-13cdbc052e43 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e6780b66-ede3-447a-9d3a-0748a86acd2d", "instance_uuid": "9f93d61e-9519-4c0e-b8e1-3ae1f945e8bc", "connector": null}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 11:03:20.026019 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:03:20.026019 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:03:20.082825 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-52c52a9e-6341-4c6c-a059-13cdbc052e43 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments returned with HTTP 200 Jan 20 11:03:20.083821 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1427/2831] 10.222.0.73 () {64 vars in 1358 bytes} [Wed Jan 20 11:03:19 2021] POST /volume/v3/4ff87513110043eabf514ff896240065/attachments => generated 273 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:03:21.097438 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-2afb2c5a-2710-4824-bb1a-f81a3f6c41a6 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume// Jan 20 11:03:21.098203 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-2afb2c5a-2710-4824-bb1a-f81a3f6c41a6 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:03:21.100275 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-2afb2c5a-2710-4824-bb1a-f81a3f6c41a6 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:03:21.100275 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-2afb2c5a-2710-4824-bb1a-f81a3f6c41a6 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 11:03:21.101138 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1405/2832] 10.222.0.71 () {56 vars in 1089 bytes} [Wed Jan 20 11:03:21 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 20 11:03:21.115538 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-f8c98ebd-99f0-4dca-ad02-ede093e61ab8 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/e6780b66-ede3-447a-9d3a-0748a86acd2d Jan 20 11:03:21.117259 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-f8c98ebd-99f0-4dca-ad02-ede093e61ab8 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:03:21.117721 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:03:21.117721 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:03:21.118454 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-f8c98ebd-99f0-4dca-ad02-ede093e61ab8 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:03:21.182688 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:03:21.182688 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:03:21.193468 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-f8c98ebd-99f0-4dca-ad02-ede093e61ab8 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:03:21.218314 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:03:21.218314 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:03:21.240825 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-f8c98ebd-99f0-4dca-ad02-ede093e61ab8 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/e6780b66-ede3-447a-9d3a-0748a86acd2d returned with HTTP 200 Jan 20 11:03:21.242563 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1428/2833] 10.222.0.71 () {60 vars in 1403 bytes} [Wed Jan 20 11:03:21 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/e6780b66-ede3-447a-9d3a-0748a86acd2d => generated 1445 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 11:03:21.282528 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-e6c11e6d-e35c-4cd9-81c5-72539343187e tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] PUT http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/37c7759f-ac0c-4c2b-a863-426230a983bf Jan 20 11:03:21.284056 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-e6c11e6d-e35c-4cd9-81c5-72539343187e tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h1-768509-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768509-8.cbci-768509-8.local", "mountpoint": "/dev/sda"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 11:03:21.336231 n-d-768509-8 devstack@c-api.service[87958]: /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 20 11:03:21.336231 n-d-768509-8 devstack@c-api.service[87958]: return self(f, *args, **kw) Jan 20 11:03:21.336911 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-e6c11e6d-e35c-4cd9-81c5-72539343187e tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Lock "b'cinder-attachment_update-e6780b66-ede3-447a-9d3a-0748a86acd2d-n-h1-768509-8'" acquired by "attachment_update" :: waited 0.016s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 20 11:03:21.340890 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:03:21.340890 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:03:23.043890 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-e6c11e6d-e35c-4cd9-81c5-72539343187e tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Lock "b'cinder-attachment_update-e6780b66-ede3-447a-9d3a-0748a86acd2d-n-h1-768509-8'" released by "attachment_update" :: held 1.707s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 20 11:03:23.044586 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-e6c11e6d-e35c-4cd9-81c5-72539343187e tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/37c7759f-ac0c-4c2b-a863-426230a983bf returned with HTTP 200 Jan 20 11:03:23.045551 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1406/2834] 10.222.0.71 () {64 vars in 1468 bytes} [Wed Jan 20 11:03:21 2021] PUT /volume/v3/4ff87513110043eabf514ff896240065/attachments/37c7759f-ac0c-4c2b-a863-426230a983bf => generated 762 bytes in 1772 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:03:23.087932 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-480a305c-a59e-4560-9147-2d4bd9a7ed6a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] POST http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/37c7759f-ac0c-4c2b-a863-426230a983bf/action Jan 20 11:03:23.089261 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:03:23.089261 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:03:23.090055 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-480a305c-a59e-4560-9147-2d4bd9a7ed6a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Action body: b'{"os-complete": null}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 11:03:23.090723 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-480a305c-a59e-4560-9147-2d4bd9a7ed6a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 11:03:23.172336 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:03:23.172336 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:03:23.190939 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-480a305c-a59e-4560-9147-2d4bd9a7ed6a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/37c7759f-ac0c-4c2b-a863-426230a983bf/action returned with HTTP 204 Jan 20 11:03:23.191822 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1429/2835] 10.222.0.71 () {64 vars in 1489 bytes} [Wed Jan 20 11:03:23 2021] POST /volume/v3/4ff87513110043eabf514ff896240065/attachments/37c7759f-ac0c-4c2b-a863-426230a983bf/action => generated 0 bytes in 114 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 20 11:03:40.241841 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-0f3564d1-689b-4fb1-b939-20f7e8e64a31 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] DELETE http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/37c7759f-ac0c-4c2b-a863-426230a983bf Jan 20 11:03:40.242956 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-0f3564d1-689b-4fb1-b939-20f7e8e64a31 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:03:40.243579 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:03:40.243579 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:03:40.244239 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-0f3564d1-689b-4fb1-b939-20f7e8e64a31 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:03:40.267583 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:03:40.267583 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:03:40.928352 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-0f3564d1-689b-4fb1-b939-20f7e8e64a31 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 20 11:03:40.929193 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-0f3564d1-689b-4fb1-b939-20f7e8e64a31 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Pending status list for volume during attachment-delete: [] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 20 11:03:40.940543 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-b490ba56-4266-4e58-8eaf-9e47eadbadb0 req-0f3564d1-689b-4fb1-b939-20f7e8e64a31 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/37c7759f-ac0c-4c2b-a863-426230a983bf returned with HTTP 200 Jan 20 11:03:40.941759 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1407/2836] 10.222.0.71 () {62 vars in 1437 bytes} [Wed Jan 20 11:03:40 2021] DELETE /volume/v3/4ff87513110043eabf514ff896240065/attachments/37c7759f-ac0c-4c2b-a863-426230a983bf => generated 19 bytes in 711 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:03:45.292739 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-2c78e3e7-a4b8-4fec-8be6-5243e1bb0faa req-2c8fe3fb-1885-457d-a1b8-80a7b46d52c7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] DELETE http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/37c7759f-ac0c-4c2b-a863-426230a983bf Jan 20 11:03:45.293711 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-2c78e3e7-a4b8-4fec-8be6-5243e1bb0faa req-2c8fe3fb-1885-457d-a1b8-80a7b46d52c7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:03:45.294075 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:03:45.294075 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:03:45.294725 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-2c78e3e7-a4b8-4fec-8be6-5243e1bb0faa req-2c8fe3fb-1885-457d-a1b8-80a7b46d52c7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:03:45.322179 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-2c78e3e7-a4b8-4fec-8be6-5243e1bb0faa req-2c8fe3fb-1885-457d-a1b8-80a7b46d52c7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/37c7759f-ac0c-4c2b-a863-426230a983bf returned with HTTP 404 Jan 20 11:03:45.323976 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1430/2837] 10.222.0.73 () {62 vars in 1437 bytes} [Wed Jan 20 11:03:45 2021] DELETE /volume/v3/4ff87513110043eabf514ff896240065/attachments/37c7759f-ac0c-4c2b-a863-426230a983bf => generated 149 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 11:03:45.736850 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7aad0b98-e5cb-4af8-8016-0ab7bf1d1c36 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] DELETE http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/snapshots/41a0c184-3002-487d-b160-fd2f1f103d4c Jan 20 11:03:45.737458 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7aad0b98-e5cb-4af8-8016-0ab7bf1d1c36 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:03:45.737677 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:03:45.737677 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:03:45.738047 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7aad0b98-e5cb-4af8-8016-0ab7bf1d1c36 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:03:45.738648 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v2.snapshots [None req-7aad0b98-e5cb-4af8-8016-0ab7bf1d1c36 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Delete snapshot with id: 41a0c184-3002-487d-b160-fd2f1f103d4c Jan 20 11:03:45.765250 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:03:45.765250 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:03:45.766552 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7aad0b98-e5cb-4af8-8016-0ab7bf1d1c36 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Snapshot retrieved successfully. Jan 20 11:03:45.854794 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7aad0b98-e5cb-4af8-8016-0ab7bf1d1c36 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Snapshot delete request issued successfully. Jan 20 11:03:45.855560 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7aad0b98-e5cb-4af8-8016-0ab7bf1d1c36 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/snapshots/41a0c184-3002-487d-b160-fd2f1f103d4c returned with HTTP 202 Jan 20 11:03:45.856456 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1408/2838] 10.222.0.73 () {58 vars in 1324 bytes} [Wed Jan 20 11:03:45 2021] DELETE /volume/v3/4ff87513110043eabf514ff896240065/snapshots/41a0c184-3002-487d-b160-fd2f1f103d4c => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 11:03:45.866936 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5cb0e989-2ef0-4d16-bc53-1e0cc2178835 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/snapshots/41a0c184-3002-487d-b160-fd2f1f103d4c Jan 20 11:03:45.867582 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5cb0e989-2ef0-4d16-bc53-1e0cc2178835 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:03:45.868836 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5cb0e989-2ef0-4d16-bc53-1e0cc2178835 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:03:45.916854 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:03:45.916854 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:03:45.919369 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5cb0e989-2ef0-4d16-bc53-1e0cc2178835 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Snapshot retrieved successfully. Jan 20 11:03:45.930203 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5cb0e989-2ef0-4d16-bc53-1e0cc2178835 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/snapshots/41a0c184-3002-487d-b160-fd2f1f103d4c returned with HTTP 200 Jan 20 11:03:45.933233 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1431/2839] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 11:03:45 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/snapshots/41a0c184-3002-487d-b160-fd2f1f103d4c => generated 466 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:03:46.949265 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-395a0b05-72f4-40df-bf49-14f719d69e4a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/snapshots/41a0c184-3002-487d-b160-fd2f1f103d4c Jan 20 11:03:46.950033 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-395a0b05-72f4-40df-bf49-14f719d69e4a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:03:46.950033 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:03:46.950033 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:03:46.950567 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-395a0b05-72f4-40df-bf49-14f719d69e4a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:03:47.013078 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:03:47.013078 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:03:47.015517 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-395a0b05-72f4-40df-bf49-14f719d69e4a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Snapshot retrieved successfully. Jan 20 11:03:47.018613 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-395a0b05-72f4-40df-bf49-14f719d69e4a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/snapshots/41a0c184-3002-487d-b160-fd2f1f103d4c returned with HTTP 200 Jan 20 11:03:47.027861 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1409/2840] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 11:03:46 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/snapshots/41a0c184-3002-487d-b160-fd2f1f103d4c => generated 466 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:03:48.035025 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-23db2f14-7503-41f6-9d0c-0857f978d1fb tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/snapshots/41a0c184-3002-487d-b160-fd2f1f103d4c Jan 20 11:03:48.036737 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-23db2f14-7503-41f6-9d0c-0857f978d1fb tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:03:48.036737 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:03:48.036737 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:03:48.036737 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-23db2f14-7503-41f6-9d0c-0857f978d1fb tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:03:48.063568 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-23db2f14-7503-41f6-9d0c-0857f978d1fb tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/snapshots/41a0c184-3002-487d-b160-fd2f1f103d4c returned with HTTP 404 Jan 20 11:03:48.064706 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1432/2841] 10.222.0.73 () {58 vars in 1321 bytes} [Wed Jan 20 11:03:48 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/snapshots/41a0c184-3002-487d-b160-fd2f1f103d4c => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 11:03:48.076008 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4f583906-1801-4fcd-ab7b-9d56c456f952 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] DELETE http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 Jan 20 11:03:48.077088 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4f583906-1801-4fcd-ab7b-9d56c456f952 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:03:48.077585 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:03:48.077585 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:03:48.078673 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4f583906-1801-4fcd-ab7b-9d56c456f952 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:03:48.079582 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-4f583906-1801-4fcd-ab7b-9d56c456f952 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Delete volume with id: 911b2167-4673-46fc-a979-29fe9016d826 Jan 20 11:03:48.171815 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:03:48.171815 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:03:48.173144 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4f583906-1801-4fcd-ab7b-9d56c456f952 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:03:48.209434 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4f583906-1801-4fcd-ab7b-9d56c456f952 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Delete volume request issued successfully. Jan 20 11:03:48.210248 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4f583906-1801-4fcd-ab7b-9d56c456f952 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 returned with HTTP 202 Jan 20 11:03:48.215508 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1410/2842] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 11:03:48 2021] DELETE /volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 11:03:48.221909 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-296d0c85-1260-4ffd-85d0-183d68223428 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 Jan 20 11:03:48.222451 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-296d0c85-1260-4ffd-85d0-183d68223428 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:03:48.222978 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-296d0c85-1260-4ffd-85d0-183d68223428 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:03:48.283575 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:03:48.283575 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:03:48.305838 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-296d0c85-1260-4ffd-85d0-183d68223428 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:03:48.337531 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-296d0c85-1260-4ffd-85d0-183d68223428 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 returned with HTTP 200 Jan 20 11:03:48.339073 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1433/2843] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:03:48 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 => generated 1368 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:03:49.357569 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4ac21cad-9a38-43e5-8cd6-b148630bacc7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 Jan 20 11:03:49.358920 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4ac21cad-9a38-43e5-8cd6-b148630bacc7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:03:49.359144 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:03:49.359144 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:03:49.359611 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4ac21cad-9a38-43e5-8cd6-b148630bacc7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:03:49.427461 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:03:49.427461 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:03:49.440386 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4ac21cad-9a38-43e5-8cd6-b148630bacc7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:03:49.471425 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4ac21cad-9a38-43e5-8cd6-b148630bacc7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 returned with HTTP 200 Jan 20 11:03:49.483756 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1411/2844] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:03:49 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 => generated 1368 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:03:50.498005 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-943473d0-3f50-4017-a92c-50228f960642 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 Jan 20 11:03:50.499414 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-943473d0-3f50-4017-a92c-50228f960642 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:03:50.499681 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:03:50.499681 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:03:50.501741 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-943473d0-3f50-4017-a92c-50228f960642 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:03:50.572431 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-943473d0-3f50-4017-a92c-50228f960642 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 returned with HTTP 404 Jan 20 11:03:50.573773 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1434/2845] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:03:50 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/911b2167-4673-46fc-a979-29fe9016d826 => generated 109 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 11:03:50.643845 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-89aafd0d-179f-4e34-9cd6-824ac371c1f0 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] POST http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes Jan 20 11:03:50.644783 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:03:50.644783 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:03:50.646211 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-89aafd0d-179f-4e34-9cd6-824ac371c1f0 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1760808221", "snapshot_id": null, "imageRef": "09e2655a-868c-4b92-81d7-12b1ba7befe4", "volume_type": null, "size": 1}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 11:03:50.648425 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-89aafd0d-179f-4e34-9cd6-824ac371c1f0 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1760808221', 'snapshot_id': None, 'imageRef': '09e2655a-868c-4b92-81d7-12b1ba7befe4', 'volume_type': None, 'size': 1}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 11:03:50.810568 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-89aafd0d-179f-4e34-9cd6-824ac371c1f0 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Create volume of 1 GB Jan 20 11:03:50.826350 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-89aafd0d-179f-4e34-9cd6-824ac371c1f0 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Availability Zones retrieved successfully. Jan 20 11:03:50.843899 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-89aafd0d-179f-4e34-9cd6-824ac371c1f0 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Flow 'volume_create_api' (dd99b642-b46f-47d7-b24b-9293765a63e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 11:03:50.846800 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-89aafd0d-179f-4e34-9cd6-824ac371c1f0 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d30d25e-41bb-43b3-9d44-4369f2278c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 11:03:50.849032 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-89aafd0d-179f-4e34-9cd6-824ac371c1f0 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 11:03:51.009347 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-89aafd0d-179f-4e34-9cd6-824ac371c1f0 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d30d25e-41bb-43b3-9d44-4369f2278c2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 11:03:51.011991 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-89aafd0d-179f-4e34-9cd6-824ac371c1f0 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51d9bef6-5368-4ae2-aa6a-6c5a1ff860ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 11:03:51.126976 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-89aafd0d-179f-4e34-9cd6-824ac371c1f0 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Created reservations ['789ce118-1664-4124-b11e-3365be724c88', '63d945ad-5632-4cc9-a93b-ff7f43c794de', 'bad23350-4c68-4f46-88f0-5e3bf0283469', '7fae8e6e-ea03-4cb7-8b1a-f08ce0ed2b5b'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 11:03:51.130712 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-89aafd0d-179f-4e34-9cd6-824ac371c1f0 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51d9bef6-5368-4ae2-aa6a-6c5a1ff860ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['789ce118-1664-4124-b11e-3365be724c88', '63d945ad-5632-4cc9-a93b-ff7f43c794de', 'bad23350-4c68-4f46-88f0-5e3bf0283469', '7fae8e6e-ea03-4cb7-8b1a-f08ce0ed2b5b']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 11:03:51.135329 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-89aafd0d-179f-4e34-9cd6-824ac371c1f0 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5ad6f02-ab63-4dd9-be92-a47aa792ad07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 11:03:51.237331 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-89aafd0d-179f-4e34-9cd6-824ac371c1f0 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5ad6f02-ab63-4dd9-be92-a47aa792ad07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f80bab40-210a-4656-afea-a707c093e519', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1760808221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ff87513110043eabf514ff896240065',qos_specs=None,replication_status=,reservations=['789ce118-1664-4124-b11e-3365be724c88','63d945ad-5632-4cc9-a93b-ff7f43c794de','bad23350-4c68-4f46-88f0-5e3bf0283469','7fae8e6e-ea03-4cb7-8b1a-f08ce0ed2b5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46250fff29304add821464b0a8d2c42b',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T11:03:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1760808221',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f80bab40-210a-4656-afea-a707c093e519,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ff87513110043eabf514ff896240065',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='46250fff29304add821464b0a8d2c42b',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 11:03:51.240919 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-89aafd0d-179f-4e34-9cd6-824ac371c1f0 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bd309ba-98ac-47eb-ac7e-6a690d52cadd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 11:03:51.281027 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-89aafd0d-179f-4e34-9cd6-824ac371c1f0 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bd309ba-98ac-47eb-ac7e-6a690d52cadd) transitioned into state 'SUCCESS' from state '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-1760808221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ff87513110043eabf514ff896240065',qos_specs=None,replication_status=,reservations=['789ce118-1664-4124-b11e-3365be724c88','63d945ad-5632-4cc9-a93b-ff7f43c794de','bad23350-4c68-4f46-88f0-5e3bf0283469','7fae8e6e-ea03-4cb7-8b1a-f08ce0ed2b5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46250fff29304add821464b0a8d2c42b',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 11:03:51.283325 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-89aafd0d-179f-4e34-9cd6-824ac371c1f0 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6719919-d004-40cb-8bd4-1d8dc62342ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 11:03:51.302559 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-89aafd0d-179f-4e34-9cd6-824ac371c1f0 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6719919-d004-40cb-8bd4-1d8dc62342ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 11:03:51.309595 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-89aafd0d-179f-4e34-9cd6-824ac371c1f0 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Flow 'volume_create_api' (dd99b642-b46f-47d7-b24b-9293765a63e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 11:03:51.400658 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-89aafd0d-179f-4e34-9cd6-824ac371c1f0 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Create volume request issued successfully. Jan 20 11:03:51.423207 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-89aafd0d-179f-4e34-9cd6-824ac371c1f0 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes returned with HTTP 202 Jan 20 11:03:51.425042 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1412/2846] 10.222.0.73 () {60 vars in 1226 bytes} [Wed Jan 20 11:03:50 2021] POST /volume/v3/4ff87513110043eabf514ff896240065/volumes => generated 828 bytes in 788 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 11:03:51.444786 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4bd52543-e44a-4e42-af4f-e94aeca543c7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 Jan 20 11:03:51.445345 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4bd52543-e44a-4e42-af4f-e94aeca543c7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:03:51.445894 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4bd52543-e44a-4e42-af4f-e94aeca543c7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:03:51.501755 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:03:51.501755 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:03:51.511454 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4bd52543-e44a-4e42-af4f-e94aeca543c7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:03:51.543174 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4bd52543-e44a-4e42-af4f-e94aeca543c7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 returned with HTTP 200 Jan 20 11:03:51.545179 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1435/2847] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:03:51 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 => generated 920 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:03:52.563581 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-306a23c6-47d9-4400-a460-91f291cd0bd3 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 Jan 20 11:03:52.564924 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-306a23c6-47d9-4400-a460-91f291cd0bd3 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:03:52.565349 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:03:52.565349 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:03:52.566156 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-306a23c6-47d9-4400-a460-91f291cd0bd3 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:03:52.627634 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:03:52.627634 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:03:52.641506 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-306a23c6-47d9-4400-a460-91f291cd0bd3 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:03:52.675419 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-306a23c6-47d9-4400-a460-91f291cd0bd3 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 returned with HTTP 200 Jan 20 11:03:52.677271 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1413/2848] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:03:52 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 => generated 920 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:03:53.696207 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4f426318-92c8-4b1a-ab31-0073fa0c3a7c tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 Jan 20 11:03:53.696927 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4f426318-92c8-4b1a-ab31-0073fa0c3a7c tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:03:53.697209 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:03:53.697209 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:03:53.697587 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4f426318-92c8-4b1a-ab31-0073fa0c3a7c tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:03:53.749219 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:03:53.749219 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:03:53.760266 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-4f426318-92c8-4b1a-ab31-0073fa0c3a7c tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:03:53.786865 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4f426318-92c8-4b1a-ab31-0073fa0c3a7c tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 returned with HTTP 200 Jan 20 11:03:53.787813 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1436/2849] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:03:53 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 => generated 920 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:03:54.806499 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dc82c7b1-01c4-42b4-a2ce-8d8331b886a4 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 Jan 20 11:03:54.807082 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dc82c7b1-01c4-42b4-a2ce-8d8331b886a4 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:03:54.807258 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:03:54.807258 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:03:54.807630 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dc82c7b1-01c4-42b4-a2ce-8d8331b886a4 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:03:54.859506 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:03:54.859506 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:03:54.869115 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dc82c7b1-01c4-42b4-a2ce-8d8331b886a4 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:03:54.894191 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dc82c7b1-01c4-42b4-a2ce-8d8331b886a4 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 returned with HTTP 200 Jan 20 11:03:54.895169 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1414/2850] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:03:54 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 => generated 920 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:03:55.911906 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bff4e5fb-5c00-43df-874e-5384e35eb891 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 Jan 20 11:03:55.912548 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bff4e5fb-5c00-43df-874e-5384e35eb891 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:03:55.913200 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:03:55.913200 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:03:55.913441 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bff4e5fb-5c00-43df-874e-5384e35eb891 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:03:55.977764 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:03:55.977764 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:03:55.987796 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bff4e5fb-5c00-43df-874e-5384e35eb891 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:03:56.016637 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bff4e5fb-5c00-43df-874e-5384e35eb891 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 returned with HTTP 200 Jan 20 11:03:56.018219 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1437/2851] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:03:55 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 => generated 920 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:03:57.035743 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-17054471-fe34-4c62-a035-acadd0ff53c4 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 Jan 20 11:03:57.036591 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-17054471-fe34-4c62-a035-acadd0ff53c4 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:03:57.036591 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:03:57.036591 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:03:57.036813 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-17054471-fe34-4c62-a035-acadd0ff53c4 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:03:57.113268 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:03:57.113268 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:03:57.125645 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-17054471-fe34-4c62-a035-acadd0ff53c4 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:03:57.164655 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-17054471-fe34-4c62-a035-acadd0ff53c4 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 returned with HTTP 200 Jan 20 11:03:57.168992 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1415/2852] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:03:57 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 => generated 920 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:03:58.192734 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ecb3a3b6-66be-4854-b043-07ca1516ef5f tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 Jan 20 11:03:58.193353 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ecb3a3b6-66be-4854-b043-07ca1516ef5f tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:03:58.193945 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:03:58.193945 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:03:58.194394 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ecb3a3b6-66be-4854-b043-07ca1516ef5f tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:03:58.250938 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:03:58.250938 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:03:58.259849 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ecb3a3b6-66be-4854-b043-07ca1516ef5f tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:03:58.288254 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ecb3a3b6-66be-4854-b043-07ca1516ef5f tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 returned with HTTP 200 Jan 20 11:03:58.295557 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1438/2853] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:03:58 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 => generated 920 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:03:59.306931 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6540cc04-8337-44b4-94a4-d18d478c6486 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 Jan 20 11:03:59.307534 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6540cc04-8337-44b4-94a4-d18d478c6486 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:03:59.307878 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:03:59.307878 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:03:59.308388 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-6540cc04-8337-44b4-94a4-d18d478c6486 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:03:59.358573 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:03:59.358573 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:03:59.370534 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-6540cc04-8337-44b4-94a4-d18d478c6486 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:03:59.394132 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-6540cc04-8337-44b4-94a4-d18d478c6486 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 returned with HTTP 200 Jan 20 11:03:59.395713 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1416/2854] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:03:59 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 => generated 920 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:04:00.418896 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5bcad49d-430d-4e7a-8836-06ca7309568b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 Jan 20 11:04:00.419524 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5bcad49d-430d-4e7a-8836-06ca7309568b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:04:00.419702 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:04:00.419702 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:04:00.419968 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5bcad49d-430d-4e7a-8836-06ca7309568b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:04:00.624069 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:04:00.624069 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:04:00.634223 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5bcad49d-430d-4e7a-8836-06ca7309568b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:04:00.668059 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5bcad49d-430d-4e7a-8836-06ca7309568b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 returned with HTTP 200 Jan 20 11:04:00.669331 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1439/2855] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:04:00 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 => generated 920 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:04:01.693974 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-351b857d-0eae-4391-b3c9-c3f599f51a43 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 Jan 20 11:04:01.695002 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-351b857d-0eae-4391-b3c9-c3f599f51a43 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:04:01.695354 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:04:01.695354 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:04:01.696016 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-351b857d-0eae-4391-b3c9-c3f599f51a43 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:04:01.758366 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:04:01.758366 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:04:01.766990 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-351b857d-0eae-4391-b3c9-c3f599f51a43 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:04:01.798900 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-351b857d-0eae-4391-b3c9-c3f599f51a43 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 returned with HTTP 200 Jan 20 11:04:01.800350 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1417/2856] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:04:01 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 => generated 920 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:04:02.824372 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-458f05dd-87c4-4519-bd75-1e4ef5adce25 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 Jan 20 11:04:02.825365 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-458f05dd-87c4-4519-bd75-1e4ef5adce25 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:04:02.825558 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:04:02.825558 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:04:02.826073 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-458f05dd-87c4-4519-bd75-1e4ef5adce25 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:04:02.899503 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:04:02.899503 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:04:02.909110 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-458f05dd-87c4-4519-bd75-1e4ef5adce25 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:04:02.944064 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-458f05dd-87c4-4519-bd75-1e4ef5adce25 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 returned with HTTP 200 Jan 20 11:04:02.945341 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1440/2857] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:04:02 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 => generated 920 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:04:03.971212 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-23f9d4ca-43f5-4b01-8da0-f6ea4bb0617d tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 Jan 20 11:04:03.971970 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-23f9d4ca-43f5-4b01-8da0-f6ea4bb0617d tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:04:03.972310 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:04:03.972310 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:04:03.972700 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-23f9d4ca-43f5-4b01-8da0-f6ea4bb0617d tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:04:04.029739 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:04:04.029739 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:04:04.038862 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-23f9d4ca-43f5-4b01-8da0-f6ea4bb0617d tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:04:04.063873 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-23f9d4ca-43f5-4b01-8da0-f6ea4bb0617d tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 returned with HTTP 200 Jan 20 11:04:04.064715 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1418/2858] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:04:03 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 => generated 978 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:04:05.082074 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e7dc0b90-478d-44ce-82e5-c90665003169 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 Jan 20 11:04:05.082748 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e7dc0b90-478d-44ce-82e5-c90665003169 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:04:05.082967 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:04:05.082967 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:04:05.083385 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e7dc0b90-478d-44ce-82e5-c90665003169 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:04:05.133687 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:04:05.133687 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:04:05.142533 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e7dc0b90-478d-44ce-82e5-c90665003169 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:04:05.167970 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e7dc0b90-478d-44ce-82e5-c90665003169 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 returned with HTTP 200 Jan 20 11:04:05.168747 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1441/2859] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:04:05 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 => generated 981 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:04:06.185315 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-96f2aa7a-6052-4085-bd1b-69402846f418 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 Jan 20 11:04:06.187063 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-96f2aa7a-6052-4085-bd1b-69402846f418 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:04:06.187063 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:04:06.187063 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:04:06.187063 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-96f2aa7a-6052-4085-bd1b-69402846f418 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:04:06.245801 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:04:06.245801 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:04:06.256802 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-96f2aa7a-6052-4085-bd1b-69402846f418 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:04:06.284269 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-96f2aa7a-6052-4085-bd1b-69402846f418 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 returned with HTTP 200 Jan 20 11:04:06.285272 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1419/2860] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:04:06 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 => generated 981 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:04:07.302553 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-273b3b95-995f-4ea4-b103-448cc47e596d tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 Jan 20 11:04:07.303211 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-273b3b95-995f-4ea4-b103-448cc47e596d tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:04:07.303211 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:04:07.303211 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:04:07.303541 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-273b3b95-995f-4ea4-b103-448cc47e596d tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:04:07.354555 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:04:07.354555 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:04:07.364520 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-273b3b95-995f-4ea4-b103-448cc47e596d tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:04:07.397384 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-273b3b95-995f-4ea4-b103-448cc47e596d tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 returned with HTTP 200 Jan 20 11:04:07.398941 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1442/2861] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:04:07 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 => generated 981 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:04:08.419024 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1eb5956d-aa1a-4e73-a1f7-ded345756220 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 Jan 20 11:04:08.420149 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1eb5956d-aa1a-4e73-a1f7-ded345756220 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:04:08.420612 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:04:08.420612 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:04:08.421338 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1eb5956d-aa1a-4e73-a1f7-ded345756220 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:04:08.513172 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:04:08.513172 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:04:08.530167 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1eb5956d-aa1a-4e73-a1f7-ded345756220 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:04:08.571430 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1eb5956d-aa1a-4e73-a1f7-ded345756220 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 returned with HTTP 200 Jan 20 11:04:08.573477 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1420/2862] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:04:08 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 => generated 981 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 11:04:09.599531 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1d2aaa0f-cb1c-4941-a77c-c85bb6542b8f tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 Jan 20 11:04:09.600493 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1d2aaa0f-cb1c-4941-a77c-c85bb6542b8f tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:04:09.600868 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:04:09.600868 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:04:09.601610 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-1d2aaa0f-cb1c-4941-a77c-c85bb6542b8f tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:04:09.663718 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:04:09.663718 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:04:09.672774 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-1d2aaa0f-cb1c-4941-a77c-c85bb6542b8f tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:04:09.697971 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-1d2aaa0f-cb1c-4941-a77c-c85bb6542b8f tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 returned with HTTP 200 Jan 20 11:04:09.698847 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1443/2863] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:04:09 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 => generated 1369 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:04:09.718488 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-28fabc84-1e1d-4b34-8748-10503d7577f7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 Jan 20 11:04:09.719009 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-28fabc84-1e1d-4b34-8748-10503d7577f7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:04:09.719280 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:04:09.719280 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:04:09.719649 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-28fabc84-1e1d-4b34-8748-10503d7577f7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:04:09.769154 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:04:09.769154 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:04:09.781578 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-28fabc84-1e1d-4b34-8748-10503d7577f7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:04:09.835491 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-28fabc84-1e1d-4b34-8748-10503d7577f7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 returned with HTTP 200 Jan 20 11:04:09.836979 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1421/2864] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:04:09 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 => generated 1369 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:04:10.089337 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-f63a4e9a-d380-49a6-be9c-6e96501b1d73 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 Jan 20 11:04:10.089722 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-f63a4e9a-d380-49a6-be9c-6e96501b1d73 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:04:10.089955 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:04:10.089955 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:04:10.090425 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-f63a4e9a-d380-49a6-be9c-6e96501b1d73 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:04:10.145328 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:04:10.145328 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:04:10.156203 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-f63a4e9a-d380-49a6-be9c-6e96501b1d73 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:04:10.183977 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-f63a4e9a-d380-49a6-be9c-6e96501b1d73 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 returned with HTTP 200 Jan 20 11:04:10.184969 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1444/2865] 10.222.0.73 () {60 vars in 1569 bytes} [Wed Jan 20 11:04:10 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 => generated 1369 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:04:11.024099 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-7600997a-1572-4c66-bf9e-ba9b5b243206 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 Jan 20 11:04:11.024655 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-7600997a-1572-4c66-bf9e-ba9b5b243206 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:04:11.024783 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:04:11.024783 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:04:11.025173 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-7600997a-1572-4c66-bf9e-ba9b5b243206 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:04:11.078036 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:04:11.078036 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:04:11.088176 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-7600997a-1572-4c66-bf9e-ba9b5b243206 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:04:11.115051 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-7600997a-1572-4c66-bf9e-ba9b5b243206 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 returned with HTTP 200 Jan 20 11:04:11.115922 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1422/2866] 10.222.0.73 () {60 vars in 1569 bytes} [Wed Jan 20 11:04:11 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 => generated 1369 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:04:11.126661 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-f63a4e9a-d380-49a6-be9c-6e96501b1d73 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume// Jan 20 11:04:11.127134 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-f63a4e9a-d380-49a6-be9c-6e96501b1d73 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:04:11.127350 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:04:11.127350 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:04:11.127984 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-f63a4e9a-d380-49a6-be9c-6e96501b1d73 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:04:11.128992 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-f63a4e9a-d380-49a6-be9c-6e96501b1d73 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 11:04:11.130250 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1445/2867] 10.222.0.73 () {58 vars in 1289 bytes} [Wed Jan 20 11:04: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 20 11:04:11.145120 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-e9e366eb-8456-499e-9730-af1f5a066135 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] POST http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments Jan 20 11:04:11.145651 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:04:11.145651 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:04:11.146069 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-e9e366eb-8456-499e-9730-af1f5a066135 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f80bab40-210a-4656-afea-a707c093e519", "instance_uuid": "be652932-9ffb-4057-8f84-cc0b4868f2c4", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 11:04:11.201732 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:04:11.201732 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:04:11.261120 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-e9e366eb-8456-499e-9730-af1f5a066135 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments returned with HTTP 200 Jan 20 11:04:11.262236 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1423/2868] 10.222.0.73 () {66 vars in 1565 bytes} [Wed Jan 20 11:04:11 2021] POST /volume/v3/4ff87513110043eabf514ff896240065/attachments => generated 273 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:04:12.827475 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-f63a4e9a-d380-49a6-be9c-6e96501b1d73 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume// Jan 20 11:04:12.828689 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-f63a4e9a-d380-49a6-be9c-6e96501b1d73 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:04:12.829839 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-f63a4e9a-d380-49a6-be9c-6e96501b1d73 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:04:12.832015 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-f63a4e9a-d380-49a6-be9c-6e96501b1d73 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 11:04:12.835520 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1446/2869] 10.222.0.71 () {56 vars in 1089 bytes} [Wed Jan 20 11:04:12 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 20 11:04:12.855882 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-f475c27f-f196-437c-9da1-0e3ef56ea8fa tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 Jan 20 11:04:12.856551 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-f475c27f-f196-437c-9da1-0e3ef56ea8fa tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:04:12.856830 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:04:12.856830 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:04:12.857431 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-f475c27f-f196-437c-9da1-0e3ef56ea8fa tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:04:12.910294 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:04:12.910294 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:04:12.919320 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-f475c27f-f196-437c-9da1-0e3ef56ea8fa tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:04:12.938842 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:04:12.938842 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:04:12.951637 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-f475c27f-f196-437c-9da1-0e3ef56ea8fa tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 returned with HTTP 200 Jan 20 11:04:12.952496 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1424/2870] 10.222.0.71 () {60 vars in 1403 bytes} [Wed Jan 20 11:04:12 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 => generated 1467 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 11:04:13.001355 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-dfe56bd6-91d2-4fbb-8525-fb6161f5c6fc tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] PUT http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/43c1a3a6-ba13-407c-ba5f-3b91f0efa3e1 Jan 20 11:04:13.001355 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-dfe56bd6-91d2-4fbb-8525-fb6161f5c6fc tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h1-768509-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768509-8.cbci-768509-8.local", "mountpoint": "/dev/sda"}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 11:04:13.047537 n-d-768509-8 devstack@c-api.service[87958]: /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 20 11:04:13.047537 n-d-768509-8 devstack@c-api.service[87958]: return self(f, *args, **kw) Jan 20 11:04:13.048104 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-dfe56bd6-91d2-4fbb-8525-fb6161f5c6fc tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Lock "b'cinder-attachment_update-f80bab40-210a-4656-afea-a707c093e519-n-h1-768509-8'" acquired by "attachment_update" :: waited 0.010s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 20 11:04:13.050919 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:04:13.050919 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:04:14.557074 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-dfe56bd6-91d2-4fbb-8525-fb6161f5c6fc tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Lock "b'cinder-attachment_update-f80bab40-210a-4656-afea-a707c093e519-n-h1-768509-8'" released by "attachment_update" :: held 1.508s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 20 11:04:14.558287 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-dfe56bd6-91d2-4fbb-8525-fb6161f5c6fc tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/43c1a3a6-ba13-407c-ba5f-3b91f0efa3e1 returned with HTTP 200 Jan 20 11:04:14.559768 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1447/2871] 10.222.0.71 () {64 vars in 1468 bytes} [Wed Jan 20 11:04:12 2021] PUT /volume/v3/4ff87513110043eabf514ff896240065/attachments/43c1a3a6-ba13-407c-ba5f-3b91f0efa3e1 => generated 762 bytes in 1565 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:04:14.616231 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-83997634-3ec1-4164-b757-358f22ad2a40 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] POST http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/43c1a3a6-ba13-407c-ba5f-3b91f0efa3e1/action Jan 20 11:04:14.617471 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:04:14.617471 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:04:14.618269 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-83997634-3ec1-4164-b757-358f22ad2a40 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 11:04:14.619388 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-83997634-3ec1-4164-b757-358f22ad2a40 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 11:04:14.725568 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:04:14.725568 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:04:14.751503 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-83997634-3ec1-4164-b757-358f22ad2a40 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/43c1a3a6-ba13-407c-ba5f-3b91f0efa3e1/action returned with HTTP 204 Jan 20 11:04:14.754071 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1425/2872] 10.222.0.71 () {64 vars in 1489 bytes} [Wed Jan 20 11:04:14 2021] POST /volume/v3/4ff87513110043eabf514ff896240065/attachments/43c1a3a6-ba13-407c-ba5f-3b91f0efa3e1/action => generated 0 bytes in 153 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 20 11:04:26.541331 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-0d91a61e-7860-43a7-a718-9522521d5287 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] DELETE http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/43c1a3a6-ba13-407c-ba5f-3b91f0efa3e1 Jan 20 11:04:26.542130 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-0d91a61e-7860-43a7-a718-9522521d5287 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:04:26.542130 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:04:26.542130 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:04:26.542593 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-0d91a61e-7860-43a7-a718-9522521d5287 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:04:26.583856 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:04:26.583856 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:04:27.279094 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-0d91a61e-7860-43a7-a718-9522521d5287 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 20 11:04:27.279625 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-0d91a61e-7860-43a7-a718-9522521d5287 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Pending status list for volume during attachment-delete: [] {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 20 11:04:27.292432 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-0d91a61e-7860-43a7-a718-9522521d5287 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/43c1a3a6-ba13-407c-ba5f-3b91f0efa3e1 returned with HTTP 200 Jan 20 11:04:27.293574 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1448/2873] 10.222.0.71 () {62 vars in 1437 bytes} [Wed Jan 20 11:04:26 2021] DELETE /volume/v3/4ff87513110043eabf514ff896240065/attachments/43c1a3a6-ba13-407c-ba5f-3b91f0efa3e1 => generated 19 bytes in 758 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:04:29.858188 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-3fead13b-b178-4669-ad48-5e987237d1d8 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/43c1a3a6-ba13-407c-ba5f-3b91f0efa3e1 Jan 20 11:04:29.858822 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-3fead13b-b178-4669-ad48-5e987237d1d8 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:04:29.859042 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:04:29.859042 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:04:29.859433 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-3fead13b-b178-4669-ad48-5e987237d1d8 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:04:29.881892 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-3fead13b-b178-4669-ad48-5e987237d1d8 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/43c1a3a6-ba13-407c-ba5f-3b91f0efa3e1 returned with HTTP 404 Jan 20 11:04:29.883371 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1426/2874] 10.222.0.73 () {60 vars in 1415 bytes} [Wed Jan 20 11:04:29 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/attachments/43c1a3a6-ba13-407c-ba5f-3b91f0efa3e1 => generated 149 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 11:04:29.903005 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-0d91a61e-7860-43a7-a718-9522521d5287 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume// Jan 20 11:04:29.903636 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-0d91a61e-7860-43a7-a718-9522521d5287 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:04:29.903995 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:04:29.903995 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:04:29.904384 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-0d91a61e-7860-43a7-a718-9522521d5287 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:04:29.905757 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-0d91a61e-7860-43a7-a718-9522521d5287 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 11:04:29.907136 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1449/2875] 10.222.0.73 () {56 vars in 1091 bytes} [Wed Jan 20 11:04:29 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 20 11:04:29.920259 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-aa184d97-f600-4d3c-8056-38227ed794dc tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] POST http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments Jan 20 11:04:29.921109 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-aa184d97-f600-4d3c-8056-38227ed794dc tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f80bab40-210a-4656-afea-a707c093e519", "instance_uuid": "be652932-9ffb-4057-8f84-cc0b4868f2c4", "connector": null}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 11:04:29.974017 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:04:29.974017 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:04:30.040885 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-aa184d97-f600-4d3c-8056-38227ed794dc tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments returned with HTTP 200 Jan 20 11:04:30.041946 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1427/2876] 10.222.0.73 () {64 vars in 1358 bytes} [Wed Jan 20 11:04:29 2021] POST /volume/v3/4ff87513110043eabf514ff896240065/attachments => generated 273 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:04:30.893700 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-0d91a61e-7860-43a7-a718-9522521d5287 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume// Jan 20 11:04:30.894464 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-0d91a61e-7860-43a7-a718-9522521d5287 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:04:30.895469 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-0d91a61e-7860-43a7-a718-9522521d5287 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'all' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:04:30.897476 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-0d91a61e-7860-43a7-a718-9522521d5287 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 11:04:30.898632 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1450/2877] 10.222.0.21 () {56 vars in 1089 bytes} [Wed Jan 20 11:04:30 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 20 11:04:30.914606 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-60a8daf5-5086-431d-b5de-6a6fdd3db4bc tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 Jan 20 11:04:30.915773 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-60a8daf5-5086-431d-b5de-6a6fdd3db4bc tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:04:30.916177 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:04:30.916177 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:04:30.917087 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-60a8daf5-5086-431d-b5de-6a6fdd3db4bc tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:04:30.999902 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:04:30.999902 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:04:31.009686 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-60a8daf5-5086-431d-b5de-6a6fdd3db4bc tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:04:31.034051 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:04:31.034051 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:04:31.049591 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-60a8daf5-5086-431d-b5de-6a6fdd3db4bc tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 returned with HTTP 200 Jan 20 11:04:31.050544 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1428/2878] 10.222.0.21 () {60 vars in 1403 bytes} [Wed Jan 20 11:04:30 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 => generated 1467 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 11:04:31.069956 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-a17e1c5c-0ff7-4658-99a9-16a009bb5ce7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] PUT http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/b4278b48-7c1a-4216-8b7d-4e91e6355c99 Jan 20 11:04:31.071005 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-a17e1c5c-0ff7-4658-99a9-16a009bb5ce7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.21", "host": "n-h2-768509-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768509-8.cbci-768509-8.local", "mountpoint": "/dev/sda"}}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 11:04:31.104373 n-d-768509-8 devstack@c-api.service[87958]: /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 20 11:04:31.104373 n-d-768509-8 devstack@c-api.service[87958]: return self(f, *args, **kw) Jan 20 11:04:31.104906 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-a17e1c5c-0ff7-4658-99a9-16a009bb5ce7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Lock "b'cinder-attachment_update-f80bab40-210a-4656-afea-a707c093e519-n-h2-768509-8'" acquired by "attachment_update" :: waited 0.013s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 20 11:04:31.107298 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:04:31.107298 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:04:32.843931 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-a17e1c5c-0ff7-4658-99a9-16a009bb5ce7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Lock "b'cinder-attachment_update-f80bab40-210a-4656-afea-a707c093e519-n-h2-768509-8'" released by "attachment_update" :: held 1.739s {{(pid=87960) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 20 11:04:32.844678 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-a17e1c5c-0ff7-4658-99a9-16a009bb5ce7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/b4278b48-7c1a-4216-8b7d-4e91e6355c99 returned with HTTP 200 Jan 20 11:04:32.845878 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1451/2879] 10.222.0.21 () {64 vars in 1468 bytes} [Wed Jan 20 11:04:31 2021] PUT /volume/v3/4ff87513110043eabf514ff896240065/attachments/b4278b48-7c1a-4216-8b7d-4e91e6355c99 => generated 762 bytes in 1782 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:04:32.887868 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-80972ae0-a18d-4101-b86d-5d0ce09e406c tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] POST http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/b4278b48-7c1a-4216-8b7d-4e91e6355c99/action Jan 20 11:04:32.888394 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:04:32.888394 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:04:32.888852 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-80972ae0-a18d-4101-b86d-5d0ce09e406c tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Action body: b'{"os-complete": null}' {{(pid=87959) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 11:04:32.889275 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-80972ae0-a18d-4101-b86d-5d0ce09e406c tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 11:04:32.981044 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:04:32.981044 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:04:32.998285 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-80972ae0-a18d-4101-b86d-5d0ce09e406c tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/b4278b48-7c1a-4216-8b7d-4e91e6355c99/action returned with HTTP 204 Jan 20 11:04:32.999370 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1429/2880] 10.222.0.21 () {64 vars in 1489 bytes} [Wed Jan 20 11:04:32 2021] POST /volume/v3/4ff87513110043eabf514ff896240065/attachments/b4278b48-7c1a-4216-8b7d-4e91e6355c99/action => generated 0 bytes in 116 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 20 11:04:44.212003 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-fcd74e76-5a68-4025-80d9-dfd71d092d43 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] DELETE http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/b4278b48-7c1a-4216-8b7d-4e91e6355c99 Jan 20 11:04:44.212627 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-fcd74e76-5a68-4025-80d9-dfd71d092d43 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:04:44.212791 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:04:44.212791 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:04:44.213242 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-fcd74e76-5a68-4025-80d9-dfd71d092d43 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:04:44.255234 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:04:44.255234 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:04:44.871990 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-fcd74e76-5a68-4025-80d9-dfd71d092d43 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 20 11:04:44.872495 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-fcd74e76-5a68-4025-80d9-dfd71d092d43 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Pending status list for volume during attachment-delete: [] {{(pid=87960) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 20 11:04:44.880734 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-6c07ae9c-6dff-47e2-a33e-0220b69faf8d req-fcd74e76-5a68-4025-80d9-dfd71d092d43 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/b4278b48-7c1a-4216-8b7d-4e91e6355c99 returned with HTTP 200 Jan 20 11:04:44.881813 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1452/2881] 10.222.0.21 () {62 vars in 1437 bytes} [Wed Jan 20 11:04:44 2021] DELETE /volume/v3/4ff87513110043eabf514ff896240065/attachments/b4278b48-7c1a-4216-8b7d-4e91e6355c99 => generated 19 bytes in 676 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:04:47.879937 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-85b2d118-d393-4586-8611-db50ce0458d9 req-1908aef8-6f9f-40be-bcdf-be44c60e2ea9 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] DELETE http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/b4278b48-7c1a-4216-8b7d-4e91e6355c99 Jan 20 11:04:47.880554 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-85b2d118-d393-4586-8611-db50ce0458d9 req-1908aef8-6f9f-40be-bcdf-be44c60e2ea9 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:04:47.880712 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:04:47.880712 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:04:47.881069 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-85b2d118-d393-4586-8611-db50ce0458d9 req-1908aef8-6f9f-40be-bcdf-be44c60e2ea9 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:04:47.896908 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-85b2d118-d393-4586-8611-db50ce0458d9 req-1908aef8-6f9f-40be-bcdf-be44c60e2ea9 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/b4278b48-7c1a-4216-8b7d-4e91e6355c99 returned with HTTP 404 Jan 20 11:04:47.898162 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1430/2882] 10.222.0.73 () {62 vars in 1437 bytes} [Wed Jan 20 11:04:47 2021] DELETE /volume/v3/4ff87513110043eabf514ff896240065/attachments/b4278b48-7c1a-4216-8b7d-4e91e6355c99 => generated 149 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 11:04:48.318437 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-09fffffb-52d7-4ca7-861d-5a71d20b334d tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] DELETE http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 Jan 20 11:04:48.318979 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-09fffffb-52d7-4ca7-861d-5a71d20b334d tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:04:48.319213 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:04:48.319213 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:04:48.319582 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-09fffffb-52d7-4ca7-861d-5a71d20b334d tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'delete' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:04:48.320081 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-09fffffb-52d7-4ca7-861d-5a71d20b334d tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Delete volume with id: f80bab40-210a-4656-afea-a707c093e519 Jan 20 11:04:48.371124 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:04:48.371124 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:04:48.372313 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-09fffffb-52d7-4ca7-861d-5a71d20b334d tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:04:48.401771 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-09fffffb-52d7-4ca7-861d-5a71d20b334d tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Delete volume request issued successfully. Jan 20 11:04:48.402245 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-09fffffb-52d7-4ca7-861d-5a71d20b334d tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 returned with HTTP 202 Jan 20 11:04:48.403115 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1453/2883] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 11:04:48 2021] DELETE /volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 11:04:48.411061 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-64865dfe-df40-45ef-9b9b-d25f2b71fa45 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 Jan 20 11:04:48.411499 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-64865dfe-df40-45ef-9b9b-d25f2b71fa45 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:04:48.412023 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-64865dfe-df40-45ef-9b9b-d25f2b71fa45 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:04:48.466096 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:04:48.466096 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:04:48.481723 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-64865dfe-df40-45ef-9b9b-d25f2b71fa45 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:04:48.520969 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-64865dfe-df40-45ef-9b9b-d25f2b71fa45 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 returned with HTTP 200 Jan 20 11:04:48.522168 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1431/2884] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:04:48 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 => generated 1368 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:04:49.543309 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-03885732-046c-4404-b5d1-f1ab84ee0899 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 Jan 20 11:04:49.544330 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-03885732-046c-4404-b5d1-f1ab84ee0899 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:04:49.544769 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:04:49.544769 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:04:49.545591 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-03885732-046c-4404-b5d1-f1ab84ee0899 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:04:49.602536 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:04:49.602536 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:04:49.613449 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-03885732-046c-4404-b5d1-f1ab84ee0899 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:04:49.653189 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-03885732-046c-4404-b5d1-f1ab84ee0899 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 returned with HTTP 200 Jan 20 11:04:49.654277 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1454/2885] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:04:49 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 => generated 1368 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:04:50.673206 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4bcd703a-4b9c-4b78-9bbb-cd117a46bf81 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 Jan 20 11:04:50.673904 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4bcd703a-4b9c-4b78-9bbb-cd117a46bf81 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:04:50.674092 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:04:50.674092 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:04:50.674337 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-4bcd703a-4b9c-4b78-9bbb-cd117a46bf81 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:04:50.733744 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-4bcd703a-4b9c-4b78-9bbb-cd117a46bf81 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 returned with HTTP 404 Jan 20 11:04:50.739641 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1432/2886] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:04:50 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/f80bab40-210a-4656-afea-a707c093e519 => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 11:04:52.128461 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-942ef33d-21a7-466e-87a5-582c48e237b7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] POST http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes Jan 20 11:04:52.129074 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:04:52.129074 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:04:52.129434 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-942ef33d-21a7-466e-87a5-582c48e237b7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-868052476", "snapshot_id": null, "imageRef": "09e2655a-868c-4b92-81d7-12b1ba7befe4", "volume_type": null, "size": 1}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 11:04:52.130665 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-942ef33d-21a7-466e-87a5-582c48e237b7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-868052476', 'snapshot_id': None, 'imageRef': '09e2655a-868c-4b92-81d7-12b1ba7befe4', 'volume_type': None, 'size': 1}} {{(pid=87960) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 11:04:52.262431 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-942ef33d-21a7-466e-87a5-582c48e237b7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Create volume of 1 GB Jan 20 11:04:52.276992 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-942ef33d-21a7-466e-87a5-582c48e237b7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Availability Zones retrieved successfully. Jan 20 11:04:52.293683 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-942ef33d-21a7-466e-87a5-582c48e237b7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Flow 'volume_create_api' (a99cfc29-75e7-4d09-b958-682f67db23e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 11:04:52.296458 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-942ef33d-21a7-466e-87a5-582c48e237b7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (054a798d-a68d-40c9-8864-434e29c7520b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 11:04:52.298563 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-942ef33d-21a7-466e-87a5-582c48e237b7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Validating volume size '1' using validate_int {{(pid=87960) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 11:04:52.441098 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-942ef33d-21a7-466e-87a5-582c48e237b7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (054a798d-a68d-40c9-8864-434e29c7520b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 11:04:52.446092 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-942ef33d-21a7-466e-87a5-582c48e237b7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba51c1fb-0643-450e-9c6f-d9ea29afa663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 11:04:52.559000 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-942ef33d-21a7-466e-87a5-582c48e237b7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Created reservations ['d6705268-0157-4caa-b4b9-c05b962039b7', '9ef9ae79-f260-41be-90bc-45e89c2d8afe', '61fdd52d-1505-4ef8-ad9f-7d79442da1eb', '9dbe85fb-1cf5-489d-9e73-958667e66edd'] {{(pid=87960) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 11:04:52.561865 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-942ef33d-21a7-466e-87a5-582c48e237b7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba51c1fb-0643-450e-9c6f-d9ea29afa663) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6705268-0157-4caa-b4b9-c05b962039b7', '9ef9ae79-f260-41be-90bc-45e89c2d8afe', '61fdd52d-1505-4ef8-ad9f-7d79442da1eb', '9dbe85fb-1cf5-489d-9e73-958667e66edd']}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 11:04:52.567235 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-942ef33d-21a7-466e-87a5-582c48e237b7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fa0523c-6fb3-451d-bf5a-e6ea7b70d3ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 11:04:52.636772 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-942ef33d-21a7-466e-87a5-582c48e237b7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fa0523c-6fb3-451d-bf5a-e6ea7b70d3ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-868052476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ff87513110043eabf514ff896240065',qos_specs=None,replication_status=,reservations=['d6705268-0157-4caa-b4b9-c05b962039b7','9ef9ae79-f260-41be-90bc-45e89c2d8afe','61fdd52d-1505-4ef8-ad9f-7d79442da1eb','9dbe85fb-1cf5-489d-9e73-958667e66edd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46250fff29304add821464b0a8d2c42b',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T11:04:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-868052476',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ff87513110043eabf514ff896240065',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='46250fff29304add821464b0a8d2c42b',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 11:04:52.638845 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-942ef33d-21a7-466e-87a5-582c48e237b7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c834da6-4a4a-486b-bc20-e3617347b94d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 11:04:52.675307 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-942ef33d-21a7-466e-87a5-582c48e237b7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c834da6-4a4a-486b-bc20-e3617347b94d) transitioned into state 'SUCCESS' from state '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-868052476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ff87513110043eabf514ff896240065',qos_specs=None,replication_status=,reservations=['d6705268-0157-4caa-b4b9-c05b962039b7','9ef9ae79-f260-41be-90bc-45e89c2d8afe','61fdd52d-1505-4ef8-ad9f-7d79442da1eb','9dbe85fb-1cf5-489d-9e73-958667e66edd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46250fff29304add821464b0a8d2c42b',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 11:04:52.678809 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-942ef33d-21a7-466e-87a5-582c48e237b7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56b9b437-4146-4326-8900-7b3a469036df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 11:04:52.701274 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-942ef33d-21a7-466e-87a5-582c48e237b7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56b9b437-4146-4326-8900-7b3a469036df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87960) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 11:04:52.704468 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-942ef33d-21a7-466e-87a5-582c48e237b7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Flow 'volume_create_api' (a99cfc29-75e7-4d09-b958-682f67db23e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87960) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 11:04:52.782254 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-942ef33d-21a7-466e-87a5-582c48e237b7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Create volume request issued successfully. Jan 20 11:04:52.798770 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-942ef33d-21a7-466e-87a5-582c48e237b7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes returned with HTTP 202 Jan 20 11:04:52.799797 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1455/2887] 10.222.0.73 () {60 vars in 1226 bytes} [Wed Jan 20 11:04:52 2021] POST /volume/v3/4ff87513110043eabf514ff896240065/volumes => generated 827 bytes in 675 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 11:04:52.819061 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-70c7d049-c9d4-4e74-963e-ddce3cbbab69 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 Jan 20 11:04:52.819761 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-70c7d049-c9d4-4e74-963e-ddce3cbbab69 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:04:52.820658 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-70c7d049-c9d4-4e74-963e-ddce3cbbab69 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:04:52.904434 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:04:52.904434 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:04:52.914209 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-70c7d049-c9d4-4e74-963e-ddce3cbbab69 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:04:52.957052 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-70c7d049-c9d4-4e74-963e-ddce3cbbab69 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 returned with HTTP 200 Jan 20 11:04:52.968861 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1433/2888] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:04:52 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 => generated 919 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:04:53.976865 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9e4f9084-5548-4f67-ac93-bcafd55c7896 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 Jan 20 11:04:53.978515 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9e4f9084-5548-4f67-ac93-bcafd55c7896 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:04:53.978745 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:04:53.978745 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:04:53.979125 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9e4f9084-5548-4f67-ac93-bcafd55c7896 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:04:54.046870 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:04:54.046870 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:04:54.058347 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9e4f9084-5548-4f67-ac93-bcafd55c7896 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:04:54.085097 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9e4f9084-5548-4f67-ac93-bcafd55c7896 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 returned with HTTP 200 Jan 20 11:04:54.085097 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1456/2889] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:04:53 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 => generated 919 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:04:55.106330 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-75ebdccf-988f-4110-b674-14f38a947b84 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 Jan 20 11:04:55.107075 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-75ebdccf-988f-4110-b674-14f38a947b84 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:04:55.107333 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:04:55.107333 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:04:55.108037 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-75ebdccf-988f-4110-b674-14f38a947b84 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:04:55.164280 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:04:55.164280 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:04:55.173608 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-75ebdccf-988f-4110-b674-14f38a947b84 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:04:55.203261 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-75ebdccf-988f-4110-b674-14f38a947b84 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 returned with HTTP 200 Jan 20 11:04:55.204320 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1434/2890] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:04:55 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 => generated 919 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:04:56.224620 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-11c1648e-46f1-4d15-aba8-3f90d34dae91 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 Jan 20 11:04:56.225328 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-11c1648e-46f1-4d15-aba8-3f90d34dae91 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:04:56.225619 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:04:56.225619 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:04:56.226144 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-11c1648e-46f1-4d15-aba8-3f90d34dae91 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:04:56.284299 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:04:56.284299 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:04:56.294911 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-11c1648e-46f1-4d15-aba8-3f90d34dae91 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:04:56.320975 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-11c1648e-46f1-4d15-aba8-3f90d34dae91 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 returned with HTTP 200 Jan 20 11:04:56.321803 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1457/2891] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:04:56 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 => generated 919 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:04:57.339721 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e322f094-4238-414b-8c33-e3ea352660ab tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 Jan 20 11:04:57.340285 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e322f094-4238-414b-8c33-e3ea352660ab tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:04:57.340412 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:04:57.340412 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:04:57.340789 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-e322f094-4238-414b-8c33-e3ea352660ab tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:04:57.405278 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:04:57.405278 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:04:57.424493 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-e322f094-4238-414b-8c33-e3ea352660ab tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:04:57.451129 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-e322f094-4238-414b-8c33-e3ea352660ab tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 returned with HTTP 200 Jan 20 11:04:57.452005 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1435/2892] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:04:57 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 => generated 919 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:04:58.470768 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b3956942-ade6-427b-98a0-be6772541804 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 Jan 20 11:04:58.471301 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b3956942-ade6-427b-98a0-be6772541804 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:04:58.471489 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:04:58.471489 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:04:58.471918 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-b3956942-ade6-427b-98a0-be6772541804 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:04:58.529767 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:04:58.529767 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:04:58.545263 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-b3956942-ade6-427b-98a0-be6772541804 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:04:58.596109 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-b3956942-ade6-427b-98a0-be6772541804 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 returned with HTTP 200 Jan 20 11:04:58.601035 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1458/2893] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:04:58 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 => generated 919 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:04:59.623626 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f58fb32f-5a6d-442d-a3a7-13c911f4f99b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 Jan 20 11:04:59.624454 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f58fb32f-5a6d-442d-a3a7-13c911f4f99b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:04:59.624454 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:04:59.624454 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:04:59.625045 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f58fb32f-5a6d-442d-a3a7-13c911f4f99b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:04:59.688226 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:04:59.688226 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:04:59.699419 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f58fb32f-5a6d-442d-a3a7-13c911f4f99b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:04:59.731418 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f58fb32f-5a6d-442d-a3a7-13c911f4f99b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 returned with HTTP 200 Jan 20 11:04:59.732419 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1436/2894] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:04:59 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 => generated 919 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:05:00.754615 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-189a784e-d142-4fe8-98f6-4c707e4e220b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 Jan 20 11:05:00.755549 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-189a784e-d142-4fe8-98f6-4c707e4e220b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:05:00.755919 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:05:00.755919 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:05:00.757052 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-189a784e-d142-4fe8-98f6-4c707e4e220b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:05:00.854044 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:05:00.854044 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:05:00.864629 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-189a784e-d142-4fe8-98f6-4c707e4e220b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:05:00.893926 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-189a784e-d142-4fe8-98f6-4c707e4e220b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 returned with HTTP 200 Jan 20 11:05:00.895364 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1459/2895] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:05:00 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 => generated 919 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:05:01.918037 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ace8f1de-d72b-4db8-8302-42ec9d286e44 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 Jan 20 11:05:01.918668 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ace8f1de-d72b-4db8-8302-42ec9d286e44 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:05:01.918978 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:05:01.918978 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:05:01.919360 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ace8f1de-d72b-4db8-8302-42ec9d286e44 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:05:01.970648 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:05:01.970648 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:05:01.980545 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ace8f1de-d72b-4db8-8302-42ec9d286e44 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:05:02.004698 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ace8f1de-d72b-4db8-8302-42ec9d286e44 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 returned with HTTP 200 Jan 20 11:05:02.005677 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1437/2896] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:05:01 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 => generated 919 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:05:03.023134 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d29eff31-b7d1-406f-8357-dd134a3681f7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 Jan 20 11:05:03.024446 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d29eff31-b7d1-406f-8357-dd134a3681f7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:05:03.024750 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:05:03.024750 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:05:03.025894 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d29eff31-b7d1-406f-8357-dd134a3681f7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:05:03.088821 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:05:03.088821 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:05:03.098547 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d29eff31-b7d1-406f-8357-dd134a3681f7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:05:03.124240 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d29eff31-b7d1-406f-8357-dd134a3681f7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 returned with HTTP 200 Jan 20 11:05:03.125244 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1460/2897] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:05:03 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 => generated 919 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:05:04.143499 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5ff77d0f-e238-4079-bdb2-13b2ae4f279a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 Jan 20 11:05:04.144185 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5ff77d0f-e238-4079-bdb2-13b2ae4f279a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:05:04.144720 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:05:04.144720 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:05:04.145135 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5ff77d0f-e238-4079-bdb2-13b2ae4f279a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:05:04.204101 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:05:04.204101 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:05:04.216226 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5ff77d0f-e238-4079-bdb2-13b2ae4f279a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:05:04.258306 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5ff77d0f-e238-4079-bdb2-13b2ae4f279a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 returned with HTTP 200 Jan 20 11:05:04.269629 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1438/2898] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:05:04 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 => generated 919 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:05:05.276851 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dd52178c-d652-4e06-a853-a268710f2086 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 Jan 20 11:05:05.277438 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dd52178c-d652-4e06-a853-a268710f2086 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:05:05.277562 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:05:05.277562 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:05:05.277890 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-dd52178c-d652-4e06-a853-a268710f2086 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:05:05.354459 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:05:05.354459 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:05:05.370174 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-dd52178c-d652-4e06-a853-a268710f2086 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:05:05.417983 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-dd52178c-d652-4e06-a853-a268710f2086 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 returned with HTTP 200 Jan 20 11:05:05.419017 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1461/2899] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:05:05 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 => generated 977 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:05:06.442396 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2da4a8bf-8b7d-4afd-a851-5f8c69b487d8 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 Jan 20 11:05:06.443123 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2da4a8bf-8b7d-4afd-a851-5f8c69b487d8 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:05:06.443465 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:05:06.443465 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:05:06.443702 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-2da4a8bf-8b7d-4afd-a851-5f8c69b487d8 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:05:06.498632 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:05:06.498632 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:05:06.507402 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-2da4a8bf-8b7d-4afd-a851-5f8c69b487d8 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:05:06.543898 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-2da4a8bf-8b7d-4afd-a851-5f8c69b487d8 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 returned with HTTP 200 Jan 20 11:05:06.545043 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1439/2900] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:05:06 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 => generated 980 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:05:07.563020 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bb9b9856-b6c3-4f69-ac62-d9aaeaa347b5 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 Jan 20 11:05:07.563723 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bb9b9856-b6c3-4f69-ac62-d9aaeaa347b5 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:05:07.563723 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:05:07.563723 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:05:07.571787 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-bb9b9856-b6c3-4f69-ac62-d9aaeaa347b5 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:05:07.630596 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:05:07.630596 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:05:07.640489 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-bb9b9856-b6c3-4f69-ac62-d9aaeaa347b5 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:05:07.663937 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-bb9b9856-b6c3-4f69-ac62-d9aaeaa347b5 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 returned with HTTP 200 Jan 20 11:05:07.664835 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1462/2901] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:05:07 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 => generated 980 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:05:08.691539 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-36eb5bd1-60a6-4f13-8158-1f9e389f1e50 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 Jan 20 11:05:08.692509 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-36eb5bd1-60a6-4f13-8158-1f9e389f1e50 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:05:08.692509 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:05:08.692509 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:05:08.693083 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-36eb5bd1-60a6-4f13-8158-1f9e389f1e50 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:05:08.766016 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:05:08.766016 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:05:08.780301 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-36eb5bd1-60a6-4f13-8158-1f9e389f1e50 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:05:08.823203 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-36eb5bd1-60a6-4f13-8158-1f9e389f1e50 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 returned with HTTP 200 Jan 20 11:05:08.824844 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1440/2902] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:05:08 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 => generated 980 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:05:09.850407 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-91115785-7910-40ac-a2c1-42de096dad7a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 Jan 20 11:05:09.850984 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-91115785-7910-40ac-a2c1-42de096dad7a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:05:09.851143 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:05:09.851143 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:05:09.851518 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-91115785-7910-40ac-a2c1-42de096dad7a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:05:09.902564 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:05:09.902564 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:05:09.912751 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-91115785-7910-40ac-a2c1-42de096dad7a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:05:09.938845 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-91115785-7910-40ac-a2c1-42de096dad7a tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 returned with HTTP 200 Jan 20 11:05:09.939700 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1463/2903] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:05:09 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 => generated 980 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:05:10.955446 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f355598f-9fa3-4367-aabb-757a705044c7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 Jan 20 11:05:10.956256 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f355598f-9fa3-4367-aabb-757a705044c7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:05:10.956256 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:05:10.956256 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:05:10.957296 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f355598f-9fa3-4367-aabb-757a705044c7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:05:11.032240 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:05:11.032240 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:05:11.041725 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f355598f-9fa3-4367-aabb-757a705044c7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:05:11.068897 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f355598f-9fa3-4367-aabb-757a705044c7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 returned with HTTP 200 Jan 20 11:05:11.070275 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1441/2904] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:05:10 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 => generated 1368 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:05:11.087193 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cc5e7fdd-0f3a-4d93-bf2c-8974eed8c4fe tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 Jan 20 11:05:11.087864 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cc5e7fdd-0f3a-4d93-bf2c-8974eed8c4fe tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:05:11.088290 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:05:11.088290 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:05:11.089080 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-cc5e7fdd-0f3a-4d93-bf2c-8974eed8c4fe tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:05:11.140653 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:05:11.140653 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:05:11.154307 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-cc5e7fdd-0f3a-4d93-bf2c-8974eed8c4fe tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:05:11.175860 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-cc5e7fdd-0f3a-4d93-bf2c-8974eed8c4fe tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 returned with HTTP 200 Jan 20 11:05:11.177022 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1464/2905] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:05:11 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 => generated 1368 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:05:11.698564 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-e601e122-2d68-49d1-8608-20d2e9b74f6e tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 Jan 20 11:05:11.699114 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-e601e122-2d68-49d1-8608-20d2e9b74f6e tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:05:11.699315 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:05:11.699315 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:05:11.699687 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-e601e122-2d68-49d1-8608-20d2e9b74f6e tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:05:11.771653 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:05:11.771653 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:05:11.780569 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-e601e122-2d68-49d1-8608-20d2e9b74f6e tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:05:11.809024 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-e601e122-2d68-49d1-8608-20d2e9b74f6e tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 returned with HTTP 200 Jan 20 11:05:11.810230 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1442/2906] 10.222.0.73 () {60 vars in 1569 bytes} [Wed Jan 20 11:05:11 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 => generated 1368 bytes in 493 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:05:13.231195 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-7de59688-ce79-4f25-a1cc-f2ef9f98c6ea tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 Jan 20 11:05:13.231818 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-7de59688-ce79-4f25-a1cc-f2ef9f98c6ea tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:05:13.232025 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:05:13.232025 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:05:13.232375 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-7de59688-ce79-4f25-a1cc-f2ef9f98c6ea tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:05:13.281105 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:05:13.281105 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:05:13.291843 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-7de59688-ce79-4f25-a1cc-f2ef9f98c6ea tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:05:13.315918 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-7de59688-ce79-4f25-a1cc-f2ef9f98c6ea tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 returned with HTTP 200 Jan 20 11:05:13.316771 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1465/2907] 10.222.0.73 () {60 vars in 1569 bytes} [Wed Jan 20 11:05:13 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 => generated 1368 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:05:13.328338 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-e601e122-2d68-49d1-8608-20d2e9b74f6e tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume// Jan 20 11:05:13.328868 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-e601e122-2d68-49d1-8608-20d2e9b74f6e tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:05:13.329124 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:05:13.329124 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:05:13.329636 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-e601e122-2d68-49d1-8608-20d2e9b74f6e tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:05:13.330890 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-e601e122-2d68-49d1-8608-20d2e9b74f6e tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 11:05:13.332063 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1443/2908] 10.222.0.73 () {58 vars in 1289 bytes} [Wed Jan 20 11:05:13 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 20 11:05:13.345709 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-9efb5c5b-5b63-472e-aeaf-bc84e2a1704e tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] POST http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments Jan 20 11:05:13.346230 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:05:13.346230 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:05:13.346644 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-9efb5c5b-5b63-472e-aeaf-bc84e2a1704e tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0", "instance_uuid": "0e5a8900-ddcc-4908-ba80-4243c88937a8", "connector": null}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 11:05:13.400018 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:05:13.400018 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:05:13.459335 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-9efb5c5b-5b63-472e-aeaf-bc84e2a1704e tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments returned with HTTP 200 Jan 20 11:05:13.460565 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1466/2909] 10.222.0.73 () {66 vars in 1565 bytes} [Wed Jan 20 11:05:13 2021] POST /volume/v3/4ff87513110043eabf514ff896240065/attachments => generated 273 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 11:05:15.176547 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-e601e122-2d68-49d1-8608-20d2e9b74f6e tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume// Jan 20 11:05:15.177270 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-e601e122-2d68-49d1-8608-20d2e9b74f6e tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:05:15.177640 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-e601e122-2d68-49d1-8608-20d2e9b74f6e tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:05:15.178846 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-e601e122-2d68-49d1-8608-20d2e9b74f6e tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 11:05:15.179461 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1444/2910] 10.222.0.21 () {56 vars in 1089 bytes} [Wed Jan 20 11:05: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 20 11:05:15.192173 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-dd31435b-751d-432a-b830-141e25f59e8b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 Jan 20 11:05:15.192748 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-dd31435b-751d-432a-b830-141e25f59e8b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:05:15.193115 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:05:15.193115 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:05:15.193333 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-dd31435b-751d-432a-b830-141e25f59e8b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:05:15.244042 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:05:15.244042 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:05:15.252467 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-dd31435b-751d-432a-b830-141e25f59e8b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:05:15.272354 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:05:15.272354 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:05:15.282938 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-dd31435b-751d-432a-b830-141e25f59e8b tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 returned with HTTP 200 Jan 20 11:05:15.283784 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1467/2911] 10.222.0.21 () {60 vars in 1403 bytes} [Wed Jan 20 11:05:15 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 => generated 1466 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 11:05:15.307294 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-0e74ab9a-b9f0-48cc-be2a-bc1535d5d886 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] PUT http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/68f3a2fe-9ac2-4cb7-9cca-b4bcc1c957b9 Jan 20 11:05:15.308114 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-0e74ab9a-b9f0-48cc-be2a-bc1535d5d886 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.21", "host": "n-h2-768509-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768509-8.cbci-768509-8.local", "mountpoint": "/dev/sda"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 11:05:15.356587 n-d-768509-8 devstack@c-api.service[87958]: /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 20 11:05:15.356587 n-d-768509-8 devstack@c-api.service[87958]: return self(f, *args, **kw) Jan 20 11:05:15.357814 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-0e74ab9a-b9f0-48cc-be2a-bc1535d5d886 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Lock "b'cinder-attachment_update-fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0-n-h2-768509-8'" acquired by "attachment_update" :: waited 0.016s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 20 11:05:15.360144 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:05:15.360144 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:05:16.845882 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-0e74ab9a-b9f0-48cc-be2a-bc1535d5d886 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Lock "b'cinder-attachment_update-fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0-n-h2-768509-8'" released by "attachment_update" :: held 1.488s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 20 11:05:16.847672 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-0e74ab9a-b9f0-48cc-be2a-bc1535d5d886 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/68f3a2fe-9ac2-4cb7-9cca-b4bcc1c957b9 returned with HTTP 200 Jan 20 11:05:16.849384 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1445/2912] 10.222.0.21 () {64 vars in 1468 bytes} [Wed Jan 20 11:05:15 2021] PUT /volume/v3/4ff87513110043eabf514ff896240065/attachments/68f3a2fe-9ac2-4cb7-9cca-b4bcc1c957b9 => generated 762 bytes in 1547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:05:16.901843 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-e2d78b8e-822c-43e6-ab4f-9758cbe0e551 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] POST http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/68f3a2fe-9ac2-4cb7-9cca-b4bcc1c957b9/action Jan 20 11:05:16.903778 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:05:16.903778 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:05:16.904767 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-e2d78b8e-822c-43e6-ab4f-9758cbe0e551 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Action body: b'{"os-complete": null}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 11:05:16.905319 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-e2d78b8e-822c-43e6-ab4f-9758cbe0e551 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 11:05:16.998200 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:05:16.998200 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:05:17.017424 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-e2d78b8e-822c-43e6-ab4f-9758cbe0e551 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/68f3a2fe-9ac2-4cb7-9cca-b4bcc1c957b9/action returned with HTTP 204 Jan 20 11:05:17.019049 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1468/2913] 10.222.0.21 () {64 vars in 1489 bytes} [Wed Jan 20 11:05:16 2021] POST /volume/v3/4ff87513110043eabf514ff896240065/attachments/68f3a2fe-9ac2-4cb7-9cca-b4bcc1c957b9/action => generated 0 bytes in 127 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 20 11:05:28.606754 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-7a55e7af-9994-4f61-8992-17ce1ae79554 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] DELETE http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/68f3a2fe-9ac2-4cb7-9cca-b4bcc1c957b9 Jan 20 11:05:28.607741 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-7a55e7af-9994-4f61-8992-17ce1ae79554 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:05:28.607741 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:05:28.607741 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:05:28.608340 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-7a55e7af-9994-4f61-8992-17ce1ae79554 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:05:28.648395 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:05:28.648395 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:05:29.150163 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-7a55e7af-9994-4f61-8992-17ce1ae79554 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 20 11:05:29.150714 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-7a55e7af-9994-4f61-8992-17ce1ae79554 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Pending status list for volume during attachment-delete: [] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 20 11:05:29.157991 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-7a55e7af-9994-4f61-8992-17ce1ae79554 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/68f3a2fe-9ac2-4cb7-9cca-b4bcc1c957b9 returned with HTTP 200 Jan 20 11:05:29.158876 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1446/2914] 10.222.0.21 () {62 vars in 1437 bytes} [Wed Jan 20 11:05:28 2021] DELETE /volume/v3/4ff87513110043eabf514ff896240065/attachments/68f3a2fe-9ac2-4cb7-9cca-b4bcc1c957b9 => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:05:31.384554 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-fa0a0f99-0efa-4643-9d1f-365f01f07cb8 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/68f3a2fe-9ac2-4cb7-9cca-b4bcc1c957b9 Jan 20 11:05:31.385203 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-fa0a0f99-0efa-4643-9d1f-365f01f07cb8 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:05:31.385457 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:05:31.385457 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:05:31.385831 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-fa0a0f99-0efa-4643-9d1f-365f01f07cb8 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:05:31.401945 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-fa0a0f99-0efa-4643-9d1f-365f01f07cb8 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/68f3a2fe-9ac2-4cb7-9cca-b4bcc1c957b9 returned with HTTP 404 Jan 20 11:05:31.402968 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1469/2915] 10.222.0.73 () {60 vars in 1415 bytes} [Wed Jan 20 11:05:31 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/attachments/68f3a2fe-9ac2-4cb7-9cca-b4bcc1c957b9 => generated 149 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 11:05:31.410225 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-7a55e7af-9994-4f61-8992-17ce1ae79554 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume// Jan 20 11:05:31.410757 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-7a55e7af-9994-4f61-8992-17ce1ae79554 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:05:31.413833 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:05:31.413833 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:05:31.413833 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-7a55e7af-9994-4f61-8992-17ce1ae79554 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:05:31.413833 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-7a55e7af-9994-4f61-8992-17ce1ae79554 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 11:05:31.413833 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1447/2916] 10.222.0.73 () {56 vars in 1091 bytes} [Wed Jan 20 11:05:31 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 20 11:05:31.426662 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-a67a9a85-34ff-4d80-a210-737d0e82add9 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] POST http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments Jan 20 11:05:31.427467 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-a67a9a85-34ff-4d80-a210-737d0e82add9 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0", "instance_uuid": "0e5a8900-ddcc-4908-ba80-4243c88937a8", "connector": null}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 11:05:31.488199 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:05:31.488199 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:05:31.559202 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-a67a9a85-34ff-4d80-a210-737d0e82add9 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments returned with HTTP 200 Jan 20 11:05:31.560843 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1470/2917] 10.222.0.73 () {64 vars in 1358 bytes} [Wed Jan 20 11:05:31 2021] POST /volume/v3/4ff87513110043eabf514ff896240065/attachments => generated 273 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:05:32.668794 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-7a55e7af-9994-4f61-8992-17ce1ae79554 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume// Jan 20 11:05:32.669756 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-7a55e7af-9994-4f61-8992-17ce1ae79554 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:05:32.670684 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-7a55e7af-9994-4f61-8992-17ce1ae79554 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:05:32.672677 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-7a55e7af-9994-4f61-8992-17ce1ae79554 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 11:05:32.673875 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1448/2918] 10.222.0.71 () {56 vars in 1089 bytes} [Wed Jan 20 11:05:32 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 20 11:05:32.687091 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-a44d6c30-356d-4687-9fae-63cb263d22d8 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 Jan 20 11:05:32.687663 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-a44d6c30-356d-4687-9fae-63cb263d22d8 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:05:32.687879 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:05:32.687879 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:05:32.688247 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-a44d6c30-356d-4687-9fae-63cb263d22d8 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:05:32.767427 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:05:32.767427 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:05:32.784860 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-a44d6c30-356d-4687-9fae-63cb263d22d8 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:05:32.824326 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:05:32.824326 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:05:32.845769 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-a44d6c30-356d-4687-9fae-63cb263d22d8 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 returned with HTTP 200 Jan 20 11:05:32.847825 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1471/2919] 10.222.0.71 () {60 vars in 1403 bytes} [Wed Jan 20 11:05:32 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 => generated 1466 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 11:05:32.902187 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-190ef628-c78a-4dc5-9a58-b215fb41cd48 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] PUT http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/918a7973-5312-4f39-b983-2062ac8a64af Jan 20 11:05:32.903921 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-190ef628-c78a-4dc5-9a58-b215fb41cd48 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h1-768509-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768509-8.cbci-768509-8.local", "mountpoint": "/dev/sda"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 11:05:32.950405 n-d-768509-8 devstack@c-api.service[87958]: /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 20 11:05:32.950405 n-d-768509-8 devstack@c-api.service[87958]: return self(f, *args, **kw) Jan 20 11:05:32.950964 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-190ef628-c78a-4dc5-9a58-b215fb41cd48 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Lock "b'cinder-attachment_update-fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0-n-h1-768509-8'" acquired by "attachment_update" :: waited 0.010s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 20 11:05:32.955013 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:05:32.955013 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:05:34.449880 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-190ef628-c78a-4dc5-9a58-b215fb41cd48 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Lock "b'cinder-attachment_update-fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0-n-h1-768509-8'" released by "attachment_update" :: held 1.499s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 20 11:05:34.451864 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-190ef628-c78a-4dc5-9a58-b215fb41cd48 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/918a7973-5312-4f39-b983-2062ac8a64af returned with HTTP 200 Jan 20 11:05:34.453731 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1449/2920] 10.222.0.71 () {64 vars in 1468 bytes} [Wed Jan 20 11:05:32 2021] PUT /volume/v3/4ff87513110043eabf514ff896240065/attachments/918a7973-5312-4f39-b983-2062ac8a64af => generated 762 bytes in 1562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:05:34.502881 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-9fdb0727-636c-4d50-9239-60a8f43d97e7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] POST http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/918a7973-5312-4f39-b983-2062ac8a64af/action Jan 20 11:05:34.504529 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:05:34.504529 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:05:34.505951 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-9fdb0727-636c-4d50-9239-60a8f43d97e7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Action body: b'{"os-complete": null}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 11:05:34.506832 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-9fdb0727-636c-4d50-9239-60a8f43d97e7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 11:05:34.699879 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:05:34.699879 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:05:34.718889 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-9fdb0727-636c-4d50-9239-60a8f43d97e7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/918a7973-5312-4f39-b983-2062ac8a64af/action returned with HTTP 204 Jan 20 11:05:34.719806 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1472/2921] 10.222.0.71 () {64 vars in 1489 bytes} [Wed Jan 20 11:05:34 2021] POST /volume/v3/4ff87513110043eabf514ff896240065/attachments/918a7973-5312-4f39-b983-2062ac8a64af/action => generated 0 bytes in 226 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 20 11:05:47.384545 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-ed928c20-0a30-4f35-aa38-aef7646d9701 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] DELETE http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/918a7973-5312-4f39-b983-2062ac8a64af Jan 20 11:05:47.385571 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-ed928c20-0a30-4f35-aa38-aef7646d9701 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:05:47.385821 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:05:47.385821 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:05:47.386167 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-ed928c20-0a30-4f35-aa38-aef7646d9701 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:05:47.428993 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:05:47.428993 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:05:48.015979 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-ed928c20-0a30-4f35-aa38-aef7646d9701 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 20 11:05:48.016404 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-ed928c20-0a30-4f35-aa38-aef7646d9701 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Pending status list for volume during attachment-delete: [] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 20 11:05:48.025349 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-4338ab4b-9026-44e4-a868-84aa8447ea9a req-ed928c20-0a30-4f35-aa38-aef7646d9701 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/918a7973-5312-4f39-b983-2062ac8a64af returned with HTTP 200 Jan 20 11:05:48.026967 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1450/2922] 10.222.0.71 () {62 vars in 1437 bytes} [Wed Jan 20 11:05:47 2021] DELETE /volume/v3/4ff87513110043eabf514ff896240065/attachments/918a7973-5312-4f39-b983-2062ac8a64af => generated 19 bytes in 651 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:05:51.656734 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-142c1cb1-f53f-420f-89e2-b3a5c91630a9 req-1e8a88c2-2773-4f32-97ec-d6c30dabed81 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] DELETE http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/918a7973-5312-4f39-b983-2062ac8a64af Jan 20 11:05:51.657392 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-142c1cb1-f53f-420f-89e2-b3a5c91630a9 req-1e8a88c2-2773-4f32-97ec-d6c30dabed81 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:05:51.657540 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:05:51.657540 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:05:51.657886 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-142c1cb1-f53f-420f-89e2-b3a5c91630a9 req-1e8a88c2-2773-4f32-97ec-d6c30dabed81 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:05:51.672111 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-142c1cb1-f53f-420f-89e2-b3a5c91630a9 req-1e8a88c2-2773-4f32-97ec-d6c30dabed81 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/attachments/918a7973-5312-4f39-b983-2062ac8a64af returned with HTTP 404 Jan 20 11:05:51.673109 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1473/2923] 10.222.0.73 () {62 vars in 1437 bytes} [Wed Jan 20 11:05:51 2021] DELETE /volume/v3/4ff87513110043eabf514ff896240065/attachments/918a7973-5312-4f39-b983-2062ac8a64af => generated 149 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 11:05:52.227853 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7a5009cd-8761-4d22-8e45-3b836111f67d tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] DELETE http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 Jan 20 11:05:52.228409 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7a5009cd-8761-4d22-8e45-3b836111f67d tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:05:52.228885 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:05:52.228885 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:05:52.229291 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-7a5009cd-8761-4d22-8e45-3b836111f67d tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'delete' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:05:52.229748 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-7a5009cd-8761-4d22-8e45-3b836111f67d tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Delete volume with id: fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 Jan 20 11:05:52.286097 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:05:52.286097 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:05:52.287381 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7a5009cd-8761-4d22-8e45-3b836111f67d tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:05:52.318317 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-7a5009cd-8761-4d22-8e45-3b836111f67d tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Delete volume request issued successfully. Jan 20 11:05:52.318949 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-7a5009cd-8761-4d22-8e45-3b836111f67d tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 returned with HTTP 202 Jan 20 11:05:52.319849 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1451/2924] 10.222.0.73 () {58 vars in 1318 bytes} [Wed Jan 20 11:05:52 2021] DELETE /volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 20 11:05:52.328012 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8a794d62-ab4a-4366-bc32-87adc23f1d78 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 Jan 20 11:05:52.328441 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8a794d62-ab4a-4366-bc32-87adc23f1d78 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:05:52.328934 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-8a794d62-ab4a-4366-bc32-87adc23f1d78 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:05:52.385448 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:05:52.385448 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:05:52.394299 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-8a794d62-ab4a-4366-bc32-87adc23f1d78 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:05:52.421163 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-8a794d62-ab4a-4366-bc32-87adc23f1d78 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 returned with HTTP 200 Jan 20 11:05:52.422017 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1474/2925] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:05:52 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 => generated 1367 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 11:05:53.441717 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-70f1b516-d258-442f-b505-32fd2be147e7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 Jan 20 11:05:53.442310 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-70f1b516-d258-442f-b505-32fd2be147e7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:05:53.442495 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:05:53.442495 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:05:53.442887 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-70f1b516-d258-442f-b505-32fd2be147e7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:05:53.493402 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:05:53.493402 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:05:53.502372 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-70f1b516-d258-442f-b505-32fd2be147e7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Volume info retrieved successfully. Jan 20 11:05:53.528340 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-70f1b516-d258-442f-b505-32fd2be147e7 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 returned with HTTP 200 Jan 20 11:05:53.529276 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1452/2926] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:05:53 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 => generated 1367 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:05:54.546616 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f3315f24-5e93-47c9-962e-6090f56c7317 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] GET http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 Jan 20 11:05:54.547384 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f3315f24-5e93-47c9-962e-6090f56c7317 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:05:54.547582 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:05:54.547582 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:05:54.547999 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f3315f24-5e93-47c9-962e-6090f56c7317 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:05:54.643799 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f3315f24-5e93-47c9-962e-6090f56c7317 tempest-TestVolumeBootPattern-2124684453 tempest-TestVolumeBootPattern-2124684453] http://10.222.0.73/volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 returned with HTTP 404 Jan 20 11:05:54.645980 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1475/2927] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:05:54 2021] GET /volume/v3/4ff87513110043eabf514ff896240065/volumes/fe050fb1-f3bc-42fe-bc94-bff4ccb65ec0 => generated 109 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 20 11:19:43.924589 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-67ee581a-ef9a-45b6-8631-a262cd1fb5cd tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] POST http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes Jan 20 11:19:43.925540 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:19:43.925540 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:19:43.925890 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-67ee581a-ef9a-45b6-8631-a262cd1fb5cd tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-447208164", "imageRef": "09e2655a-868c-4b92-81d7-12b1ba7befe4", "size": 1}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 11:19:43.927071 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.v3.volumes [None req-67ee581a-ef9a-45b6-8631-a262cd1fb5cd tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-447208164', 'imageRef': '09e2655a-868c-4b92-81d7-12b1ba7befe4', 'size': 1}} {{(pid=87959) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 20 11:19:44.051095 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.v3.volumes [None req-67ee581a-ef9a-45b6-8631-a262cd1fb5cd tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Create volume of 1 GB Jan 20 11:19:44.064506 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-67ee581a-ef9a-45b6-8631-a262cd1fb5cd tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Availability Zones retrieved successfully. Jan 20 11:19:44.081904 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-67ee581a-ef9a-45b6-8631-a262cd1fb5cd tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Flow 'volume_create_api' (79cae80b-bc04-4d1a-8970-9208eb284ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 11:19:44.084705 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-67ee581a-ef9a-45b6-8631-a262cd1fb5cd tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (955fe750-fa26-4a0b-a34a-b9ea8cc4ed49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 11:19:44.086829 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.flows.api.create_volume [None req-67ee581a-ef9a-45b6-8631-a262cd1fb5cd tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Validating volume size '1' using validate_int {{(pid=87959) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 20 11:19:44.203467 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-67ee581a-ef9a-45b6-8631-a262cd1fb5cd tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (955fe750-fa26-4a0b-a34a-b9ea8cc4ed49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-20T09:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=781f2399-fb4c-42aa-b191-4103204a9019,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '781f2399-fb4c-42aa-b191-4103204a9019', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 11:19:44.205689 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-67ee581a-ef9a-45b6-8631-a262cd1fb5cd tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d3f2b1f-bdc5-48ad-8cde-68b80405e4bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 11:19:44.319460 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.quota [None req-67ee581a-ef9a-45b6-8631-a262cd1fb5cd tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Created reservations ['7bf33924-1e40-4215-8f2c-00b0659b520e', '7eb83f11-a76f-4f7a-8d26-45c771616a53', 'bda202bf-0792-492c-8506-dabd85b5e40b', 'fa2bb574-5b55-4f9e-95e0-92d5d8deb570'] {{(pid=87959) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 20 11:19:44.323113 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-67ee581a-ef9a-45b6-8631-a262cd1fb5cd tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d3f2b1f-bdc5-48ad-8cde-68b80405e4bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bf33924-1e40-4215-8f2c-00b0659b520e', '7eb83f11-a76f-4f7a-8d26-45c771616a53', 'bda202bf-0792-492c-8506-dabd85b5e40b', 'fa2bb574-5b55-4f9e-95e0-92d5d8deb570']}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 11:19:44.327164 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-67ee581a-ef9a-45b6-8631-a262cd1fb5cd tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dcfd792-3a5f-4256-9ccb-0a3f7e1b7350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 11:19:44.427342 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-67ee581a-ef9a-45b6-8631-a262cd1fb5cd tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dcfd792-3a5f-4256-9ccb-0a3f7e1b7350) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c0a8f31-bcce-4b7e-bb67-43e7654c74ba', '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-447208164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f57eeed08a3f4af0987a2ae6a9fab769',qos_specs=None,replication_status=,reservations=['7bf33924-1e40-4215-8f2c-00b0659b520e','7eb83f11-a76f-4f7a-8d26-45c771616a53','bda202bf-0792-492c-8506-dabd85b5e40b','fa2bb574-5b55-4f9e-95e0-92d5d8deb570'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='718f60f2a0e640908bc64320c36fcdcb',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-20T11:19:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-447208164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c0a8f31-bcce-4b7e-bb67-43e7654c74ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f57eeed08a3f4af0987a2ae6a9fab769',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='718f60f2a0e640908bc64320c36fcdcb',volume_attachment=,volume_type=,volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 11:19:44.429886 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-67ee581a-ef9a-45b6-8631-a262cd1fb5cd tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da33fcb9-18b9-4509-aa19-3358cc425476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 11:19:44.459917 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-67ee581a-ef9a-45b6-8631-a262cd1fb5cd tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da33fcb9-18b9-4509-aa19-3358cc425476) transitioned into state 'SUCCESS' from state '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-447208164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f57eeed08a3f4af0987a2ae6a9fab769',qos_specs=None,replication_status=,reservations=['7bf33924-1e40-4215-8f2c-00b0659b520e','7eb83f11-a76f-4f7a-8d26-45c771616a53','bda202bf-0792-492c-8506-dabd85b5e40b','fa2bb574-5b55-4f9e-95e0-92d5d8deb570'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='718f60f2a0e640908bc64320c36fcdcb',volume_type_id=781f2399-fb4c-42aa-b191-4103204a9019)}' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 11:19:44.461895 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-67ee581a-ef9a-45b6-8631-a262cd1fb5cd tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abde27e5-fc66-48a8-94f4-dabc26d3798c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 20 11:19:44.478040 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-67ee581a-ef9a-45b6-8631-a262cd1fb5cd tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abde27e5-fc66-48a8-94f4-dabc26d3798c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87959) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 20 11:19:44.481231 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [None req-67ee581a-ef9a-45b6-8631-a262cd1fb5cd tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Flow 'volume_create_api' (79cae80b-bc04-4d1a-8970-9208eb284ad9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87959) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 20 11:19:44.545579 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-67ee581a-ef9a-45b6-8631-a262cd1fb5cd tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Create volume request issued successfully. Jan 20 11:19:44.560294 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-67ee581a-ef9a-45b6-8631-a262cd1fb5cd tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes returned with HTTP 202 Jan 20 11:19:44.561494 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1453/2928] 10.222.0.73 () {60 vars in 1226 bytes} [Wed Jan 20 11:19:43 2021] POST /volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes => generated 821 bytes in 641 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 20 11:19:44.578159 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-48b54110-325a-412d-af2c-953fc6ea9b14 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] GET http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba Jan 20 11:19:44.578985 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-48b54110-325a-412d-af2c-953fc6ea9b14 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:19:44.579640 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-48b54110-325a-412d-af2c-953fc6ea9b14 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:19:44.664128 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:19:44.664128 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:19:44.678344 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-48b54110-325a-412d-af2c-953fc6ea9b14 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Volume info retrieved successfully. Jan 20 11:19:44.701135 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-48b54110-325a-412d-af2c-953fc6ea9b14 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba returned with HTTP 200 Jan 20 11:19:44.701982 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1476/2929] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:19:44 2021] GET /volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba => generated 889 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:19:45.718515 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a1547cc2-92ec-403f-a325-64a48115a95f tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] GET http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba Jan 20 11:19:45.719771 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a1547cc2-92ec-403f-a325-64a48115a95f tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:19:45.719936 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:19:45.719936 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:19:45.720313 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-a1547cc2-92ec-403f-a325-64a48115a95f tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:19:45.776098 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:19:45.776098 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:19:45.784929 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-a1547cc2-92ec-403f-a325-64a48115a95f tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Volume info retrieved successfully. Jan 20 11:19:45.823532 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-a1547cc2-92ec-403f-a325-64a48115a95f tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba returned with HTTP 200 Jan 20 11:19:45.825151 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1454/2930] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:19:45 2021] GET /volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba => generated 913 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:19:46.841962 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9428cad5-9732-41c0-be40-f4cd6120b48d tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] GET http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba Jan 20 11:19:46.842617 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9428cad5-9732-41c0-be40-f4cd6120b48d tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:19:46.842995 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:19:46.842995 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:19:46.844025 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9428cad5-9732-41c0-be40-f4cd6120b48d tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:19:46.901847 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:19:46.901847 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:19:46.910831 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9428cad5-9732-41c0-be40-f4cd6120b48d tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Volume info retrieved successfully. Jan 20 11:19:46.943313 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9428cad5-9732-41c0-be40-f4cd6120b48d tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba returned with HTTP 200 Jan 20 11:19:46.944542 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1477/2931] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:19:46 2021] GET /volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba => generated 913 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:19:47.963331 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f505b9c0-9e6a-43bf-917e-8d5f27d1ed02 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] GET http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba Jan 20 11:19:47.963969 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f505b9c0-9e6a-43bf-917e-8d5f27d1ed02 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:19:47.964253 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:19:47.964253 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:19:47.964670 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-f505b9c0-9e6a-43bf-917e-8d5f27d1ed02 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:19:48.049159 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:19:48.049159 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:19:48.063881 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-f505b9c0-9e6a-43bf-917e-8d5f27d1ed02 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Volume info retrieved successfully. Jan 20 11:19:48.089800 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-f505b9c0-9e6a-43bf-917e-8d5f27d1ed02 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba returned with HTTP 200 Jan 20 11:19:48.090747 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1455/2932] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:19:47 2021] GET /volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba => generated 913 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:19:49.114517 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d57257d4-a6f2-4640-a8d2-0f9ec28aa2dc tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] GET http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba Jan 20 11:19:49.115391 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d57257d4-a6f2-4640-a8d2-0f9ec28aa2dc tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:19:49.115391 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:19:49.115391 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:19:49.115904 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-d57257d4-a6f2-4640-a8d2-0f9ec28aa2dc tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:19:49.173482 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:19:49.173482 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:19:49.183372 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-d57257d4-a6f2-4640-a8d2-0f9ec28aa2dc tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Volume info retrieved successfully. Jan 20 11:19:49.208835 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-d57257d4-a6f2-4640-a8d2-0f9ec28aa2dc tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba returned with HTTP 200 Jan 20 11:19:49.209867 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1478/2933] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:19:49 2021] GET /volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba => generated 913 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:19:50.231361 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-808a900b-5d71-43c1-8693-40be73930512 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] GET http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba Jan 20 11:19:50.232370 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-808a900b-5d71-43c1-8693-40be73930512 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:19:50.232690 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:19:50.232690 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:19:50.233469 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-808a900b-5d71-43c1-8693-40be73930512 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:19:50.312891 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:19:50.312891 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:19:50.323681 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-808a900b-5d71-43c1-8693-40be73930512 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Volume info retrieved successfully. Jan 20 11:19:50.362302 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-808a900b-5d71-43c1-8693-40be73930512 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba returned with HTTP 200 Jan 20 11:19:50.363162 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1456/2934] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:19:50 2021] GET /volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba => generated 913 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:19:51.381294 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c686ec48-8349-46fa-98ca-cb79ffebe987 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] GET http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba Jan 20 11:19:51.382080 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c686ec48-8349-46fa-98ca-cb79ffebe987 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:19:51.382080 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:19:51.382080 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:19:51.382486 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-c686ec48-8349-46fa-98ca-cb79ffebe987 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:19:51.442510 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:19:51.442510 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:19:51.456066 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-c686ec48-8349-46fa-98ca-cb79ffebe987 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Volume info retrieved successfully. Jan 20 11:19:51.484061 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-c686ec48-8349-46fa-98ca-cb79ffebe987 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba returned with HTTP 200 Jan 20 11:19:51.486443 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1479/2935] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:19:51 2021] GET /volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba => generated 913 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:19:52.505009 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-58f2600f-4422-4aa2-bc40-8e5af227b352 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] GET http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba Jan 20 11:19:52.505648 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-58f2600f-4422-4aa2-bc40-8e5af227b352 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:19:52.505769 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:19:52.505769 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:19:52.506092 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-58f2600f-4422-4aa2-bc40-8e5af227b352 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:19:52.578426 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:19:52.578426 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:19:52.588933 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-58f2600f-4422-4aa2-bc40-8e5af227b352 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Volume info retrieved successfully. Jan 20 11:19:52.616122 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-58f2600f-4422-4aa2-bc40-8e5af227b352 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba returned with HTTP 200 Jan 20 11:19:52.617042 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1457/2936] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:19:52 2021] GET /volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba => generated 913 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:19:53.636865 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-31db4984-9f8d-478f-b97c-e972a1fffd81 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] GET http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba Jan 20 11:19:53.637480 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-31db4984-9f8d-478f-b97c-e972a1fffd81 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:19:53.637842 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:19:53.637842 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:19:53.638620 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-31db4984-9f8d-478f-b97c-e972a1fffd81 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:19:53.699216 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:19:53.699216 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:19:53.711566 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-31db4984-9f8d-478f-b97c-e972a1fffd81 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Volume info retrieved successfully. Jan 20 11:19:53.737513 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-31db4984-9f8d-478f-b97c-e972a1fffd81 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba returned with HTTP 200 Jan 20 11:19:53.738356 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1480/2937] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:19:53 2021] GET /volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba => generated 913 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:19:54.757497 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5449e80e-c218-4da0-a307-7f6aad844923 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] GET http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba Jan 20 11:19:54.758380 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5449e80e-c218-4da0-a307-7f6aad844923 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:19:54.758626 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:19:54.758626 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:19:54.759166 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5449e80e-c218-4da0-a307-7f6aad844923 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:19:54.974214 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:19:54.974214 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:19:54.990022 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5449e80e-c218-4da0-a307-7f6aad844923 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Volume info retrieved successfully. Jan 20 11:19:55.021458 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5449e80e-c218-4da0-a307-7f6aad844923 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba returned with HTTP 200 Jan 20 11:19:55.022340 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1458/2938] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:19:54 2021] GET /volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba => generated 913 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:19:56.053657 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-934e46f7-0257-459c-aba4-7b5a10d55f66 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] GET http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba Jan 20 11:19:56.058484 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-934e46f7-0257-459c-aba4-7b5a10d55f66 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:19:56.060157 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:19:56.060157 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:19:56.061949 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-934e46f7-0257-459c-aba4-7b5a10d55f66 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:19:56.147934 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:19:56.147934 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:19:56.175241 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-934e46f7-0257-459c-aba4-7b5a10d55f66 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Volume info retrieved successfully. Jan 20 11:19:56.198860 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-934e46f7-0257-459c-aba4-7b5a10d55f66 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba returned with HTTP 200 Jan 20 11:19:56.201353 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1481/2939] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:19:56 2021] GET /volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba => generated 913 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:19:57.222196 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-99d9978b-e606-48cd-91a6-f0ed4878d04c tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] GET http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba Jan 20 11:19:57.222927 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-99d9978b-e606-48cd-91a6-f0ed4878d04c tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:19:57.223119 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:19:57.223119 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:19:57.223410 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-99d9978b-e606-48cd-91a6-f0ed4878d04c tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:19:57.276045 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:19:57.276045 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:19:57.288494 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-99d9978b-e606-48cd-91a6-f0ed4878d04c tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Volume info retrieved successfully. Jan 20 11:19:57.319002 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-99d9978b-e606-48cd-91a6-f0ed4878d04c tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba returned with HTTP 200 Jan 20 11:19:57.319904 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1459/2940] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:19:57 2021] GET /volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba => generated 971 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 20 11:19:58.336961 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ef39d1c2-0e9f-464e-9e95-3db4ea372cf3 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] GET http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba Jan 20 11:19:58.337695 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ef39d1c2-0e9f-464e-9e95-3db4ea372cf3 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:19:58.337880 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:19:58.337880 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:19:58.338201 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-ef39d1c2-0e9f-464e-9e95-3db4ea372cf3 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:19:58.406668 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:19:58.406668 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:19:58.416289 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-ef39d1c2-0e9f-464e-9e95-3db4ea372cf3 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Volume info retrieved successfully. Jan 20 11:19:58.443705 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-ef39d1c2-0e9f-464e-9e95-3db4ea372cf3 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba returned with HTTP 200 Jan 20 11:19:58.444556 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1482/2941] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:19:58 2021] GET /volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba => generated 974 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:19:59.467000 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9e00039b-4e2f-4f98-976d-c8210626d96e tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] GET http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba Jan 20 11:19:59.469702 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9e00039b-4e2f-4f98-976d-c8210626d96e tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:19:59.470040 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:19:59.470040 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:19:59.471106 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-9e00039b-4e2f-4f98-976d-c8210626d96e tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:19:59.552689 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:19:59.552689 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:19:59.574036 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-9e00039b-4e2f-4f98-976d-c8210626d96e tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Volume info retrieved successfully. Jan 20 11:19:59.620042 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-9e00039b-4e2f-4f98-976d-c8210626d96e tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba returned with HTTP 200 Jan 20 11:19:59.621709 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1460/2942] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:19:59 2021] GET /volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba => generated 974 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:20:00.645523 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3a82bb60-d002-42ac-9133-cd8145b46916 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] GET http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba Jan 20 11:20:00.646069 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3a82bb60-d002-42ac-9133-cd8145b46916 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:20:00.646244 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:20:00.646244 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:20:00.646619 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-3a82bb60-d002-42ac-9133-cd8145b46916 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:20:00.716271 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:20:00.716271 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:20:00.732751 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-3a82bb60-d002-42ac-9133-cd8145b46916 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Volume info retrieved successfully. Jan 20 11:20:00.761127 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-3a82bb60-d002-42ac-9133-cd8145b46916 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba returned with HTTP 200 Jan 20 11:20:00.762058 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1483/2943] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:20:00 2021] GET /volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba => generated 974 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:20:01.779783 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-345ee105-07a8-4d33-9cee-2bca826b69cd tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] GET http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba Jan 20 11:20:01.780581 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-345ee105-07a8-4d33-9cee-2bca826b69cd tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:20:01.780581 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:20:01.780581 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:20:01.781209 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-345ee105-07a8-4d33-9cee-2bca826b69cd tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:20:01.849136 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:20:01.849136 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:20:01.858180 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-345ee105-07a8-4d33-9cee-2bca826b69cd tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Volume info retrieved successfully. Jan 20 11:20:01.885977 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-345ee105-07a8-4d33-9cee-2bca826b69cd tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba returned with HTTP 200 Jan 20 11:20:01.886823 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1461/2944] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:20:01 2021] GET /volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba => generated 974 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:20:02.904418 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5ad6e39b-994c-4e5b-870d-f9e536248bff tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] GET http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba Jan 20 11:20:02.905014 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5ad6e39b-994c-4e5b-870d-f9e536248bff tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:20:02.905135 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:20:02.905135 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:20:02.905415 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [None req-5ad6e39b-994c-4e5b-870d-f9e536248bff tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:20:02.958569 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:20:02.958569 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:20:02.968791 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [None req-5ad6e39b-994c-4e5b-870d-f9e536248bff tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Volume info retrieved successfully. Jan 20 11:20:02.995141 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [None req-5ad6e39b-994c-4e5b-870d-f9e536248bff tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba returned with HTTP 200 Jan 20 11:20:02.995984 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1484/2945] 10.222.0.73 () {58 vars in 1315 bytes} [Wed Jan 20 11:20:02 2021] GET /volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba => generated 1362 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:20:03.129815 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-580b4d7d-54bd-4102-b7cd-bee979b219e4 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] GET http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba Jan 20 11:20:03.130513 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-580b4d7d-54bd-4102-b7cd-bee979b219e4 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:20:03.130834 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:20:03.130834 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:20:03.131398 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-580b4d7d-54bd-4102-b7cd-bee979b219e4 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Calling method 'show' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:20:03.192804 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:20:03.192804 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:20:03.203135 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-580b4d7d-54bd-4102-b7cd-bee979b219e4 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Volume info retrieved successfully. Jan 20 11:20:03.230286 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-580b4d7d-54bd-4102-b7cd-bee979b219e4 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba returned with HTTP 200 Jan 20 11:20:03.231259 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1462/2946] 10.222.0.73 () {60 vars in 1569 bytes} [Wed Jan 20 11:20:03 2021] GET /volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba => generated 1362 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:20:04.177642 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-54db40b3-3fe0-4488-9674-2fb7eb2fd4d9 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] GET http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba Jan 20 11:20:04.178475 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-54db40b3-3fe0-4488-9674-2fb7eb2fd4d9 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:20:04.178475 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:20:04.178475 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:20:04.179031 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-54db40b3-3fe0-4488-9674-2fb7eb2fd4d9 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:20:04.229046 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:20:04.229046 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:20:04.242403 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-54db40b3-3fe0-4488-9674-2fb7eb2fd4d9 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Volume info retrieved successfully. Jan 20 11:20:04.266582 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-54db40b3-3fe0-4488-9674-2fb7eb2fd4d9 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba returned with HTTP 200 Jan 20 11:20:04.267513 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1485/2947] 10.222.0.73 () {60 vars in 1569 bytes} [Wed Jan 20 11:20:04 2021] GET /volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba => generated 1362 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:20:04.279744 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-580b4d7d-54bd-4102-b7cd-bee979b219e4 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] GET http://10.222.0.73/volume// Jan 20 11:20:04.280220 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-580b4d7d-54bd-4102-b7cd-bee979b219e4 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:20:04.280440 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:20:04.280440 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:20:04.281460 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-580b4d7d-54bd-4102-b7cd-bee979b219e4 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:20:04.282699 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-580b4d7d-54bd-4102-b7cd-bee979b219e4 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 11:20:04.283341 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1463/2948] 10.222.0.73 () {58 vars in 1289 bytes} [Wed Jan 20 11:20: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 20 11:20:04.301238 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-4ee1d3f5-b504-44e1-8725-8677f6b80710 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] POST http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/attachments Jan 20 11:20:04.301771 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:20:04.301771 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:20:04.302190 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-4ee1d3f5-b504-44e1-8725-8677f6b80710 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0c0a8f31-bcce-4b7e-bb67-43e7654c74ba", "instance_uuid": "d780dc43-7740-4dd4-bb0d-bec4ad374fd8", "connector": null}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 11:20:04.357966 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:20:04.357966 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:20:04.436892 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-4ee1d3f5-b504-44e1-8725-8677f6b80710 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/attachments returned with HTTP 200 Jan 20 11:20:04.437851 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1486/2949] 10.222.0.73 () {66 vars in 1565 bytes} [Wed Jan 20 11:20:04 2021] POST /volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/attachments => generated 273 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:20:05.970575 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-580b4d7d-54bd-4102-b7cd-bee979b219e4 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] GET http://10.222.0.73/volume// Jan 20 11:20:05.971159 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-580b4d7d-54bd-4102-b7cd-bee979b219e4 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:20:05.971520 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-580b4d7d-54bd-4102-b7cd-bee979b219e4 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:20:05.972620 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-580b4d7d-54bd-4102-b7cd-bee979b219e4 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 11:20:05.973737 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1464/2950] 10.222.0.71 () {56 vars in 1089 bytes} [Wed Jan 20 11:20: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 20 11:20:05.991513 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-f6f92010-80a6-455f-bd77-3ce25f80ff8a tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] GET http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba Jan 20 11:20:05.992104 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-f6f92010-80a6-455f-bd77-3ce25f80ff8a tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:20:05.992345 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:20:05.992345 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:20:05.992663 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-f6f92010-80a6-455f-bd77-3ce25f80ff8a tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:20:06.048861 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:20:06.048861 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:20:06.058120 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-f6f92010-80a6-455f-bd77-3ce25f80ff8a tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Volume info retrieved successfully. Jan 20 11:20:06.086217 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:20:06.086217 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:20:06.097586 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-f6f92010-80a6-455f-bd77-3ce25f80ff8a tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba returned with HTTP 200 Jan 20 11:20:06.098636 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1487/2951] 10.222.0.71 () {60 vars in 1403 bytes} [Wed Jan 20 11:20:05 2021] GET /volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba => generated 1460 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 11:20:06.137519 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-5afc0fee-bcf6-4c36-a3fc-f7163131b1b7 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] PUT http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/attachments/38f6aadf-0bcf-43cd-8571-b8019d41ac10 Jan 20 11:20:06.138393 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-5afc0fee-bcf6-4c36-a3fc-f7163131b1b7 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h1-768509-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768509-8.cbci-768509-8.local", "mountpoint": "/dev/sda"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 11:20:06.173159 n-d-768509-8 devstack@c-api.service[87958]: /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 20 11:20:06.173159 n-d-768509-8 devstack@c-api.service[87958]: return self(f, *args, **kw) Jan 20 11:20:06.173681 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-5afc0fee-bcf6-4c36-a3fc-f7163131b1b7 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Lock "b'cinder-attachment_update-0c0a8f31-bcce-4b7e-bb67-43e7654c74ba-n-h1-768509-8'" acquired by "attachment_update" :: waited 0.013s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 20 11:20:06.176463 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:20:06.176463 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:20:07.653404 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-5afc0fee-bcf6-4c36-a3fc-f7163131b1b7 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Lock "b'cinder-attachment_update-0c0a8f31-bcce-4b7e-bb67-43e7654c74ba-n-h1-768509-8'" released by "attachment_update" :: held 1.480s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 20 11:20:07.654657 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-5afc0fee-bcf6-4c36-a3fc-f7163131b1b7 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/attachments/38f6aadf-0bcf-43cd-8571-b8019d41ac10 returned with HTTP 200 Jan 20 11:20:07.655976 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1465/2952] 10.222.0.71 () {64 vars in 1468 bytes} [Wed Jan 20 11:20:06 2021] PUT /volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/attachments/38f6aadf-0bcf-43cd-8571-b8019d41ac10 => generated 762 bytes in 1527 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 20 11:20:07.706148 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-61882b02-86c1-471c-8289-fd0c40af5345 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] POST http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/attachments/38f6aadf-0bcf-43cd-8571-b8019d41ac10/action Jan 20 11:20:07.707642 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:20:07.707642 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:20:07.708440 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-61882b02-86c1-471c-8289-fd0c40af5345 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Action body: b'{"os-complete": null}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 11:20:07.709190 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-61882b02-86c1-471c-8289-fd0c40af5345 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 11:20:07.820892 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:20:07.820892 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:20:07.836600 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-61882b02-86c1-471c-8289-fd0c40af5345 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/attachments/38f6aadf-0bcf-43cd-8571-b8019d41ac10/action returned with HTTP 204 Jan 20 11:20:07.838550 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1488/2953] 10.222.0.71 () {64 vars in 1489 bytes} [Wed Jan 20 11:20:07 2021] POST /volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/attachments/38f6aadf-0bcf-43cd-8571-b8019d41ac10/action => generated 0 bytes in 141 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 20 11:20:20.832717 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-53b1c2d1-5ed1-474a-b6db-c3b4b3547923 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] DELETE http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/attachments/38f6aadf-0bcf-43cd-8571-b8019d41ac10 Jan 20 11:20:20.833765 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-53b1c2d1-5ed1-474a-b6db-c3b4b3547923 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:20:20.834072 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:20:20.834072 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:20:20.834720 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-53b1c2d1-5ed1-474a-b6db-c3b4b3547923 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:20:20.859124 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:20:20.859124 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:20:21.357716 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-53b1c2d1-5ed1-474a-b6db-c3b4b3547923 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 20 11:20:21.358329 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-53b1c2d1-5ed1-474a-b6db-c3b4b3547923 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Pending status list for volume during attachment-delete: [] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 20 11:20:21.366322 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-53b1c2d1-5ed1-474a-b6db-c3b4b3547923 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/attachments/38f6aadf-0bcf-43cd-8571-b8019d41ac10 returned with HTTP 200 Jan 20 11:20:21.367261 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1466/2954] 10.222.0.71 () {62 vars in 1437 bytes} [Wed Jan 20 11:20:20 2021] DELETE /volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/attachments/38f6aadf-0bcf-43cd-8571-b8019d41ac10 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:20:24.325236 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-dc6556bc-ddeb-4ad3-9602-660a9aff64d9 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] GET http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/attachments/38f6aadf-0bcf-43cd-8571-b8019d41ac10 Jan 20 11:20:24.325954 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-dc6556bc-ddeb-4ad3-9602-660a9aff64d9 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:20:24.326159 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:20:24.326159 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:20:24.326841 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-dc6556bc-ddeb-4ad3-9602-660a9aff64d9 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:20:24.341096 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-dc6556bc-ddeb-4ad3-9602-660a9aff64d9 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/attachments/38f6aadf-0bcf-43cd-8571-b8019d41ac10 returned with HTTP 404 Jan 20 11:20:24.342640 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1489/2955] 10.222.0.73 () {60 vars in 1415 bytes} [Wed Jan 20 11:20:24 2021] GET /volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/attachments/38f6aadf-0bcf-43cd-8571-b8019d41ac10 => generated 149 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 20 11:20:24.351427 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-53b1c2d1-5ed1-474a-b6db-c3b4b3547923 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] GET http://10.222.0.73/volume// Jan 20 11:20:24.352719 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-53b1c2d1-5ed1-474a-b6db-c3b4b3547923 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:20:24.353076 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:20:24.353076 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:20:24.353719 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-53b1c2d1-5ed1-474a-b6db-c3b4b3547923 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:20:24.355442 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-53b1c2d1-5ed1-474a-b6db-c3b4b3547923 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 11:20:24.356410 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1467/2956] 10.222.0.73 () {56 vars in 1091 bytes} [Wed Jan 20 11:20:24 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 20 11:20:24.375783 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-4ffd6edb-bafc-4a0a-ad75-d8f1bf8eceb7 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] POST http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/attachments Jan 20 11:20:24.377493 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-4ffd6edb-bafc-4a0a-ad75-d8f1bf8eceb7 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0c0a8f31-bcce-4b7e-bb67-43e7654c74ba", "instance_uuid": "d780dc43-7740-4dd4-bb0d-bec4ad374fd8", "connector": null}} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 11:20:24.438650 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:20:24.438650 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:20:24.493801 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-4ffd6edb-bafc-4a0a-ad75-d8f1bf8eceb7 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/attachments returned with HTTP 200 Jan 20 11:20:24.494879 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1490/2957] 10.222.0.73 () {64 vars in 1358 bytes} [Wed Jan 20 11:20:24 2021] POST /volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/attachments => generated 273 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:20:25.466332 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-53b1c2d1-5ed1-474a-b6db-c3b4b3547923 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] GET http://10.222.0.73/volume// Jan 20 11:20:25.468587 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-53b1c2d1-5ed1-474a-b6db-c3b4b3547923 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:20:25.469458 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-53b1c2d1-5ed1-474a-b6db-c3b4b3547923 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Calling method 'all' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:20:25.471531 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-53b1c2d1-5ed1-474a-b6db-c3b4b3547923 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] http://10.222.0.73/volume// returned with HTTP 300 Jan 20 11:20:25.472673 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1468/2958] 10.222.0.21 () {56 vars in 1089 bytes} [Wed Jan 20 11:20:25 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 20 11:20:25.487365 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-5ba23a25-c21c-42d1-bbdd-fac880904ba7 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] GET http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba Jan 20 11:20:25.488366 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-5ba23a25-c21c-42d1-bbdd-fac880904ba7 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:20:25.488693 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:20:25.488693 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:20:25.489797 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-5ba23a25-c21c-42d1-bbdd-fac880904ba7 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Calling method 'show' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:20:25.562632 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:20:25.562632 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:20:25.580348 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.volume.api [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-5ba23a25-c21c-42d1-bbdd-fac880904ba7 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Volume info retrieved successfully. Jan 20 11:20:25.620628 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:20:25.620628 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:20:25.637973 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-5ba23a25-c21c-42d1-bbdd-fac880904ba7 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba returned with HTTP 200 Jan 20 11:20:25.640260 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1491/2959] 10.222.0.21 () {60 vars in 1403 bytes} [Wed Jan 20 11:20:25 2021] GET /volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/volumes/0c0a8f31-bcce-4b7e-bb67-43e7654c74ba => generated 1460 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 20 11:20:25.664425 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-bc2545bc-8b2c-4bae-84c7-79aadb69692f tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] PUT http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/attachments/df751b83-98a6-474a-a51e-f8c209e68544 Jan 20 11:20:25.665319 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-bc2545bc-8b2c-4bae-84c7-79aadb69692f tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.21", "host": "n-h2-768509-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768509-8.cbci-768509-8.local", "mountpoint": "/dev/sda"}}} {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 11:20:25.705957 n-d-768509-8 devstack@c-api.service[87958]: /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 20 11:20:25.705957 n-d-768509-8 devstack@c-api.service[87958]: return self(f, *args, **kw) Jan 20 11:20:25.707603 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-bc2545bc-8b2c-4bae-84c7-79aadb69692f tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Lock "b'cinder-attachment_update-0c0a8f31-bcce-4b7e-bb67-43e7654c74ba-n-h2-768509-8'" acquired by "attachment_update" :: waited 0.017s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 20 11:20:25.712834 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:20:25.712834 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:20:27.349648 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.coordination [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-bc2545bc-8b2c-4bae-84c7-79aadb69692f tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Lock "b'cinder-attachment_update-0c0a8f31-bcce-4b7e-bb67-43e7654c74ba-n-h2-768509-8'" released by "attachment_update" :: held 1.643s {{(pid=87959) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 20 11:20:27.350456 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-bc2545bc-8b2c-4bae-84c7-79aadb69692f tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/attachments/df751b83-98a6-474a-a51e-f8c209e68544 returned with HTTP 200 Jan 20 11:20:27.352198 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1469/2960] 10.222.0.21 () {64 vars in 1468 bytes} [Wed Jan 20 11:20:25 2021] PUT /volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/attachments/df751b83-98a6-474a-a51e-f8c209e68544 => generated 762 bytes in 1695 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 20 11:20:27.400708 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-a0d79b37-30a3-42bd-9479-8a4f580760d1 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] POST http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/attachments/df751b83-98a6-474a-a51e-f8c209e68544/action Jan 20 11:20:27.401701 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:20:27.401701 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:20:27.402439 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-a0d79b37-30a3-42bd-9479-8a4f580760d1 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Action body: b'{"os-complete": null}' {{(pid=87960) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 20 11:20:27.403742 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-a0d79b37-30a3-42bd-9479-8a4f580760d1 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 20 11:20:27.492327 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:20:27.492327 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:20:27.506654 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-a0d79b37-30a3-42bd-9479-8a4f580760d1 tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/attachments/df751b83-98a6-474a-a51e-f8c209e68544/action returned with HTTP 204 Jan 20 11:20:27.507560 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1492/2961] 10.222.0.21 () {64 vars in 1489 bytes} [Wed Jan 20 11:20:27 2021] POST /volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/attachments/df751b83-98a6-474a-a51e-f8c209e68544/action => generated 0 bytes in 117 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 20 11:20:39.061839 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-ca02639d-9da4-4c25-9670-f6aa858fdb6c tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] DELETE http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/attachments/df751b83-98a6-474a-a51e-f8c209e68544 Jan 20 11:20:39.063503 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-ca02639d-9da4-4c25-9670-f6aa858fdb6c tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Empty body provided in request {{(pid=87959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:20:39.063978 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:20:39.063978 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:20:39.064803 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-ca02639d-9da4-4c25-9670-f6aa858fdb6c tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Calling method 'version_select' {{(pid=87959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:20:39.103881 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 20 11:20:39.103881 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning) Jan 20 11:20:39.865125 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-ca02639d-9da4-4c25-9670-f6aa858fdb6c tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 20 11:20:39.865614 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.volume.api [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-ca02639d-9da4-4c25-9670-f6aa858fdb6c tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Pending status list for volume during attachment-delete: [] {{(pid=87959) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 20 11:20:39.877640 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-49a05626-6601-47f5-9b9a-6b2e1fde122d req-ca02639d-9da4-4c25-9670-f6aa858fdb6c tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/attachments/df751b83-98a6-474a-a51e-f8c209e68544 returned with HTTP 200 Jan 20 11:20:39.879249 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87959|app: 0|req: 1470/2962] 10.222.0.21 () {62 vars in 1437 bytes} [Wed Jan 20 11:20:39 2021] DELETE /volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/attachments/df751b83-98a6-474a-a51e-f8c209e68544 => generated 19 bytes in 831 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 20 11:20:43.142150 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-14f7decb-4bd2-4813-90db-768b20a683b8 req-1aab4464-0a5d-49a2-add1-d9c6f518970f tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] DELETE http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/attachments/df751b83-98a6-474a-a51e-f8c209e68544 Jan 20 11:20:43.143077 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-14f7decb-4bd2-4813-90db-768b20a683b8 req-1aab4464-0a5d-49a2-add1-d9c6f518970f tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Empty body provided in request {{(pid=87960) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 20 11:20:43.143437 n-d-768509-8 devstack@c-api.service[87958]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 20 11:20:43.143437 n-d-768509-8 devstack@c-api.service[87958]: DeprecationWarning, Jan 20 11:20:43.144091 n-d-768509-8 devstack@c-api.service[87958]: DEBUG cinder.api.openstack.wsgi [req-14f7decb-4bd2-4813-90db-768b20a683b8 req-1aab4464-0a5d-49a2-add1-d9c6f518970f tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] Calling method 'version_select' {{(pid=87960) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 20 11:20:43.165924 n-d-768509-8 devstack@c-api.service[87958]: INFO cinder.api.openstack.wsgi [req-14f7decb-4bd2-4813-90db-768b20a683b8 req-1aab4464-0a5d-49a2-add1-d9c6f518970f tempest-TestShelveInstance-4518738 tempest-TestShelveInstance-4518738] http://10.222.0.73/volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/attachments/df751b83-98a6-474a-a51e-f8c209e68544 returned with HTTP 404 Jan 20 11:20:43.166987 n-d-768509-8 devstack@c-api.service[87958]: [pid: 87960|app: 0|req: 1493/2963] 10.222.0.73 () {62 vars in 1437 bytes} [Wed Jan 20 11:20:43 2021] DELETE /volume/v3/f57eeed08a3f4af0987a2ae6a9fab769/attachments/df751b83-98a6-474a-a51e-f8c209e68544 => generated 149 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)